SBiOSoftWhare
|
8ab4fe1c16
|
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
|
2020-09-28 15:44:07 +02:00 |
|
SBiOSoftWhare
|
3f978af1ea
|
SecurityViewController: Makes table content easier to customize.
|
2020-09-28 14:25:21 +02:00 |
|
SBiOSoftWhare
|
637536a8dd
|
SecurityViewController: Makes table content easier to customize.
|
2020-09-28 14:25:21 +02:00 |
|
SBiOSoftWhare
|
0c00f932a8
|
Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
|
2020-09-04 13:13:54 +02:00 |
|
SBiOSoftWhare
|
32a37d9041
|
Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
|
2020-09-04 13:13:54 +02:00 |
|
SBiOSoftWhare
|
97104edb6a
|
Remove code used before iOS 11.
|
2020-09-01 14:19:21 +02:00 |
|
SBiOSoftWhare
|
9934c42d54
|
Remove code used before iOS 11.
|
2020-09-01 14:19:21 +02:00 |
|
SBiOSoftWhare
|
1f6743f612
|
Remove old AppDelegate imports.
|
2020-08-31 19:38:06 +02:00 |
|
SBiOSoftWhare
|
4995d71334
|
Remove old AppDelegate imports.
|
2020-08-31 19:38:06 +02:00 |
|
manuroe
|
1a4462eca5
|
Code Quality: Fix Stève's remarks
|
2020-08-26 08:32:07 +02:00 |
|
manuroe
|
eefd7c3c4b
|
Code Quality: Fix Stève's remarks
|
2020-08-26 08:32:07 +02:00 |
|
manuroe
|
efbca319f0
|
Code Quality: Make sonar happier
by removing some code smells
|
2020-08-25 18:54:47 +02:00 |
|
manuroe
|
14f2ed58f1
|
Code Quality: Make sonar happier
by removing some code smells
|
2020-08-25 18:54:47 +02:00 |
|
ismailgulek
|
f37654e562
|
Fix Steves remarks
|
2020-08-18 18:14:52 +03:00 |
|
ismailgulek
|
43e19ba938
|
Fix Steves remarks
|
2020-08-18 18:14:52 +03:00 |
|
ismailgulek
|
81ef8cf80b
|
Suppress warnings
|
2020-08-18 17:38:52 +03:00 |
|
ismailgulek
|
d9d8ded0a3
|
Suppress warnings
|
2020-08-18 17:38:52 +03:00 |
|
ismailgulek
|
f8f07cd402
|
Use TableViewSections in SettingsViewController
|
2020-08-18 17:32:31 +03:00 |
|
ismailgulek
|
a57cd141b0
|
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
|
e15b5c796e
|
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
|
4de20ba916
|
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
|
8b608f24fe
|
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 |
|
ismailgulek
|
5dbc026d05
|
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
|
ca870774dd
|
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 |
|
manuroe
|
8225d7f4d0
|
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
|
7faad4f407
|
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
|
3c8d875246
|
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
|
c3ba8aadf6
|
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
|
2c462184e8
|
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
|
c4c39ff54b
|
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
|
3d85e64a53
|
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
|
2fab3b901f
|
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
|
d2606e92a2
|
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
|
ada53524be
|
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 |
|