Gil Eluard
f9e87b6a13
Composer Update - Typing and sending a message
...
- Change send button icon according to the send mode
- Changed the background of the input view
2021-03-23 17:15:31 +01:00
Gil Eluard
32923331c3
Composer Update - Typing and sending a message
...
- Removed composer height limit
- Fixed a bug that was preventing to see the entire text inserted in the composer text view
2021-03-23 08:13:14 +01:00
Gil Eluard
ea8add1953
Composer update - UI enhancements
...
- Composer height =58px - Frame = 42px
- Replace current scroll to bottom implementation with a scroll to Bottom FAB on both themes
- The text inside the composer frame should be centered
- The padding between the "reveal plus" button, composer frame and Left + Right sides should be at equal distance on default mode
- Verify that the "Send a message..." String matches with the colour indicated on Figma.
- The padding between each component (buttons and composer frame) should be at equal distance on default mode. E.g : It should be at 12px for each gap.
- The input text jumps down when users start typing. It should be centered at all times.
- Remove the Scroll bar in the text frame.
- DARK THEME
2021-03-20 21:31:17 +01:00
Gil Eluard
dc5630d102
Composer Update - Typing and sending a message
...
- Updated input bar paddings according to design review
2021-03-18 07:06:59 +01:00
Gil Eluard
204ceb847c
Composer Update - Typing and sending a message
2021-03-15 14:27:59 +01:00
SBiOSoftWhare
74805c6d18
RoomInputToolBar: Prevent placeholder to be display on two lines on small devices.
2020-11-05 11:14:42 +01:00
ismailgulek
5ead6cd03c
Update room input toolbar on theme change
2020-08-27 12:29:39 +03:00
manuroe
14f2ed58f1
Code Quality: Make sonar happier
...
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek
c4c39ff54b
All new settings moved to BuildSettings
2020-07-30 16:13:08 +03:00
ismailgulek
1d765c4549
Integrate allowSendingStickers
2020-07-30 16:11:30 +03:00
SBiOSoftWhare
b17bce3f7d
Room input toolbars: Revert separators.
2020-07-10 16:43:20 +02:00
SBiOSoftWhare
1e3b407678
RoomInputToolBar: Fix hardcoded colors.
2020-07-09 18:08:11 +02:00
SBiOSoftWhare
1fe6a7006b
Room input toolbars: Hide separator.
2020-07-06 20:51:04 +02:00
SBiOSoftWhare
d96f8ab3e8
RoomVC: Handle encryption shields decoration for composer and expanded header.
2020-01-22 16:27:04 +01:00
manuroe
a1b47f3436
VoiceOver: RoomVC: Fix some missing accessibility labels for buttons
...
#2722
2019-09-18 13:08:42 +02:00
SBiOSoftWhare
ccdc436238
Update Riot/Modules/Room/Views/InputToolbar/RoomInputToolbarView.m
...
Co-Authored-By: manuroe <manuroe@users.noreply.github.com >
2019-08-02 18:12:41 +02: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
106c10a45d
RoomVC: When replying, use a "Reply" button instead of "Send"
2019-04-30 17:27:57 +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
7b5255e035
Use a weak reference for mediaPicker property in RoomInputToobarView.
2019-04-24 17:56:59 +02:00
SBiOSoftWhare
e747e2d6dc
Apply new lineBreakColor where needed
2019-02-18 12:53:13 +01:00
manuroe
2fdb06d879
reskin: Create ThemeService.shared
2019-01-11 11:45:27 +01:00
manuroe
f0c22a14af
reskin: Rename RiotDesignValues -> ThemeService
2019-01-11 10:46:00 +01:00
manuroe
e58035b155
reskin: kill headerTextSecondaryColor
2019-01-10 18:10:10 +01:00
manuroe
1fe7b85e16
reskin: kill kRiotPrimaryTextColor
2019-01-10 18:00:45 +01:00
manuroe
77e6a81276
reskin: Kill RiotDesignValues.kRiotKeyboard and replace it by Theme.keyboardAppearance
2019-01-10 17:42:43 +01:00
manuroe
c702350171
reskin: rename ColorValues to Theme
2019-01-10 15:32:59 +01:00
manuroe
845775d794
reskin: ColorValues: suffix UIColor properties names with "Color"
2019-01-10 15:23:22 +01:00
manuroe
6ad603a6ca
Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead
2018-11-30 17:10:28 +01:00
SBiOSoftWhare
d22e04cc8e
Fix boolean condition when updating placholder in RoomInputToolbarView
2018-07-24 13:32:40 +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