Commit graph

66 commits

Author SHA1 Message Date
ashilkn 11a6724868 changes in getting filesCount 2022-10-21 11:14:14 +05:30
ashilkn db235cc9e8 avoid adding config dependency inside db if possible 2022-10-21 08:00:46 +05:30
ashilkn 5bdc9eaf09 minor fix 2022-10-20 17:26:48 +05:30
ashilkn c0ec502600 hide 'used' to fit small screens 2022-10-20 16:14:46 +05:30
ashilkn 56efb0ccf6 removed device and shared files from photo and video count 2022-10-20 15:41:57 +05:30
ashilkn 23e2b47c5c fixed all incorrect visual storage indications + refactoring 2022-10-19 19:39:03 +05:30
ashilkn cb9efcc09d different bottom padding for different states 2022-10-19 19:07:23 +05:30
ashilkn d6671af1ea fixed colors and layout of storage card if user is part of family 2022-10-19 18:52:16 +05:30
ashilkn eccdf2d4dd changed EnteLoadingWidget 2022-10-19 17:47:45 +05:30
ashilkn a511b60938 show state on UI when storage details could not be fetched 2022-10-19 16:40:21 +05:30
ashilkn dff657df0a added on pressed state to chevron on storage card 2022-10-19 15:58:13 +05:30
ashilkn 63006810a7 added ellipsis for text overflow on used storage 2022-10-19 15:10:33 +05:30
ashilkn 5dc5292944 implemented storage card for small mobile screens 2022-10-19 14:59:41 +05:30
ashilkn 8457ee3459 UI textTheme, color and layout changes on storage card 2022-10-19 12:35:29 +05:30
ashilkn b7f4875b4e use better names + remove unused code 2022-10-19 10:19:06 +05:30
ashilkn 9c2e645aeb show free space in MBs if free space is less than 100MB 2022-10-19 09:55:34 +05:30
ashilkn a7c00dead1 show free space in GBs with decimal when needed 2022-10-19 07:49:20 +05:30
ashilkn 3f3813c49b show used space in UI 2022-10-18 18:48:00 +05:30
ashilkn 74ec0c5fac minor layout changes 2022-10-18 14:24:27 +05:30
ashilkn 4e3c4aeaff show photo and video count on storage card 2022-10-18 14:13:42 +05:30
ashilkn 4292dca73b remove extra memories count from details section 2022-10-15 13:24:36 +05:30
ashilkn 0043246109 show loading widget if network api for userdetails fails 2022-10-10 19:36:07 +05:30
ashilkn 7405a4097e throw error if inherited widget is not found in tree 2022-10-10 19:21:54 +05:30
ashilkn e79174c9ef display file count on settings title bar + move it to separate file 2022-10-10 14:29:54 +05:30
ashilkn 7250c0e66a restructure details_section_widget.dart 2022-10-10 11:51:59 +05:30
ashilkn 4fb9c2670b migrated details_section_widget.dart to null safety 2022-10-10 11:19:31 +05:30
ashilkn 4aac18ecc2 modify DetailsSectionWidget to work with getting state from InheritedUserDetails 2022-10-10 10:37:51 +05:30
ashilkn c22b3dfa52 padding & constrain changes on settings screen 2022-10-05 18:07:43 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Neeraj Gupta edabfe6da3
lint: enable prefer_const_constructors_in_immutables rule 2022-07-04 14:13:01 +05:30
Neeraj Gupta 460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta fdadf36baa
Lint fixes 2022-07-03 15:39:01 +05:30
Neeraj Gupta 1911f8fa83
dart format 2022-07-03 15:19:33 +05:30
Neeraj Gupta 590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Neeraj Gupta c15e054204
Lint fixes for trailing comma 2022-07-03 12:26:43 +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
Neeraj Gupta 34681b5a34
update assets 2022-06-24 20:59:24 +05:30
Neeraj Gupta 59961684ec
show storage card behind loading indicator 2022-06-19 17:04:41 +05:30
Neeraj Gupta a4abf26429
precache storage card to avoid flickering 2022-06-19 16:56:07 +05:30
Neeraj Gupta 700191859c
Fix settings ui 2022-06-14 10:18:22 +05:30
Neeraj Gupta 3a8f9047c4
Fix storage box UI 2022-06-13 20:44:49 +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 51293c6813 Remove toast on clicking the subscription card 2022-06-10 12:23:47 +05:30
vishnukvmd 0261fd8106 Update detail screen 2022-06-10 12:11:24 +05:30
Neeraj Gupta 271be86cbd
update ui for storage card 2022-06-09 21:00:45 +05:30
vishnukvmd fd0f19a68f Format count of memories 2022-06-09 15:23:03 +05:30
Neeraj Gupta 30e3792bbd
remove unused import 2022-06-04 07:43:54 +05:30
Neeraj Gupta 6454229975
DetailsSection: fetch on tab switch 2022-05-30 16:35:00 +05:30