laurenspriem
06daaa1205
[mob][photos] More null checks removed
2025-01-27 14:32:56 +05:30
Prateek Sunal
69ddb6fb2c
Merge branch 'main' into mobile-preview-video
2025-01-27 13:52:46 +05:30
Prateek Sunal
453f23ffba
Merge remote-tracking branch 'origin/main' into mobile-preview-video
2025-01-25 23:20:42 +05:30
ashilkn
0e6d39fcc7
[mob][photos] Refactor
2025-01-24 21:10:42 +05:30
ashilkn
475f839593
[mob][photos] Chore
2025-01-24 20:40:18 +05:30
ashilkn
a3db3e496a
[mob][photos] Refactor
2025-01-24 20:33:28 +05:30
ashilkn
fe9682823f
[mob][photos] Use better variable name
2025-01-24 20:27:03 +05:30
ashilkn
5ec4998f13
[mob][photos] Extract strings
2025-01-24 19:31:27 +05:30
ashilkn
36bd0b1d92
[mob][photos] chore
2025-01-24 19:22:10 +05:30
ashilkn
3816ea42ab
[mob][photos] Chore
2025-01-24 17:14:41 +05:30
ashilkn
cf977a7fa1
[mob][photos] Refactor
...
The contacts section was moved to the shared tab from the search tab in a hacky way before this change. Have now refactored code around it for better readability and consistancy
2025-01-24 16:18:08 +05:30
ashilkn
8370cf44b5
[mob][photos] Show name of contact instead of email in file info of an incoming shared photo if the contact it assinged to a person
2025-01-24 14:15:40 +05:30
ashilkn
a2c5c1e67a
[mob][photos] Resolve merge conflicts and merge main
2025-01-24 12:02:02 +05:30
ashilkn
43b6140808
[mob][photos] Show join link banner only if logged in
2025-01-24 11:55:11 +05:30
ashilkn
ff8fdb0cc1
[mob][photos] Use EndToEndBanner component as banner for join link
2025-01-24 11:44:37 +05:30
ashilkn
8c932dc3f2
[mob][photos] Add animation to widget in SaveOrEditPerson
2025-01-24 11:07:16 +05:30
ashilkn
ff9bec5bb2
[mob][photos] Show only contacts that aren't linked to any person in the 'link email' screen
2025-01-23 21:37:42 +05:30
ashilkn
065c13cd06
[mob][photos] Refactor
2025-01-23 21:09:24 +05:30
ashilkn
c7bc8e97d5
[mob][photos] Add guards to make sure no email is linked to more than one person
2025-01-23 20:44:43 +05:30
ashilkn
f11d4d540b
[mob][photos] Refactor
2025-01-23 19:54:32 +05:30
ashilkn
628f195c0e
[mob][photos] Move Contacts section from search tab to shared tab
...
This is a quick workaround, will reorganize code in a better way in near future
2025-01-23 19:14:19 +05:30
ashilkn
6bd8e73c8a
[mob][photos] Make Person selection screens same as figma design
2025-01-23 17:35:42 +05:30
ashilkn
c00b70cbde
[mob][photos] Make 'Reassign Me' functional
2025-01-23 15:55:39 +05:30
ashilkn
a34d2a9c1a
[mob][photos] Append '(Me)' at the end of PeopleAppBar's title if the opened person is 'Me'
2025-01-23 12:34:19 +05:30
ashilkn
e850dae7be
[mob][photos] Show 'Reassign Me' option on PeopleAppBar if 'Me' is assigned and the person 'Me' is opened
2025-01-23 12:15:51 +05:30
ashilkn
718dcafdd0
[mob][photos] Make 'Link person' banner on contact screen functional. Create a separate widget for ContactSearchResult for better separation.
2025-01-23 11:42:04 +05:30
ashilkn
45b2f91da5
[mob][photos] Show 'Link person' banner on contact screen if contact isn't linked to a person yet
2025-01-22 18:05:29 +05:30
ashilkn
6081dcf7a8
[mob][photos] Create EndToEndBanner component and use it
2025-01-22 17:39:37 +05:30
ashilkn
0060389251
[mob][photos] Create 'Link email' widget for PeoplePage
2025-01-22 11:43:33 +05:30
ashilkn
df9124d4f9
[mob][photos] Check if email holds ente account before adding email to email TextField
2025-01-21 14:37:16 +05:30
Neeraj Gupta
e9ed423094
Lint fixes
2025-01-21 14:21:13 +05:30
ashilkn
7ff6555770
[mob][photos] Fix UI issue on iOS
2025-01-21 14:07:15 +05:30
ashilkn
2bbd2d9185
[mob][photos] Fix state issue + remove confirmation dialogs
2025-01-21 13:47:20 +05:30
ashilkn
0ab9fbec49
[mob][photos] Show 'This is me' button in SaveOrEditPersonScreen only if the current user isn't assigned a face
2025-01-21 12:05:23 +05:30
ashilkn
ab8525ca3d
[mob][photos] Make 'Link email' of SaveOrEditPerson screen functional
2025-01-21 11:35:25 +05:30
ashilkn
72af9a2435
[mob][photos] Show 'Link email' header in PeoplePage only if email is missing for the person
2025-01-21 11:02:48 +05:30
ashilkn
3bfd3b5220
[mob][photos] Add UI for linking/unlinking from SaveOrEditPerson screen & make Unlinking functional all while managing state across different screens below it.
2025-01-20 19:33:55 +05:30
Prateek Sunal
3d89d852a0
Merge remote-tracking branch 'origin/main' into mobile-preview-video
2025-01-18 04:22:25 +05:30
laurenspriem
0f03545929
[mob][photos] Cleanup
2025-01-17 15:44:50 +05:30
laurenspriem
703277fc1d
[mob][photos] Run once
2025-01-17 15:18:38 +05:30
laurenspriem
7de379580a
[mob][photos] imports
2025-01-17 15:02:27 +05:30
laurenspriem
e224609e7d
[mob][photos] First sort attempt
2025-01-17 15:01:20 +05:30
ashilkn
394798d232
[mob][photos] Make Link button in link email page functional. Write method to call for unlinking email from person
2025-01-16 18:50:40 +05:30
laurenspriem
57e8eb7c03
[mob][photos] Force clustering on unclustered face
2025-01-16 17:55:39 +05:30
ashilkn
cccefc8d9b
[mob][photos] Bug fix
2025-01-16 13:27:49 +05:30
ashilkn
674106593c
[mob][photos] Create link email screen
2025-01-16 13:20:37 +05:30
Prateek Sunal
cb9083677f
Merge branch 'main' into mobile-preview-video
2025-01-14 17:42:26 +05:30
laurenspriem
25d66dd238
[mob][photos] Fix hidden file for face
2025-01-14 15:20:44 +05:30
laurenspriem
044136ab0e
[mob][photos] Simplify
2025-01-13 12:33:33 +05:30
Prateek Sunal
021cde5b7e
Merge remote-tracking branch 'origin/main' into mobile-preview-video
2025-01-08 12:02:55 +05:30