Commit Graph

702 Commits

Author SHA1 Message Date
J. Ryan Stinnett 23743f6b83 Tweak auto theme message
This updates the auto theme explanation to make it more obvious that it follows
the system theme when on iOS 13+.

Fixes https://github.com/vector-im/element-ios/issues/2860
2021-06-10 23:24:43 +01:00
langleyd 579874d145 Merge develop 2021-06-09 14:58:19 +01:00
langleyd afced894dc 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 6ee5610735 TabBarCoordinator: Add accessibility label on side menu action and fix settings icon. 2021-06-08 18:43:27 +02:00
SBiOSoftWhare 00a665cc79 Add SideMenuItem that represents side menu actions. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare e4eca4f293 Create UserAvatarView. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 4f0e3f1df5 Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
SBiOSoftWhare 327f56d638 Update Riot/Assets/en.lproj/Vector.strings
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-05-07 12:23:05 +02:00
SBiOSoftWhare fe2d2456c5 SpaceFeatureUnaivableViewController: Update wordings. 2021-05-06 17:15:23 +02:00
SBiOSoftWhare ba549d15ff SpaceFeatureUnaivableViewController: Update UI. 2021-05-06 13:31:49 +02:00
SBiOSoftWhare ee3a5707a1 Add space beta announce cell. 2021-05-06 12:07:08 +02:00
ismailgulek 4ac2722c0b Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
SBiOSoftWhare f058412a3c SpaceFeatureUnavailablePresenter: Add open a space case. 2021-05-04 10:38:45 +02:00
SBiOSoftWhare bb6d027a35 Update strings. 2021-05-04 10:03:52 +02:00
SBiOSoftWhare 2ea70f63ba Add "unavailable feature" strings. 2021-04-29 14:27:58 +02:00
ismailgulek 57d52c990b Update Riot/Assets/en.lproj/Vector.strings
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-04-29 11:00:55 +03:00
ismailgulek d92ab1b713 Update Riot/Assets/en.lproj/Vector.strings
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-04-29 11:00:44 +03:00
ismailgulek c3a2a290ee Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-27 14:51:19 +03:00
ismailgulek 5d6c60d988 Add end call button for active calls 2021-04-27 14:50:58 +03:00
ismailgulek 9772ee672b Update connecting and ringing state strings 2021-04-27 14:35:56 +03:00
ismailgulek a60d56669b Update jump button title 2021-04-27 01:29:54 +03:00
ismailgulek 221b7bff39 Add strings 2021-04-23 17:19:26 +03:00
ismailgulek 73274804e8 Update string for ended call case 2021-04-22 15:15:12 +03:00
ismailgulek 924301b0bc Add leave action to call tiles 2021-04-21 14:52:51 +03:00
ismailgulek f8cbd54738 Update call button for groups 2021-04-21 12:47:28 +03:00
ismailgulek 9da801dd67 Revert "Make action strings uppercase"
This reverts commit 742f5d9fd5.
2021-04-10 14:50:04 +03:00
ismailgulek 6cac2a87a0 Merge branch 'develop' into voip_design_updates 2021-04-09 15:12:51 +03:00
ismailgulek 4ddaa15034 Introduce enableRingingForGroupCalls and add a labs setting for it 2021-04-09 14:54:03 +03:00
ismailgulek 742f5d9fd5 Make action strings uppercase 2021-04-07 15:39:49 +03:00
Gil Eluard f222f46810 Consider displaying names in typing notifications 2021-04-06 14:32:25 +02:00
ismailgulek c089fe4b3e Merge branch 'develop' into voip_design_updates 2021-04-02 14:39:37 +03:00
ismailgulek b3bee293ae Update strings 2021-04-01 23:56:02 +03:00
Gil Eluard d9d019b6f5 Merge branch 'develop' into element_4133 2021-03-24 22:41:37 +01:00
Gil Eluard 0dbae5acc2 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 8eb00bdd5d Merge pull request #4056 from peterlewis/patch-2
Remove extraneous space from string
2021-03-24 14:23:20 +01:00
ismailgulek 26e20334c5 Introduce group call tiles 2021-03-17 19:39:41 +03:00
ismailgulek f416597f7c 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 293520cb5d Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
ismailgulek 92b33b714c Introduce new strings 2021-03-12 02:22:39 +03:00
Gil Eluard f8d993364b Merge pull request #4070 from vector-im/element_4014
Improve the status of send messages (sending, sent, received, failed)
2021-03-11 10:24:18 +01:00
Gil Eluard 5014af92d3 Merge branch 'element_4014' into element_4013
# Conflicts:
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-03-09 13:22:13 +01:00
Matthew Hodgson ce15a53ac5 spell beginning correctly 2021-03-04 13:06:53 +00:00
SBiOSoftWhare b0cd50e77c Settings: Add show NSFW public rooms toggle. 2021-03-03 16:32:05 +01:00
Gil Eluard bcb1682a11 Retrying & deleting failed messages
- Display an exclamation mark (on a red background). In case of a multi-line message
- When a message with an error is selected, show a bottom bar with the 4 following actions: Retry - Delete - Edit - Copy
- If users press on Delete, a confirmation dialog is displayed
- When error messages occur, a general error message appears above the composer. Selecting Delete will delete all error messages. Pressing on Retry will attempt to resend error messages
- If users press on Delete, a confirmation dialog is displayed
- In room lists, decorate rooms with errored messages with the error icon. Rooms with errors should be sorted first
2021-03-02 21:56:50 +01:00
Gil Eluard 99560e2d61 Retrying & deleting failed messages
- When a message with an error is selected, show a bottom bar with the 4 following actions: Retry - Delete - Edit - Copy
2021-02-25 16:51:39 +01:00
SBiOSoftWhare 1731a2a0f3 RoomCreationIntroCellContentView: Improve add topic case. 2021-02-23 15:46:20 +01:00
SBiOSoftWhare d2aa72d20e Room creation intro: Add strings. 2021-02-22 00:12:00 +01:00
Peter Lewis 09048a1693 Update Vector.strings
“and  be” > “and be”
2021-02-20 08:07:12 +00:00
SBiOSoftWhare a1b2bef3a1 Settings: Add UIA support when adding a new 3pid. 2021-02-11 15:06:29 +01:00
ismailgulek c018da167c Merge branch 'voip_2746' into voip_tiles
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00