Commit Graph

289 Commits

Author SHA1 Message Date
ismailgulek 390eaeda29 IntroduceCallTileActionButton 2021-03-12 03:40:44 +03:00
ismailgulek 1c7d7f9a77 Layout fixes 2021-03-12 03:39:35 +03:00
ismailgulek f677f3eba7 Layout fixes 2021-03-12 03:37:46 +03:00
ismailgulek cf030dcdfa Adapt new transitive properties 2021-03-12 02:26:51 +03:00
ismailgulek 99ebb4f225 Create new labels for inner content view 2021-03-12 02:26:03 +03:00
Gil Eluard 120425389f Retrying & deleting failed messages
- Update after code review
2021-03-10 22:19:04 +01:00
Gil Eluard 8d4d7c821f Retrying & deleting failed messages
- If users press on Retry, send again the message and display a loading wheel
- code and UI tweaks
2021-03-03 10:27:08 +01:00
Gil Eluard 1862197c39 merged element_4014 into element_4013 2021-03-02 22:06:24 +01:00
Gil Eluard d58f499871 Retrying & deleting failed messages
- Display an exclamation mark (on a red background). In case of a multi-line message
- When a message with an error is selected, show a bottom bar with the 4 following actions: Retry - Delete - Edit - Copy
- If users press on Delete, a confirmation dialog is displayed
- When error messages occur, a general error message appears above the composer. Selecting Delete will delete all error messages. Pressing on Retry will attempt to resend error messages
- If users press on Delete, a confirmation dialog is displayed
- In room lists, decorate rooms with errored messages with the error icon. Rooms with errors should be sorted first
2021-03-02 21:56:50 +01:00
Gil Eluard db12dc87e5 Merge branch 'develop' into element_4014
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-02-25 15:49:53 +01:00
Gil Eluard b7bc5524ea Improve the status of send messages (sending, sent, received, failed)
- tweaks and new L&F for download progress
2021-02-25 11:07:21 +01:00
SBiOSoftWhare 1f551b20f9 RoomCreationIntroCellContentView: Improve add topic case. 2021-02-23 15:46:20 +01:00
SBiOSoftWhare 2d80fd7a15 RoomCreationIntroCell: Remove unused method. 2021-02-23 08:48:17 +01:00
Gil Eluard 2523498067 Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
SBiOSoftWhare 29be9b90dd RoomAvatarView: Add view data. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare b90395f611 Room creation intro: Create RoomCreationIntroCell. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare f5a16361da Room creation intro: Create cell content view. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare fb9915d00a Create room avatar view. 2021-02-22 00:12:00 +01:00
ismailgulek bdd40f1177 Get rid of redundant _theme 2021-02-10 00:35:34 +03:00
ismailgulek 9981a03327 Do not show tile for incoming call 2021-01-21 13:52:14 +03:00
ismailgulek ff4f513705 Implement call cells, introduce allLinkedEvents on bubble cell data 2021-01-20 13:26:28 +03:00
Gil Eluard 7af06bfb48 Show user id in the room invite preview screen 2020-12-21 16:31:02 +01:00
SBiOSoftWhare 74805c6d18 RoomInputToolBar: Prevent placeholder to be display on two lines on small devices. 2020-11-05 11:14:42 +01:00
ismailgulek 5f8f512d25 Remove expanded header from room screen 2020-09-18 14:11:45 +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 9852918447 Fix multiline layout 2020-09-15 14:17:33 +03:00
ismailgulek 51cc939691 New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
SBiOSoftWhare 9934c42d54 Remove code used before iOS 11. 2020-09-01 14:19:21 +02:00
ismailgulek 5ead6cd03c Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00
manuroe 14f2ed58f1 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
SBiOSoftWhare d734415090 Add comments. 2020-08-03 19:43:45 +02:00
SBiOSoftWhare 3d52eaf811 Create SizableBubbleCell that enables to self size a cell using Auto Layout. 2020-07-31 19:01:50 +02:00
SBiOSoftWhare ea02b639de Create SizingViewHeightStore to store a view height relative to a width. 2020-07-31 18:58:53 +02:00
SBiOSoftWhare 4532fcf304 Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView). 2020-07-31 18:56:33 +02:00
SBiOSoftWhare b6d6fefb54 BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions. 2020-07-31 18:26:09 +02:00
SBiOSoftWhare 76143478fb Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions. 2020-07-31 18:24:07 +02:00
ismailgulek c4c39ff54b All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek 1d765c4549 Integrate allowSendingStickers 2020-07-30 16:11:30 +03:00
SBiOSoftWhare 2d17667f1d Merge pull request #3404 from vector-im/rebranding
Rebranding
2020-07-15 18:30:21 +02:00
SBiOSoftWhare 753d56efce RoomActivities: Update typing icon. 2020-07-11 01:27:25 +02:00
SBiOSoftWhare 7da17e1a8e RoomActivities: Update error icon. 2020-07-11 01:18:08 +02:00
SBiOSoftWhare a98051ef0b RoomActivities: Update scroll down icon. 2020-07-11 01:10:02 +02:00
SBiOSoftWhare 9fcd2c92f5 Update add participant asset. 2020-07-11 00:28:11 +02:00
SBiOSoftWhare b17bce3f7d Room input toolbars: Revert separators. 2020-07-10 16:43:20 +02:00
SBiOSoftWhare 92b3acb7ea RoomTitleView: Update details icon color. 2020-07-10 14:35:16 +02:00
SBiOSoftWhare dd56965031 ExpandedRoomTitleView: Update members list icon. 2020-07-09 20:06:35 +02:00
SBiOSoftWhare 185d5e13d7 RoomVC: Update input tool bar icons. 2020-07-09 19:28:51 +02:00