Commit Graph

3547 Commits

Author SHA1 Message Date
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
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 6f32c95fb3 Move tile action button to common 2021-03-17 18:09:10 +03:00
ismailgulek 96ac10a72a Refactor buttons container view to include a stack view 2021-03-17 18:08:25 +03:00
manuroe cb66b6971b Room lists: Remove shields on room avatars
#4115

but keep it in the room screen
2021-03-17 15:32:01 +01:00
ismailgulek 0c648404d5 Merge branch 'develop' into voip_design_updates 2021-03-17 16:37:52 +03:00
ismailgulek ef38b776f5 Fix returning number of rows in room data source 2021-03-17 15:54:10 +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 8ba2c4a135 Composer Update - Typing and sending a message
- Updated typing animation after UI review
2021-03-15 15:57:36 +01: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 7436a97070 Adjust callerName label, use super method 2021-03-12 14:22:46 +03:00
ismailgulek 5308914d17 Refactor bubble cell, introduce viewState and implement statusText 2021-03-12 04:05:10 +03:00
ismailgulek 560ec410bd Add call actions 2021-03-12 04:04:23 +03:00
ismailgulek d56fe7277f Introduce HorizontalButtonsContainerView 2021-03-12 03:40:55 +03:00
ismailgulek 390eaeda29 IntroduceCallTileActionButton 2021-03-12 03:40:44 +03:00
ismailgulek 1c7d7f9a77 Layout fixes 2021-03-12 03:39:35 +03:00
ismailgulek f677f3eba7 Layout fixes 2021-03-12 03:37:46 +03:00
ismailgulek cf030dcdfa Adapt new transitive properties 2021-03-12 02:26:51 +03:00
ismailgulek 99ebb4f225 Create new labels for inner content view 2021-03-12 02:26:03 +03:00
ismailgulek c1fa5f5be1 Include call answer and hangup events in the bubble 2021-03-12 02:24:07 +03:00
ismailgulek 0391abde23 Merge branch 'develop' into voip_design_updates 2021-03-11 15:48:58 +03:00
Gil Eluard ddaa68fc1f Retrying & deleting failed messages
- Added unsent notice to tab bar room items
2021-03-11 09:01:44 +01:00
Gil Eluard 120425389f Retrying & deleting failed messages
- Update after code review
2021-03-10 22:19:04 +01:00
Gil Eluard c9f5e6cf0d Update Riot/Modules/Common/Recents/DataSources/RecentsDataSource.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-03-10 21:31:24 +01:00
ismailgulek 5e577729e8 Center action buttons together and align other buttons to the edges 2021-03-09 17:32:16 +03:00
ismailgulek 621e568a5f Move callee name and duration labels to the top, move avatar 2021-03-09 17:21:15 +03:00
ismailgulek 7527378e5c Move chat button to the center of icons 2021-03-09 17:03:07 +03:00
ismailgulek 475b16ccdb Adjust button sizes 2021-03-09 17:02:37 +03:00