Stefan Ceriu
14f312ad61
#4090 - Added voice messages feature flag.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
29e5557f7a
#4096 - Added voice message decoding, timeline cell and playback UI.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
08f274bd61
#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
ad83bbc0f9
#4090 - Corrected dark theme appearance.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
b664326555
#4090 - Corrected dark theme appearance.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
fbb451f33c
#4090 - New voice recording toolbar ui and swipe to cancel interaction.
2021-06-22 09:42:37 +03:00
Gil Eluard
53b2b05b15
Voice Messages - Hold and send
...
- Added voice message button
- voice recording UI state
2021-06-22 09:42:37 +03:00
David Langley
bc73650451
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
68dedfb5d0
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
42384a0520
RoomCreationIntroCell: Handle RoomAvatarViewData updates.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
0280c77201
RoomAvatarView: Now inherits from AvatarView, make RoomAvatarViewData conform to AvatarViewDataProtocol.
2021-06-07 18:46:16 +02:00
Stefan Ceriu
43f6c44c78
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
5805cfc897
Use new tile theme color
2021-05-04 19:25:24 +03:00
ismailgulek
b7d43c5c4d
Update end call icon color
2021-04-29 14:58:45 +03:00
ismailgulek
c9a9839b91
Use call tile bg color
2021-04-28 13:46:55 +03:00
ismailgulek
6e11d5605a
Merge branch 'voip_design_updates' into voip_jitsi_remover
2021-04-27 14:51:19 +03:00
ismailgulek
0c5a94f639
Add end call button for active calls
2021-04-27 14:50:58 +03:00
ismailgulek
7d5b0fbeb9
Update connecting and ringing state strings
2021-04-27 14:35:56 +03:00
ismailgulek
81c80b97f9
Create slider view
2021-04-23 17:54:03 +03:00
ismailgulek
5c9cd4f1ed
Add leave action to call tiles
2021-04-21 14:52:51 +03:00
ismailgulek
fa0c0af555
Adjust join button content insets
2021-04-21 13:58:15 +03:00
ismailgulek
9c0a1e69a7
Change action button font size to 17
2021-04-19 11:44:52 +03:00
ismailgulek
58ef3431d4
Change body font size to 13px
2021-04-19 11:41:06 +03:00
ismailgulek
aa9407b6e8
Change some colors to secondary
2021-04-19 11:36:11 +03:00
ismailgulek
68d0eb8194
Update group call icon and title
2021-04-15 16:49:04 +03:00
ismailgulek
d81356128c
Fix cell height for call tiles if read receipts displayed
2021-04-12 02:36:55 +03:00
ismailgulek
bae175985e
Fix read receipts on call tiles
2021-04-12 01:27:38 +03:00
ismailgulek
656b1f0d6f
Center align call tiles
2021-04-09 15:59:02 +03:00
ismailgulek
8227d03938
Fix icon and text colors on tiles
2021-04-09 15:23:46 +03:00
ismailgulek
94482f0aa3
Increase icon spacing in call tile
2021-04-09 15:16:07 +03:00
ismailgulek
f370438d68
Merge branch 'develop' into voip_design_updates
2021-04-09 15:12:51 +03:00
Gil Eluard
b15926b0ec
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
6ba9dac6c5
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
773e72e9f5
Update after review
2021-04-08 15:59:53 +02:00
Gil Eluard
1aa20c462d
Update after review
2021-04-08 15:19:02 +02:00
Gil Eluard
7211d0d450
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
81682f8e3e
Update after review
2021-04-08 12:11:36 +02:00
Gil Eluard
b6cabbb6f0
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
e4dc2ffc8a
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
67e1eb6e9d
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
bdecaf0adf
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
59cf88427a
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
f06307a0d0
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
4705c9ece7
Merge branch 'element_4087' into element_4134
2021-04-08 07:56:53 +02:00
Gil Eluard
f09d44a887
back button chevron looks really weird
2021-04-08 07:56:38 +02:00
ismailgulek
d06583906a
Fix label text color on dark mode
2021-04-07 15:24:42 +03:00
Gil Eluard
10ca545965
Merge branch 'element_4087' into element_4134
2021-04-07 14:11:42 +02:00
Gil Eluard
c7f9fc6f12
too much vertical whitespace when replying
2021-04-07 14:11:27 +02:00
Gil Eluard
6fa2c9cb06
Merge branch 'element_4087' into element_4134
2021-04-07 13:11:28 +02:00
Gil Eluard
fb8660fb92
too much vertical whitespace when replying
2021-04-07 13:11:07 +02:00