Neeraj Gupta
be6ca79c2d
move
2025-03-03 17:21:31 +05:30
Neeraj Gupta
976634f8c7
[mob] Show verification banner after 3 days
2025-03-03 16:08:26 +05:30
Neeraj Gupta
a0025ab09b
[mob] Lint fixes
2025-02-18 13:48:28 +05:30
Neeraj Gupta
0c8dc3af95
[mob] Extract ente_crypto plugin
2025-02-18 13:19:09 +05:30
Neeraj Gupta
f922df304e
[mob] Refactor
2025-02-17 16:27:50 +05:30
Neeraj Gupta
7621041ce0
Revert "[mob] Fix exif time parsing ( #4985 )"
...
This reverts commit 5b17711b55e9e8995454121e3a209ee5e8c9b3c1, reversing
changes made to 85bf3eebcb5ac197ce6a5901cbc8db1d03be0113.
2025-02-11 18:27:17 +05:30
Neeraj Gupta
7fc7d365ad
[mob] Fix color
2025-01-30 11:41:18 +05:30
Neeraj Gupta
aaa636345c
[mob] Remove hardcoded url for accounts/passkey
2024-12-24 15:32:41 +05:30
Neeraj Gupta
fb7080001e
[mob][auth] Send login purpose during ott
2024-11-28 13:32:40 +05:30
Neeraj Gupta
1b9f6de6bd
[mob] Enable fallback to TOTP if both passkey & totp are enabled
2024-11-27 14:50:34 +05:30
Neeraj Gupta
b060906bb4
[mob] Super key
2024-11-27 13:46:32 +05:30
ashilkn
5fd1f1041a
Merge branch 'main' into deeplinks
2024-11-25 22:32:14 +05:30
Neeraj Gupta
f0dd74070e
[mob][auth] Send signup as purpose during registration ( #4133 )
...
## Description
## Tests
2024-11-22 00:56:20 +05:30
Neeraj Gupta
98abac9c77
[mob][auth] Send signup as purpose during registration
2024-11-22 00:52:57 +05:30
Simon Dubrulle
8cef4a14b1
[mobile][photos] Extracted hardcoded english strings + improved translations documentation + fixed malformed string that is using placeholder
2024-11-20 22:18:00 +01:00
ashilkn
e7d6ea0f3a
[mob][photos] Cancel subscription to linkStream in passkey page after use
2024-11-18 19:02:05 +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
Neeraj Gupta
af94e8163a
[mob] ServiceLocator for UserRemoteFlagService
2024-10-18 16:55:02 +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
ashilkn
fb25888129
[mob][photos] Release resources in dispose() and increase tap area of password strength info
2024-07-25 15:08:24 +05:30
ashilkn
d847141eb7
[mob][photos] Extract string
2024-07-25 13:43:04 +05:30
ashilkn
5d417f3825
[mob][photos] Give info to user how password strength is calculated in 'Create new account' screen
2024-07-25 13:40:51 +05:30
ashilkn
939363fd7a
[mob][photos] Always show password strength when needed in create new account screen
2024-07-25 12:55:26 +05:30
Aman Raj Singh Mourya
89e7cfb357
[mob][photos] Add Animation to the lock icon & errorBorder on wrong password
2024-06-15 15:17:28 +05:30
ashilkn
da59a29ea2
Merge branch 'main' into lockscreen_options
2024-06-14 13:58:37 +05:30
Neeraj Gupta
f07e88b2dc
[mob] Lint fixes
2024-06-13 18:06:33 +05:30
Neeraj Gupta
867fdb7e2c
[passkey][mob] Validate sessionID
2024-06-13 17:50:02 +05:30
Neeraj Gupta
f5c9fa3d6c
[passkey][mob] Minor fixes
2024-06-13 16:39:16 +05:30
Neeraj Gupta
e60df5c54a
Merge branch 'main' into auth_testing
2024-06-13 15:25:00 +05:30
Neeraj Gupta
b100392d7e
[photos] Passkey changes
2024-06-13 15:24:29 +05:30
Manav Rathi
b4640935a8
[mob] Passkeys: Don't show recover option on accounts page
...
Mobile app shows it on the waiting screen instead (accounts web app shows the
recover option only when the recover query param is passed to it).
2024-06-13 13:11:24 +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
Manav Rathi
d37cb971aa
[mobile] Update passkeys URLs
...
We now explicitly pass a recover URL to the accounts app, and I've added some
placeholder values. This URL will be opened when the user selects the "Recover
passkey" option on the authentication failure screen.
2024-06-11 17:00:00 +05:30
Manav Rathi
fc826e8acb
Pass the X-Client-Package explicitly for the endpoint which needs it
2024-06-10 16:33:29 +05:30
Manav Rathi
f6377b98cb
Update mobile URLs
2024-06-10 16:18:42 +05:30
Ashil
dac0ddf41c
[mob][photos] Migrate use of WillPopScope to PopScope ( #1473 )
...
## Description
[Documentation followed for the
migration](https://docs.flutter.dev/release/breaking-changes/android-predictive-back )
## Tests
- [x] Tested screens in which migration wasn't straight forward
(HomeScreen)
2024-04-19 09:16:42 +05:30
Ashil
bb90b2d3bc
[mob][photos] Upgrade flutter ( #1434 )
...
## Description
- Update flutter
- Update packages
- Fix UI issues because of update (material 3)
- bump up version to v0.8.80
## Tests
- [x] Building on android and iOS.
---------
Co-authored-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2024-04-15 10:21:18 +05:30
Neeraj Gupta
5a04030766
Fix lint
2024-03-08 15:17:28 +05:30
Neeraj Gupta
04e508561b
[photos] Update copy for passkey verification
2024-03-08 15:17:28 +05:30
Neeraj Gupta
57d5647a39
[photos] Add support for by-passing passkey
2024-03-08 15:17:28 +05:30
Neeraj Gupta
907a0bd456
Reformat
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
dd323316f7
Update logs & undo build file changes
2024-03-07 07:02:17 +05:30
Neeraj Gupta
cd328687e2
[passkey] Fix base64 decoding
2024-03-07 06:22:03 +05:30
Neeraj Gupta
ce94a17b8a
[passkey] Add additional logs
2024-03-06 17:39:34 +05:30
Neeraj Gupta
8101ddf4bc
[photos]Always reset volatile password on login
2024-03-06 16:58:34 +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