Commit Graph

3547 Commits

Author SHA1 Message Date
ismailgulek 383e662e71 Implement choose avatar 2020-09-11 16:05:46 +03:00
ismailgulek fa820e3fc3 Implement create room 2020-09-11 15:03:05 +03:00
ismailgulek f86dcf2ce8 Go to room screen after creation 2020-09-11 15:02:24 +03:00
ismailgulek 52f6337d0d Add did create room delegate methods 2020-09-11 15:02:06 +03:00
ismailgulek 32274da197 Retain new room creatino bridge presenter 2020-09-11 13:39:19 +03:00
ismailgulek 509481c211 Configure view controller and view model 2020-09-11 13:39:03 +03:00
ismailgulek 8b1bf05685 Create choose avatar cell 2020-09-11 13:38:12 +03:00
ismailgulek e055152073 Call cancel on drag 2020-09-11 13:37:18 +03:00
ismailgulek 6e99fcd691 Call complete on drag for directory 2020-09-11 13:36:34 +03:00
ismailgulek 3749b2b1f2 Update room creation params 2020-09-11 13:35:41 +03:00
ismailgulek 1b1cf47cb0 Introduce TableViewHeaderFooterView 2020-09-11 13:34:53 +03:00
ismailgulek 1cd01c79d4 Merge branch 'develop' into element_3628
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-09-10 18:18:29 +03:00
ismailgulek 05061afd94 Merge pull request #3644 from vector-im/element_3627
Contextualize Floating Button Actions
2020-09-10 18:14:47 +03:00
ismailgulek 92221bcb4f Fix topic cell, introduce PlaceholderedTextView 2020-09-10 18:14:19 +03:00
ismailgulek 78152a8b04 Refactor cell view model 2020-09-10 16:41:34 +03:00
ismailgulek 6afc2df1fb Remove template constants 2020-09-10 16:03:58 +03:00
ismailgulek d60cab5c04 Add some comments 2020-09-10 16:01:24 +03:00
ismailgulek 02bd7862a2 Complete refactoring 2020-09-10 14:56:46 +03:00
ismailgulek f8b0b3bdf8 Create ShowDirectory module 2020-09-10 12:50:26 +03:00
ismailgulek 8bd8f70fef Move MXThirdPartyProtocolInstance extension to a new file 2020-09-10 11:25:43 +03:00
ismailgulek b460ddf134 Add create room v2 to action sheet 2020-09-09 19:40:30 +03:00
ismailgulek 6a5fccbb78 Fix build 2020-09-09 19:39:30 +03:00
ismailgulek 72ebacc81d Compose some UI in table view, not complete yet 2020-09-09 19:33:47 +03:00
ismailgulek e5619e1113 Make some legacy cells conform Reusable & Themable, add some new 2020-09-09 19:32:54 +03:00
ismailgulek a79d6a8a1e Create new screen 2020-09-09 16:15:09 +03:00
ismailgulek 72842c7dbb Update searchbar placeholder 2020-09-09 15:05:06 +03:00
ismailgulek 90fa583943 Fine tune interface 2020-09-09 15:02:57 +03:00
ismailgulek 44e6161b4e Override plus button action on Rooms list 2020-09-09 14:41:00 +03:00
ismailgulek b2966fc7ba Make PublicRoomsDirectoryDataSource conform NSCopying 2020-09-09 14:40:33 +03:00
ismailgulek aea60d3959 Introduce SearchableDirectoryViewController 2020-09-09 14:39:56 +03:00
ismailgulek 4480c4e0d8 Change asset name 2020-09-08 14:05:28 +03:00
ismailgulek 5b2262a248 Avoid tinting of the new icon 2020-09-08 13:57:19 +03:00
ismailgulek 3529e5d74f Use new icon 2020-09-08 13:56:59 +03:00
ismailgulek c7a17fd15d Change icon in Rooms screen 2020-09-08 13:09:44 +03:00
ismailgulek ee218cd2b8 Change icon and behaviour on People screen 2020-09-08 13:09:30 +03:00
ismailgulek 3b57f7e949 Move logic to a separate method 2020-09-08 11:22:53 +03:00
ismailgulek ccb9d9cd02 Add inactive view on resign active, change when coming back 2020-09-07 18:10:54 +03:00
ismailgulek 091c333bd6 Introduce inactive view mode, and allow update on view mode 2020-09-07 18:10:29 +03:00
ismailgulek 34aaafa5c2 Introduce inactive state 2020-09-07 18:09:47 +03:00
ismailgulek eb67e91ce5 Merge branch 'develop' into element_3622 2020-09-07 13:52:15 +03:00
ismailgulek dc83b1d6ee Close keyboard on pin code screen 2020-09-07 13:51:48 +03:00
ismailgulek 7e56aa5c3b Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek 5e5d1d6a07 Decrease pin grace time to zero 2020-09-07 13:08:09 +03:00
SBiOSoftWhare 5e76664af9 SplitViewCoordinator: Integrate TabBarCoordinator. 2020-09-07 10:06:03 +02:00
SBiOSoftWhare de7d676824 Create TabBarCoordinator. 2020-09-07 10:05:18 +02:00
SBiOSoftWhare 7964d41286 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 9c96d63792 MasterTabBarController: Remove show detail segues. Delegate presentation. 2020-09-07 10:01:06 +02:00
SBiOSoftWhare c8afb8e3ad PlaceholderDetailViewController: Add instantiate method. 2020-09-07 09:57:52 +02:00
SBiOSoftWhare d976e1d48c LegacyAppDelegate: Remove split view management. Let SplitViewCoordinator handle these. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare f78f1531c6 AppDelegate: Create UIWindow programmatically and use AppCoordinator. 2020-09-04 13:19:26 +02:00