ismailgulek
5639a2bae6
Remove lab setting for Jitsi calls
2021-04-06 17:25:37 +03:00
ismailgulek
99e5463637
Remove Jitsi widget info from activities view
2021-04-02 17:29:26 +03:00
ismailgulek
1705975149
Hide voice call option for non-direct rooms & disable call buttons when active call exists
2021-04-02 16:12:21 +03:00
ismailgulek
c089fe4b3e
Merge branch 'develop' into voip_design_updates
2021-04-02 14:39:37 +03:00
Gil Eluard
b23579ca30
Update Riot/Modules/Room/RoomViewController.m
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2021-04-02 10:09:04 +02:00
ismailgulek
418f66169d
Introduce room vc notifications
2021-04-01 23:59:55 +03:00
Gil Eluard
0dbae5acc2
Composer update - UI enhancements
...
- composer max height
- unread messages on scroll to bottom button
- changed input toolbar background
- new missed discussions notifications
- Edit a message mode
- Reply to a message mode
- support for landscape mode
2021-03-24 22:17:09 +01:00
Gil Eluard
997d82b07c
Composer Update - Typing and sending a message
...
- Change send button icon according to the send mode
- Changed the background of the input view
2021-03-23 17:15:31 +01:00
Gil Eluard
86a9abc5ca
Composer update - UI enhancements
...
- Composer height =58px - Frame = 42px
- Replace current scroll to bottom implementation with a scroll to Bottom FAB on both themes
- The text inside the composer frame should be centered
- The padding between the "reveal plus" button, composer frame and Left + Right sides should be at equal distance on default mode
- Verify that the "Send a message..." String matches with the colour indicated on Figma.
- The padding between each component (buttons and composer frame) should be at equal distance on default mode. E.g : It should be at 12px for each gap.
- The input text jumps down when users start typing. It should be centered at all times.
- Remove the Scroll bar in the text frame.
- DARK THEME
2021-03-20 21:31:17 +01:00
ismailgulek
c7c5d51801
Move Jitsi view controller to CallPresenter
2021-03-19 17:33:07 +03:00
Gil Eluard
07e9fa4d41
Merge branch 'develop' into element_4085
2021-03-19 10:51:40 +01:00
ismailgulek
47af12fd15
Implement in-memory decline cache for group calls
2021-03-18 13:32:34 +03:00
ismailgulek
885066c92c
Update call tiles on join/answer actions
2021-03-18 13:02:42 +03:00
ismailgulek
8610aa5719
Handle join and answer for group calls
2021-03-17 19:43:51 +03:00
ismailgulek
c229aadedc
Handle group call tile tap
2021-03-17 19:41:31 +03:00
ismailgulek
26e20334c5
Introduce group call tiles
2021-03-17 19:39:41 +03:00
ismailgulek
f416597f7c
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
559eea9bf4
Merge branch 'develop' into voip_design_updates
2021-03-17 16:37:52 +03:00
ismailgulek
4d572d5d6b
Merge branch 'develop' into voip_virtual_timeline_fix
2021-03-17 10:40:11 +03:00
ismailgulek
cb3a72c64b
Fix #4125
2021-03-17 00:49:07 +03:00
Gil Eluard
07f1ec19fe
Composer Update - Typing and sending a message
...
- Code tweaks
2021-03-15 14:36:37 +01:00
Gil Eluard
293520cb5d
Composer Update - Typing and sending a message
2021-03-15 14:27:59 +01:00
ismailgulek
d6cb67a2df
Add call actions
2021-03-12 04:04:23 +03:00
Gil Eluard
b7bf281c57
Retrying & deleting failed messages
...
- Update after code review
2021-03-10 22:19:04 +01:00
ismailgulek
e433003f13
Cancel event selection on room if only a selected event exists
2021-03-09 01:12:52 +03:00
Gil Eluard
f763ad90d7
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
bcb1682a11
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
99560e2d61
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
7c81202ba2
RoomVC: Present a RoomInfoCoordinator on room creation cell quick actions.
2021-02-23 15:52:24 +01:00
SBiOSoftWhare
758d3402c8
RoomVC: Handle RoomCreationIntroCell./
2021-02-22 00:12:01 +01:00
ismailgulek
bf525ed026
Show dialpad option only if PSTN supported
2021-02-12 15:47:35 +03:00
ismailgulek
c018da167c
Merge branch 'voip_2746' into voip_tiles
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00
ismailgulek
c37ed97a5b
Merge branch 'voip_dialpad' into voip_dtmf
...
# Conflicts:
# CHANGES.rst
2021-02-10 00:40:22 +03:00
ismailgulek
dc8afd1b29
Merge branch 'voip_2746' into voip_tiles
2021-02-10 00:38:49 +03:00
ismailgulek
690afd773d
Merge branch 'voip_2746' into voip_dialpad
2021-02-10 00:38:23 +03:00
ismailgulek
9944b607a4
Remove k prefix from const string name
2021-02-10 00:17:43 +03:00
Gil Eluard
8febbdc6de
Force device verification on user share key re-request if device is not verified.
2021-02-02 11:31:21 +01:00
ismailgulek
abbaa05f78
Add notification for tap on tiles
2021-01-21 14:27:32 +03:00
ismailgulek
cf637d90c5
Merge branch 'voip_dialpad' into voip_dtmf
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2021-01-20 16:27:55 +03:00
ismailgulek
a75a19330b
Merge branch 'voip_2746' into voip_dialpad
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2021-01-20 16:25:36 +03:00
ismailgulek
71bab0796c
Remove old cell
2021-01-20 14:53:47 +03:00
ismailgulek
31f57a1066
Implement cell tap action
2021-01-20 13:27:30 +03:00
ismailgulek
261346794e
Implement call back action
2021-01-20 13:27:13 +03:00
ismailgulek
6ad5e57cd9
Use new call cells
2021-01-20 13:26:55 +03:00
ismailgulek
7863945a9a
Introduce DialpadConfiguration
2021-01-14 18:20:00 +03:00
ismailgulek
585617bb7b
Move dialpad into room
2021-01-14 13:38:17 +03:00
Gil Eluard
5709be0c20
Plugged BuildSettings.messageDetailsAllowShare to self.allowActionsInDocumentPreview MXKRoomViewController's property
2020-12-08 22:01:46 +01:00
Giom Foret
af9f910e0a
Room History: Remove the report option for outgoing messages
...
I don't think the user wants to report on themselves
(This check was lost during the recent refactoring)
2020-11-30 14:12:47 +01:00
manuroe
ec05b04747
MXProfiles: Track time to display a message from its notification
2020-11-11 22:49:46 +01:00
manuroe
f351d14a14
BuildSettings: Centralise RoomInputToolbar compression mode setting
2020-10-26 10:24:40 +01:00