Commit graph

10468 commits

Author SHA1 Message Date
manuroe
0e5f7eb3ca 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
bca3c6131c 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
763c20f077 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
d561ef472b 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
0cfde0fe76
Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek
f439f619c4
Little refactoring 2021-03-19 14:35:34 +03:00
Gil Eluard
55f95c72a5 Merge branch 'develop' into element_4085 2021-03-19 10:51:40 +01:00
manuroe
ce08dba3ae
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
Gil Eluard
9981914a30
Merge pull request #4128 from vector-im/element_4114
SR sizing is inconsistent with RR & Message states cosmetic changes
2021-03-19 09:28:16 +01:00
manuroe
332ac1d0f9 Room lists: Do not encryptedRoomIcon in the code
Let it sleep hidden in the xib
2021-03-19 09:19:02 +01:00
ismailgulek
a084c2e844
Remove permission check from Jitsi widgets 2021-03-19 03:01:29 +03:00
ismailgulek
13eab811f8
Send VoIP pushes fro Jitsi widget events 2021-03-19 03:00:38 +03:00
ismailgulek
cca650c357
Handle widget events from VoIP pushes 2021-03-19 03:00:14 +03:00
ismailgulek
43f529cfa1
Call new Jitsi call related methods from AppDelegate 2021-03-19 02:59:38 +03:00
ismailgulek
5f29eb3d7b
Make call presenter public 2021-03-19 02:57:58 +03:00
ismailgulek
9712f11b7c
Handle widget events in CallPresenter, integration with CallKit 2021-03-19 02:56:56 +03:00
ismailgulek
e478e0e19f
Add new group call localized string for CallKit 2021-03-19 02:53:24 +03:00
ismailgulek
ec683c266c
Fix overflow issue 2021-03-19 02:52:52 +03:00
ismailgulek
0bfac2533e
Enable muting audio for Jitsi calls 2021-03-19 02:52:36 +03:00
ismailgulek
f1b42305bc
Read widget event types from NSE 2021-03-19 02:52:04 +03:00
ismailgulek
2679a633f5
Show room name and avatar if declined 2021-03-18 13:46:39 +03:00
ismailgulek
bb596bf601
Implement in-memory decline cache for group calls 2021-03-18 13:32:34 +03:00
ismailgulek
9828155767
Update call tiles on join/answer actions 2021-03-18 13:02:42 +03:00
Gil Eluard
4c16754669 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
419f20b1a2 SR sizing is inconsistent with RR & Message states cosmetic changes 2021-03-17 20:09:44 +01:00
ismailgulek
7e726f8372
Handle join and answer for group calls 2021-03-17 19:43:51 +03:00
ismailgulek
a99e85e5dc
Handle group call tile tap 2021-03-17 19:41:31 +03:00
ismailgulek
a5e52c76f4
Introduce group call tiles 2021-03-17 19:39:41 +03:00
ismailgulek
c228f8859d
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
00d9dcd114
Move tile action button to common 2021-03-17 18:09:10 +03:00
ismailgulek
8531b6d9a6
Refactor buttons container view to include a stack view 2021-03-17 18:08:25 +03:00
manuroe
b88d15242d Room lists: Remove shields on room avatars
#4115

but keep it in the room screen
2021-03-17 15:32:01 +01:00
ismailgulek
4dbcd6bd2f
Merge branch 'develop' into voip_design_updates 2021-03-17 16:37:52 +03:00
ismailgulek
69d1c090c9
Merge pull request #4126 from vector-im/fix_last_bubble_visibility
RoomVC: Fix Not Visible Last Bubble Issue
2021-03-17 16:10:16 +03:00
ismailgulek
c7bc44169b
Update CHANGES.rst 2021-03-17 15:54:50 +03:00
ismailgulek
4238c36932
Fix returning number of rows in room data source 2021-03-17 15:54:10 +03:00
ismailgulek
22fc983b21
Merge pull request #4108 from vector-im/voip_virtual_timeline_fix
VoIP: Fix Virtual Timeline Event Sending Blink
2021-03-17 11:57:43 +03:00
ismailgulek
715ff0c123
Update CHANGES.rst 2021-03-17 10:41:15 +03:00
ismailgulek
63ed682c99
Merge branch 'develop' into voip_virtual_timeline_fix 2021-03-17 10:40:11 +03:00
ismailgulek
384032759d
Fix #4125 2021-03-17 00:49:07 +03:00
Gil Eluard
a31f6666f6 Composer Update - Typing and sending a message
- Updated typing animation after UI review
2021-03-15 15:57:36 +01:00
Gil Eluard
70532d92a8 Composer Update - Typing and sending a message
- Updated shield icons
2021-03-15 15:12:15 +01:00
Gil Eluard
98337af98f Merge branch 'develop' into element_4085 2021-03-15 14:37:46 +01:00
Gil Eluard
c1e1c09b06 Composer Update - Typing and sending a message
- Code tweaks
2021-03-15 14:36:37 +01:00
Gil Eluard
95b2e4c296 Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
manuroe
e462ff9ad8
Merge pull request #4121 from vector-im/4120_pods_update
Pods: Update FlowCommoniOS, GBDeviceInfo, KeychainAccess, MatomoTrack…
2021-03-15 13:58:00 +01:00
manuroe
7ae0a2e27c Pods: Update FlowCommoniOS, GBDeviceInfo, KeychainAccess, MatomoTracker, SwiftJWT, SwiftLint
#4120
2021-03-15 12:25:46 +01:00
ismailgulek
cbd752d241
Adjust callerName label, use super method 2021-03-12 14:22:46 +03:00
ismailgulek
b78b413175
Merge branch 'develop' into voip_design_updates 2021-03-12 04:05:47 +03:00
ismailgulek
6076efb64c
Refactor bubble cell, introduce viewState and implement statusText 2021-03-12 04:05:10 +03:00