34464 Commits

Author SHA1 Message Date
ashilkn
43dc2794d7 [mob][photos] Keep selection sheet the same until the initial top level filter of the gallery is removed. Once removed, use GalleryType.searchResult for the selection sheet 2024-10-23 20:39:11 +05:30
ashilkn
802ba55016 [mob][photos] Group filter recommendations by type in appbar 2024-10-23 18:44:35 +05:30
ashilkn
e7525ff5ea [mob][photos] Elevate app bar which has filters when gallery is scroll underneath to it (only visible in light theme) 2024-10-23 18:21:39 +05:30
ashilkn
9983689c74 [mob][photos] Fade the left edge of applied filters in appbar so that the filters fade away to the left when scrolling 2024-10-23 18:06:09 +05:30
ashilkn
b7f23a74c3 [mob][photos] Add icons for TopLevelGenericFilter search results 2024-10-23 18:05:12 +05:30
ashilkn
7ed11779bd [mob][photos] Show a gallery's TopLevelGenericFiter too in all filters view 2024-10-23 17:58:17 +05:30
ashilkn
37f2b9f70e [mob][photos] Fix filters getting squished a bit because of it's size constrain and it's outer stroke width 2024-10-23 16:39:11 +05:30
ashilkn
f9d6c54004 [
mob][photos] Slight changes to UI in all filters view and in app bar and fix clipping issue of overflowing of widget content (of filter chip) by changing the design
2024-10-23 16:26:26 +05:30
ashilkn
3dabf7e89c [mob][photos] Make all filters button's UI better 2024-10-23 08:57:39 +05:30
ashilkn
9722cd5d67 [mob][photos] Create a bigger view that shows all applied and recommended filters (bottom sheet) and make changes related to it 2024-10-22 22:52:43 +05:30
ashilkn
8e7a560ad4 [mob][photos] Pass FileTypeFilter instead of TopLevelGenericFilter for file type search results 2024-10-22 21:28:50 +05:30
ashilkn
f62c4e3900 [mob][photos] Add UI change for face filter chip when filter is applied 2024-10-22 17:55:49 +05:30
ashilkn
f774a9a3c3 [mob][photos] Bug fix 2024-10-22 17:40:37 +05:30
ashilkn
1e868ac624 [mob][photos] Add 'isApplied' state to filters, change UI for applied filters 2024-10-22 17:17:00 +05:30
ashilkn
2d6bd7f5a5 [mob][photos] Only show most relevant filters in app bar as recommendation and capped to max 16 2024-10-22 15:20:48 +05:30
ashilkn
1701311be3 [mob][photos] Minor fix 2024-10-22 12:47:10 +05:30
ashilkn
da21dcbd9e [mob][photos] Show loading indicator till the image of face in face filter is ready 2024-10-22 12:35:58 +05:30
ashilkn
fa076305df [mob][photos] Add animation to changes in recommended filter in appbar 2024-10-21 15:44:53 +05:30
ashilkn
8a130b52c2 [mob][photos] Improve UI of appbar when there are added filters 2024-10-21 08:34:57 +05:30
ashilkn
f63e8b51d9 [mob][photos] Use service locators where ever necessary 2024-10-19 22:44:08 +05:30
ashilkn
9a07038bdf [mob][photos] Resolve merge conflicts and merge main 2024-10-19 22:40:17 +05:30
ashilkn
3716eb3d30 [mob][photos] Make MagicResultScreen hierarchical searchable 2024-10-19 22:22:06 +05:30
ashilkn
59333b700c [mob][photos] Make UI of Appbar and filter chips better 2024-10-19 22:01:07 +05:30
ashilkn
5111b98839 [mob][photos] Pass matchedUploadedIDs to MagicFilter right when recommendations are curated for MagicFilter to work when applied 2024-10-19 20:24:08 +05:30
ashilkn
f66e49313d [mob][photos] Show magic filter recommendations for a gallery using magic cache used for the discovery section 2024-10-19 19:26:43 +05:30
Manav Rathi
8a22b0ece3
[web] Start moving gallery state into a reducer - Part 2/x (#3768) 2024-10-19 18:02:00 +05:30
Manav Rathi
dc6ebf6033
Fix 2024-10-19 17:54:48 +05:30
Manav Rathi
8e14157c6a
Tweak 2024-10-19 17:46:52 +05:30
Manav Rathi
e9e785e926
Use 2024-10-19 17:40:39 +05:30
Manav Rathi
1b637a7fe6
ui collections 2024-10-19 17:18:47 +05:30
Ashil
7b984b4af2
Add digital asset links for ente photos android app to enable public link handling (#3759) 2024-10-19 17:10:39 +05:30
Manav Rathi
1479638f08
Move 2024-10-19 17:00:59 +05:30
Manav Rathi
8432d05051
Derive 2024-10-19 16:49:23 +05:30
Manav Rathi
f9a29a9e17
Derive 2024-10-19 16:33:35 +05:30
Manav Rathi
407eaeb53a
Tinker 2024-10-19 16:16:39 +05:30
Neeraj Gupta
07d1454741 [mob] Bump version v0.9.51 2024-10-19 15:47:45 +05:30
Neeraj Gupta
66620f5f61 [mob] Service locator for faceRecognition service 2024-10-19 15:47:45 +05:30
Neeraj Gupta
f149634311 [mob] Wait till indexing for downloading models 2024-10-19 15:47:45 +05:30
Neeraj Gupta
774a73bbf3 [mob] Minor refactor 2024-10-19 15:47:45 +05:30
Neeraj Gupta
38208059b6 [mob] Lint fixes 2024-10-19 15:47:45 +05:30
Neeraj Gupta
bba975e6b6 [mob] Minor refactor 2024-10-19 15:47:45 +05:30
Neeraj Gupta
e95aae589c [mob] Rename 2024-10-19 15:47:45 +05:30
Neeraj Gupta
35941b7f72 [mob] Service locator for mlController 2024-10-19 15:47:45 +05:30
Neeraj Gupta
674b5a9899 [mob] Remove redundant eventFire attempt 2024-10-19 15:47:45 +05:30
Neeraj Gupta
82af918c6c [Fix] Enable interfaction handling for MLController in iOS 2024-10-19 15:47:45 +05:30
Manav Rathi
1ba3d97045
Move to derived state 2024-10-19 15:40:51 +05:30
Manav Rathi
84f263adac
fin 2024-10-19 15:17:16 +05:30
Manav Rathi
235067ecee
wip checkpoint 2024-10-19 15:01:55 +05:30
Manav Rathi
df7ed0c405
wip checkpoint 2024-10-19 14:52:26 +05:30
Manav Rathi
5ed210c7ec
wip checkpoint 2024-10-19 14:42:42 +05:30