ismailgulek
|
2ba0f1f947
|
Adapt renaming
|
2021-06-29 15:10:16 +03:00 |
|
Doug
|
5c11b32d77
|
Merge remote-tracking branch 'origin/develop' into element_4485
|
2021-06-29 10:32:19 +01:00 |
|
Doug
|
9762cddca2
|
Ensure authenticationActivityIndicator is in front of the input fields.
|
2021-06-29 09:45:07 +01:00 |
|
Gil Eluard
|
bb3312c423
|
#4090 - Hide voice message button when on action mode
|
2021-06-29 10:36:10 +02:00 |
|
Gil Eluard
|
a9349d86f4
|
#4090 - Fixed UI regression if BuildSettings.voiceMessagesEnabled = false
|
2021-06-29 10:17:15 +02:00 |
|
Gil Eluard
|
4cf6646931
|
#4090 - Use a dedicated dispatch queue for process
|
2021-06-29 08:52:21 +02:00 |
|
Doug
|
6c95425578
|
Use secondary colour from the theme for authenticationActivityIndicator.
This allows the indicator to be seen when using a dark theme.
|
2021-06-28 16:38:54 +01:00 |
|
SBiOSoftWhare
|
a82bf17c3f
|
SSOAuthenticationService: Handle login callback URL with HTML entities.
|
2021-06-28 16:49:05 +02:00 |
|
SBiOSoftWhare
|
d01ca09928
|
AuthenticationVC: Show an error alert on SSO authentication failure.
|
2021-06-28 16:45:20 +02:00 |
|
ismailgulek
|
a5817fa1bb
|
Use new fonts
|
2021-06-28 15:33:44 +03:00 |
|
ismailgulek
|
9038f3c5aa
|
Merge branch 'develop' into voip_audio_router_menu
|
2021-06-28 15:22:52 +03:00 |
|
ismailgulek
|
cfaf006a77
|
Fix horizontal spacing
|
2021-06-28 15:22:03 +03:00 |
|
ismailgulek
|
e61603aff0
|
Fix background color of menu
|
2021-06-28 13:30:36 +03:00 |
|
ismailgulek
|
4757a50f49
|
Implement router methods
|
2021-06-28 02:22:25 +03:00 |
|
ismailgulek
|
0f9722b52f
|
Audio route menu and item views
|
2021-06-28 02:21:40 +03:00 |
|
ismailgulek
|
fc1944112e
|
Update UI for new more button
|
2021-06-28 02:20:59 +03:00 |
|
ismailgulek
|
124117f25c
|
Refactor sliding modal, combine options when passing
|
2021-06-28 02:13:49 +03:00 |
|
langleyd
|
7453fa68bb
|
Add NotificationRepository, ViewModel and ViewController
|
2021-06-25 22:38:31 +01:00 |
|
Stefan Ceriu
|
a3e8a9c114
|
#4094 - Increased minimum long press duration to 1 second, reversed audio recorder waveform direction, added a minimum recording duration of 5 seconds for hold&send.
|
2021-06-25 16:51:45 +03:00 |
|
Stefan Ceriu
|
a7fa0d2413
|
#4094 - Fixed toast notifications background color on dark themes.
|
2021-06-25 15:46:48 +03:00 |
|
Stefan Ceriu
|
1d281852aa
|
#4094 - Fixed missing ffmpegkit module on release builds. Disabled cache manager work queue for now as it's still not working properly.
|
2021-06-25 14:42:52 +03:00 |
|
Stefan Ceriu
|
36cc7d5b8d
|
#4094 - Caching layer work queue fixes and preventing sampling division by 0.
|
2021-06-25 13:18:40 +03:00 |
|
Stefan Ceriu
|
07873b1962
|
#4094 - Fixed improper weak display link targets.
|
2021-06-25 12:13:43 +03:00 |
|
Stefan Ceriu
|
188b4d1346
|
#4094 - Added voice message attachment decryption, transcoding and sampling caching layer.
|
2021-06-25 12:09:41 +03:00 |
|
SBiOSoftWhare
|
67f9cd7071
|
Merge pull request #4455 from vector-im/design_kit_fonts
DesignKit: Handle text styles
|
2021-06-24 16:35:40 +02:00 |
|
SBiOSoftWhare
|
187d7c541e
|
SideMenu: Use right font for the display name.
|
2021-06-24 15:50:06 +02:00 |
|
Stefan Ceriu
|
4ed7dafb17
|
Merge branch 'develop' into element_4090
|
2021-06-24 14:45:27 +03:00 |
|
Stefan Ceriu
|
0b155b9879
|
#4094 - Added toast notifications and maximum recording duration.
|
2021-06-24 14:02:41 +03:00 |
|
Stefan Ceriu
|
705c2290f3
|
#4094 - Added Opus Ogg support through FFmpegKit backed media conversion.
|
2021-06-24 12:28:50 +03:00 |
|
Stefan Ceriu
|
02e325ecab
|
#4094 - Optimize expensive date formatters creation.
|
2021-06-24 11:33:14 +03:00 |
|
Stefan Ceriu
|
37e9ca52c1
|
#4094 - Added multiple observation on media services and a mediaServiceProvider that prevents simultaneous playback from multiple player instances.
|
2021-06-24 11:29:07 +03:00 |
|
Stefan Ceriu
|
3741cab639
|
Fix retain cycle between the RoomTitleView (strong tapGestureDelegate) and the RoomViewController.
|
2021-06-24 09:50:32 +03:00 |
|
Stefan Ceriu
|
1ef9471aac
|
#4094 - Various tweaks, bug fixes and improvements following code review.
|
2021-06-23 15:37:34 +03:00 |
|
langleyd
|
c554e48ad2
|
Add correct asset for notifications icon.
|
2021-06-22 16:01:21 +01:00 |
|
Stefan Ceriu
|
cd12d4ca8c
|
#4094 - Fixed voice message toolbar states after sending message while recording in locked mode.
|
2021-06-22 16:58:36 +03:00 |
|
langleyd
|
6f74b79f1b
|
Add new settings notification feature flag and update ui entry point
|
2021-06-22 13:39:50 +01:00 |
|
Stefan Ceriu
|
ead91f8781
|
#4094 - Added voice messages locked mode playback.
|
2021-06-22 13:19:39 +03:00 |
|
Stefan Ceriu
|
8d9bcc0b51
|
#4096 - Weakify display link targets.
|
2021-06-22 09:59:14 +03:00 |
|
Stefan Ceriu
|
9a4ce85fd5
|
#4096 - Added locked mode transition and animations, locked recording mode and real time waveform.
|
2021-06-22 09:42:38 +03:00 |
|
Stefan Ceriu
|
a9d4e94757
|
#4096 - Extracted logic from the VoiceMessagePlaybackView. Exposed power levels from audio recorder.
|
2021-06-22 09:42:37 +03:00 |
|
Stefan Ceriu
|
f1a9acb5cc
|
#4096 - Various small UI tweaks and bug fixes.
|
2021-06-22 09:42:37 +03:00 |
|
Stefan Ceriu
|
78958e2372
|
#4096 - Voice message playback view theme support.
|
2021-06-22 09:42:37 +03:00 |
|
Stefan Ceriu
|
2c65088ea1
|
#4090 - Added voice messages feature flag.
|
2021-06-22 09:42:37 +03:00 |
|
Stefan Ceriu
|
19e402a622
|
#4096 - Added voice message decoding, timeline cell and playback UI.
|
2021-06-22 09:42:37 +03:00 |
|
Stefan Ceriu
|
04f2ad7a6e
|
#4090 - Added recording duration label and permissions checking.
|
2021-06-22 09:42:37 +03:00 |
|
Stefan Ceriu
|
11fb964e90
|
#4090 - Add voice message controller, audio recorder and toolbar view links. Working audio file sending and cancellation.
|
2021-06-22 09:42:37 +03:00 |
|
Stefan Ceriu
|
bfbf0fa713
|
#4090 - Corrected dark theme appearance.
|
2021-06-22 09:42:37 +03:00 |
|
Stefan Ceriu
|
8a58224ed9
|
#4090 - Corrected dark theme appearance.
|
2021-06-22 09:42:37 +03:00 |
|
Stefan Ceriu
|
d71c6027bf
|
#4090 - New voice recording toolbar ui and swipe to cancel interaction.
|
2021-06-22 09:42:37 +03:00 |
|
Gil Eluard
|
9448a6fc15
|
Voice Messages - Hold and send
- Added voice message button
- voice recording UI state
|
2021-06-22 09:42:37 +03:00 |
|