Commit Graph

32 Commits

Author SHA1 Message Date
SBiOSoftWhare 3c7775b99a RoomInfoCoordinator: Add possibility to open an initial specific section. 2021-02-23 15:51:23 +01:00
ismailgulek 9d1b6e7416 Remove unnecessary layoutIfNeeded 2020-10-07 15:30:41 +03:00
ismailgulek 7b1ed58906 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
ismailgulek 2af3aaa233 Read constants from an enum 2020-10-07 15:26:30 +03:00
ismailgulek b1f0afa227 Apply design decisions 2020-10-06 22:48:04 +03:00
ismailgulek 3d672902c6 Use ReadMoreTextView for room tpic 2020-10-06 17:32:28 +03:00
ismailgulek 033e5e0a6a Fix table view content size 2020-10-06 01:07:19 +03:00
ismailgulek 16dcb91895 Fix layout to show all of the topic 2020-10-06 00:59:30 +03:00
ismailgulek d9351b9f77 Replace label with a text view 2020-10-06 00:53:58 +03:00
ismailgulek 421b68364e Update localization keys 2020-09-28 12:51:34 +03:00
ismailgulek b0f5b5b698 Update encryption strings 2020-09-24 13:27:53 +03:00
ismailgulek dd9430db6e Update leave strings 2020-09-24 13:00:50 +03:00
ismailgulek 8aca353f44 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 8981ff552f 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 5ea9f42894 Stop using a cell for basic info, remove unneccessary GroupedTableViewCell 2020-09-23 13:35:34 +03:00
ismailgulek e90b5ecd89 Convert to RoomInfoBasicViewData 2020-09-23 12:46:33 +03:00
ismailgulek 447c5aec07 Create RoomInfoListViewData 2020-09-23 12:33:44 +03:00
ismailgulek b969c8304f Move segmented view controller to coordinator 2020-09-23 12:18:37 +03:00
ismailgulek 4862f66420 Move leave alert to view controller 2020-09-23 12:06:36 +03:00
ismailgulek 1d465c45ef Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek 63d35d380a Use a constant for section & footer height 2020-09-23 11:45:10 +03:00
ismailgulek 11eb3538fa Change rowHeight 2020-09-23 11:42:52 +03:00
ismailgulek 0eb277fb84 Update row & section variable names 2020-09-23 11:40:28 +03:00
ismailgulek 3a2598ce2e Use CloseButton 2020-09-23 11:37:08 +03:00
ismailgulek d58049ff43 Change loc key 2020-09-23 11:06:53 +03:00
ismailgulek f4e1c12a52 Implement leave 2020-09-21 14:53:12 +03:00
ismailgulek a8a5a77a3d Listen summary changes 2020-09-21 14:08:29 +03:00
ismailgulek fbb9083ae2 UI changes 2020-09-21 14:08:15 +03:00
ismailgulek 23fa37ee0f Add avatar shadow 2020-09-21 14:07:12 +03:00
ismailgulek 9ba5d6f406 Implement UI and logic, not completed yet 2020-09-18 18:57:12 +03:00
ismailgulek 371eea2e42 Add basic info cells 2020-09-18 18:55:41 +03:00
ismailgulek 7d2f122d02 Create room info module 2020-09-18 14:37:12 +03:00