Commit Graph

912 Commits

Author SHA1 Message Date
ismailgulek f56d3d6da1 Remove old segue identifiers and handling 2020-10-15 14:18:13 +03:00
ismailgulek fa17f63f4b Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek e0cccaa088 Use MXKPasteboardManager.pasteboard on copy operations 2020-10-09 15:20:54 +03:00
ismailgulek 192c36a52d Use MXKAppSettings.pasteboard on copy operations 2020-10-09 13:58:54 +03:00
ismailgulek 90bb47b6a3 Remove old controls and add the fab 2020-10-09 12:27:26 +03: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 064f3b0e47 Fix grouping 2020-10-02 11:48:12 +03:00
ismailgulek 31bc589656 Fix theme 2020-10-02 11:39:19 +03:00
ismailgulek ade279adcc Only collapse bubbles both have the roomCreate tag 2020-10-01 17:19:22 +03:00
ismailgulek dfefdf0ffb Tag room creator's join event appropriately 2020-10-01 17:18:32 +03:00
ismailgulek 49ecac5859 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +03:00
ismailgulek 651af472d4 Update localization keys 2020-09-28 12:51:34 +03:00
ismailgulek 55ae9e2845 Hide room creation event in modal 2020-09-25 16:16:23 +03:00
ismailgulek a9e47668e1 Wording for room ID 2020-09-25 13:46:20 +03:00
ismailgulek f1198af772 Wording for no local addresses 2020-09-25 13:44:39 +03:00
ismailgulek ef29d69896 Wording for listing in directory 2020-09-25 13:43:02 +03:00
ismailgulek a790692c20 Wording for access string, including guests 2020-09-25 13:41:10 +03:00
ismailgulek 28399f6e32 Wording for access string, apart from guests 2020-09-25 13:39:50 +03:00
ismailgulek aae42d95e0 Wording for room access section header 2020-09-25 13:36:42 +03:00
ismailgulek 20785bc368 Wording for room name 2020-09-25 13:34:11 +03:00
ismailgulek eb59b6ab3b Wording for room photo 2020-09-25 13:32:34 +03:00
ismailgulek 2c155d53e8 Wording for search placeholder 2020-09-25 13:30:52 +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 c53ddf8870 Force reload data source when opened from a push 2020-09-23 16:53:40 +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 2fd6d2ed7b Disable interactive dismissal when presented over room settings 2020-09-21 17:06:32 +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