Commit graph

479 commits

Author SHA1 Message Date
ismailgulek
037eb8ac7c
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
c6a3fcaedc
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
c29554a596 Stop using a cell for basic info, remove unneccessary GroupedTableViewCell 2020-09-23 13:35:34 +03:00
ismailgulek
784f724179 Convert to RoomInfoBasicViewData 2020-09-23 12:46:33 +03:00
ismailgulek
8a5df8da6e Create RoomInfoListViewData 2020-09-23 12:33:44 +03:00
ismailgulek
7da1be6f87 Move segmented view controller to coordinator 2020-09-23 12:18:37 +03:00
ismailgulek
4f2955226f Move leave alert to view controller 2020-09-23 12:06:36 +03:00
ismailgulek
54efe255fc Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek
ba6c9be372 Use a constant for section & footer height 2020-09-23 11:45:10 +03:00
ismailgulek
5c18b46e68 Change rowHeight 2020-09-23 11:42:52 +03:00
ismailgulek
5031f0e7da Update row & section variable names 2020-09-23 11:40:28 +03:00
ismailgulek
b0abfdd03e Use CloseButton 2020-09-23 11:37:08 +03:00
ismailgulek
693f1a1146 Remove SimpleCoordinator 2020-09-23 11:14:14 +03:00
ismailgulek
e5f511117b Change loc key 2020-09-23 11:06:53 +03:00
ismailgulek
a332474beb Disable interactive dismissal when presented over room settings 2020-09-21 17:06:32 +03:00
ismailgulek
c2e90349bd Add iOS 13 drag callback 2020-09-21 16:30:33 +03:00
ismailgulek
0f98b183ea Implement leave 2020-09-21 14:53:12 +03:00
ismailgulek
5c130961b2 Listen summary changes 2020-09-21 14:08:29 +03:00
ismailgulek
c1716d4f6b UI changes 2020-09-21 14:08:15 +03:00
ismailgulek
745ae4bc6c Add avatar shadow 2020-09-21 14:07:12 +03:00
ismailgulek
6cd01c7235 Move SimpleCoordinator out 2020-09-18 19:02:22 +03:00
ismailgulek
24646fbbd4 Show new screen on tap header tap 2020-09-18 18:57:40 +03:00
ismailgulek
413a46247e Implement UI and logic, not completed yet 2020-09-18 18:57:12 +03:00
ismailgulek
299cdafaa1 Add basic info cells 2020-09-18 18:55:41 +03:00
ismailgulek
5464cb2f3a Create room info module 2020-09-18 14:37:12 +03:00
ismailgulek
ce8b7434e2 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek
34f0379655 Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek
e24be97c54 Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek
a9f43e24f7 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek
bb74eab6e6
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
91392c5a7c
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
5b1b691b7d
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
0a7ba6d213
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
7696280c64 Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek
92972aa80a Fix multiline layout 2020-09-15 14:17:33 +03:00
ismailgulek
311de13e0b UI updates 2020-09-15 14:09:57 +03:00
ismailgulek
d232105a1d Span view 2020-09-15 14:09:42 +03:00
ismailgulek
9c952d29ad Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek
0b91b4d418 Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek
89d83c6ef8 Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek
e6028cf9e5 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek
b764b2f2bb Implement new module 2020-09-14 19:44:07 +03:00
ismailgulek
fed588090f New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek
43f59adb02 Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek
a3e1ab2d55 Add new tag: RoomBubbleCellDataTagRoomCreateConfiguration 2020-09-14 14:11:24 +03:00
SBiOSoftWhare
1e6b0da7ca
Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare
0274143ddf Remove code used before iOS 11. 2020-09-01 14:19:21 +02:00
SBiOSoftWhare
1d1a324c1b Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
SBiOSoftWhare
be0ceb1759 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
ismailgulek
54172503d6 Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00