Commit Graph

24 Commits

Author SHA1 Message Date
ismailgulek 9026948d2b Fix table view height constraints in the room screen 2022-08-15 14:49:55 +03:00
SBiOSoftWhare 35cbfc757a RoomVC: Handle live location banner. 2022-03-17 16:58:52 +01:00
Stefan Ceriu a49e3459d8 Fixes vector-im/element-ios/issues/5691 - Partially hidden room invitation header. 2022-02-25 13:13:33 +02:00
Stefan Ceriu 368225bd78 Fixes vector-im/element-ios/issues/5042 - Message composer doesn't follow keyboard when swiping to dismiss. 2021-10-25 16:23:58 +03:00
Stefan Ceriu c06e682e23 #1098 - Added user suggestions to the main app timeline. 2021-10-13 11:25:36 +03:00
ismailgulek 2620723b9d Hide jumper by default 2021-04-27 14:14:31 +03:00
ismailgulek acac0d4445 Fine tune shadow 2021-04-27 14:13:31 +03:00
ismailgulek 1a943f48b5 Update styling 2021-04-27 13:49:56 +03:00
ismailgulek 3a0181d657 Update jump to unread banner to pill style 2021-04-27 01:37:41 +03:00
ismailgulek e98d43900f Hide banners by default, stretch background into safe area 2021-04-26 15:59:13 +03:00
ismailgulek fecdf7fd71 Add slider to room screen, stack views at the top of the screen 2021-04-23 18:36:51 +03:00
Gil Eluard 997d82b07c 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 86a9abc5ca 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 293520cb5d Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
ismailgulek 27866b16e7 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
SBiOSoftWhare c556c19c05 Update jump to last unread button. 2020-07-11 00:56:15 +02:00
SBiOSoftWhare cad055f804 RoomVC: Update jump to last unread banner UI. 2020-07-10 14:47:37 +02:00
ismailgulek 876389c56c RoomViewController set insets for jump button
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:31 +03:00
ismailgulek af69259074 RoomViewController bubblesTableView bottom constraint fix
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:13 +03:00
ismailgulek 05a57a6f2a RoomViewController safe area insets 2020-04-22 13:53:11 +03:00
SBiOSoftWhare 900a219691 RoomViewController: Show contextual menu toolbar on long press. 2019-05-15 23:24:34 +02:00
SBiOSoftWhare a354f38154 Update jump to last unread banner separator color in RoomViewController 2019-02-19 16:55:58 +01:00
SBiOSoftWhare d70a63189d Fix image references in xib and storyboards by removing .png suffix 2018-07-10 17:16:26 +02:00
SBiOSoftWhare 73ca630780 Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00