Commit Graph

572 Commits

Author SHA1 Message Date
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 8107b25c3d Remove SimpleCoordinator 2020-09-23 11:14:14 +03:00
ismailgulek d58049ff43 Change loc key 2020-09-23 11:06:53 +03:00
ismailgulek b760d1bcce Disable interactive dismissal when presented over room settings 2020-09-21 17:06:32 +03:00
ismailgulek 1bfb0622e9 Add iOS 13 drag callback 2020-09-21 16:30:33 +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 17ef96a580 Move SimpleCoordinator out 2020-09-18 19:02:22 +03:00
ismailgulek fcfbbf0bcd Show new screen on tap header tap 2020-09-18 18:57:40 +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
ismailgulek 27866b16e7 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek 9f57d8584c Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek 9f041aacdd Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek aa51d9fe57 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek e75db5c5f5 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 495fac07f0 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 9a8e5c55c8 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 f729905194 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 8409c9352f Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek e966e49d9e Fix multiline layout 2020-09-15 14:17:33 +03:00
ismailgulek fac1702309 UI updates 2020-09-15 14:09:57 +03:00
ismailgulek f379420031 Span view 2020-09-15 14:09:42 +03:00
ismailgulek a54e90e815 Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek c9e313bc29 Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek d7d29f9c0f Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek 8cdd8becf3 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek 3d4583913e Implement new module 2020-09-14 19:44:07 +03:00
ismailgulek b0d6416821 New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek 9ad104276f Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek ba6c280b5d Add new tag: RoomBubbleCellDataTagRoomCreateConfiguration 2020-09-14 14:11:24 +03:00
SBiOSoftWhare e7c212c3b5 Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare 2e77fc3a6f Remove code used before iOS 11. 2020-09-01 14:19:21 +02:00
SBiOSoftWhare e16d495ea6 Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
SBiOSoftWhare bc6306bda9 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
ismailgulek 42705c93ff Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00
manuroe c9f495d460 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek 23fe3990d0 Suppress warnings 2020-08-18 17:38:52 +03:00
ismailgulek 2759a3f2d5 Use TableViewSections in RoomSettingsViewController 2020-08-18 17:32:13 +03:00
ismailgulek 08f3223a87 Replace edit API with swipe actions configuration 2020-08-18 13:53:43 +03:00
ismailgulek 0a661b4adb Refactor section tags 2020-08-18 13:11:13 +03:00
ismailgulek 591778f64c Refactor room settings screen to use new settings 2020-08-18 13:06:20 +03:00
ismailgulek aa74571d43 Change config name 2020-08-14 14:55:06 +03:00