Commit graph

283 commits

Author SHA1 Message Date
ashilkn e96f6d7ac6 remove onPressed state on tap cancel for storage card 2022-10-31 20:15:56 +05:30
ashilkn 91c5ef307e change incorrect box constrain for storage card 2022-10-31 19:18:54 +05:30
ashilkn 2e32ae259d layout changes in storage card 2022-10-29 17:28:09 +05:30
ashilkn 408e71c7a6 removed photos and videos count from storage card 2022-10-29 17:19:50 +05:30
ashilkn bea5441363 fetch memories count from network api 2022-10-29 17:17:30 +05:30
ashilkn c24bddd11b contain rebuilds upon changing ToggleSwitchWidget inside itself 2022-10-28 20:01:12 +05:30
ashilkn ab8b725fc2 removed backup settings's settings from settings screen 2022-10-28 15:26:51 +05:30
ashilkn 0c9783c6af made 'Backup settings' screen 2022-10-28 11:49:49 +05:30
ashilkn 45f0b66916 show 1st decimal place for used space if free space is less than 10GB 2022-10-26 17:45:48 +05:30
ashilkn 0e338f8c7e minor refactoring 2022-10-26 17:05:34 +05:30
ashilkn 549e1959d8 Merge branch 'master' into redesign-storage-card 2022-10-26 09:39:25 +05:30
ashilkn aa118645ef use FileType.type instead of hardcoding the fileTypes's integer 2022-10-26 09:38:26 +05:30
ashilkn e15157c3ac used a better variable name 2022-10-22 11:56:47 +05:30
ashilkn 82237bfd3e on pressed state for menuItem widget 2022-10-21 19:07:57 +05:30
ashilkn cc98f89534 minor refactor 2022-10-21 11:50:23 +05:30
ashilkn e0bbe3a124 add photos getter in FilesCount to get images+livePhotos 2022-10-21 11:46:09 +05:30
ashilkn 00d301ae5a show 'No memories yet' if fileCount is 0 2022-10-21 11:33:51 +05:30
ashilkn fbf2dd0a10 get total memories from local db 2022-10-21 11:29:23 +05:30
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
Neeraj Gupta 53a6367188
Fix toggle for Hide from recent option 2022-10-15 21:03:46 +05:30
ashilkn 242e7c41db make 'm' in memories lowercase 2022-10-15 13:25:17 +05:30
ashilkn 4292dca73b remove extra memories count from details section 2022-10-15 13:24:36 +05:30
Neeraj Gupta ffb1cac8d3
Merge branch 'master' of github.com:ente-io/frame into clean_up_2 2022-10-15 11:40:42 +05:30
Neeraj Gupta 4077035d10
Merge pull request #564 from ente-io/settings-to-ham
Settings in drawer + home title bar
2022-10-15 11:39:56 +05:30
Neeraj Gupta 6b3d756648
Remove unused code 2022-10-14 22:34:20 +05:30
Neeraj Gupta 1fd2efd9c7
Switch to enteDio 2022-10-14 20:33:55 +05:30
ashilkn e64e2c9614 minor padding changes 2022-10-12 13:57:54 +05:30
ashilkn 89528511e3 moved UserDetailsStateWidget to above the drawer in tree 2022-10-12 12:02:19 +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 623be0d1aa add missing bottom spacing for account section in settings 2022-10-10 17:11:39 +05:30