Commit Graph

21 Commits

Author SHA1 Message Date
aringenbach
8d65cd8a40 Enable sending messages with pills 2022-05-02 13:35:35 +02:00
Doug
13a59eb845 Fix for images sometimes being sent unencrypted in an encrypted room. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare
e8d4af46d2 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
Stefan Ceriu
7576309da4 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
096279b43a #1098 - Various changes following code review. 2021-10-13 11:26:27 +03:00
Stefan Ceriu
2a41aec905 #1098 - Moved new MXKRoomInputToolbarDelegate method to Element. 2021-10-13 11:26:27 +03:00
Stefan Ceriu
ac443d23e6 Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00
Gil Eluard
721e761e84 #4090 - Fixed UI regression if BuildSettings.voiceMessagesEnabled = false 2021-06-29 10:17:15 +02: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
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
Gil Eluard
e6ef3b2d34 Switching composer between text mode & action mode 2021-03-25 22:15:18 +01:00
Gil Eluard
723dc79764 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
eefe1e2157 Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
Giom Foret
fcae2e1b61 Code cleaning 2019-12-26 23:24:09 +01:00
SBiOSoftWhare
5bb064e45d RoomInputToolbarView: Add separate actions for camera and media library. 2019-08-02 17:16:06 +02:00
SBiOSoftWhare
843ce9024f RoomInputToolbarView: Add file upload action. 2019-07-11 19:03:32 +02:00
SBiOSoftWhare
44bc52b913 RoomInputToolbarView: Add editing mode. 2019-06-13 16:37:28 +02:00
manuroe
16687b865f RoomInputToolbarView: Turn the boolean replyToEnabled into an enum: sendMode
because message editing (#2404) is coming
2019-04-30 17:08:52 +02:00
SBiOSoftWhare
5fe4a46627 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
fbe1264a5a Organize views by feature 2018-07-10 10:21:20 +02:00