Neeraj Gupta
137a5cd772
Switch to flagService for mlConsent
2025-03-03 14:58:54 +05:30
ashilkn
af676e6107
[mob][photos] Refactor
2025-02-20 17:20:41 +05:30
ashilkn
1e50f52801
[mob][photos] Throw exception and instruction on what to do instead if GenericSearchResult.previewThumbnail() is used when ResultType is 'shared'(which is the case for contacts search)
2025-02-05 17:37:21 +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
c96102c2b8
[mob][photos] Fallback to using first file as thumbnail for contacts section elements if PersonFaceWidget fails in contact section
2025-02-03 19:43:16 +05:30
ashilkn
888a604633
[mob][photos] Update thumbnail of contacts in contacts section when linking or un-linking person from the contact
2025-01-31 10:39:38 +05:30
ashilkn
00c43b10ea
[mob][photos] Use contact's face as thumbnail if linked to a person in contacts section and search results that come up when searching
2025-01-30 19:33:38 +05:30
ashilkn
d37af17445
Revert "[mob][photos] Move Contacts section from search tab to shared tab"
...
This reverts commit 628f195c0e324c1b2f612805c0d12bfc5f6c5b53.
2025-01-30 16:11:29 +05:30
ashilkn
d8b995c3d6
Revert "[mob][photos] Refactor"
...
This reverts commit cf977a7fa19234a2a9763d08bac19614722ffe0b.
2025-01-30 16:10:50 +05:30
ashilkn
bba1eb99e6
[mob][photos] Fix clipping issue of people in all people screen
2025-01-28 13:18:26 +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
a2c5c1e67a
[mob][photos] Resolve merge conflicts and merge main
2025-01-24 12:02:02 +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
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
Neeraj Gupta
e9ed423094
Lint fixes
2025-01-21 14:21:13 +05:30
ashilkn
ceeac4222e
[mob][photos] Remove 'Descriptions' section from search tab
2024-12-05 15:12:03 +05:30
ashilkn
0c39466d1b
[mob][photos] Chore
2024-11-28 14:59:39 +05:30
Neeraj Gupta
32f1a8b3a6
[mob] Fix cover refresh issue
2024-11-28 00:48:52 +05:30
ashilkn
e43a6bbd21
[mob][photos] Fix minor clipping issue on ContinuousRectangleBorder of faces
2024-11-27 10:56:34 +05:30
Simon Dubrulle
193bef6927
extracted most remaining strings + fixed issue where 'magic' items would always show in english in hierarchical search
2024-11-22 12:22:10 +01:00
ashilkn
392ec34f25
[mob][photos] Remove hero animation from People section because when it's enabled, there is a UI glitch because of an issue in flutter
...
https://github.com/flutter/flutter/issues/47991
2024-11-15 20:57:15 +05:30
ashilkn
102929a5d6
[mob][photos] Decrease the chances of hero animation not working between faces in 'All' screen of People and People section when going back to search section from 'All' screen
2024-11-15 17:43:32 +05:30
ashilkn
27d5ef2bc0
[mob][photos] Fix alignment of faces in People section
2024-11-15 15:31:53 +05:30
ashilkn
39252122ef
[mob][photos] Show all faces in 'All' section of faces
2024-11-15 13:35:41 +05:30
ashilkn
184323429a
[mob][photos] Create new 'All' page for people section
2024-11-15 13:22:29 +05:30
ashilkn
e9923fbf44
[mob][photos] Change UI of PersonSearchExample widget
2024-11-14 17:07:38 +05:30
ashilkn
88f613187d
Revert "[mob] Render people section in GridView ( #3958 )"
...
This reverts commit 7a99c8be63f1e7c0bec9ec8fa69158acd3147cc7, reversing
changes made to 287d4b00e1f8b11b214dfc22633847d997ebc77f.
2024-11-07 23:15:17 +05:30
ashilkn
65e8ff4da8
[mob][photos] Resolve merge conflicts and merge main
2024-11-07 22:21:44 +05:30
Neeraj Gupta
6e86c7dff0
[mob] Show people in grid view
2024-11-06 14:25:42 +05:30
Neeraj Gupta
fad4077f76
[mob] Separate all page for people
2024-11-06 13:37:50 +05:30
ashilkn
bdc80c8f97
Merge branch 'main' into hierarchical_search
2024-11-05 22:31:42 +05:30
ashilkn
8c708530ef
[mob][photos] Perf improvements to hierarchical search
...
Normal search and hierarchical search needs slightly different set of files. Refactored code in such a way that the elements in both these lists are references of a elements in a list of all files and hence reducing the memory needed for search and hierarchical search combined. Files used for hierarchical search contain only uploaded files now, rather than mix of uploaded and un-uploaded, reducing iterations required for hierarchical search
2024-10-24 17:17:50 +05:30
laurenspriem
1bf6b56f96
[mob][photos] Switch ML flags
2024-10-24 17:06:33 +05:30
ashilkn
0c185d3446
[mob][photos] Resolve merge conflicts and merge main
2024-10-18 19:04:21 +05:30
ashilkn
c8990d8f40
[mob][photos] Make filters useable (make them appear on appbar) in named people page
2024-10-18 09:50:10 +05:30
laurenspriem
f2849b3daf
[mob][photos] Show smaller people clusters for small libraries
2024-10-17 10:31:32 +05:30
ashilkn
42c9ae4caf
[mob][photos] Remove dead code
2024-10-05 17:42:57 +05:30
ashilkn
37022f7d7d
[mob][photos] Add option to sort by most recent and most relevant on magic results screen
2024-09-11 18:54:36 +05:30
laurenspriem
dd6f88a1cd
[mob][photos] Move
2024-08-28 13:49:07 +02:00
Neeraj Gupta
a1b447c5c8
[mob] Rename
2024-08-21 23:14:28 +05:30
Neeraj Gupta
810cf6f885
[mob] Use single db for ml data
2024-08-14 14:21:52 +05:30
Neeraj Gupta
ffd9e2e06c
Switch to nano_id for clusterIDs
2024-08-13 18:25:13 +05:30
Neeraj Gupta
90a1481cdf
[mob] refactor
2024-07-24 15:31:39 +05:30
laurenspriem
d2f6a533ce
[mob][photos] Cleanup MagicSection
2024-07-05 13:05:09 +05:30
ashilkn
75dcf18d75
[mob][photos] Minor UI fix
2024-06-25 10:15:16 +05:30
ashilkn
fcb79907cf
[mob][photos] Remove code that was for handling edge cases when magic section was depending on newly computed results every time instead of using cache
2024-06-25 09:51:25 +05:30
ashilkn
7fdf52309a
[mob][photos] Keep showing of magic examples on search tab behind feature flag
2024-06-12 16:40:39 +05:30
ashilkn
fabd6351d9
[mob][photos] SectionType.content -> SectionType.magic
2024-06-07 17:28:13 +05:30
ashilkn
637f3522a9
[mob][photos] Polish magic section UI
2024-06-06 19:16:20 +05:30
ashilkn
5dda37a192
[mob][photos] Use correct naming + remove unnecessary field
2024-06-06 18:10:50 +05:30