Commit Graph

1893 Commits

Author SHA1 Message Date
ismailgulek 2b0ca4d5a2 Retain new room creatino bridge presenter 2020-09-11 13:39:19 +03:00
ismailgulek 608e51dd1c Configure view controller and view model 2020-09-11 13:39:03 +03:00
ismailgulek 0fa85a5c2a Create choose avatar cell 2020-09-11 13:38:12 +03:00
ismailgulek 5a509d2eb6 Call cancel on drag 2020-09-11 13:37:18 +03:00
ismailgulek 6258cfe4f6 Call complete on drag for directory 2020-09-11 13:36:34 +03:00
ismailgulek 752c16767d Update room creation params 2020-09-11 13:35:41 +03:00
ismailgulek 204d245e28 Introduce TableViewHeaderFooterView 2020-09-11 13:34:53 +03:00
ismailgulek c4428250bc Merge branch 'develop' into element_3628
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-09-10 18:18:29 +03:00
ismailgulek 847c60d117 Merge pull request #3644 from vector-im/element_3627
Contextualize Floating Button Actions
2020-09-10 18:14:47 +03:00
ismailgulek 68d464cfe5 Fix topic cell, introduce PlaceholderedTextView 2020-09-10 18:14:19 +03:00
ismailgulek 62f5e470f2 Refactor cell view model 2020-09-10 16:41:34 +03:00
ismailgulek 3873c71d4b Remove template constants 2020-09-10 16:03:58 +03:00
ismailgulek 17bd6b0bf3 Add some comments 2020-09-10 16:01:24 +03:00
ismailgulek 47fc532b80 Complete refactoring 2020-09-10 14:56:46 +03:00
ismailgulek 561e65cc15 Create ShowDirectory module 2020-09-10 12:50:26 +03:00
ismailgulek 02ebb3490e Move MXThirdPartyProtocolInstance extension to a new file 2020-09-10 11:25:43 +03:00
ismailgulek 149e19cfff Add create room v2 to action sheet 2020-09-09 19:40:30 +03:00
ismailgulek 2cd504e890 Fix build 2020-09-09 19:39:30 +03:00
ismailgulek 73c2c42624 Compose some UI in table view, not complete yet 2020-09-09 19:33:47 +03:00
ismailgulek 25bd02b928 Make some legacy cells conform Reusable & Themable, add some new 2020-09-09 19:32:54 +03:00
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