Commit Graph

57 Commits

Author SHA1 Message Date
SBiOSoftWhare e8d4af46d2 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SBiOSoftWhare 72b0d05465 Update Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-29 15:42:19 +02:00
SBiOSoftWhare 899f8094f3 RoomSearchViewController: Fix setup. 2021-10-29 13:47:16 +02:00
SBiOSoftWhare fa807d28f3 RoomInfoListViewController: Weakify self in a closure. 2021-10-29 13:46:34 +02:00
SBiOSoftWhare 3bd774211e NavigationStore: Update public method signature. 2021-10-08 17:15:14 +02:00
SBiOSoftWhare fbbd4d7111 Use NavigationRouterStore where needed. 2021-10-05 10:48:52 +02:00
David Langley 0336c80db8 run template, add entrypoint and update BuildSetting 2021-08-17 15:00:20 +01:00
David Langley 31b4da8502 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui 2021-08-16 13:00:41 +01:00
Stefan Ceriu fa9d3eebb6 Fixes #1482 - Popping the user back to the home screen after leaving a room. 2021-08-13 17:57:50 +03:00
David Langley 9ff69eaaf0 Add theming support, and support for other top level configuration to swiftui views with VectorHostingViewController, VectorContentModifier. Add VisibilityModifier. Move from List to VStack. 2021-08-12 11:52:06 +01:00
Stefan Ceriu fb04d6fb26 Fixes #4583 - Mention user does not work (settings -> members -> select a member -> mention) 2021-07-21 16:20:50 +03:00
Doug cec15f8f1d Merge branch 'develop' into doug/fix_warnings
# Conflicts:
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug a4075c89cb Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
langleyd 7a2ba9dfb4 Add avatar view and title 2021-07-04 10:46:17 +01:00
Doug cf860049ef Fix SwiftLint warnings. 2021-07-02 17:13:45 +01:00
langleyd 15c02a2b61 Add NotificationRepository, ViewModel and ViewController 2021-06-25 22:38:31 +01:00
langleyd 07f098b7bd Add correct asset for notifications icon. 2021-06-22 16:01:21 +01:00
langleyd 997cf15dd3 Add new settings notification feature flag and update ui entry point 2021-06-22 13:39:50 +01:00
ismailgulek 5c7fdd14b7 Pop view controller if pushed before 2021-04-21 12:50:21 +03:00
Gil Eluard 5a29506407 Show / Hide integrations and actions in rooms 2021-04-20 14:54:53 +02:00
Gil Eluard eefe1e2157 Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
SBiOSoftWhare 0fd2bcb62c RoomInfoCoordinator: Add possibility to open an initial specific section. 2021-02-23 15:51:23 +01:00
ismailgulek c111ba9caf Remove unnecessary layoutIfNeeded 2020-10-07 15:30:41 +03:00
ismailgulek ffaa1bddf4 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
ismailgulek e5a6075cf1 Read constants from an enum 2020-10-07 15:26:30 +03:00
ismailgulek cce9a52607 Apply design decisions 2020-10-06 22:48:04 +03:00
ismailgulek bff0e15be9 Use ReadMoreTextView for room tpic 2020-10-06 17:32:28 +03:00
ismailgulek 2e092c347d Fix table view content size 2020-10-06 01:07:19 +03:00
ismailgulek 30a00775dc Fix layout to show all of the topic 2020-10-06 00:59:30 +03:00
ismailgulek 2d85a78896 Replace label with a text view 2020-10-06 00:53:58 +03:00
ismailgulek 651af472d4 Update localization keys 2020-09-28 12:51:34 +03:00
ismailgulek 755b37212c Wording for room details 2020-09-25 13:30:36 +03:00
ismailgulek 10db9638f1 Update encryption strings 2020-09-24 13:27:53 +03:00
ismailgulek d69b2184cb Update leave strings 2020-09-24 13:00:50 +03:00
ismailgulek 53bedc9c63 Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-23 18:24:25 +03:00
ismailgulek 4a945082a7 Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-23 18:24:12 +03:00
ismailgulek 7ab0cfe3b0 Stop using a cell for basic info, remove unneccessary GroupedTableViewCell 2020-09-23 13:35:34 +03:00
ismailgulek 4681b8685a Convert to RoomInfoBasicViewData 2020-09-23 12:46:33 +03:00
ismailgulek cfc991236c Create RoomInfoListViewData 2020-09-23 12:33:44 +03:00
ismailgulek e0dfb6b6b3 Move segmented view controller to coordinator 2020-09-23 12:18:37 +03:00
ismailgulek 86e56aaacb Move leave alert to view controller 2020-09-23 12:06:36 +03:00
ismailgulek 84b5d79eed Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek f9af1d09e8 Use a constant for section & footer height 2020-09-23 11:45:10 +03:00
ismailgulek 4fde44cee1 Change rowHeight 2020-09-23 11:42:52 +03:00
ismailgulek 9c33616b0d Update row & section variable names 2020-09-23 11:40:28 +03:00
ismailgulek 4c57271b97 Use CloseButton 2020-09-23 11:37:08 +03:00
ismailgulek 823082bfea Remove SimpleCoordinator 2020-09-23 11:14:14 +03:00
ismailgulek 4a1e186f56 Change loc key 2020-09-23 11:06:53 +03:00
ismailgulek ee493e23dd Add iOS 13 drag callback 2020-09-21 16:30:33 +03:00
ismailgulek 99ab413201 Implement leave 2020-09-21 14:53:12 +03:00