laurenspriem
e500ef2144
[mob][photos] Extract strings
2024-10-24 17:56:41 +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
laurenspriem
77dc0ba6f0
[mob][photos] ML Lite initial commit
2024-10-23 22:43:28 +05:30
Neeraj Gupta
e4647c07d5
[mob] Fix autoLanguage detection
2024-10-23 17:25:57 +05:30
ashilkn
9713e96896
[mob][photos] Stop popping root navigator to avoid black screen from appearing
2024-10-21 18:56:13 +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
Neeraj Gupta
be6a002374
[mob] ServiceLocator for MagicCacheService
2024-10-18 22:50:50 +05:30
Neeraj Gupta
af94e8163a
[mob] ServiceLocator for UserRemoteFlagService
2024-10-18 16:55:02 +05:30
laurenspriem
a3140d9d76
Merge branch 'main' into ml_fixes
2024-10-17 17:29:54 +05:30
laurenspriem
2b8c93ec1b
Merge branch 'main' into ml_fixes
2024-10-17 15:45:17 +05:30
Neeraj Gupta
5cff4357ee
[mob] ServiceLocator for updateService
2024-10-17 15:31:28 +05:30
laurenspriem
2f7515f9e3
[mob][photos] Clarify ml debug options
2024-10-16 14:58:54 +05:30
laurenspriem
04688225fa
[mob][photos] Option for disabling remote fetch
2024-10-16 12:28:45 +05:30
ashilkn
0a8d403ea0
[mob][photos] Fix system back gesture closing the app when triggered after closing a modal
2024-10-16 09:09:07 +05:30
Laurens Priem
b9dd0bc3b7
ONNX changes ( #3654 )
...
## Description
- Quantized the CLIP text encoder
- Moved preprocessing and postprocessing of face detection inside the
model
- Optimised the ONNX models more wherever possible
- Created a place in infra for ML version control of sorts
## Tests
Have tested the changes on mobile, but not on desktop. Please carefully
review the changes on desktop, especially regarding the face detection
post-processing, more specifically the image (re-)size correction.
2024-10-11 10:02:11 +05:30
Aman Raj Singh Mourya
783c0c48ef
[mob][photos] On press color for custom keyboard
2024-09-20 16:50:32 +05:30
Neeraj Gupta
b4c6805d42
[mob] Support for force refresh
2024-09-18 11:52:03 +05:30
Neeraj Gupta
466ec23248
[mob] Add debug option to update cache
2024-09-17 14:31:21 +05:30
Neeraj Gupta
deef4886eb
[mob] Enable backup status
2024-09-13 13:54:28 +05:30
ashilkn
d649cbd9fa
[mob][photos] Avoid passing text gotten from inherited widget
2024-09-12 17:32:43 +05:30
Neeraj Gupta
ae52adc0f5
[mob] Add scrollbar for backup status
2024-09-12 13:23:41 +05:30
Neeraj Gupta
dd1321a555
Check for mount
2024-09-12 13:23:27 +05:30
Neeraj Gupta
bb92766d5e
[mob] Defer loading of thumbnail
2024-09-12 13:22:02 +05:30
Neeraj Gupta
d3f72a036f
[mob] Fix backup item card
2024-09-12 12:20:20 +05:30
Neeraj Gupta
e308a63f2b
[mob] Fix sort order for backup status
2024-09-12 12:05:54 +05:30
Neeraj Gupta
b0bcb4550e
[mob] Enable l10n for ja ( #3240 )
...
## Description
## Tests
2024-09-12 11:42:13 +05:30
Prateek Sunal
a947cc69de
fix(upload-status): only get files that have upload file id and are owned by user
2024-09-10 19:08:53 +05:30
Prateek Sunal
80aebe3869
fix(upload-status): show all uploads, even from past
2024-09-09 20:53:14 +05:30
Prateek Sunal
1e6d91b50f
fix(upload-status): always sort list
2024-09-06 02:38:54 +05:30
Neeraj Gupta
f0bb00f977
[mob] Show backup status for internal users
2024-09-04 11:59:34 +05:30
laurenspriem
1b7f8ff648
[mob][photos] Less ambiguous naming
2024-09-03 21:04:30 +02:00
Neeraj Gupta
5fef369e91
[mob] Surface backup status
2024-09-02 15:46:21 +05:30
Neeraj Gupta
e243a914e9
[mob] Show backup status on status_bar tap
2024-08-30 15:44:00 +05:30
Prateek Sunal
325871f7c5
fix(backup): attach reason of error, use ListView.builder, use upload instead of forceUpload
2024-08-29 20:45:51 +05:30
Prateek Sunal
5662661326
fix(backup-status): limit folder name to single line
2024-08-29 20:45:51 +05:30
Prateek Sunal
864b5514be
feat(backup): introduce backup status screen
2024-08-29 20:45:51 +05:30
laurenspriem
dd6f88a1cd
[mob][photos] Move
2024-08-28 13:49:07 +02:00
laurenspriem
ac5d9d99f1
[mob][photos] ML user developer options
2024-08-28 13:46:58 +02:00
Aman Raj Singh Mourya
ad0bc4a634
[mob][photos] Extract string
2024-08-25 05:54:08 +05:30
Aman Raj Singh Mourya
b9a2cea390
[mob][photos] added authentication to view passkeys
2024-08-25 05:54:08 +05:30
laurenspriem
44a6f256d6
[mob][photos] Show errored faces count
2024-08-23 17:16:38 +02:00