Stefan Ceriu
188b4d1346
#4094 - Added voice message attachment decryption, transcoding and sampling caching layer.
2021-06-25 12:09:41 +03:00
Stefan Ceriu
4ed7dafb17
Merge branch 'develop' into element_4090
2021-06-24 14:45:27 +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
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
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
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
David Langley
768f9ced33
Merge pull request #4405 from vector-im/element_4403
...
Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403 )
2021-06-09 10:33:21 +01:00
langleyd
73645d2a38
Fix crash when entering a DM after a call is hung-up/rejected while being answered ( #4403 )
2021-06-08 14:03:17 +01:00
SBiOSoftWhare
1a982e04dc
RoomCreationIntroCell: Handle RoomAvatarViewData updates.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
5ced06837b
RoomAvatarView: Now inherits from AvatarView, make RoomAvatarViewData conform to AvatarViewDataProtocol.
2021-06-07 18:46:16 +02:00
Stefan Ceriu
b00d07ffca
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
ismailgulek
e38d0205b7
Use new tile theme color
2021-05-04 19:25:24 +03:00
ismailgulek
c76a5a56f5
Update end call icon color
2021-04-29 14:58:45 +03:00
ismailgulek
ce9bdc499b
Use call tile bg color
2021-04-28 13:46:55 +03:00
ismailgulek
c3a2a290ee
Merge branch 'voip_design_updates' into voip_jitsi_remover
2021-04-27 14:51:19 +03:00
ismailgulek
5d6c60d988
Add end call button for active calls
2021-04-27 14:50:58 +03:00
ismailgulek
9772ee672b
Update connecting and ringing state strings
2021-04-27 14:35:56 +03:00
ismailgulek
941dad603b
Create slider view
2021-04-23 17:54:03 +03:00
ismailgulek
924301b0bc
Add leave action to call tiles
2021-04-21 14:52:51 +03:00
ismailgulek
d947ff438f
Adjust join button content insets
2021-04-21 13:58:15 +03:00
ismailgulek
6bdc2ef067
Change action button font size to 17
2021-04-19 11:44:52 +03:00
ismailgulek
93bb715a73
Change body font size to 13px
2021-04-19 11:41:06 +03:00
ismailgulek
41e7bda2eb
Change some colors to secondary
2021-04-19 11:36:11 +03:00
ismailgulek
118d5db106
Update group call icon and title
2021-04-15 16:49:04 +03:00
ismailgulek
619930925e
Fix cell height for call tiles if read receipts displayed
2021-04-12 02:36:55 +03:00
ismailgulek
0069be7d16
Fix read receipts on call tiles
2021-04-12 01:27:38 +03:00
ismailgulek
9480afc323
Center align call tiles
2021-04-09 15:59:02 +03:00
ismailgulek
4b7167ab73
Fix icon and text colors on tiles
2021-04-09 15:23:46 +03:00
ismailgulek
7bb9166e8c
Increase icon spacing in call tile
2021-04-09 15:16:07 +03:00
ismailgulek
6cac2a87a0
Merge branch 'develop' into voip_design_updates
2021-04-09 15:12:51 +03:00
Gil Eluard
7f6c9414fd
Merge pull request #4147 from vector-im/element_4134
...
Explore typing notifications inspired by web
2021-04-08 16:25:51 +02:00
Gil Eluard
13d8845e81
Update Riot/Modules/Room/Views/BubbleCells/RoomTypingBubbleCell.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 16:13:56 +02:00
Gil Eluard
b713ecd1a2
Update after review
2021-04-08 15:59:53 +02:00
Gil Eluard
ceb6ad690d
Update after review
2021-04-08 15:19:02 +02:00
Gil Eluard
01e3616680
Update Riot/Modules/Room/Views/BubbleCells/RoomTypingBubbleCell.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 13:48:25 +02:00
Gil Eluard
93964b54f6
Update after review
2021-04-08 12:11:36 +02:00
Gil Eluard
d8b34d1ed6
Update Riot/Modules/Room/Views/InputToolbar/RoomActionItem.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:52:51 +02:00
Gil Eluard
83afd7b62a
Update Riot/Modules/Room/Views/InputToolbar/RoomActionsBar.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:52:39 +02:00
Gil Eluard
213ab9bba6
Update Riot/Modules/Room/Views/InputToolbar/RoomActionsBar.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:48:15 +02:00
Gil Eluard
f9bf116406
Update Riot/Modules/Room/Views/InputToolbar/RoomActionsBar.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:47:57 +02:00
Gil Eluard
46657544f1
Update Riot/Modules/Room/Views/InputToolbar/RoomActionsBar.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:47:42 +02:00
Gil Eluard
fb0a7d456d
Update Riot/Modules/Room/Views/InputToolbar/RoomActionItem.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:47:28 +02:00
Gil Eluard
ddbbb2bd8c
Merge branch 'element_4087' into element_4134
2021-04-08 07:56:53 +02:00