Commit Graph

263 Commits

Author SHA1 Message Date
ismailgulek af4e37f9a5 Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-28 14:03:24 +03:00
ismailgulek 5909e945fa Update pill styling 2021-04-28 13:55:16 +03:00
ismailgulek 8812733821 Hide voice call button for rooms with more than 2 people 2021-04-28 12:33:54 +03:00
ismailgulek a0f1c93903 Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-27 14:51:19 +03:00
ismailgulek 21e12a71d0 Add end call button for active calls 2021-04-27 14:50:58 +03:00
ismailgulek 905abde2d3 Fine tune shadow 2021-04-27 14:13:31 +03:00
ismailgulek de1ee61b2d Update styling 2021-04-27 13:49:56 +03:00
ismailgulek b02277d93e Update shadow 2021-04-27 01:42:20 +03:00
ismailgulek ae8299be4b Update jump to unread banner to pill style 2021-04-27 01:37:41 +03:00
ismailgulek 5899b7d3d6 Add slider to room screen, stack views at the top of the screen 2021-04-23 18:36:51 +03:00
ismailgulek fa04cfbb94 Merge branch 'develop' into voip_design_updates 2021-04-22 12:17:00 +03:00
ismailgulek 21eed06d7f Add leave action to call tiles 2021-04-21 14:52:51 +03:00
ismailgulek 3a3001091d Update join button icon 2021-04-21 14:02:01 +03:00
ismailgulek 0386bca27f Adjust join button content insets 2021-04-21 13:58:15 +03:00
ismailgulek 7c45bcfc3a Hide scroll to bottom when room is left 2021-04-21 12:50:37 +03:00
ismailgulek ddfebb4384 Merge branch 'develop' into voip_design_updates 2021-04-21 12:49:21 +03:00
ismailgulek fd7ee894f2 Update call button for groups 2021-04-21 12:47:28 +03:00
ismailgulek d779cfa94a Remove temporary call bar 2021-04-21 11:41:28 +03:00
Gil Eluard a3cc1849ca Show / Hide integrations and actions in rooms 2021-04-20 14:54:53 +02:00
ismailgulek 8c3a449230 Merge branch 'develop' into voip_design_updates 2021-04-20 11:41:53 +03:00
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