Gil Eluard
552cc91f07
Merge pull request #4122 from vector-im/element_4085
...
Composer Update - Typing and sending a message
2021-04-02 11:34:05 +02: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
b8b08f26b9
Update method name
2021-04-02 00:01:43 +03:00
ismailgulek
bba74cf076
Add call bar update delegate method
2021-04-02 00:01:23 +03:00
ismailgulek
f2f829c2e4
Introduce room vc notifications
2021-04-01 23:59:55 +03:00
ismailgulek
ab1f22ae26
Update call bar
2021-04-01 23:56:51 +03:00
ismailgulek
5d2cb9691e
Introduce duration for group calls
2021-04-01 23:55:17 +03:00
Gil Eluard
57f5e16ea1
Enable / disable external friends invite
2021-04-01 15:02:43 +02:00
Gil Eluard
a423c9d18f
Make the application settings more configurable
...
- Update after review
2021-04-01 14:16:06 +02:00
Gil Eluard
217b7f133f
Merge branch 'element_4087' into element_4134
2021-04-01 08:48:08 +02:00
Gil Eluard
463d73101d
Make the application settings more configurable
2021-03-31 19:04:00 +02:00
Gil Eluard
c1caaaa775
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
ed28ed7e76
Merge branch 'element_4133' into element_4087
2021-03-29 23:31:39 +02:00
Gil Eluard
5e17584b81
Composer update - UI enhancements
...
- Fixed red dot misplacement in the header
2021-03-29 23:04:01 +02: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
c990dafdf6
Merge branch 'element_4087' into element_4134
2021-03-27 08:04:03 +01:00
Gil Eluard
f08434b684
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
db46701800
Merge branch 'element_4087' into element_4134
2021-03-26 11:18:23 +01:00
Gil Eluard
ddcce2e491
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
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
630bdde126
Explore typing notifications inspired by web
...
- bug fixing
2021-03-25 11:53:45 +01:00
Gil Eluard
8bedb05384
Explore typing notifications inspired by web
...
- Update for dark mode
2021-03-24 23:16:27 +01:00
Gil Eluard
0084205819
Merge branch 'element_4133' into element_4134
2021-03-24 22:43:05 +01:00
Gil Eluard
aa47df9f3d
Merge branch 'develop' into element_4133
2021-03-24 22:41:37 +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
manuroe
abbda32187
Merge pull request #4105 from Johennes/feature/emoji-short-name
...
EmojiStore: Include short name when searching for emojis
2021-03-24 14:24:57 +01:00
manuroe
eec78b8978
Room directory: Fix crash
...
#4137
This is a quick fix. We should remove all forced unwrapping
2021-03-24 09:14:31 +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
b5d1477d6e
Merge branch 'element_4133' into element_4134
2021-03-23 08:13:32 +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
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
ismailgulek
3cc58f3af0
Little refactoring
2021-03-19 14:35:34 +03:00
Gil Eluard
bdcfc88d6b
Merge branch 'develop' into element_4085
2021-03-19 10:51:40 +01:00
manuroe
d1c1afa2fc
Merge pull request #4127 from vector-im/4115_remove_shields_from_room_list
...
Room lists: Remove shields on room avatars
2021-03-19 09:54:54 +01:00
manuroe
7c4490eade
Room lists: Do not encryptedRoomIcon in the code
...
Let it sleep hidden in the xib
2021-03-19 09:19:02 +01:00
ismailgulek
23d72bbb1f
Remove permission check from Jitsi widgets
2021-03-19 03:01:29 +03:00
ismailgulek
a971b48893
Call new Jitsi call related methods from AppDelegate
2021-03-19 02:59:38 +03:00
ismailgulek
e348b65ecd
Make call presenter public
2021-03-19 02:57:58 +03:00
ismailgulek
6e4b7c801a
Fix overflow issue
2021-03-19 02:52:52 +03:00
ismailgulek
81b9c5457c
Enable muting audio for Jitsi calls
2021-03-19 02:52:36 +03:00
ismailgulek
a53fbe24c4
Show room name and avatar if declined
2021-03-18 13:46:39 +03: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
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
6f9d7455cb
SR sizing is inconsistent with RR & Message states cosmetic changes
2021-03-17 20:09:44 +01: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