Commit Graph

479 Commits

Author SHA1 Message Date
ismailgulek ffeaa1e32e 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 5499619eb8 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 4c161752c4 Stop using a cell for basic info, remove unneccessary GroupedTableViewCell 2020-09-23 13:35:34 +03:00
ismailgulek c3685bcd14 Convert to RoomInfoBasicViewData 2020-09-23 12:46:33 +03:00
ismailgulek bdab0eb92b Create RoomInfoListViewData 2020-09-23 12:33:44 +03:00
ismailgulek a601121267 Move segmented view controller to coordinator 2020-09-23 12:18:37 +03:00
ismailgulek 9961568bc6 Move leave alert to view controller 2020-09-23 12:06:36 +03:00
ismailgulek 89a2c278cd Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek 49515363d6 Use a constant for section & footer height 2020-09-23 11:45:10 +03:00
ismailgulek 66b161ccc7 Change rowHeight 2020-09-23 11:42:52 +03:00
ismailgulek bc38f44add Update row & section variable names 2020-09-23 11:40:28 +03:00
ismailgulek 5924111ed0 Use CloseButton 2020-09-23 11:37:08 +03:00
ismailgulek c2913e1e93 Remove SimpleCoordinator 2020-09-23 11:14:14 +03:00
ismailgulek a73d373259 Change loc key 2020-09-23 11:06:53 +03:00
ismailgulek dd6fac42f1 Disable interactive dismissal when presented over room settings 2020-09-21 17:06:32 +03:00
ismailgulek 62e4958b29 Add iOS 13 drag callback 2020-09-21 16:30:33 +03:00
ismailgulek b76012faf0 Implement leave 2020-09-21 14:53:12 +03:00
ismailgulek 8f7edcf6ad Listen summary changes 2020-09-21 14:08:29 +03:00
ismailgulek 93e4efa7f2 UI changes 2020-09-21 14:08:15 +03:00
ismailgulek 389369c50e Add avatar shadow 2020-09-21 14:07:12 +03:00
ismailgulek 127c7755da Move SimpleCoordinator out 2020-09-18 19:02:22 +03:00
ismailgulek 0c07fbe495 Show new screen on tap header tap 2020-09-18 18:57:40 +03:00
ismailgulek 0bf0aceedc Implement UI and logic, not completed yet 2020-09-18 18:57:12 +03:00
ismailgulek b216eb0e11 Add basic info cells 2020-09-18 18:55:41 +03:00
ismailgulek a9eee68c35 Create room info module 2020-09-18 14:37:12 +03:00
ismailgulek 5f8f512d25 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek 486422dcda Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek c9707e2e1b Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek f0c2861930 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek 055903b95c Update Riot/Modules/Room/Views/BubbleCells/RoomCreationWithPaginationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:36:09 +03:00
ismailgulek d44b01fcc6 Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:36:02 +03:00
ismailgulek cb2f12ada2 Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:55 +03:00
ismailgulek 6fb68b1b82 Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.h
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:47 +03:00
ismailgulek a5d871df69 Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek 9852918447 Fix multiline layout 2020-09-15 14:17:33 +03:00
ismailgulek 7ca642af30 UI updates 2020-09-15 14:09:57 +03:00
ismailgulek 2c507fc10c Span view 2020-09-15 14:09:42 +03:00
ismailgulek 2466ffb5e4 Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek b031ccab8d Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek 7b6668e243 Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek e65db40498 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek 3d0a16b800 Implement new module 2020-09-14 19:44:07 +03:00
ismailgulek 51cc939691 New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek 207a130145 Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek c1b0ed423a Add new tag: RoomBubbleCellDataTagRoomCreateConfiguration 2020-09-14 14:11:24 +03:00
SBiOSoftWhare 32a37d9041 Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare 9934c42d54 Remove code used before iOS 11. 2020-09-01 14:19:21 +02:00
SBiOSoftWhare 317e8ec845 Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
SBiOSoftWhare 4995d71334 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
ismailgulek 5ead6cd03c Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00