Commit Graph

1156 Commits

Author SHA1 Message Date
ismailgulek c3ba8aadf6 fix copy/paste issue, thanks to @Manu 2020-07-30 18:12:51 +03:00
ismailgulek 4df19ef1b2 Remove report content setting 2020-07-30 18:12:17 +03:00
ismailgulek 2c462184e8 Move Row and Section to individual classes 2020-07-30 18:09:30 +03:00
ismailgulek 872e04ce53 Integrate alloLocalContactsAccess at more points 2020-07-30 16:54:54 +03:00
ismailgulek a044eb7fba Use allowLocalContactsAccess in PeopleViewController 2020-07-30 16:45:30 +03:00
ismailgulek 9afaed5e72 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03:00
ismailgulek c4c39ff54b All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek 3d85e64a53 Use matrixApps for allowIntegrations, will be moved later 2020-07-30 16:12:12 +03:00
ismailgulek 3db34f9c10 Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek 351d2c93d9 Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek cf81fc423c Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek d952f3c72f Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek 1d765c4549 Integrate allowSendingStickers 2020-07-30 16:11:30 +03:00
ismailgulek 2fab3b901f Introduce allowBugReportingManually 2020-07-30 16:11:23 +03:00
ismailgulek d2606e92a2 Refactor settings page to use new settings dynamicly 2020-07-30 16:11:05 +03:00
manuroe ee69d06da4 Merge branch 'develop' into no_voip_stack_build 2020-07-29 11:00:55 +02:00
ismailgulek ed4579071d Drop ObjC support for KeychainStore, refactor setters for KeyValueStore 2020-07-28 18:59:01 +03:00
ismailgulek 8bd8e99f72 Change KeyValueStore api 2020-07-28 18:21:39 +03:00
ismailgulek ada53524be Add biometrics setup to security page 2020-07-24 17:54:44 +03:00
ismailgulek f6a585ae1e Little rfactoring 2020-07-24 17:54:11 +03:00
ismailgulek 0df45f399c Implement biometrics module 2020-07-24 17:53:23 +03:00
ismailgulek b868a8fd00 Update PinCodePreferences to include biometrics config 2020-07-24 17:45:01 +03:00
manuroe 7583e1b556 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 7bbbb8ad8d 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 885ffae8e7 Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:10 +03:00
ismailgulek b109b7cb25 Fix Manus comments 2020-07-22 22:45:20 +03:00
ismailgulek ba0193b568 enhance for loop 2020-07-22 18:03:21 +03:00
ismailgulek 39a6e8b191 Merge branch 'element_3436' of https://github.com/vector-im/riot-ios into element_3436 2020-07-22 17:47:56 +03:00
ismailgulek 90d6b4b9e4 Fix comments of Steve 2020-07-22 17:47:45 +03:00
ismailgulek 2b34f6cdd2 Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 17:19:23 +03:00
ismailgulek 0c66a62e69 Some refactoring after Steves comments 2020-07-22 17:07:54 +03:00
ismailgulek 5a74ea5725 Use KeychainStore to read/write user pin 2020-07-22 11:37:09 +03:00
ismailgulek e99fbfbd3b Use view models for alerts 2020-07-22 10:30:08 +03:00
ismailgulek a288a1795e Merge branch 'develop' into element_3436 2020-07-21 19:38:24 +03:00
ismailgulek bb6510b1dc UI arrangements 2020-07-21 19:32:48 +03:00
manuroe 141fa28c04 MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
ismailgulek b7ecfd3a21 Fine-tunings 2020-07-21 16:26:22 +03:00
ismailgulek 6e9cb05886 Fix build 2020-07-21 16:19:14 +03:00
ismailgulek 18c20f52fd Implement in settings 2020-07-21 16:17:13 +03:00
ismailgulek 1573bedcce Complete functions 2020-07-21 16:16:27 +03:00
ismailgulek 52433909f1 Introduce PinCodePreferences 2020-07-21 16:15:08 +03:00
ismailgulek 77d0c0b1a1 Go to pin setter screen only if forced at login 2020-07-21 16:14:46 +03:00
manuroe 053d58cc50 Registration: Do not display the skip button if email is mandatory
#3417
2020-07-21 08:06:37 +02:00
ismailgulek 347b4f20be Present set pin module after successful login 2020-07-17 19:03:00 +03:00
ismailgulek a12e8f7228 Create set pin module & enter pin screen 2020-07-17 19:02:28 +03:00
ismailgulek afc46fdc03 Merge pull request #3434 from vector-im/fix_3433
Fix Crash on dequeue `CrossSigningSetupBannerCell`
2020-07-17 12:26:10 +03:00
ismailgulek 16f7188968 Move cell registrations to superclass, so other children can dequeue it 2020-07-17 11:57:55 +03:00
SBiOSoftWhare 10c5e761f2 Theme: Update shrink buttons color. 2020-07-16 23:38:24 +02:00
SBiOSoftWhare 3a5c549607 Theme: Update disclosure indicator with theme color. 2020-07-16 23:16:11 +02:00
ismailgulek 45ce75b693 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