Doug
37a0c72169
Fix for images sometimes being sent unencrypted in an encrypted room.
2022-02-16 12:42:00 +02:00
SBiOSoftWhare
56a51da9f9
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
Stefan Ceriu
6df70a3ec3
vector-im/element-ios/issues/4976 - Replaced GrowingTextView with simpler, custom implementation. Cleaned up the RoomInputToolbar header.
2021-10-26 17:41:29 +03:00
Stefan Ceriu
432af4b879
#1098 - Various changes following code review.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
b847528d81
#1098 - Moved new MXKRoomInputToolbarDelegate method to Element.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
712434ea0f
Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain.
2021-10-12 14:17:06 +03:00
Gil Eluard
4c7542810a
#4090 - Fixed UI regression if BuildSettings.voiceMessagesEnabled = false
2021-06-29 10:17:15 +02:00
Stefan Ceriu
0dd247d53e
#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
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
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
204ceb847c
Composer Update - Typing and sending a message
2021-03-15 14:27:59 +01:00
Giom Foret
5716bd1edf
Code cleaning
2019-12-26 23:24:09 +01:00
SBiOSoftWhare
08ffa6db8d
RoomInputToolbarView: Add separate actions for camera and media library.
2019-08-02 17:16:06 +02:00
SBiOSoftWhare
9b0c0ba96b
RoomInputToolbarView: Add file upload action.
2019-07-11 19:03:32 +02:00
SBiOSoftWhare
2f04b8473f
RoomInputToolbarView: Add editing mode.
2019-06-13 16:37:28 +02:00
manuroe
d303c686a8
RoomInputToolbarView: Turn the boolean replyToEnabled into an enum: sendMode
...
because message editing (#2404 ) is coming
2019-04-30 17:08:52 +02:00
SBiOSoftWhare
f81ba36880
Add send reply mode in RoomInputToolbarView in order to update text input placeholder when sending a reply.
2018-07-23 16:54:23 +02:00
SBiOSoftWhare
99449e1bc8
Organize views by feature
2018-07-10 10:21:20 +02:00