ismailgulek
6f32c95fb3
Move tile action button to common
2021-03-17 18:09:10 +03:00
ismailgulek
96ac10a72a
Refactor buttons container view to include a stack view
2021-03-17 18:08:25 +03:00
ismailgulek
0c648404d5
Merge branch 'develop' into voip_design_updates
2021-03-17 16:37:52 +03:00
ismailgulek
ef38b776f5
Fix returning number of rows in room data source
2021-03-17 15:54:10 +03:00
ismailgulek
60ad3d6836
Merge branch 'develop' into voip_virtual_timeline_fix
2021-03-17 10:40:11 +03:00
ismailgulek
c85cb51826
Fix #4125
2021-03-17 00:49:07 +03:00
ismailgulek
7436a97070
Adjust callerName label, use super method
2021-03-12 14:22:46 +03:00
ismailgulek
5308914d17
Refactor bubble cell, introduce viewState and implement statusText
2021-03-12 04:05:10 +03:00
ismailgulek
560ec410bd
Add call actions
2021-03-12 04:04:23 +03:00
ismailgulek
d56fe7277f
Introduce HorizontalButtonsContainerView
2021-03-12 03:40:55 +03:00
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
ismailgulek
c1fa5f5be1
Include call answer and hangup events in the bubble
2021-03-12 02:24:07 +03:00
ismailgulek
0391abde23
Merge branch 'develop' into voip_design_updates
2021-03-11 15:48:58 +03:00
Gil Eluard
ddaa68fc1f
Retrying & deleting failed messages
...
- Added unsent notice to tab bar room items
2021-03-11 09:01:44 +01:00
Gil Eluard
120425389f
Retrying & deleting failed messages
...
- Update after code review
2021-03-10 22:19:04 +01:00
Gil Eluard
c9f5e6cf0d
Update Riot/Modules/Common/Recents/DataSources/RecentsDataSource.m
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2021-03-10 21:31:24 +01:00
ismailgulek
5e577729e8
Center action buttons together and align other buttons to the edges
2021-03-09 17:32:16 +03:00
ismailgulek
621e568a5f
Move callee name and duration labels to the top, move avatar
2021-03-09 17:21:15 +03:00
ismailgulek
7527378e5c
Move chat button to the center of icons
2021-03-09 17:03:07 +03:00
ismailgulek
475b16ccdb
Adjust button sizes
2021-03-09 17:02:37 +03:00
ismailgulek
25cb6d5a86
Move chat button to the bottom left of the screen
2021-03-09 16:57:25 +03:00
ismailgulek
1861efb5f5
Merge branch 'develop' into voip_design_updates
2021-03-09 15:52:55 +03:00
Gil Eluard
4a8bcbec1f
Merge branch 'element_4014' into element_4013
...
# Conflicts:
# Riot/Modules/Room/DataSources/RoomDataSource.m
2021-03-09 13:22:13 +01:00
Gil Eluard
62013e4e7c
Improve the status of send messages (sending, sent, received, failed)
...
- update after review
2021-03-09 11:59:54 +01:00
ismailgulek
e38108097a
Cancel event selection on room if only a selected event exists
2021-03-09 01:12:52 +03:00
Gil Eluard
cb783f943e
Merge branch 'develop' into element_4014
2021-03-04 11:19:40 +01:00
Gil Eluard
bb0f2819fa
Retrying & deleting failed messages
...
- code and UI tweaks
2021-03-03 21:37:04 +01:00
SBiOSoftWhare
7a94aa4213
Update PublicRoomsDirectoryDataSource with RiotSettings.shared.showNSFWPublicRooms value where needed.
2021-03-03 16:33:11 +01:00
SBiOSoftWhare
104f516a7f
Settings: Add show NSFW public rooms toggle.
2021-03-03 16:32:05 +01:00
SBiOSoftWhare
d4b1c32140
PublicRoomsDirectoryDataSource: Add showNSFWRooms property to filter NSFW public rooms.
2021-03-03 16:19:01 +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
0c0617d69c
Improve the status of send messages (sending, sent, received, failed)
...
- Code tweaks
2021-02-26 07:19:46 +01:00
Gil Eluard
fe184cb4ae
Retrying & deleting failed messages
...
- When a message with an error is selected, show a bottom bar with the 4 following actions: Retry - Delete - Edit - Copy
2021-02-25 16:51:39 +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
Gil Eluard
0a33b43612
Improve the status of send messages (sending, sent, received, failed)
...
- Code tweaks
2021-02-23 22:05:39 +01:00
Gil Eluard
82ef6141b8
Improve the status of send messages (sending, sent, received, failed)
...
- Bug fixing and imporvement
2021-02-23 21:21:15 +01:00
SBiOSoftWhare
26065e27b2
Merge branch 'develop' into element_3776
2021-02-23 18:51:19 +01:00
SBiOSoftWhare
ac701e6467
RoomVC: Present a RoomInfoCoordinator on room creation cell quick actions.
2021-02-23 15:52:24 +01:00
SBiOSoftWhare
75dcfd43e9
RoomInfoCoordinator: Add possibility to open an initial specific section.
2021-02-23 15:51:23 +01:00
SBiOSoftWhare
1f551b20f9
RoomCreationIntroCellContentView: Improve add topic case.
2021-02-23 15:46:20 +01:00
SBiOSoftWhare
892df6ef50
RoomDataSource: Fix insertRoomCreationIntroCellDataIfNeeded method.
2021-02-23 09:34:27 +01:00
SBiOSoftWhare
2d80fd7a15
RoomCreationIntroCell: Remove unused method.
2021-02-23 08:48:17 +01:00
SBiOSoftWhare
2824cfc5a7
RoomDataSource: Add thread safety instructions for bubbles array in insertRoomCreationIntroCellDataIfNeeded.
2021-02-23 08:47:50 +01:00