Commit graph

4189 commits

Author SHA1 Message Date
ashilkn 0eee71ec0e used MenuItemWidget for Backup's selectionOptions 2022-10-04 18:45:51 +05:30
ashilkn 56ede836b0 change theme icon of theme change 2022-10-04 17:27:03 +05:30
ashilkn 7782ab7d74 refactored ThemeSwitchWidget 2022-10-04 17:18:12 +05:30
ashilkn e85065ad97 Merge branch 'master' into redesign-settings-new 2022-10-04 16:02:56 +05:30
ashilkn e53264fb09 used menu item widget for selectionOptions in theme 2022-10-04 15:58:58 +05:30
ashilkn bba0dc2740 onTap not working fix 2022-10-04 15:37:55 +05:30
ashilkn 92269c40b6 used menu item widget for theme header + replaced bottom sheet with expansion section 2022-10-04 14:56:31 +05:30
ashilkn 7b9a6fac16 modified sectionDivider to sectionSpacing 2022-10-04 10:28:42 +05:30
ashilkn d4aa7f3025 added sectionOptionDivider at the start of the expanded section 2022-10-04 10:20:39 +05:30
ashilkn f0fb9826e2 used MenuItemWidget for Exit, Debug, About & Social in settings 2022-10-04 10:12:07 +05:30
ashilkn 05e4a5098f used MenuItemWidget for Backup, Account, Security & Support in settings 2022-10-04 09:46:40 +05:30
ashilkn e550c1ca6d made expand more icon disappear upon expanding the menu item header 2022-10-03 20:02:39 +05:30
ashilkn cd5d6f9879 migrated common_settings.dart to null safety 2022-10-03 20:00:38 +05:30
ashilkn 05f1c870af made changes in expandableThemeData 2022-10-03 19:58:39 +05:30
ashilkn 386ad8d601 added 'label' and 'message' to toggle switch 2022-10-03 16:21:23 +05:30
Neeraj Gupta 0d5b6803f5
Handle npe due to missing asset 2022-10-03 16:16:46 +05:30
Neeraj Gupta d8fbd5cd3c
Sort on device collection by thumb creation time DESC 2022-10-03 16:05:57 +05:30
Neeraj Gupta a1fddd23ee
Merge branch 'master' into update_index 2022-10-03 15:01:02 +05:30
Neeraj Gupta c9ddac6d2c
Update index on files table 2022-10-03 14:51:20 +05:30
Vishnu Mohandas 6bbcd5089b
Merge pull request #543 from ente-io/perf_imp 2022-10-03 14:49:50 +05:30
Neeraj Gupta 250f7bac96
Remove unused methods 2022-10-03 14:45:22 +05:30
Neeraj Gupta 5b4c08a5fd
DeviceThumbnail: Fallback logic if cover thumbnail is missing 2022-10-03 14:35:48 +05:30
Neeraj Gupta cf28c69058
Use milliSec instead of microSec while calling photo manager 2022-10-03 14:08:00 +05:30
ashilkn 417b29c721 added border radius property to menu item 2022-10-03 12:49:12 +05:30
ashilkn 0c8d44451c Merge branch 'master' into redesign-settings-new 2022-10-03 11:56:14 +05:30
ashilkn 38a5256d88 added option to align captionedText when leading icon is not present and the menu item is nested 2022-10-03 11:56:02 +05:30
Neeraj Gupta 4f6d64f7a2
[FileUpdate]Limit number of files processed in a singleRun 2022-10-03 11:15:23 +05:30
Neeraj Gupta 90d1ce2271
[iOS] Skip re-upload check on mismatch of local and remote modTime 2022-10-03 11:07:18 +05:30
Neeraj Gupta 292b700208
remove re-upload for missing location logic 2022-10-03 10:16:01 +05:30
Neeraj Gupta 327ea4e595
Search: Do not getAllFiles from DB on localPhoto update event 2022-10-02 23:43:25 +05:30
ashilkn 0a77ebb8a8 Merge branch 'master' into keep-screen-awake 2022-10-01 15:22:04 +05:30
ashilkn 730450835f disable wakeLock on dispose if not enabled from settings 2022-10-01 14:49:53 +05:30
Neeraj Gupta b86d2e453e
Merge pull request #533 from ente-io/localization
cleaning up localization code
2022-09-30 10:26:46 +05:30
ashilkn 27add0ea7c removing+refactoring code 2022-09-29 17:51:31 +05:30
Neeraj Gupta c4dabadcf5
Merge pull request #535 from ente-io/remove_contact_picker
Remove the ability to pick contacts since PlayStore can't sort their shit out
2022-09-29 16:31:24 +05:30
vishnukvmd 996996e151 Ignore Recent on Android 2022-09-29 16:29:19 +05:30
vishnukvmd e8733869ba Do nothing on tapping version 2022-09-29 16:28:51 +05:30
Neeraj Gupta d71dc7463e
Fix: Show newly queued up files for upload on UI 2022-09-29 15:41:55 +05:30
vishnukvmd 364ab59767 Merge branch 'master' into remove_contact_picker 2022-09-29 14:55:53 +05:30
vishnukvmd 6eca928d60 Remove the option to pick contacts since PlayStore can't sort their shit out 2022-09-29 14:53:14 +05:30
Neeraj Gupta 1b1ac30c41
clear device_files and device_collections db on logout 2022-09-29 14:49:14 +05:30
Neeraj Gupta a2603a7dd9
Show progress dialog on folder selection update 2022-09-29 14:19:50 +05:30
ashilkn a26037e7c0 add isHeaderExpansion property to decide to or not to add gesture detector to it 2022-09-29 07:38:02 +05:30
ashilkn ab0912ace0 rename to correct variable name 2022-09-29 07:10:27 +05:30
ashilkn 784131e407 remove default leading icon 2022-09-28 19:08:26 +05:30
ashilkn c339c79424 rename variable 2022-09-28 18:28:07 +05:30
ashilkn 92edfeb9d0 add option to change 1st captioned text color 2022-09-28 18:09:34 +05:30
ashilkn eac6c6e65c moved CaptionedTextWidget to seperate file 2022-09-28 17:54:21 +05:30
ashilkn 14bf9e9f86 rename LeadingWidget to CaptionedTextWidget and moved leading icon to MenuItemWidget 2022-09-28 17:52:16 +05:30
ashilkn 9e1c9a21ac added comments 2022-09-28 17:40:49 +05:30