Commit graph

8532 commits

Author SHA1 Message Date
ismailgulek
3c49b850f1
Update CHANGES.rst 2020-07-24 17:58:31 +03:00
ismailgulek
0a423404d2
Use unlock view mode from app delegate 2020-07-24 17:55:03 +03:00
ismailgulek
8844931293
Add biometrics setup to security page 2020-07-24 17:54:44 +03:00
ismailgulek
1035ab8594
Little rfactoring 2020-07-24 17:54:11 +03:00
ismailgulek
0901e2f04f
Show auth screen if also biometrics set 2020-07-24 17:53:50 +03:00
ismailgulek
66febe73ba
Implement biometrics module 2020-07-24 17:53:23 +03:00
ismailgulek
52ef548159
Update PinCodePreferences to include biometrics config 2020-07-24 17:45:01 +03:00
ismailgulek
4ff794f752
Extend KeychainStore to get/set booleans 2020-07-24 17:44:17 +03:00
ismailgulek
763ae1af23
Strings & images 2020-07-24 17:35:49 +03:00
ismailgulek
3212ed265b
Set NSFaceIDUsageDescription 2020-07-24 17:34:54 +03:00
ismailgulek
8284c1889d
Update Riot/Managers/LocalAuthentication/LocalAuthenticationService.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:32 +03:00
ismailgulek
9c91c05157
Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:24 +03:00
ismailgulek
95a495d9e5
Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:10 +03:00
ismailgulek
6b1d5f6f68
Fix Manus comments 2020-07-22 22:45:20 +03:00
ismailgulek
62c26ae6a3
enhance for loop 2020-07-22 18:03:21 +03:00
ismailgulek
142937e854 Merge branch 'element_3436' of https://github.com/vector-im/riot-ios into element_3436 2020-07-22 17:47:56 +03:00
ismailgulek
b0f0aec136
Fix comments of Steve 2020-07-22 17:47:45 +03:00
ismailgulek
4f7bb035ed
Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 17:19:23 +03:00
ismailgulek
1d1d4cc465
Update Podfile
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 17:14:55 +03:00
ismailgulek
329a23dec8
Some refactoring after Steves comments 2020-07-22 17:07:54 +03:00
ismailgulek
ad548644ff
Add keychain access group 2020-07-22 17:06:39 +03:00
ismailgulek
b482615a74
Fix removal of pin 2020-07-22 11:44:01 +03:00
ismailgulek
7fa26ebf9d
Use KeychainStore to read/write user pin 2020-07-22 11:37:09 +03:00
ismailgulek
81e8e25c58
Introduce KeyValueStore 2020-07-22 11:36:32 +03:00
ismailgulek
cdf196cd80
Integrate KeychainAccess library 2020-07-22 11:35:46 +03:00
ismailgulek
13b983be94
Use view models for alerts 2020-07-22 10:30:08 +03:00
ismailgulek
725444964f Merge branch 'develop' into element_3436 2020-07-21 19:38:24 +03:00
ismailgulek
e5099ee280
Update CHANGES.rst 2020-07-21 19:35:12 +03:00
ismailgulek
da3294eda3
UI arrangements 2020-07-21 19:32:48 +03:00
SBiOSoftWhare
0494b39ebc
Merge pull request #3441 from vector-im/file_header_template
Add Xcode file header template
2020-07-21 17:05:10 +02:00
manuroe
1f53971ce5
Merge pull request #3458 from vector-im/riot_3451
Poor fix for missing "Riot is now element" modal
2020-07-21 16:56:06 +02:00
manuroe
6e1fe12847 MajorUpdateManager: Attempt a dispatch_async
to make the "Riot is now element" popup displayed
2020-07-21 16:41:31 +02:00
manuroe
6a3ad95cdf MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
ismailgulek
f47353d89e
Fine-tunings 2020-07-21 16:26:22 +03:00
ismailgulek
56e15df7eb
Fix build 2020-07-21 16:19:14 +03:00
ismailgulek
a0ee83adae
Implement in settings 2020-07-21 16:17:13 +03:00
ismailgulek
736430de61
Implement unlocker 2020-07-21 16:16:52 +03:00
ismailgulek
26055b96c7
Add view shaker 2020-07-21 16:16:39 +03:00
ismailgulek
79cacc70ff
Complete functions 2020-07-21 16:16:27 +03:00
ismailgulek
657cc63e75
Introduce PinCodePreferences 2020-07-21 16:15:53 +03:00
ismailgulek
0ab9ba2925
Introduce PinCodePreferences 2020-07-21 16:15:08 +03:00
ismailgulek
e7880b863a
Go to pin setter screen only if forced at login 2020-07-21 16:14:46 +03:00
ismailgulek
07e96fc7cc
Make force setting hardcoded 2020-07-21 16:12:36 +03:00
ismailgulek
146aaebd1a
Define needed strings 2020-07-21 16:10:43 +03:00
manuroe
7459bd85a5
Merge pull request #3455 from vector-im/riot_3417
Registration: Do not display the skip button if email is mandatory
2020-07-21 09:49:28 +02:00
manuroe
b950f0a5b3 Registration: Do not display the skip button if email is mandatory
#3417
2020-07-21 08:06:37 +02:00
ismailgulek
b3177d1a89
Add generated files 2020-07-17 19:03:56 +03:00
ismailgulek
e5684e6ec3
Present set pin module after successful login 2020-07-17 19:03:00 +03:00
ismailgulek
01830ea653
Create set pin module & enter pin screen 2020-07-17 19:02:28 +03:00
ismailgulek
6e0d5e37d7
Add option to force pin protection 2020-07-17 19:01:30 +03:00