Commit Graph

343 Commits

Author SHA1 Message Date
Gil Eluard 2551c34d1b Enable / Disable VoIP feature in Rooms
- Update after review
2021-04-20 10:36:05 +02:00
Gil Eluard c001314e26 Enable / Disable VoIP feature in Rooms 2021-04-19 20:39:07 +02:00
Gil Eluard 70db8946db RoomVC: Crash in refreshTypingNotification 2021-04-19 13:18:26 +02:00
ismailgulek 17900bb232 Update actions for group call tiles 2021-04-15 17:27:52 +03:00
ismailgulek 64e0a40c1a Merge branch 'develop' into voip_design_updates 2021-04-09 15:12:51 +03:00
Gil Eluard 21d6dfcacd 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 825088553a Update after review 2021-04-08 15:59:53 +02:00
Gil Eluard b68a9b06c3 Update after review 2021-04-08 15:19:02 +02:00
Gil Eluard 7c572a96a9 Update after review 2021-04-08 12:11:36 +02:00
Gil Eluard 011539338b Merge branch 'element_4087' into element_4134
# Conflicts:
#	CHANGES.rst
2021-04-07 21:02:24 +02:00
Gil Eluard f18e615db0 Increase grow/shrink animation speed in new composer 2021-04-07 21:01:07 +02:00
Gil Eluard ff36b5bc26 Black theme uses dark background for composer 2021-04-07 20:15:09 +02:00
Gil Eluard d7f5ad2e06 Merge branch 'element_4087' into element_4134 2021-04-07 13:15:44 +02:00
Gil Eluard 5c9b2a6a0b Merge branch 'develop' into element_4087 2021-04-07 13:15:26 +02:00
Gil Eluard a09550a1ee Crash in [RoomViewController refreshTypingNotification] 2021-04-07 12:26:51 +02:00
Gil Eluard 91f206027e Merge branch 'element_4087' into element_4134 2021-04-07 11:15:22 +02:00
Gil Eluard 890157dcc8 Crash in [RoomViewController setupActions] 2021-04-07 11:14:08 +02:00
Gil Eluard 49eafdd7c1 Merge branch 'element_4087' into element_4134 2021-04-07 09:33:10 +02:00
Gil Eluard 62cb90ffd7 Switching composer between text mode & action mode
- Tweaked animation speed
2021-04-07 09:32:57 +02:00
ismailgulek dc0a15de6c Remove lab setting for Jitsi calls 2021-04-06 17:25:37 +03:00
Gil Eluard bfd605dff7 Limit typing notifications timeline jumps 2021-04-06 13:09:30 +02:00
ismailgulek c1ecb9c016 Remove Jitsi widget info from activities view 2021-04-02 17:29:26 +03:00
ismailgulek 7d60f0955e Hide voice call option for non-direct rooms & disable call buttons when active call exists 2021-04-02 16:12:21 +03:00
ismailgulek fb3c76ab0f Merge branch 'develop' into voip_design_updates 2021-04-02 14:39:37 +03:00
Gil Eluard 8b9b3d0a73 Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-04-02 10:09:04 +02:00
ismailgulek f2f829c2e4 Introduce room vc notifications 2021-04-01 23:59:55 +03:00
Gil Eluard e6663a9148 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 c919955cc4 Merge branch 'element_4087' into element_4134 2021-03-25 22:15:54 +01:00
Gil Eluard 8c21eb0ff6 Switching composer between text mode & action mode 2021-03-25 22:15:18 +01:00
Gil Eluard 0084205819 Merge branch 'element_4133' into element_4134 2021-03-24 22:43:05 +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 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 2340c575d0 Explore typing notifications inspired by web
- First iteration
2021-03-22 19:55:41 +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
ismailgulek 72fc878bc1 Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
Gil Eluard bdcfc88d6b Merge branch 'develop' into element_4085 2021-03-19 10:51:40 +01:00
ismailgulek 1d50eb4ed6 Implement in-memory decline cache for group calls 2021-03-18 13:32:34 +03:00
ismailgulek 0a2dcf0b6c Update call tiles on join/answer actions 2021-03-18 13:02:42 +03:00
ismailgulek 5461267bbf Handle join and answer for group calls 2021-03-17 19:43:51 +03:00
ismailgulek 354208064e Handle group call tile tap 2021-03-17 19:41:31 +03:00
ismailgulek ce82815186 Introduce group call tiles 2021-03-17 19:39:41 +03:00
ismailgulek 547019fcc6 Refactor cell rendering, move most of the controls to the subclass, refactor user actions, add you started call state 2021-03-17 18:17:54 +03:00
ismailgulek 0c648404d5 Merge branch 'develop' into voip_design_updates 2021-03-17 16:37:52 +03:00
ismailgulek 60ad3d6836 Merge branch 'develop' into voip_virtual_timeline_fix 2021-03-17 10:40:11 +03:00
ismailgulek c85cb51826 Fix #4125 2021-03-17 00:49:07 +03:00
Gil Eluard 7b14c863c6 Composer Update - Typing and sending a message
- Code tweaks
2021-03-15 14:36:37 +01:00
Gil Eluard 204ceb847c Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
ismailgulek 560ec410bd Add call actions 2021-03-12 04:04:23 +03:00
Gil Eluard 120425389f Retrying & deleting failed messages
- Update after code review
2021-03-10 22:19:04 +01:00
ismailgulek e38108097a Cancel event selection on room if only a selected event exists 2021-03-09 01:12:52 +03:00