Neeraj Gupta
2cf8bd14f9
rename
2024-08-16 17:12:00 +05:30
Neeraj Gupta
810cf6f885
[mob] Use single db for ml data
2024-08-14 14:21:52 +05:30
ashilkn
2dc7d19784
Merge branch 'main' into lockscreen_options
2024-07-03 14:57:55 +05:30
ashilkn
03ded09cb4
[mob][photos] Use consistent names for all lock screen related classes and file names
2024-07-02 15:17:07 +05:30
ashilkn
ec04becd0e
[mob][photos] Clean up configuration.dart
2024-07-02 14:44:22 +05:30
Neeraj Gupta
49f96dbea1
[mob] Avoid FileUploader cache clear in case of autoLogout
2024-07-01 14:43:53 +05:30
Aman Raj Singh Mourya
59b132edf8
[mob][photos] moved funtions to lockscreen_setting.dart from configuration.dart
2024-06-26 14:02:27 +05:30
Aman Raj Singh Mourya
3fe0faff6a
[mob][photos] Implement hashing and salting for storing custom PIN/password in secure storage
2024-06-21 18:03:39 +05:30
Aman Raj Singh Mourya
b20e8a5d17
[mob][photos] upgraded Pinput pakage and Added custom password input widget
2024-06-13 01:21:06 +05:30
Aman Raj Singh Mourya
53b1dc9b67
[mob][photos] function of the lockscreen completed
2024-06-09 00:41:32 +05:30
Aman Raj Singh Mourya
1cd0440453
[mob][photos] added logic of Pin and Password screen
2024-06-07 01:57:59 +05:30
Neeraj Gupta
e2791723d0
Minor fix
2024-05-29 14:09:38 +05:30
Neeraj Gupta
edb6c804e6
Lint fix
2024-05-29 14:02:50 +05:30
Neeraj Gupta
09aa2fece0
Fix: Only try stopping sync for manual logout
2024-05-29 13:58:18 +05:30
Neeraj Gupta
535d24779f
Handle bad secure stroage state error
2024-05-29 13:57:16 +05:30
laurenspriem
7b0f5909b5
[mob][photos] Ente wakelock utility
2024-05-24 16:39:24 +05:30
Neeraj Gupta
285b1f9527
Merge branch 'main' into mobile_face
2024-05-17 17:34:18 +05:30
Neeraj Gupta
220e80e467
[mob] Clean up stale upload files inside uploader
2024-05-08 11:12:32 +05:30
Neeraj Gupta
7487b76b9d
[mob][config] Log skipped files
2024-05-08 11:08:28 +05:30
Neeraj Gupta
1ae8787a29
[mob][config] Move cleanUp interval constant
2024-05-08 11:06:07 +05:30
Neeraj Gupta
2de5b641a7
[mob][config] Skip deleting temp encrypted files for upload
2024-05-08 11:04:54 +05:30
Neeraj Gupta
add66569dd
Merge branch 'main' into mobile_face
2024-04-05 18:24:44 +05:30
vishnukvmd
089be79688
Add API within Configuration to update the endpoint
2024-04-03 17:23:23 +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
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
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
8101ddf4bc
[photos]Always reset volatile password on login
2024-03-06 16:58:34 +05:30
Manav Rathi
41b2581b8f
Move into mobile/
2024-03-01 12:25:37 +05:30