manuroe
|
3950cac085
|
Dual licensing: AGPL + Element Commercial (#3657)
* New LICENSE-COMMERCIAL file
* Apply dual licenses: AGPL + Element Commercial to file headers
* Update README with dual licensing
|
2025-01-06 11:27:37 +01:00 |
|
Stefan Ceriu
|
664e87fe87
|
Switch license to AGPL (#3237)
* Switch license file to AGPL
* Update file copyright headers
* Update the default project file header
|
2024-09-06 16:34:30 +03:00 |
|
Doug
|
c51593476c
|
SwiftLint fixes. (#2899)
non_optional_string_data_conversion and static_over_final_class
* Revert Data -> String changes for upcoming rule change.
|
2024-06-05 07:31:49 +01:00 |
|
Doug
|
b7d492c206
|
Add Forgot PIN button to AppLockSetupPINScreen. (#2833)
|
2024-05-13 15:41:35 +01:00 |
|
Stefan Ceriu
|
a62c96f1c5
|
Onboarding flow coordinator and FTUE changes (#2578)
Fixes #2595, fixes #2594, fixes #2593, fixes #2592, fixes #2591
|
2024-03-21 14:01:23 +02:00 |
|
Doug
|
9a52dcf9ac
|
Add a state machine to AppLockFlowCoordinator. (#2166)
Fixes a bug when cancelling Face ID would loop back round to presenting Face ID.
|
2023-11-24 16:03:38 +00:00 |
|
Doug
|
0b9da83470
|
Show the lock screen placeholder on willResignActive. (#2086)
|
2023-11-15 15:31:35 +00:00 |
|
Doug
|
07313926c9
|
Add UI tests for optional app lock setup. (#2046)
|
2023-11-08 15:33:40 +00:00 |
|
Doug
|
b10d534c94
|
Debounce PIN entry to show the last digit before submitting. (#2017)
|
2023-11-03 07:31:01 +00:00 |
|
Doug
|
af3732541e
|
Enable the App Lock feature. (#1990)
|
2023-10-31 08:55:30 +00:00 |
|
Doug
|
84a16091b2
|
Handle invalid PIN input in the settings flow. (#1972)
|
2023-10-27 14:08:06 +01:00 |
|
Doug
|
11563c6297
|
Add support for Face ID/Touch ID to app lock. (#1966)
* Fix biometrics with low grace period and backgrounding before unlocked.
* Trigger permissions alert when enabling Face ID.
|
2023-10-27 09:09:12 +00:00 |
|
Doug
|
c6e4dc2a37
|
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
|
65b7c1df20
|
Add AppLockSetupBiometricsScreen. (#1942)
|
2023-10-23 16:18:25 +01:00 |
|
Doug
|
5356a56a00
|
Add AppLockSetupPINScreen. (#1930)
|
2023-10-23 09:07:13 +00:00 |
|
Doug
|
ceee6b1853
|
Implement AppLockScreen as per the designs. (#1925)
Fix a bug in the unlock flow
|
2023-10-20 17:35:57 +01:00 |
|
Doug
|
ebd9f4c916
|
Add App Lock settings screen (#1917)
|
2023-10-19 12:26:34 +01:00 |
|
Doug
|
99c28784a9
|
Initial service implementation for using a PIN code. (#1912)
* Initial service implementation for using a PIN code.
* Tweak Danger for commit size
600-800 lines is perfectly normal for our PRs, up it to 1000.
|
2023-10-19 10:42:12 +01:00 |
|