Commit graph

7585 commits

Author SHA1 Message Date
Neeraj Gupta 313c841a8a
Skip asking for confirmation during delete 2023-03-15 18:49:19 +05:30
Neeraj Gupta 02d43be270
Remove blocking progress dialog 2023-03-15 18:41:33 +05:30
Neeraj Gupta 7d18ab8e47
Send feedback as part of deletion request 2023-03-15 18:39:07 +05:30
Neeraj Gupta b7b6de437f
Remove feedback dialog post account deletion 2023-03-15 18:36:25 +05:30
Neeraj Gupta 59c12de19f
Prompt for feedback on subscription cancellation 2023-03-15 18:35:52 +05:30
Neeraj Gupta 4cdfd5d7ac
Add feedback type for anonymous feedbacks 2023-03-15 18:35:11 +05:30
Neeraj Gupta 5a6cddf15e
Refactor: better name 2023-03-15 18:26:23 +05:30
Neeraj Gupta 5beb526b56
Copy change 2023-03-15 18:18:32 +05:30
Neeraj Gupta d13241cd24
Delete Account: Add feedback form 2023-03-15 17:51:39 +05:30
Neeraj Gupta 5cc4e07f26
[Delete-Account] Do device auth on Account->Delete Account 2023-03-15 15:26:45 +05:30
Vishnu Mohandas 6459f76aa2
Image classification (#924) 2023-03-15 13:32:18 +05:30
vishnukvmd 0c0a981442 Extract code to process image into the base class 2023-03-15 13:28:10 +05:30
vishnukvmd 05a6c2f600 Make Classifier more abstract 2023-03-15 13:20:48 +05:30
vishnukvmd bfdae3dab2 Fix case 2023-03-15 13:03:48 +05:30
vishnukvmd 3569cc404d Fix warnings 2023-03-15 13:02:26 +05:30
vishnukvmd 70247e8c79 Minor refactor 2023-03-15 13:01:42 +05:30
vishnukvmd f349b8e3ff Add source for MobileNet 2023-03-15 12:57:08 +05:30
vishnukvmd 58670afc55 Make the title optional in InfoItemWidget 2023-03-15 12:55:42 +05:30
vishnukvmd 290bcc959b Merge branch 'main' into image_classification 2023-03-15 12:33:05 +05:30
vishnukvmd bc1fb63005 Minor refactor 2023-03-15 12:31:35 +05:30
vishnukvmd 8116ae8543 Add scene detection 2023-03-15 12:28:25 +05:30
Ashil 6129f8ed69
Refactor redesign file info (#921) 2023-03-15 12:18:44 +05:30
ashilkn 6b99c91d5b Changes to divider widget in file details 2023-03-15 12:08:55 +05:30
ashilkn 6c6592595b Add optional padding for divider widget 2023-03-15 12:07:08 +05:30
Vishnu Mohandas bb98a8a0d4
bump version to 0.7.33+433 (#923) 2023-03-15 11:33:01 +05:30
ashilkn 51396a08fd Avoid exception when asset fetch fails 2023-03-15 11:31:48 +05:30
ashilkn e499f2b9cb Show 'No results' if thumbanil is null instead of handling the error in object detection 2023-03-15 11:23:37 +05:30
Neeraj Gupta d4bbb5976f
bump version to 0.7.33+433 2023-03-15 11:05:00 +05:30
ashilkn 6cf0889614 Revert "Removed SizedBoxs from listOfWidgets passed to addSeparators() inorder to avoid adding unwanted separators"
This reverts commit 9fe6519efa.
2023-03-15 10:53:03 +05:30
Neeraj Gupta 337c5af6f0
Added border for opened memory (#922) 2023-03-15 10:35:10 +05:30
ashilkn 6903d4c25d Added border for opened memory 2023-03-15 10:28:09 +05:30
ashilkn 175d6aebf2 Show pressed state only when onTap != null in IconButtonWidget 2023-03-14 21:53:53 +05:30
ashilkn 3d25872e0e File details: Moved addedBy widget to a separate StatelessWidget 2023-03-14 21:43:20 +05:30
ashilkn b8e9ba2028 Improved EXIF info dialog 2023-03-14 18:34:11 +05:30
ashilkn 371d6dfc8d Renamed file 2023-03-14 18:23:54 +05:30
ashilkn 2fb19c03d1 Deleted unused file 2023-03-14 18:12:26 +05:30
ashilkn 86c96ccb10 Merge branch 'main' into refactor_redesign_file_info 2023-03-14 18:03:26 +05:30
ashilkn a6a4e8a2a9 Revert "Remove unnecessary rebuild"
This reverts commit 6bbc63cbc7.
2023-03-14 17:47:08 +05:30
ashilkn 2b0739e37c Used ValueNotifier to reduce unnecessary rebuilds 2023-03-14 17:38:10 +05:30
ashilkn 6826bd0e2c Removed dynamically inserting dividers in builder in list of file details 2023-03-14 17:11:38 +05:30
ashilkn c891832290 Used if instead of ternary operators to remove null from list of tiles 2023-03-14 16:18:50 +05:30
ashilkn 1ddefe916c Revert "Rebuild only tiles that depend on state of exif using ValueNotifier"
This reverts commit 26e83d93b1.
2023-03-14 15:45:16 +05:30
vishnukvmd c0110d1a0b Remove code for debugging 2023-03-14 15:18:55 +05:30
vishnukvmd a5646511e0 Add MobileNetv1 2023-03-14 15:11:49 +05:30
Vishnu Mohandas c3e788d2d1
Add documentation about setting up keystore (#920) 2023-03-14 13:45:06 +05:30
ashilkn 26e83d93b1 Rebuild only tiles that depend on state of exif using ValueNotifier 2023-03-14 13:35:25 +05:30
vishnukvmd 28b4287cf0 Add documentation about setting up keystore 2023-03-14 07:45:36 +05:30
Neeraj Gupta 70ff334621
Revert changes (#919) 2023-03-14 07:14:47 +05:30
Neeraj Gupta 9edc8431bb
Revert changes 2023-03-14 07:10:54 +05:30
ashilkn 4a6df612af Renamed files and widgets 2023-03-13 20:39:51 +05:30