Doug
|
052db0d1f0
|
Add SwiftLint rule to enforce stack spacing. (#2080)
Xcode 15 changes the default behaviour and given we're always working from designs, we shouldn't rely on it for our layout.
|
2023-11-14 12:38:38 +00:00 |
|
Doug
|
0bd097fe25
|
Add UI tests for optional app lock setup. (#2046)
|
2023-11-08 15:33:40 +00:00 |
|
Doug
|
86621eb2d0
|
Debounce PIN entry to show the last digit before submitting. (#2017)
|
2023-11-03 07:31:01 +00:00 |
|
Doug
|
e4225e9db0
|
Handle invalid PIN input in the settings flow. (#1972)
|
2023-10-27 14:08:06 +01:00 |
|
Doug
|
8ac2829cd0
|
Initial implementation for AppLockSetupFlowCoordinator. (#1949)
Rename AppLockSettingsScreen to AppLockSetupSettingsScreen.
Implement forced logout and persist PIN entry attempts.
|
2023-10-25 11:03:37 +00:00 |
|
Doug
|
d3c8af5a87
|
Add AppLockSetupPINScreen. (#1930)
|
2023-10-23 09:07:13 +00:00 |
|