ismailgulek
f473e4a39c
Add & update icons
2021-08-03 17:00:13 +03:00
Stefan Ceriu
fc459766a0
Voice messages - Increased recording state microphone icon size.
2021-08-03 14:59:44 +03:00
Stefan Ceriu
ca582c21f2
Merge branch 'develop' into element_4090
...
# Conflicts:
# CHANGES.rst
2021-07-13 11:30:16 +03:00
Gil Eluard
616d192a08
#4090 - Update after review
2021-07-10 00:16:23 +02:00
langleyd
9225b910c7
Merge branch 'develop' of github.com:vector-im/element-ios into roomNotificationSettings
2021-07-06 19:51:17 +01:00
Gil Eluard
4f4c18d667
Merge branch 'develop' into element_4090
...
# Conflicts:
# CHANGES.rst
2021-07-06 09:27:28 +02:00
langleyd
8bfef45c9e
Add entry points at long press on home view and slide on recents.
2021-07-02 20:19:46 +01:00
Gil Eluard
37ae52006e
#4090 - fixed small theme issues
2021-06-29 17:05:01 +02:00
ismailgulek
29a61647c7
Add route icons
2021-06-28 02:11:12 +03:00
ismailgulek
d46f34497c
Add new icons
2021-06-25 00:41:35 +03:00
Stefan Ceriu
6d62b17e5b
#4094 - Various tweaks, bug fixes and improvements following code review.
2021-06-23 15:37:34 +03:00
langleyd
d27a0627d7
Add correct asset for notifications icon.
2021-06-22 16:01:21 +01:00
Stefan Ceriu
398fbac2a6
#4096 - Added locked mode transition and animations, locked recording mode and real time waveform.
2021-06-22 09:42:38 +03:00
Stefan Ceriu
9f286cc97a
#4096 - Voice message playback view theme support.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
58edea8ac5
#4096 - Added voice message decoding, timeline cell and playback UI.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
bf938f5d7b
#4090 - Added recording duration label and permissions checking.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
f97daaab93
#4090 - Corrected dark theme appearance.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
d517d55cf1
#4090 - New voice recording toolbar ui and swipe to cancel interaction.
2021-06-22 09:42:37 +03:00
Gil Eluard
4150031e44
Voice Messages - Hold and send
...
- Added voice message button
- voice recording UI state
2021-06-22 09:42:37 +03:00
SBiOSoftWhare
393f045f35
Side menu: Add icon images.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
5e7e07eef0
Merge branch 'spaces_beta' into spaces_feature_unavailable
...
# Conflicts:
# Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
ismailgulek
bf87f42d38
Merge branch 'voip_design_updates' into voip_jitsi_remover
2021-05-04 19:11:17 +03:00
ismailgulek
ac1e5525ab
Merge branch 'develop' into voip_design_updates
2021-05-04 19:10:22 +03:00
Gil Eluard
b4e1c4c526
Scroll to Bottom FAB button
2021-04-29 22:31:38 +02:00
SBiOSoftWhare
a34dafcf52
Add "unavailable feature" assets.
2021-04-29 14:27:34 +02:00
ismailgulek
de4d5dfad0
New icons
2021-04-27 13:49:19 +03:00
ismailgulek
64e0a40c1a
Merge branch 'develop' into voip_design_updates
2021-04-09 15:12:51 +03:00
ismailgulek
fb3c76ab0f
Merge branch 'develop' into voip_design_updates
2021-04-02 14:39:37 +03:00
Gil Eluard
8c21eb0ff6
Switching composer between text mode & action mode
2021-03-25 22:15:18 +01:00
Gil Eluard
6f94f9ea32
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
f9e87b6a13
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
ea8add1953
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
Gil Eluard
30c95db128
Composer Update - Typing and sending a message
...
- Updated shield icons
2021-03-15 15:12:15 +01:00
Gil Eluard
204ceb847c
Composer Update - Typing and sending a message
2021-03-15 14:27:59 +01:00
ismailgulek
0cdfcf5b43
Make icon template
2021-03-12 02:22:53 +03:00
ismailgulek
0391abde23
Merge branch 'develop' into voip_design_updates
2021-03-11 15:48:58 +03:00
ismailgulek
1861efb5f5
Merge branch 'develop' into voip_design_updates
2021-03-09 15:52:55 +03: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
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
82ef6141b8
Improve the status of send messages (sending, sent, received, failed)
...
- Bug fixing and imporvement
2021-02-23 21:21:15 +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
5363c585bc
Room creation intro: Add assets.
2021-02-22 00:11:59 +01:00
ismailgulek
9465502c15
Fix audio muted icon
2021-02-18 12:03:16 +03:00
ismailgulek
431930f1ca
Fix audio button icons
2021-02-18 11:54:56 +03:00
ismailgulek
8d6417e670
Fix icons
2021-02-17 18:42:50 +03:00
ismailgulek
8b942b9f45
Update icons
2021-02-17 16:49:29 +03:00
ismailgulek
d3e7141cc0
Update backspace button style
2021-02-16 20:06:09 +03:00
ismailgulek
b60fc64894
Merge branch 'voip_2746' into voip_tiles
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00