Gil Eluard
bdcfc88d6b
Merge branch 'develop' into element_4085
2021-03-19 10:51:40 +01:00
ismailgulek
a1a4f585ee
Implement in-memory decline cache for group calls
2021-03-18 13:32:34 +03:00
ismailgulek
1d50eb4ed6
Implement in-memory decline cache for group calls
2021-03-18 13:32:34 +03:00
ismailgulek
7d99bb8f13
Update call tiles on join/answer actions
2021-03-18 13:02:42 +03:00
ismailgulek
0a2dcf0b6c
Update call tiles on join/answer actions
2021-03-18 13:02:42 +03:00
ismailgulek
c6e162371a
Handle join and answer for group calls
2021-03-17 19:43:51 +03:00
ismailgulek
5461267bbf
Handle join and answer for group calls
2021-03-17 19:43:51 +03:00
ismailgulek
f0e380e1ba
Handle group call tile tap
2021-03-17 19:41:31 +03:00
ismailgulek
354208064e
Handle group call tile tap
2021-03-17 19:41:31 +03:00
ismailgulek
1d2ae04058
Introduce group call tiles
2021-03-17 19:39:41 +03:00
ismailgulek
ce82815186
Introduce group call tiles
2021-03-17 19:39:41 +03:00
ismailgulek
c73bd32cdd
Refactor cell rendering, move most of the controls to the subclass, refactor user actions, add you started call state
2021-03-17 18:17:54 +03:00
ismailgulek
547019fcc6
Refactor cell rendering, move most of the controls to the subclass, refactor user actions, add you started call state
2021-03-17 18:17:54 +03:00
ismailgulek
83cfb26b15
Merge branch 'develop' into voip_design_updates
2021-03-17 16:37:52 +03:00
ismailgulek
0c648404d5
Merge branch 'develop' into voip_design_updates
2021-03-17 16:37:52 +03:00
ismailgulek
278cf44ce4
Merge branch 'develop' into voip_virtual_timeline_fix
2021-03-17 10:40:11 +03:00
ismailgulek
60ad3d6836
Merge branch 'develop' into voip_virtual_timeline_fix
2021-03-17 10:40:11 +03:00
ismailgulek
335ddf78e8
Fix #4125
2021-03-17 00:49:07 +03:00
ismailgulek
c85cb51826
Fix #4125
2021-03-17 00:49:07 +03:00
Gil Eluard
e670b402d5
Composer Update - Typing and sending a message
...
- Code tweaks
2021-03-15 14:36:37 +01:00
Gil Eluard
7b14c863c6
Composer Update - Typing and sending a message
...
- Code tweaks
2021-03-15 14:36:37 +01:00
Gil Eluard
eefe1e2157
Composer Update - Typing and sending a message
2021-03-15 14:27:59 +01:00
Gil Eluard
204ceb847c
Composer Update - Typing and sending a message
2021-03-15 14:27:59 +01:00
ismailgulek
ba6a9e8ef1
Add call actions
2021-03-12 04:04:23 +03:00
ismailgulek
560ec410bd
Add call actions
2021-03-12 04:04:23 +03:00
Gil Eluard
f00281c20f
Retrying & deleting failed messages
...
- Update after code review
2021-03-10 22:19:04 +01:00
Gil Eluard
120425389f
Retrying & deleting failed messages
...
- Update after code review
2021-03-10 22:19:04 +01:00
ismailgulek
4ee0f39b74
Cancel event selection on room if only a selected event exists
2021-03-09 01:12:52 +03:00
ismailgulek
e38108097a
Cancel event selection on room if only a selected event exists
2021-03-09 01:12:52 +03:00
Gil Eluard
e5042aa3f9
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
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
5cb904d2ee
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
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
380ef917c0
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
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
SBiOSoftWhare
48e51eb186
RoomVC: Present a RoomInfoCoordinator on room creation cell quick actions.
2021-02-23 15:52:24 +01:00
SBiOSoftWhare
ac701e6467
RoomVC: Present a RoomInfoCoordinator on room creation cell quick actions.
2021-02-23 15:52:24 +01:00
SBiOSoftWhare
2ed9cb1a70
RoomVC: Handle RoomCreationIntroCell./
2021-02-22 00:12:01 +01:00
SBiOSoftWhare
cb15beb1f8
RoomVC: Handle RoomCreationIntroCell./
2021-02-22 00:12:01 +01:00
ismailgulek
8d5022575c
Show dialpad option only if PSTN supported
2021-02-12 15:47:35 +03:00
ismailgulek
478b0b356f
Show dialpad option only if PSTN supported
2021-02-12 15:47:35 +03:00
ismailgulek
5581211cd8
Merge branch 'voip_2746' into voip_tiles
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00
ismailgulek
b60fc64894
Merge branch 'voip_2746' into voip_tiles
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00
ismailgulek
a2f7c13b74
Merge branch 'voip_dialpad' into voip_dtmf
...
# Conflicts:
# CHANGES.rst
2021-02-10 00:40:22 +03:00
ismailgulek
a1d973abd4
Merge branch 'voip_dialpad' into voip_dtmf
...
# Conflicts:
# CHANGES.rst
2021-02-10 00:40:22 +03:00
ismailgulek
d56a128d3c
Merge branch 'voip_2746' into voip_tiles
2021-02-10 00:38:49 +03:00
ismailgulek
b14d465b30
Merge branch 'voip_2746' into voip_tiles
2021-02-10 00:38:49 +03:00
ismailgulek
5f6caef4e4
Merge branch 'voip_2746' into voip_dialpad
2021-02-10 00:38:23 +03:00
ismailgulek
94314a07df
Merge branch 'voip_2746' into voip_dialpad
2021-02-10 00:38:23 +03:00
ismailgulek
61b0e6cd89
Remove k prefix from const string name
2021-02-10 00:17:43 +03:00