Commit graph

54 commits

Author SHA1 Message Date
Neeraj Gupta e8a60daa71
Switch to DevicePathCollections for backup folders screen 2022-07-26 15:02:39 +05:30
Neeraj Gupta 460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta 590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Neeraj Gupta a25cdbf570
replace loading widget var with EnteLoadingWidget 2022-07-03 11:34:42 +05:30
Neeraj Gupta a382a02196
Organize ui widgets in separate folders 2022-07-01 19:48:05 +05:30
ashilkn 113d3c27be removed occurrence of _getBackupFoldersSelectionHook between loading photos screen and 'select folders for backup screen' 2022-06-28 19:26:29 +05:30
vishnukvmd 05f05548fc Add a skip button to the backup folder selection screen in the onboarding flow 2022-06-19 15:50:30 +05:30
vishnukvmd 47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd 3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
vishnukvmd f001f1216e Change copy on the backup selection page 2022-06-10 12:31:07 +05:30
ashilkn 56a2a6c390 fixed visibility issues on light theme on the settings screen and set elevation to 0 in some appbars 2022-06-07 13:58:34 +05:30
ashilkn 0bd781100e minor changes to 'start backup' screen 2022-06-03 17:40:14 +05:30
Neeraj Gupta 90f840a011
show backbutton for backup bar 2022-05-17 02:27:41 +05:30
ashilkn 55819800be minor fixes 2022-04-22 17:02:20 +05:30
ashilkn 1ccc1299b0 added gradient on selected folders 2022-04-21 18:34:22 +05:30
Neeraj Gupta bbdbb21c0e
theme: more refactoring 2022-04-08 11:29:20 +05:30
Neeraj Gupta 70855cb927
Merge remote-tracking branch 'origin/theme' into frame-ashil-neeraj 2022-04-07 00:18:49 +05:30
Ashil 489a7a8b78 backup folder selection screen's redesign is done 2022-03-27 15:01:22 +02:00
Neeraj Gupta 374dddca44 temp commit 2022-03-26 07:19:43 +05:30
Neeraj Gupta 9f64039623 redesign folder selection screen 2022-03-12 19:33:30 +05:30
Neeraj Gupta 682fb04743
basic theme changes 2022-03-06 02:22:00 +05:30
vishnukvmd df07016aa3 Remove unnecessary log 2021-08-22 19:17:27 +05:30
vishnukvmd e430301a25 Add more bottom padding on iOS 2021-07-28 01:51:59 +05:30
vishnukvmd 2696f3f792 Keep folders to backup in sync with the latest folders on disk 2021-07-28 01:13:21 +05:30
vishnukvmd 4c7d0598cf Let Configuration decide if all paths have been selected to be backed up or not 2021-07-28 00:40:57 +05:30
vishnukvmd b8f27fa15b await for async call 2021-07-27 22:47:25 +05:30
vishnukvmd bdb344f040 Back up all folders if "select all" is opted for within backup folder selection widget 2021-07-23 17:58:02 +05:30
vishnukvmd 38a2dbacd5 Fix linter warnings 2021-07-23 00:17:41 +05:30
vishnukvmd cd534709b7 Highlight selected folder 2021-07-13 13:25:20 +05:30
vishnukvmd f7ead6c2da Fix folder sorting issue 2021-07-12 19:32:56 +05:30
vishnukvmd 5ee68775e7 Fix width constraint 2021-07-12 16:04:26 +05:30
vishnukvmd fff50cafee Show number of items in folders 2021-07-12 15:54:30 +05:30
vishnukvmd b9cb1968a9 Remove unused function 2021-07-12 12:14:34 +05:30
vishnukvmd b4ac613ec4 Show load state when files aren't available 2021-07-12 04:10:58 +05:30
vishnukvmd fe9dd16241 Remove verbose log 2021-07-12 04:06:14 +05:30
vishnukvmd b1c2907bf9 Add some padding 2021-07-12 03:23:06 +05:30
vishnukvmd 70797b868d Sort folders by name when pleasing 2021-07-12 03:13:28 +05:30
vishnukvmd 422a398d07 Bubble up selected folders to top 2021-07-12 02:54:28 +05:30
vishnukvmd fcaa17624c Reuse BackupFolderSelectionPage 2021-07-12 00:05:16 +05:30
vishnukvmd 136d704acb Accept button text as a param 2021-07-11 23:35:07 +05:30
vishnukvmd f7a8402c8b Add option to select/unselect all 2021-07-11 23:30:32 +05:30
vishnukvmd c21dfb2dde Update style 2021-07-10 15:25:07 +05:30
vishnukvmd 8354850259 Copy change 2021-07-10 15:01:40 +05:30
vishnukvmd 4173c61849 Change string 2021-07-10 15:00:08 +05:30
vishnukvmd a972cf4654 Update styles for BackupFolderSelectionPage 2021-07-10 14:58:05 +05:30
vishnukvmd 3251391a64 Reduce padding 2021-07-10 14:15:11 +05:30
vishnukvmd 7d712f1f9e Add action bar to the folder selection screen 2021-07-10 14:11:58 +05:30
Vishnu Mohandas c1c19dab8f Improve backup selection page 2021-06-16 20:41:30 +05:30
Vishnu Mohandas 1fab30c2e1 Minor string changes 2021-06-16 20:10:57 +05:30
Vishnu Mohandas afc39d8604 Improve skip button 2021-05-31 05:20:42 +05:30