Commit Graph

384 Commits

Author SHA1 Message Date
ismailgulek f8f07cd402 Use TableViewSections in SettingsViewController 2020-08-18 17:32:31 +03:00
ismailgulek 69ca0b518e Make Row and Section Swift classes, introduce TableViewSections 2020-08-18 17:31:52 +03:00
ismailgulek fcd7c64539 Introduce hasAnyRows on Section 2020-08-18 12:54:45 +03:00
ismailgulek e595490bd1 Fix pin code cell selection 2020-08-12 13:17:59 +03:00
ismailgulek 83a29d1bee Namespace some settings 2020-08-03 16:07:39 +03:00
manuroe e2f8aed118 BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
manuroe c404a7d65c BuildSettings: Integrate legal URLs 2020-07-31 08:29:22 +02:00
ismailgulek e4562ffdda Avoid mutation of sections to avoid crashes 2020-07-30 18:21:53 +03:00
ismailgulek cb872af1db Add sanity checks 2020-07-30 18:13:25 +03:00
ismailgulek a32dd85155 fix copy/paste issue, thanks to @Manu 2020-07-30 18:12:51 +03:00
ismailgulek aa8a95d6dc Move Row and Section to individual classes 2020-07-30 18:09:30 +03:00
ismailgulek ce1e614471 All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek 652804f1c9 Use matrixApps for allowIntegrations, will be moved later 2020-07-30 16:12:12 +03:00
ismailgulek 7554363dfc Introduce allowBugReportingManually 2020-07-30 16:11:23 +03:00
ismailgulek fbf61e1c43 Refactor settings page to use new settings dynamicly 2020-07-30 16:11:05 +03:00
ismailgulek 0cd3feb26a Add biometrics setup to security page 2020-07-24 17:54:44 +03:00
ismailgulek 23c21f3c08 Implement in settings 2020-07-21 16:17:13 +03:00
SBiOSoftWhare 55a8d7625a Theme: Update shrink buttons color. 2020-07-16 23:38:24 +02:00
SBiOSoftWhare fe468c0c09 Theme: Update disclosure indicator with theme color. 2020-07-16 23:16:11 +02:00
ismailgulek c3d454c36a Merge branch 'develop' into riot_3396 2020-07-16 13:10:29 +03:00
ismailgulek f0c335b20a Merge branch 'develop' into riot_3389 2020-07-16 12:57:57 +03:00
ismailgulek 3aba1f74b4 Merge branch 'develop' into riot_3396 2020-07-16 10:38:42 +03:00
ismailgulek 98d60c747d Merge branch 'develop' into riot_3389 2020-07-16 10:38:25 +03:00
ismailgulek e1c2b58520 Merge branch 'develop' into fix_3401 2020-07-16 10:37:08 +03:00
ismailgulek 493dbb204d Scroll to next section if discovery is not ready yet, fixes #3401 2020-07-15 16:13:59 +03:00
ismailgulek 92f5ace2e9 Fix crash 2020-07-14 17:19:41 +03:00
ismailgulek 25a8118199 Remove lazy loading labs setting 2020-07-14 16:11:57 +03:00
SBiOSoftWhare 116e708ee1 Update plus icon. 2020-07-11 01:53:18 +02:00
SBiOSoftWhare 3fac400b29 Checkboxes: Use theme tint color. 2020-07-09 18:58:44 +02:00
Ismail Gulek fa24ee9329 Read urls from defaults 2020-07-03 16:38:14 +03:00
ismailgulek 31c89bf4f8 Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
#	Gemfile.lock
#	Riot.xcodeproj/project.pbxproj
#	Riot/SupportingFiles/Info.plist
#	RiotShareExtension/SupportingFiles/Info.plist
#	SiriIntents/Info.plist
2020-07-01 09:59:29 +03:00
manuroe c05eb10491 SecurityVC: Update MY SESSIONS copy 2020-06-30 18:12:50 +02:00
manuroe 082d03be2e Sign out: Make sure there is a secure backup 2020-06-30 18:00:56 +02:00
manuroe 759ad91e9f SecurityVC: Setup cross-signing on secure backup setup 2020-06-30 17:03:33 +02:00
manuroe 52f3605914 SecurityVC: 3 actions for secure backup: setup, synchronise, delete 2020-06-30 16:23:29 +02:00
manuroe fc55dfb55c SecurityVC: Hide the cross-signing section 2020-06-30 15:56:05 +02:00
manuroe 13cbfc9741 SecurityVC: Secure backup replaces messages backup 2020-06-30 15:54:58 +02:00
manuroe 06c21ecf06 Secure backup: Create and delete key backup with 4S 2020-06-30 14:02:47 +02:00
ismailgulek 6c2c2faea2 Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2020-06-26 17:33:09 +03:00
SBiOSoftWhare a433e3647e Fix merge issue with secure backup refactoring. 2020-06-26 14:36:27 +02:00
SBiOSoftWhare b1908231f7 Merge branch 'develop' into riot_3293
# Conflicts:
#	CHANGES.rst
#	Riot/Generated/Strings.swift
2020-06-26 14:30:21 +02:00
manuroe e37d2cef0d SecurityVC: Start cleaning 2020-06-26 07:56:56 +02:00
manuroe df188da49b Security: Plug UX for cross-signing setup
part of #3299
2020-06-26 07:42:37 +02:00
manuroe 47cb148537 SecurityVC: Plug Secure Backup setup flow 2020-06-25 20:23:40 +02:00
manuroe ddda57feff Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:17:04 +02:00
manuroe 539c1feb5a Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:51 +02:00
manuroe 122edffb63 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:44 +02:00
manuroe 85ab663503 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:32 +02:00
manuroe d80f0e6316 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:25 +02:00
manuroe ed15566b4e Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:03 +02:00