Commit graph

21 commits

Author SHA1 Message Date
ashilkn aa118645ef use FileType.type instead of hardcoding the fileTypes's integer 2022-10-26 09:38:26 +05:30
ashilkn e0bbe3a124 add photos getter in FilesCount to get images+livePhotos 2022-10-21 11:46:09 +05:30
ashilkn 313a98ac0a use arrow functions for FilesCount getters 2022-10-21 11:39:02 +05:30
ashilkn 11a6724868 changes in getting filesCount 2022-10-21 11:14:14 +05:30
ashilkn 74c12d6114 use Equatable to check value equality in UserDetails 2022-10-08 21:29:38 +05:30
Neeraj Gupta 59840aafbb
Fix: Handle missing file and sharedCollection count 2022-09-21 19:41:58 +05:30
ashilkn 11a80f4d4d migrated user_details.dart to null safety 2022-09-20 15:49:13 +05:30
ashilkn ad4569baa7 turn factory into a static method so it is allowed to return null 2022-09-20 14:01:08 +05:30
ashilkn 9bdad2e06d removed unused code 2022-09-20 11:51:00 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +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
Neeraj Gupta c70b08c990
Merge remote-tracking branch 'origin/master' into redesign 2022-05-13 22:52:34 +05:30
Neeraj Gupta 1137eea2f7
Fix null memories/shared album text 2022-05-12 09:27:22 +05:30
Neeraj Gupta 6287636d1e
update usage details section 2022-05-03 00:27:50 +05:30
Neeraj Gupta 8324fd5def
Update usage detail section for family plan 2022-04-21 09:52:58 +05:30
Neeraj Gupta 151456953d
use totalUsage while checking for downgrade 2022-04-21 02:06:35 +05:30
Neeraj Gupta 4bcde8d308
msupport for managing family 2022-04-21 01:44:44 +05:30
Neeraj Gupta 6dcb4ba0b4
switch to usageDetailsV2 for fetching subscription 2022-04-14 19:47:41 +05:30
Neeraj Gupta 9000974fb6
UserService: Support to fetch user/details/v2 2022-04-14 18:31:24 +05:30
vishnukvmd 80217eadb3 Add widget to render user details 2021-07-28 19:38:27 +05:30