Commit graph

17 commits

Author SHA1 Message Date
Neeraj Gupta 737092c1f1
Format memories count during display 2023-05-05 15:31:48 +05:30
Neeraj Gupta f3d8a13337
Apply lint suggestions 2022-12-30 21:12:03 +05:30
vishnukvmd ce4457c8aa Render cached user details 2022-12-27 17:22:10 +05:30
ashilkn 3a49a433ee Fixed recurring loading state of storage card and uploaded file count 2022-12-13 20:30:35 +05:30
ashilkn bea5441363 fetch memories count from network api 2022-10-29 17:17:30 +05:30
ashilkn aa118645ef use FileType.type instead of hardcoding the fileTypes's integer 2022-10-26 09:38:26 +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 5bdc9eaf09 minor fix 2022-10-20 17:26:48 +05:30
ashilkn 242e7c41db make 'm' in memories lowercase 2022-10-15 13:25:17 +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 9b59a80ce3 go to home screen on pressing back from settings title bar 2022-10-10 17:06:41 +05:30
ashilkn aa337b7542 make settingsTitleBarWidget stateless 2022-10-10 14:35:16 +05:30
ashilkn e79174c9ef display file count on settings title bar + move it to separate file 2022-10-10 14:29:54 +05:30