ismailgulek
|
c13db018bd
|
Inroduce pinCodeGraceTimeInSeconds
|
2020-09-07 13:41:52 +03:00 |
|
ismailgulek
|
edb35e683c
|
Decrease pin grace time to zero
|
2020-09-07 13:08:09 +03:00 |
|
SBiOSoftWhare
|
bc003cae6b
|
SplitViewCoordinator: Integrate TabBarCoordinator.
|
2020-09-07 10:06:03 +02:00 |
|
SBiOSoftWhare
|
8f44349365
|
Create TabBarCoordinator.
|
2020-09-07 10:05:18 +02:00 |
|
SBiOSoftWhare
|
3f17038a23
|
Create SplitViewPresentable used by the master view controller of a UISplitViewController and enables to abstract interaction.
|
2020-09-07 10:04:36 +02:00 |
|
SBiOSoftWhare
|
cdfbcd4a05
|
MasterTabBarController: Remove show detail segues. Delegate presentation.
|
2020-09-07 10:01:06 +02:00 |
|
SBiOSoftWhare
|
ca1a28f615
|
PlaceholderDetailViewController: Add instantiate method.
|
2020-09-07 09:57:52 +02:00 |
|
SBiOSoftWhare
|
c1a283a2c3
|
LegacyAppDelegate: Remove split view management. Let SplitViewCoordinator handle these.
|
2020-09-04 13:19:26 +02:00 |
|
SBiOSoftWhare
|
2576cb5ba8
|
AppDelegate: Create UIWindow programmatically and use AppCoordinator.
|
2020-09-04 13:19:26 +02:00 |
|
SBiOSoftWhare
|
bdfcaddc2a
|
Create AppCoordinator to handle navigation at root level.
|
2020-09-04 13:19:26 +02:00 |
|
SBiOSoftWhare
|
d09dc2c006
|
Create SplitViewCoordinator to handle split view navigation.
|
2020-09-04 13:19:26 +02:00 |
|
SBiOSoftWhare
|
aef69a8dbd
|
Create PlaceholderDetailViewController a placeholder detail view controller for UISplitViewController.
|
2020-09-04 13:19:26 +02:00 |
|
SBiOSoftWhare
|
e7c212c3b5
|
Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
|
2020-09-04 13:13:54 +02:00 |
|
SBiOSoftWhare
|
2202d26b11
|
Merge branch 'develop' into element_3594
# Conflicts:
# CHANGES.rst
|
2020-09-04 12:35:08 +02:00 |
|
SBiOSoftWhare
|
d2aadccabe
|
AppDelegate: Add comments for window property.
|
2020-09-04 12:24:36 +02:00 |
|
SBiOSoftWhare
|
2e77fc3a6f
|
Remove code used before iOS 11.
|
2020-09-01 14:19:21 +02:00 |
|
SBiOSoftWhare
|
f83bf099b7
|
RecentsViewController: Remove warning.
|
2020-09-01 14:11:23 +02:00 |
|
SBiOSoftWhare
|
e16d495ea6
|
Remove deprecated -[UIApplication openURL] usage.
|
2020-09-01 12:20:44 +02:00 |
|
SBiOSoftWhare
|
fb60650638
|
Remove some Swift warnings.
|
2020-09-01 11:57:30 +02:00 |
|
SBiOSoftWhare
|
c7cbceab73
|
Move generated loading animation files in a folder and exclude them from SwiftLint linting.
|
2020-09-01 11:33:13 +02:00 |
|
SBiOSoftWhare
|
a1235fd1f1
|
Remove local Flow files.
|
2020-09-01 11:31:53 +02:00 |
|
SBiOSoftWhare
|
bc6306bda9
|
Remove old AppDelegate imports.
|
2020-08-31 19:38:06 +02:00 |
|
SBiOSoftWhare
|
c50ff0fd05
|
Convert AppDelegate to Swift, call legacy ObjC AppDelegate from the one. Remove main.m.
|
2020-08-31 19:33:10 +02:00 |
|
SBiOSoftWhare
|
ed6f452482
|
Refactor ObjC AppDelegate to LegacyAppDelegate.
|
2020-08-31 19:23:26 +02:00 |
|
ismailgulek
|
42705c93ff
|
Update room input toolbar on theme change
|
2020-08-27 12:29:39 +03:00 |
|
manuroe
|
fcebc84337
|
Code Quality: Fix Stève's remarks
|
2020-08-26 08:32:07 +02:00 |
|
manuroe
|
c9f495d460
|
Code Quality: Make sonar happier
by removing some code smells
|
2020-08-25 18:54:47 +02:00 |
|
ismailgulek
|
fe457c4749
|
Merge branch 'develop' into element_3556
|
2020-08-24 16:03:20 +03:00 |
|
ismailgulek
|
36e43ee45b
|
Add new loading state, add a label and activity indicator for loading state
|
2020-08-21 16:31:22 +03:00 |
|
ismailgulek
|
295d96087e
|
Wait for session sync complete
|
2020-08-21 14:07:43 +03:00 |
|
ismailgulek
|
3741c7fc89
|
Revert session state
|
2020-08-21 13:24:17 +03:00 |
|
ismailgulek
|
de5d7cac55
|
Wait for the first sync to complete loading
|
2020-08-21 13:18:53 +03:00 |
|
ismailgulek
|
4a3bfa4701
|
Add presentationController delegate
|
2020-08-20 16:57:58 +03:00 |
|
ismailgulek
|
afc0b2d703
|
Avoid email validation link to redirect to web app
|
2020-08-20 14:41:24 +03:00 |
|
SBiOSoftWhare
|
c3e83fa996
|
AuthenticationVC: Fix show forgot password conditions.
|
2020-08-20 10:47:52 +02:00 |
|
SBiOSoftWhare
|
5609059269
|
AuthInputsView: Handle phone number text field display with BuildSettings.
|
2020-08-19 17:36:07 +02:00 |
|
SBiOSoftWhare
|
bbaffcef63
|
AuthenticationVC: Handle forgot button display customization with BuildSettings.
|
2020-08-19 17:32:35 +02:00 |
|
ismailgulek
|
c4e0c4decb
|
Fix LAContext.biometryType none case
|
2020-08-19 15:37:05 +03:00 |
|
ismailgulek
|
0ec67e58d5
|
Fix Steves remarks
|
2020-08-18 18:14:52 +03:00 |
|
ismailgulek
|
b7d2f7897b
|
Change location of TableViewSections
|
2020-08-18 17:51:11 +03:00 |
|
ismailgulek
|
23fe3990d0
|
Suppress warnings
|
2020-08-18 17:38:52 +03:00 |
|
ismailgulek
|
2d499c9411
|
Use TableViewSections in SettingsViewController
|
2020-08-18 17:32:31 +03:00 |
|
ismailgulek
|
2759a3f2d5
|
Use TableViewSections in RoomSettingsViewController
|
2020-08-18 17:32:13 +03:00 |
|
ismailgulek
|
2e3b5c0284
|
Make Row and Section Swift classes, introduce TableViewSections
|
2020-08-18 17:31:52 +03:00 |
|
ismailgulek
|
08f3223a87
|
Replace edit API with swipe actions configuration
|
2020-08-18 13:53:43 +03:00 |
|
ismailgulek
|
0a661b4adb
|
Refactor section tags
|
2020-08-18 13:11:13 +03:00 |
|
ismailgulek
|
591778f64c
|
Refactor room settings screen to use new settings
|
2020-08-18 13:06:20 +03:00 |
|
ismailgulek
|
688e0153d1
|
Introduce hasAnyRows on Section
|
2020-08-18 12:54:45 +03:00 |
|
ismailgulek
|
aa74571d43
|
Change config name
|
2020-08-14 14:55:06 +03:00 |
|
ismailgulek
|
06f88d11f0
|
Introduce messageDetailsAllowSaving
|
2020-08-14 14:06:22 +03:00 |
|