Commit graph

1159 commits

Author SHA1 Message Date
manuroe
3f7d1d08f6 AuthenticationVC: Make custom server options and register button configurable 2020-07-30 18:07:16 +02:00
ismailgulek
e7c51f7a2f
Avoid mutation of sections to avoid crashes 2020-07-30 18:21:53 +03:00
ismailgulek
7267da3f05
Add sanity checks 2020-07-30 18:13:25 +03:00
ismailgulek
f328a96716
fix copy/paste issue, thanks to @Manu 2020-07-30 18:12:51 +03:00
ismailgulek
c6c5e17490
Remove report content setting 2020-07-30 18:12:17 +03:00
ismailgulek
2fff1dc5f8
Move Row and Section to individual classes 2020-07-30 18:09:30 +03:00
ismailgulek
eecd7ebca4
Integrate alloLocalContactsAccess at more points 2020-07-30 16:54:54 +03:00
ismailgulek
c6d04fc075
Use allowLocalContactsAccess in PeopleViewController 2020-07-30 16:45:30 +03:00
ismailgulek
f2700ebfc3 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03:00
ismailgulek
a8ad34969f
All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek
349cff564f Use matrixApps for allowIntegrations, will be moved later 2020-07-30 16:12:12 +03:00
ismailgulek
b8e5d641e1 Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek
51d08641b6 Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek
93edc52fcc Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek
1a29cc41bf Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek
f4372d1951 Integrate allowSendingStickers 2020-07-30 16:11:30 +03:00
ismailgulek
efc7a9eef4 Introduce allowBugReportingManually 2020-07-30 16:11:23 +03:00
ismailgulek
ba0cf5bd25 Refactor settings page to use new settings dynamicly 2020-07-30 16:11:05 +03:00
manuroe
b631a10f9a
Merge branch 'develop' into no_voip_stack_build 2020-07-29 11:00:55 +02:00
ismailgulek
1acfafd030
Drop ObjC support for KeychainStore, refactor setters for KeyValueStore 2020-07-28 18:59:01 +03:00
ismailgulek
a054c93c07
Change KeyValueStore api 2020-07-28 18:21:39 +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
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
manuroe
6e8f14af9e Build: Make the app build if JitsiMeetSDK is not in the Podfile.
We already had a mechanism to automatically build VoIP according to the presence of the webrtc pod file. Do the same but for conference calls.
2020-07-23 17:25:24 +02: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
329a23dec8
Some refactoring after Steves comments 2020-07-22 17:07:54 +03:00
ismailgulek
7fa26ebf9d
Use KeychainStore to read/write user pin 2020-07-22 11:37:09 +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
da3294eda3
UI arrangements 2020-07-21 19:32:48 +03: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
79cacc70ff
Complete functions 2020-07-21 16:16:27 +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
manuroe
b950f0a5b3 Registration: Do not display the skip button if email is mandatory
#3417
2020-07-21 08:06:37 +02: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
c38010c40f
Merge pull request #3434 from vector-im/fix_3433
Fix Crash on dequeue `CrossSigningSetupBannerCell`
2020-07-17 12:26:10 +03:00
ismailgulek
e1c2dcb550
Move cell registrations to superclass, so other children can dequeue it 2020-07-17 11:57:55 +03:00