Commit Graph

182 Commits

Author SHA1 Message Date
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
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
Gil Eluard 7a162d4404 Crash in [RoomViewController refreshTypingNotification] 2021-04-07 12:26:51 +02:00
Gil Eluard da9455730a Merge branch 'element_4087' into element_4134 2021-04-07 11:15:22 +02:00
Gil Eluard 4031395916 Switching composer between text mode & action mode
- Tweaked animation speed
2021-04-07 10:28:35 +02:00
Gil Eluard 29de4354d6 Consider displaying names in typing notifications 2021-04-06 14:32:25 +02:00
Gil Eluard e5567311f8 Merge branch 'element_4087' into element_4134 2021-04-03 00:04:30 +02:00
Gil Eluard 8161ddf19d Switching composer between text mode & action mode
- Tweaked animation speed
2021-04-03 00:03:57 +02:00
Gil Eluard 4b337e57f8 Merge branch 'element_4087' into element_4134 2021-04-01 08:48:08 +02:00
Gil Eluard 3eebe351f0 Switching composer between text mode & action mode
- Fixed: The final frames of the appearance animation of the new composer buttons are missing
2021-03-29 23:45:47 +02:00
Gil Eluard 0e6fb38631 Merge branch 'element_4133' into element_4087 2021-03-29 23:31:39 +02:00
Gil Eluard 70746c958a Composer update - UI enhancements
- Fixed red dot misplacement in the header
2021-03-29 23:04:01 +02:00
Gil Eluard fd7d69c39d Explore typing notifications inspired by web
- prevent timeline from going up and down by keeping the space allocated for the typing notification
2021-03-29 22:26:03 +02:00
Gil Eluard be14710fde Merge branch 'element_4087' into element_4134 2021-03-27 08:04:03 +01:00
Gil Eluard 3eb0d3163e Switching composer between text mode & action mode
- Fixed: if you start typing while the new attachment sending mode is on, the send button appears
2021-03-27 07:51:51 +01:00
Gil Eluard a3a9a593c8 Merge branch 'element_4087' into element_4134 2021-03-26 11:18:23 +01:00
Gil Eluard 3731ef3015 Switching composer between text mode & action mode
- Deselect text if user taps action button to avoid overlaps
2021-03-26 11:18:05 +01:00
Gil Eluard 7750a1f9f2 Merge branch 'element_4087' into element_4134 2021-03-25 22:15:54 +01:00
Gil Eluard e6ef3b2d34 Switching composer between text mode & action mode 2021-03-25 22:15:18 +01:00
Gil Eluard cadcf20b9a Explore typing notifications inspired by web
- Update for dark mode
2021-03-24 23:16:27 +01:00
Gil Eluard 86712e60bf Merge branch 'element_4133' into element_4134 2021-03-24 22:43:05 +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 fe18c3991c 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 9fd1caf865 Merge branch 'element_4133' into element_4134 2021-03-23 08:13:32 +01:00
Gil Eluard 8de866afe4 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 17a92c5e2d Explore typing notifications inspired by web
- First iteration
2021-03-22 19:55:41 +01:00
Gil Eluard f79eccdbb9 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 889bad2daa Merge branch 'develop' into element_4085 2021-03-19 10:51:40 +01:00
Gil Eluard 82c5ea14d6 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 de5da473fa SR sizing is inconsistent with RR & Message states cosmetic changes 2021-03-17 20:09:44 +01:00
Gil Eluard 8d5b58da55 Composer Update - Typing and sending a message
- Updated typing animation after UI review
2021-03-15 15:57:36 +01:00
Gil Eluard eefe1e2157 Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
Gil Eluard f00281c20f Retrying & deleting failed messages
- Update after code review
2021-03-10 22:19:04 +01:00
Gil Eluard e5042aa3f9 Retrying & deleting failed messages
- If users press on Retry, send again the message and display a loading wheel
- code and UI tweaks
2021-03-03 10:27:08 +01:00