Commit Graph

4158 Commits

Author SHA1 Message Date
ismailgulek 6a27d4ac0a fix copy/paste issue, thanks to @Manu 2020-07-30 18:12:51 +03:00
ismailgulek 1b1d17468e Remove report content setting 2020-07-30 18:12:17 +03:00
ismailgulek 05897c9c44 Move Row and Section to individual classes 2020-07-30 18:09:30 +03:00
ismailgulek 3b65378fa3 Integrate alloLocalContactsAccess at more points 2020-07-30 16:54:54 +03:00
ismailgulek 4141fd103a Use allowLocalContactsAccess in PeopleViewController 2020-07-30 16:45:30 +03:00
ismailgulek 37e9467a42 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03:00
ismailgulek 360a4c6951 All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek 08cb1e8516 Use matrixApps for allowIntegrations, will be moved later 2020-07-30 16:12:12 +03:00
ismailgulek 951018111e Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek d83ac1f780 Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek 28af5ad437 Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek 6905bf0980 Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek 0c1b82e4ab Integrate allowSendingStickers 2020-07-30 16:11:30 +03:00
ismailgulek c988a2c7c7 Introduce allowBugReportingManually 2020-07-30 16:11:23 +03:00
ismailgulek f09b015b5a Refactor settings page to use new settings dynamicly 2020-07-30 16:11:05 +03:00
manuroe 98923bfc91 Merge branch 'develop' into no_voip_stack_build 2020-07-29 11:00:55 +02:00
ismailgulek a2e2c23ccc Drop ObjC support for KeychainStore, refactor setters for KeyValueStore 2020-07-28 18:59:01 +03:00
ismailgulek 416439d103 Change KeyValueStore api 2020-07-28 18:21:39 +03:00
ismailgulek 13baf79237 Add biometrics setup to security page 2020-07-24 17:54:44 +03:00
ismailgulek 0961680d55 Little rfactoring 2020-07-24 17:54:11 +03:00
ismailgulek c37d4291ec Implement biometrics module 2020-07-24 17:53:23 +03:00
ismailgulek c9c434b3aa Update PinCodePreferences to include biometrics config 2020-07-24 17:45:01 +03:00
manuroe 26cf320488 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 83d54dda59 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 f5912ba12d Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:10 +03:00
ismailgulek 98edf7558a Fix Manus comments 2020-07-22 22:45:20 +03:00
ismailgulek 1e27cb2de7 enhance for loop 2020-07-22 18:03:21 +03:00
ismailgulek 0e387ab80e Merge branch 'element_3436' of https://github.com/vector-im/riot-ios into element_3436 2020-07-22 17:47:56 +03:00
ismailgulek daaf51e730 Fix comments of Steve 2020-07-22 17:47:45 +03:00
ismailgulek 6f87840180 Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 17:19:23 +03:00
ismailgulek 23e9b3c0ab Some refactoring after Steves comments 2020-07-22 17:07:54 +03:00
ismailgulek e6d17c3df4 Use KeychainStore to read/write user pin 2020-07-22 11:37:09 +03:00
ismailgulek 42b4d81671 Use view models for alerts 2020-07-22 10:30:08 +03:00
ismailgulek 608d7bd381 Merge branch 'develop' into element_3436 2020-07-21 19:38:24 +03:00
ismailgulek fe7dff7533 UI arrangements 2020-07-21 19:32:48 +03:00
manuroe b5724629bb MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
ismailgulek 36f2691f0c Fine-tunings 2020-07-21 16:26:22 +03:00
ismailgulek 06864819b0 Fix build 2020-07-21 16:19:14 +03:00
ismailgulek 30c37595be Implement in settings 2020-07-21 16:17:13 +03:00
ismailgulek 31a362fdf1 Complete functions 2020-07-21 16:16:27 +03:00
ismailgulek 700541b81b Introduce PinCodePreferences 2020-07-21 16:15:08 +03:00
ismailgulek 6d1277fcab Go to pin setter screen only if forced at login 2020-07-21 16:14:46 +03:00
manuroe 26b65ae173 Registration: Do not display the skip button if email is mandatory
#3417
2020-07-21 08:06:37 +02:00
ismailgulek 7f8fe9025e Present set pin module after successful login 2020-07-17 19:03:00 +03:00
ismailgulek 2cbbf4b9be Create set pin module & enter pin screen 2020-07-17 19:02:28 +03:00
ismailgulek 4ecba409d2 Merge pull request #3434 from vector-im/fix_3433
Fix Crash on dequeue `CrossSigningSetupBannerCell`
2020-07-17 12:26:10 +03:00
ismailgulek b17ab4c417 Move cell registrations to superclass, so other children can dequeue it 2020-07-17 11:57:55 +03:00
SBiOSoftWhare efb037e614 Theme: Update shrink buttons color. 2020-07-16 23:38:24 +02:00
SBiOSoftWhare 832f1d219c Theme: Update disclosure indicator with theme color. 2020-07-16 23:16:11 +02:00
ismailgulek 4d0b00a3e6 Merge pull request #3384 from vector-im/riot_3137
Warn if link text doesn't match link target
2020-07-16 18:45:25 +03:00