Commit Graph

572 Commits

Author SHA1 Message Date
ismailgulek 06f88d11f0 Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
SBiOSoftWhare 6258545872 Merge pull request #3491 from vector-im/sizable_cell
Room: Create a base cell to manage default UI structure and create a self sizing base cell for child using auto layout
2020-08-05 16:40:26 +02:00
SBiOSoftWhare e130bd2ec2 RoomDataSource: Handle cells conforming to BubbleCellReactionsDisplayable. 2020-08-04 17:25:53 +02:00
SBiOSoftWhare 9e2a854328 Add comments. 2020-08-03 19:43:45 +02:00
ismailgulek 704f09e65b Namespace some settings 2020-08-03 16:07:39 +03:00
SBiOSoftWhare 62430e8c78 Create SizableBubbleCell that enables to self size a cell using Auto Layout. 2020-07-31 19:01:50 +02:00
SBiOSoftWhare dd6f761cb9 Create SizingViewHeightStore to store a view height relative to a width. 2020-07-31 18:58:53 +02:00
SBiOSoftWhare 11dea6ee95 Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView). 2020-07-31 18:56:33 +02:00
SBiOSoftWhare df10394c0a RoomBubbleCellData: Factorize additional view height calculation and use BubbleReactionsViewSizer to get reactions view height. 2020-07-31 18:32:44 +02:00
SBiOSoftWhare faa7bffc62 Create a BubbleReactionsViewSizer in order to determine reactions view height. 2020-07-31 18:27:38 +02:00
SBiOSoftWhare a9ab1cdee3 Creates a BubbleReactionsViewModelBuilder. 2020-07-31 18:27:03 +02:00
SBiOSoftWhare d3161d5142 BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions. 2020-07-31 18:26:09 +02:00
SBiOSoftWhare db03290ef4 Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions. 2020-07-31 18:24:07 +02:00
ismailgulek 1b1d17468e Remove report content setting 2020-07-30 18:12:17 +03:00
ismailgulek 37e9467a42 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03:00
ismailgulek 360a4c6951 All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek 951018111e Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek d83ac1f780 Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek 28af5ad437 Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek 6905bf0980 Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek 0c1b82e4ab Integrate allowSendingStickers 2020-07-30 16:11:30 +03:00
SBiOSoftWhare 832f1d219c Theme: Update disclosure indicator with theme color. 2020-07-16 23:16:11 +02:00
ismailgulek 5092e0128d Merge branch 'develop' into riot_3137 2020-07-16 10:37:30 +03:00
SBiOSoftWhare f0fe665c23 Merge pull request #3404 from vector-im/rebranding
Rebranding
2020-07-15 18:30:21 +02:00
ismailgulek cef310e7d6 Update parser to use regex and retain it in RoomViewController 2020-07-14 15:39:04 +03:00
ismailgulek 40fba2270a Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:28:17 +03:00
ismailgulek 622c15f11b Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:27:46 +03:00
SBiOSoftWhare 718257fbf6 RoomVC: Update plus icon. 2020-07-11 02:08:34 +02:00
SBiOSoftWhare 182525194c Update plus icon. 2020-07-11 01:53:18 +02:00
SBiOSoftWhare 737c7677b4 RoomActivities: Update typing icon. 2020-07-11 01:27:25 +02:00
SBiOSoftWhare 4945f70214 RoomActivities: Update error icon. 2020-07-11 01:18:08 +02:00
SBiOSoftWhare fc5f8e756b RoomActivities: Update scroll down icon. 2020-07-11 01:10:02 +02:00
SBiOSoftWhare c556c19c05 Update jump to last unread button. 2020-07-11 00:56:15 +02:00
SBiOSoftWhare b2285f4ec1 Update add participant asset. 2020-07-11 00:28:11 +02:00
SBiOSoftWhare a36ec540dc Room input toolbars: Revert separators. 2020-07-10 16:43:20 +02:00
SBiOSoftWhare d003457527 RoomParticipantsViewController: Remove underline placeholder in search bar. 2020-07-10 15:09:00 +02:00
SBiOSoftWhare 065b909d48 RoomVC: Use accent color for "more emoji" action in context menu. 2020-07-10 14:54:51 +02:00
SBiOSoftWhare cad055f804 RoomVC: Update jump to last unread banner UI. 2020-07-10 14:47:37 +02:00
SBiOSoftWhare 2fabd7e5f8 RoomTitleView: Update details icon color. 2020-07-10 14:35:16 +02:00
SBiOSoftWhare d720e54283 Update integrations icon. 2020-07-10 14:20:16 +02:00
SBiOSoftWhare 332567b61e ExpandedRoomTitleView: Update members list icon. 2020-07-09 20:06:35 +02:00
SBiOSoftWhare d1de63cc2b RoomVC: Update input tool bar icons. 2020-07-09 19:28:51 +02:00
SBiOSoftWhare f82b5697ff Checkboxes: Use theme tint color. 2020-07-09 18:58:44 +02:00
SBiOSoftWhare 6789025281 RoomInputToolBar: Fix hardcoded colors. 2020-07-09 18:08:11 +02:00
SBiOSoftWhare 46d440fa55 RoomActivitiesView: Remove separator and change default background color. 2020-07-06 20:54:02 +02:00
SBiOSoftWhare ce117e8a8a Room input toolbars: Hide separator. 2020-07-06 20:51:04 +02:00
SBiOSoftWhare 4409f5b569 RoomContextualMenuToolbarView: Hide separator. 2020-07-06 20:49:38 +02:00
ismailgulek 5cdfef79eb Show confirmation alert if given and visible urls different, when tapped a link in a message cell, fixes #3137 2020-07-03 14:23:44 +03:00
SBiOSoftWhare 346499fb87 RoomTitleView: Update theme colors. 2020-07-02 19:06:14 +02:00
SBiOSoftWhare d788e83045 RoomMemberDetailsViewController: Update theme colors. 2020-07-02 19:04:06 +02:00