Commit Graph

4423 Commits

Author SHA1 Message Date
ismailgulek 7bfc122a4b Create new screen 2020-09-09 16:15:09 +03:00
ismailgulek 51a6de5385 Update searchbar placeholder 2020-09-09 15:05:06 +03:00
ismailgulek d049107ffd Fine tune interface 2020-09-09 15:02:57 +03:00
ismailgulek d3f81c4718 Override plus button action on Rooms list 2020-09-09 14:41:00 +03:00
ismailgulek 6c07959c36 Make PublicRoomsDirectoryDataSource conform NSCopying 2020-09-09 14:40:33 +03:00
ismailgulek 545db243ad Introduce SearchableDirectoryViewController 2020-09-09 14:39:56 +03:00
ismailgulek 8fd8cf1f00 Change asset name 2020-09-08 14:05:28 +03:00
ismailgulek 6e0198a0c1 Avoid tinting of the new icon 2020-09-08 13:57:19 +03:00
ismailgulek 8efba5cca2 Use new icon 2020-09-08 13:56:59 +03:00
ismailgulek 1922b05370 Change icon in Rooms screen 2020-09-08 13:09:44 +03:00
ismailgulek 9daa155a69 Change icon and behaviour on People screen 2020-09-08 13:09:30 +03:00
ismailgulek 86c0ec54ba Move logic to a separate method 2020-09-08 11:22:53 +03:00
ismailgulek ddf7dffa14 Add inactive view on resign active, change when coming back 2020-09-07 18:10:54 +03:00
ismailgulek d172441930 Introduce inactive view mode, and allow update on view mode 2020-09-07 18:10:29 +03:00
ismailgulek 87c6b50f49 Introduce inactive state 2020-09-07 18:09:47 +03:00
ismailgulek cddcc5c0ae Merge branch 'develop' into element_3622 2020-09-07 13:52:15 +03:00
ismailgulek 254093eb7f Close keyboard on pin code screen 2020-09-07 13:51:48 +03:00
ismailgulek a1c3aa04bf Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek e7a13d0872 Decrease pin grace time to zero 2020-09-07 13:08:09 +03:00
SBiOSoftWhare 4675eeaea6 SplitViewCoordinator: Integrate TabBarCoordinator. 2020-09-07 10:06:03 +02:00
SBiOSoftWhare b9e8bfd021 Create TabBarCoordinator. 2020-09-07 10:05:18 +02:00
SBiOSoftWhare 16e13bee85 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 c12d01de50 MasterTabBarController: Remove show detail segues. Delegate presentation. 2020-09-07 10:01:06 +02:00
SBiOSoftWhare 2ad4b9158a PlaceholderDetailViewController: Add instantiate method. 2020-09-07 09:57:52 +02:00
SBiOSoftWhare 4f5a9d5287 LegacyAppDelegate: Remove split view management. Let SplitViewCoordinator handle these. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare 1184f2a893 AppDelegate: Create UIWindow programmatically and use AppCoordinator. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare e3e432e78b Create AppCoordinator to handle navigation at root level. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare 447b3769d0 Create SplitViewCoordinator to handle split view navigation. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare f51ee1200d Create PlaceholderDetailViewController a placeholder detail view controller for UISplitViewController. 2020-09-04 13:19:26 +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 7e722ad146 Merge branch 'develop' into element_3594
# Conflicts:
#	CHANGES.rst
2020-09-04 12:35:08 +02:00
SBiOSoftWhare 212dd25c14 AppDelegate: Add comments for window property. 2020-09-04 12:24:36 +02:00
SBiOSoftWhare 97104edb6a Remove code used before iOS 11. 2020-09-01 14:19:21 +02:00
SBiOSoftWhare 435c6a8629 RecentsViewController: Remove warning. 2020-09-01 14:11:23 +02:00
SBiOSoftWhare 7ccc184e97 Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
SBiOSoftWhare 2de47ea160 Remove some Swift warnings. 2020-09-01 11:57:30 +02:00
SBiOSoftWhare 2a7a31f413 Move generated loading animation files in a folder and exclude them from SwiftLint linting. 2020-09-01 11:33:13 +02:00
SBiOSoftWhare 0d95bac1f2 Remove local Flow files. 2020-09-01 11:31:53 +02:00
SBiOSoftWhare 1f6743f612 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
SBiOSoftWhare c9f900fb04 Convert AppDelegate to Swift, call legacy ObjC AppDelegate from the one. Remove main.m. 2020-08-31 19:33:10 +02:00
SBiOSoftWhare 5e15375019 Refactor ObjC AppDelegate to LegacyAppDelegate. 2020-08-31 19:23:26 +02:00
ismailgulek 1fb40073fb Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00
manuroe 1a4462eca5 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
ismailgulek 62413a27fe Merge branch 'develop' into element_3556 2020-08-24 16:03:20 +03:00
ismailgulek 8309a576c6 Add new loading state, add a label and activity indicator for loading state 2020-08-21 16:31:22 +03:00
ismailgulek a239176069 Wait for session sync complete 2020-08-21 14:07:43 +03:00
ismailgulek 7dff7deb08 Revert session state 2020-08-21 13:24:17 +03:00
ismailgulek 5f8bf1abab Wait for the first sync to complete loading 2020-08-21 13:18:53 +03:00
ismailgulek 19f5d89730 Add presentationController delegate 2020-08-20 16:57:58 +03:00