Commit Graph

605 Commits

Author SHA1 Message Date
langleyd 89e9469dac Add more helpful message when trying to start DM with a user that does not exist (#224). 2021-06-09 14:57:40 +01:00
SBiOSoftWhare a399961e57 TabBarCoordinator: Add accessibility label on side menu action and fix settings icon. 2021-06-08 18:43:27 +02:00
SBiOSoftWhare 2e56cdc108 Implements side menu screen. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare e2fc6a1bc1 Add SideMenuItem that represents side menu actions. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare bd33f8eb38 Create UserAvatarView. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 686992ef9c Side menu: Add icon images. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 8a15d0e993 Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
SBiOSoftWhare 35237e9c77 SpaceFeatureUnaivableViewController: Update wordings. 2021-05-06 17:15:23 +02:00
SBiOSoftWhare 7c56116b6c SpaceFeatureUnaivableViewController: Update UI. 2021-05-06 13:31:49 +02:00
SBiOSoftWhare 273233cfdd Add space beta announce cell. 2021-05-06 12:07:08 +02:00
ismailgulek 88b087b979 Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
SBiOSoftWhare b275ddbd53 SpaceFeatureUnavailablePresenter: Add open a space case. 2021-05-04 10:38:45 +02:00
SBiOSoftWhare 31d7bec3e2 Update strings. 2021-05-04 10:03:52 +02:00
SBiOSoftWhare 5a1f85a1ab Update Storyboards. 2021-04-29 14:37:39 +02:00
SBiOSoftWhare 9a72f26bd8 Add "unavailable feature" strings. 2021-04-29 14:27:58 +02:00
SBiOSoftWhare c3e2a71969 Add "unavailable feature" assets. 2021-04-29 14:27:34 +02:00
ismailgulek bf3f7c09dc Add generated strings 2021-04-29 11:10:33 +03:00
ismailgulek 6e11d5605a Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-27 14:51:19 +03:00
ismailgulek 0c5a94f639 Add end call button for active calls 2021-04-27 14:50:58 +03:00
ismailgulek 7d5b0fbeb9 Update connecting and ringing state strings 2021-04-27 14:35:56 +03:00
ismailgulek 44c51f1e09 New icons 2021-04-27 13:49:19 +03:00
ismailgulek f6bd2b1f63 Update jump button title 2021-04-27 01:29:54 +03:00
ismailgulek 678fba8431 Add strings 2021-04-23 17:19:26 +03:00
ismailgulek 32b50c4471 Update string for ended call case 2021-04-22 15:15:12 +03:00
ismailgulek 5c9cd4f1ed Add leave action to call tiles 2021-04-21 14:52:51 +03:00
ismailgulek 75b3bbbbdb Update call button for groups 2021-04-21 12:47:28 +03:00
ismailgulek d3bfa4e993 Revert "Make action strings uppercase"
This reverts commit ce5f7d4d7c9e4ce63b192719eabbc1b7e9350466.
2021-04-10 14:50:04 +03:00
ismailgulek f370438d68 Merge branch 'develop' into voip_design_updates 2021-04-09 15:12:51 +03:00
ismailgulek db95c1cb4e Introduce enableRingingForGroupCalls and add a labs setting for it 2021-04-09 14:54:03 +03:00
ismailgulek 43a9daec86 Make action strings uppercase 2021-04-07 15:39:49 +03:00
Gil Eluard 29de4354d6 Consider displaying names in typing notifications 2021-04-06 14:32:25 +02:00
ismailgulek 979bfebc2a Merge branch 'develop' into voip_design_updates 2021-04-02 14:39:37 +03:00
Gil Eluard 21682e9b3e Merge pull request #4122 from vector-im/element_4085
Composer Update - Typing and sending a message
2021-04-02 11:34:05 +02:00
ismailgulek 06213a79ac Update strings 2021-04-01 23:56:02 +03:00
Gil Eluard 9153ebbff2 Make the application settings more configurable 2021-03-31 19:04:00 +02:00
Gil Eluard e6ef3b2d34 Switching composer between text mode & action mode 2021-03-25 22:15:18 +01:00
Gil Eluard 723dc79764 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 fe18c3991c 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 f79eccdbb9 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 1d2ae04058 Introduce group call tiles 2021-03-17 19:39:41 +03:00
ismailgulek c73bd32cdd 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
Gil Eluard eefe1e2157 Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
ismailgulek 586bf44447 Introduce new strings 2021-03-12 02:22:39 +03:00
ismailgulek 78981cb2b2 Merge branch 'develop' into voip_design_updates 2021-03-11 15:48:58 +03:00
manuroe aa3aafb0b0 Strings.swift: Update after M's commit to develop 2021-03-11 12:10:46 +01:00
ismailgulek 474a52d28c Merge branch 'develop' into voip_design_updates 2021-03-09 15:52:55 +03:00
Gil Eluard 84d49f1344 Merge branch 'element_4014' into element_4013
# Conflicts:
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-03-09 13:22:13 +01:00
Gil Eluard 066b82e9d3 Merge branch 'develop' into element_4014 2021-03-04 11:19:40 +01:00
SBiOSoftWhare 436bbfd0fc Settings: Add show NSFW public rooms toggle. 2021-03-03 16:32:05 +01:00
Gil Eluard e5042aa3f9 Retrying & deleting failed messages
- If users press on Retry, send again the message and display a loading wheel
- code and UI tweaks
2021-03-03 10:27:08 +01:00