ashilkn
1746db0d44
[mob][photos] Gracefully handle no avatar of recent file for face in UI where every getThumbnailFileOfPerson is used
2025-02-20 17:38:37 +05:30
ashilkn
af676e6107
[mob][photos] Refactor
2025-02-20 17:20:41 +05:30
ashilkn
e07a24a192
[mob][photos] Use leading debouncer where ever necessary for better UX
2025-02-07 17:17:38 +05:30
ashilkn
46c941fb8c
[mob][photos] Use first letter avatar for contact in contacts section and all contacts screen if no person is linked to contact
2025-02-05 17:28:13 +05:30
ashilkn
6fd19b3dca
[mob][photos] Fallback to using first letter avatar if face avatar is not available yet becuase db is not ready in UserAvatarWidget
2025-02-03 14:57:35 +05:30
ashilkn
c15a7909e8
[mob][photos] Minor change
2025-01-31 20:42:16 +05:30
ashilkn
9671f4e3fc
[mob][photos] Fix user avatar not updating after linking contact to face
2025-01-31 20:09:41 +05:30
ashilkn
ba53da4a69
[mob][photos] Show user avatars in email section of save or edit person screen to match figma design
2025-01-31 12:45:28 +05:30
ashilkn
9e4c3d826a
[mob][photos] Add remoteID of person linked to the email in email-to-person-data cache
2025-01-30 17:09:08 +05:30
ashilkn
b1b70a0d08
[mob][photos] Fix Faces on avatar not loading on app start
...
This was because the emailToName cache was not set yet when accessed by UserAvatarWidget. Awaiting on PersonService.init to finish in main() fixed the problem. It only increases time on splash screen by 4ms on the medium sized(uploaded and faces count wise) account I tested on
2025-01-28 11:35:53 +05:30
ashilkn
61e1153a36
[mob][photos] Use contact's face if linked to a person for user avatar
2025-01-27 18:42:05 +05:30
ashilkn
48dc09ad38
[mob][photos] Use User.displayName instead of User.name since User.name is now deprecated
2025-01-22 16:14:48 +05:30
Manav Rathi
41b2581b8f
Move into mobile/
2024-03-01 12:25:37 +05:30