laurenspriem
af1a6fc9fa
[mob] Log actually analyzed count
2024-03-20 12:03:08 +05:30
laurenspriem
2573328c30
[mob] Minor change
2024-03-20 11:28:59 +05:30
laurenspriem
eaea4f81b7
[mob] update server on old FaceMlVersion
2024-03-20 11:28:37 +05:30
laurenspriem
83d8d7ae7a
[mob] empty constructor for Face
2024-03-19 18:24:46 +05:30
Neeraj Gupta
a79b14db78
[mob] use ml version when to decide need for re-index
2024-03-19 16:16:08 +05:30
Neeraj Gupta
e83e8cdb6e
[mob] minor refactor
2024-03-19 15:18:07 +05:30
Neeraj Gupta
3e4cf4b4f2
[mob] Skip already indexed files on remote
2024-03-19 15:06:32 +05:30
Neeraj Gupta
f78eb703ef
[mob] Add support for pushing embeddings to remote
2024-03-16 23:02:44 +05:30
laurenspriem
0b0a0cec26
[mob] Only run decoding of images once
2024-03-15 18:15:57 +05:30
laurenspriem
9285baace2
Change Face to use relative coordinates
2024-03-15 17:07:17 +05:30
vishnukvmd
14c75333f3
Simplify states
2024-03-15 16:49:02 +05:30
vishnukvmd
7941d4bcb6
Skip model downloads over mobile data
2024-03-15 16:36:45 +05:30
laurenspriem
cdd8929bc6
Cleanup
2024-03-15 14:53:46 +05:30
vishnukvmd
22685ae911
Increase interaction timeout to 15s
2024-03-14 16:35:38 +05:30
laurenspriem
8ef673fe58
Clean up logs
2024-03-14 16:13:42 +05:30
laurenspriem
74d1cbb01f
Use full file on face detection
2024-03-14 16:13:27 +05:30
vishnukvmd
c0f33de0c8
Remove dead code
2024-03-13 21:56:09 +05:30
laurenspriem
aad4bd3b79
Better logging for face detection
2024-03-13 18:32:57 +05:30
Neeraj Gupta
f239959067
Merge branch 'mobile_face' of https://github.com/ente-io/auth into mobile_face
2024-03-13 16:39:27 +05:30
laurenspriem
83b9afa5c8
custom interpolation for face detection
2024-03-13 16:36:45 +05:30
vishnukvmd
004eb310b3
Prepare for F-Droid
2024-03-13 13:43:46 +05:30
Neeraj Gupta
f9dd509d61
Merge branch 'main' of https://github.com/ente-io/auth into mobile_face
2024-03-13 12:06:33 +05:30
Ashil
0c1c0ad400
[mobile][photos] Home widget UI tweaks ( #1060 )
2024-03-13 11:20:50 +05:30
Neeraj Gupta
297148dc67
[auth][mob] Add recovery support for passkey ( #1013 )
...
## Description
## Tests
✅ Verified that reset flow is working fine on both auth and photos app.
2024-03-13 11:12:30 +05:30
Prateek Sunal
1d2de8d9b8
[mobile][photos] Home Widget fixes ( #992 )
...
## Description
- Upscale default placeholder
- Keep image ready to be rendered in home widget before adding the home
widget.
- Change the photo in home widget every time it's clicked.
- Open favourites when home widget is clicked.
- Fix multiple issues
## Tests
Did a good amount of testing.
---------
Co-authored-by: ashilkn <ashilkn99@gmail.com>
Co-authored-by: Ashil <77285023+ashilkn@users.noreply.github.com>
2024-03-12 01:39:30 +05:30
Neeraj Gupta
944ef2e564
[mob]Generate randomkey using crypto library
2024-03-11 22:34:00 +05:30
Neeraj Gupta
27c1b66c08
[auth][mob] Add recovery support for passkey
2024-03-11 17:54:24 +05:30
ashilkn
b812827480
update currentChangeLogVersion
2024-03-09 17:15:08 +05:30
Neeraj Gupta
57d5647a39
[photos] Add support for by-passing passkey
2024-03-08 15:17:28 +05:30
Neeraj Gupta
9f28e5ef79
Rename
2024-03-08 15:17:28 +05:30
Neeraj Gupta
42d9ad4206
[photos] Register passkey reset key
2024-03-08 15:17:28 +05:30
Neeraj Gupta
8f37af3985
[mobile] Add TwoFactorType enum & pass it during recovery
2024-03-08 15:17:28 +05:30
Neeraj Gupta
350e02f348
Lint fixes
2024-03-08 12:00:39 +05:30
Neeraj Gupta
d2bf4846a5
[mobile] Patch faces mvp from photos-app repo
2024-03-08 09:36:03 +05:30
Neeraj Gupta
a9cb6f3077
[mobile] Remove unused db for public keys ( #734 )
...
## Description
To keep the changes simple, we are not deleting any existing database
instances. In case we need to store this information in the future, we
will reuse the existing database instead of creating a new one.
2024-03-07 16:37:20 +05:30
Neeraj Gupta
c175973ff0
Passkey changes
2024-03-06 14:54:45 +05:30
Prateek Sunal
ad542429a4
feat: passkeys for mobile branch
2024-03-05 00:25:52 +05:30
Manav Rathi
41b2581b8f
Move into mobile/
2024-03-01 12:25:37 +05:30