ashilkn
dabf4bb309
[mob][photos] Remove duplicate people naming banner
2024-10-24 21:02:40 +05:30
laurenspriem
b85e830a2b
[mob][photos] Remove unneeded
2024-10-24 19:33:57 +05:30
laurenspriem
9e1d32fd88
[mob][photos] Fix colors
2024-10-24 19:28:25 +05:30
laurenspriem
4c63ffa90f
[mob][photos] Inherited widget fix
2024-10-24 19:21:53 +05:30
Aman Raj Singh Mourya
10ca0b7669
Merge branch 'deeplinks' of https://github.com/ente-io/ente into deeplinks
2024-10-24 19:12:36 +05:30
Aman Raj Singh Mourya
020033bd92
[mob][photos] Ask permission to enable deeplinks for github & fdroid users
2024-10-24 19:10:52 +05:30
ashilkn
5498438384
[mob][photos] Increase size of face filter chip in all filters view
2024-10-24 19:10:36 +05:30
ashilkn
83cfd4ab4b
[mob][photos] UI improvements in filter chips
2024-10-24 19:06:05 +05:30
ashilkn
32b5b903be
[mob][photos] Show close icon always inside the generic filter chip
2024-10-24 18:38:24 +05:30
laurenspriem
e500ef2144
[mob][photos] Extract strings
2024-10-24 17:56:41 +05:30
ashilkn
96cba31c29
[mob][photos] Chore
2024-10-24 17:54:01 +05:30
laurenspriem
602e820442
[mob][photos] Fix ML consent logic
2024-10-24 17:51:24 +05:30
laurenspriem
811ba9abfa
[mob][photos] Prettier UI
2024-10-24 17:34:25 +05:30
laurenspriem
ca900d5a9a
[mob][photos] Update ML debug options
2024-10-24 17:19: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
laurenspriem
ee59fe8dcd
[mob][photos] Toggle for local indexing
2024-10-24 14:29:39 +05:30
ashilkn
24bb6f28a9
Merge branch 'main' into deeplinks
2024-10-24 14:16:33 +05:30
laurenspriem
77dc0ba6f0
[mob][photos] ML Lite initial commit
2024-10-23 22:43:28 +05:30
ashilkn
5e56ec21b7
[mob][photos] Use better name for function
2024-10-23 21:39:11 +05:30
ashilkn
6a692ebc73
[mob][photos] Clear all file selections when filters are applied
2024-10-23 20:46:26 +05:30
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
Neeraj Gupta
e4647c07d5
[mob] Fix autoLanguage detection
2024-10-23 17:25:57 +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
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
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
1a92a9e967
[mob][photos] Fix buggy create album
2024-10-21 20:28:27 +05:30
ashilkn
9713e96896
[mob][photos] Stop popping root navigator to avoid black screen from appearing
2024-10-21 18:56:13 +05:30
ashilkn
04b4b6cbd1
[mob][photos] Remove method that would never be used
2024-10-21 17:39:32 +05:30
ashilkn
f03cb6e9f1
[mob][photos] Fix black screen issue when deleting a file after opening it
2024-10-21 16:56:48 +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
Neeraj Gupta
66620f5f61
[mob] Service locator for faceRecognition service
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
8a75e8487a
[mob] App start perf improvement 3/x ( #3753 )
...
## Description
## Tests
2024-10-19 10:48:48 +05:30
Neeraj Gupta
0dc44b9337
[mob] Service locator for billingService
2024-10-19 10:43:37 +05:30
Neeraj Gupta
93f3f3d550
[mob] Lint fix
2024-10-18 22:58:03 +05:30