ashilkn
|
8e014ae7c6
|
[mob][photos][auth] Fix lockscreen not automatically appearing on opening app
This does not fix the root cause, this is just a workaround. The root cause is somewhere in didChangeAppLifecycleState in app_lock.dart
|
2024-09-03 21:07:26 +05:30 |
|
Aman Raj Singh Mourya
|
0b5e057e4e
|
[auth] Changed location of lock icon
|
2024-09-03 15:20:17 +05:30 |
|
Aman Raj Singh Mourya
|
d139d23c21
|
[auth] Lock icon to manually lock app on desktop
|
2024-09-03 14:24:41 +05:30 |
|
Louis Lam
|
7500fdd380
|
Request focus on the search box when clicked the search icon
|
2024-09-02 12:16:25 +05:30 |
|
Neeraj Gupta
|
7354f69dc3
|
[auth][perf] Avoid redundant totp computation
|
2024-09-01 19:43:37 +05:30 |
|
Neeraj Gupta
|
815dd6b4b6
|
[auth][perf] Cache timer progress widget
|
2024-09-01 19:43:37 +05:30 |
|
Neeraj Gupta
|
33c843e5d8
|
[auth][perf] Reduce redundant painting
|
2024-09-01 19:43:37 +05:30 |
|
Neeraj Gupta
|
8f5f1a22ee
|
[auth] Fix Aegis import without group
|
2024-08-27 05:16:05 +05:30 |
|
Prateek Sunal
|
9aefea66d2
|
chore: update packages
|
2024-08-26 12:07:42 +05:30 |
|
Prateek Sunal
|
ebc28fb831
|
fix: unfold constants
|
2024-08-26 12:07:42 +05:30 |
|
Prateek Sunal
|
1bcf2c92b4
|
fix: scaling of text in code, etc
|
2024-08-26 12:07:42 +05:30 |
|
Neeraj Gupta
|
724dcd97c1
|
[auth] Fix steam import from 2fas
|
2024-08-24 14:22:35 +05:30 |
|
Neeraj Gupta
|
5a35edbbab
|
[auth] Fix bug in importing account with special chars
|
2024-08-24 14:09:24 +05:30 |
|
S T
|
c2e540f821
|
[auth][l10n] Added Ukrainian translation (#2806)
## Description
## Tests
Co-authored-by: stro <stro@cpan.org>
|
2024-08-22 10:00:39 +05:30 |
|
ashilkn
|
7dd1804e2e
|
[mob][auth] change copy
|
2024-08-21 20:13:57 +05:30 |
|
Ashil
|
019457be02
|
[mob][auth] Option to add pin/passcode without having a system lock (#2738)
|
2024-08-20 19:36:10 +05:30 |
|
Brogio
|
f7666deb5a
|
Update social_section_widget.dart
Updated Mastodon link
|
2024-08-19 17:10:07 +02:00 |
|
Aman Raj Singh Mourya
|
1323525cd8
|
[mob][auth] Independent applock implemented
|
2024-08-19 18:59:03 +05:30 |
|
Aman Raj Singh Mourya
|
95a03ef86d
|
[mob][auth] Minor fixes
|
2024-08-19 17:06:48 +05:30 |
|
Aman Raj Singh Mourya
|
f338e40876
|
[mob][auth] Option to add pin/passcode without a having a systemLock
|
2024-08-17 19:48:06 +05:30 |
|
Aman Raj Singh Mourya
|
fbc6137b3e
|
[mob][auth] Directly route to appLock in case of no systemLock found
|
2024-08-17 19:33:54 +05:30 |
|
Prateek Sunal
|
986c00f4e8
|
fix(auth/support): remove support email and redirect to github discussions
|
2024-08-02 16:36:05 +05:30 |
|
ashilkn
|
423f0b6719
|
[mob][auth] Reorder security section
|
2024-07-31 11:50:10 +05:30 |
|
Aman Raj Singh Mourya
|
30cecf53b3
|
[mob][auth] Hide content default value set to true when applock enabled
|
2024-07-30 22:02:50 +05:30 |
|
ashilkn
|
878d22fd4a
|
[mob][auth]: Show auto lock feature only on mobile
|
2024-07-30 18:46:03 +05:30 |
|
ashilkn
|
c3c2dd5cc6
|
[mob][auth] Fix 'App lock' not working onTap from security section on macOS and Linux
|
2024-07-30 18:14:59 +05:30 |
|
Aman Raj Singh Mourya
|
a14a8b0cfb
|
[mob][auth] Lockscreen fixes
|
2024-07-30 14:40:32 +05:30 |
|
Aman Raj Singh Mourya
|
10e19ffae2
|
[mob][auth] Minor UI changes
|
2024-07-25 13:22:06 +05:30 |
|
Aman Raj Singh Mourya
|
28b9d5512f
|
[mob][auth] Add animation when toggling app lock
|
2024-07-25 13:19:19 +05:30 |
|
Aman Raj Singh Mourya
|
3fd7100dd7
|
[mob][auth] Used better names
|
2024-07-24 17:26:49 +05:30 |
|
Aman Raj Singh Mourya
|
386a2f841e
|
[mob][auth] Extracted strings
|
2024-07-24 16:35:47 +05:30 |
|
Aman Raj Singh Mourya
|
275e521c40
|
[mob][auth] Fixes
|
2024-07-24 16:12:31 +05:30 |
|
Aman Raj Singh Mourya
|
869ecb832e
|
[mob][auth] Minor fixes and used better names
|
2024-07-23 23:30:36 +05:30 |
|
ashilkn
|
8a35b71bb8
|
[mob][auth] Extract strings
|
2024-07-23 17:12:58 +05:30 |
|
ashilkn
|
439a7771b0
|
Merge branch 'main' into lockscreen_option_auth
|
2024-07-23 15:55:35 +05:30 |
|
Aman Raj Singh Mourya
|
e0beb414f9
|
[mob][auth] Removed app lock subtitle from the setting_section_widget
|
2024-07-22 16:32:34 +05:30 |
|
Aman Raj Singh Mourya
|
78306ccf1d
|
[mob][auth] Implemented logic for show app content
|
2024-07-22 16:27:12 +05:30 |
|
Aman Raj Singh Mourya
|
e3e58eb9c2
|
[mob][auth] Show app content option added
|
2024-07-22 14:58:03 +05:30 |
|
Prateek Sunal
|
fde8484768
|
fix(auth/code): add option to view raw codes in case of parse fail
|
2024-07-17 19:01:41 +05:30 |
|
Prateek Sunal
|
de8a48287b
|
chore(auth): lint fixes
|
2024-07-17 15:40:21 +05:30 |
|
Prateek Sunal
|
d9471e406c
|
fix(auth/import): remove cross button from import page
|
2024-07-17 15:38:51 +05:30 |
|
Aman Raj Singh Mourya
|
5f08e44e58
|
[mob][auth] Auto lock fixes
|
2024-07-16 15:23:21 +05:30 |
|
Aman Raj Singh Mourya
|
147be37fdb
|
[mob][auth] Removed dialog box on auto-logout
|
2024-07-14 22:58:17 +05:30 |
|
Aman Raj Singh Mourya
|
9292dc6d04
|
[mob][auth] Do not show CustomPinKeypad on Desktop
|
2024-07-13 14:45:45 +05:30 |
|
Aman Raj Singh Mourya
|
0ce9ceba12
|
[mob][auth] Used memLimitInteractive instead of memLimitSensitive to avoid delay
|
2024-07-12 16:48:33 +05:30 |
|
Aman Raj Singh Mourya
|
fb0d938cb5
|
[mob][auth] Implemented Pin/Password hashing using ente_crypto
|
2024-07-12 15:58:23 +05:30 |
|
Aman Raj Singh Mourya
|
d06586eb1c
|
[mob][auth] Auto lock duration added to the app_lock file
|
2024-07-10 13:21:52 +05:30 |
|
Aman Raj Singh Mourya
|
e39ba3c578
|
[mob][auth] Added Auto lock UI
|
2024-07-10 00:24:50 +05:30 |
|
Aman Raj Singh Mourya
|
7a06cf2364
|
[mob][auth] Added logout option on lockscreen
|
2024-07-06 17:08:24 +05:30 |
|
Aman Raj Singh Mourya
|
45331de54e
|
[mob][photos] Custom keypad position fixed
|
2024-07-06 16:58:26 +05:30 |
|