Commit graph

5183 commits

Author SHA1 Message Date
ismailgulek
85ef3335e3 Rename CallService to CallPresenter 2021-02-07 19:55:36 +03:00
SBiOSoftWhare
b1a8ad8dbc AuthVC: Setup cross-signing without authentication parameters in case if a grace period is enabled. 2021-02-05 18:32:36 +01:00
SBiOSoftWhare
f952fbd549 CrossSigningService: Add method to setup cross-signing without authentication. 2021-02-05 18:31:34 +01:00
Gil Eluard
771515aaed The Invite cell behaviour is not driven by MXRoom.isDirect property anymore 2021-02-05 10:25:27 +01:00
ismailgulek
1354f445c7
Merge branch 'develop' into voip_2746 2021-02-05 12:11:39 +03:00
SBiOSoftWhare
9797b9f3c6
Merge branch 'develop' into element_3995 2021-02-03 17:16:36 +01:00
Weblate
faf0e8f3fd Merge branch 'origin/develop' into Weblate. 2021-02-03 15:18:45 +00:00
Weblate
5d36e0d01f Merge branch 'origin/develop' into Weblate. 2021-02-03 15:18:37 +00:00
manuroe
89c20da039 Push notifications: Keep more life cycles logs but with a size limit
Fix Gil's comments
2021-02-03 15:59:06 +01:00
SBiOSoftWhare
e89bcef3f2 AuthenticationSessionService: Use prefix path constant generating authentication fallback URL. 2021-02-03 14:48:41 +01:00
SBiOSoftWhare
b540e436d8 KeyVerificationService: Remove AuthenticatedSessionViewControllerFactory usage. 2021-02-03 12:14:02 +01:00
SBiOSoftWhare
aea91a9b68 SSOAuthenticationPresenterError: Use SFSafariViewController below iOS 13.0 instead of SFAuthenticationSession atm due to an app name Apple issue. 2021-02-03 12:13:37 +01:00
manuroe
6ecb2b1b26 Logs: Add a size limitation so that we can upload them in bug reports
#3903
2021-02-03 12:12:28 +01:00
SBiOSoftWhare
80738d25a3 Social login: Update separator wording. 2021-02-03 12:11:40 +01:00
SBiOSoftWhare
b6a9e008ca SecretResetCoordinator: Remove AuthenticatedSessionViewControllerFactory and use ReauthenticationCoordinator for reauthentication. 2021-02-03 12:10:51 +01:00
SBiOSoftWhare
57c3c0f44e SecurityVC: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing. 2021-02-03 12:08:48 +01:00
SBiOSoftWhare
043867aa97 SettingsVC: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing. 2021-02-03 12:08:26 +01:00
SBiOSoftWhare
4aaeaedb2f HomeViewController: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing. 2021-02-03 12:07:31 +01:00
SBiOSoftWhare
46bfde0adb Add CrossSigningSetupCoordinator that handles cross signing setup navigation flow. 2021-02-03 12:06:12 +01:00
manuroe
79cdebf9d2
Merge branch 'develop' into 3990_matrix.to 2021-02-03 12:06:04 +01:00
SBiOSoftWhare
ece4327971 Reauthentication: Add ReauthenticationCoordinator that handles reauthentication. It is used before calling an authenticated API. 2021-02-03 11:56:27 +01:00
SBiOSoftWhare
ee2ac8ba96 AuthenticatedSessionViewControllerFactory: Remove logical authentication session code now in AuthenticationSessionService. 2021-02-03 11:35:54 +01:00
SBiOSoftWhare
fc3704eb09 Reauthentication: Add ReauthFallBackViewController that enables to authenticate with UIA fallback. 2021-02-03 11:34:33 +01:00
SBiOSoftWhare
dfd41560d3 Add AuthenticationParametersBuilder that enables to build autentication parameters regarding a login type. 2021-02-03 11:12:48 +01:00
SBiOSoftWhare
a2f9df2503 CrossSigningService: Integrate AuthenticationSessionService. 2021-02-03 11:11:21 +01:00
SBiOSoftWhare
132f53349a Add AuthenticationSessionParameters represents authenticated API endpoint parameters. 2021-02-03 11:05:38 +01:00
SBiOSoftWhare
8de32b134f Reauthentication: Add AuthenticationSessionService that enables to check if an API endpoint needs authentication. 2021-02-03 11:03:16 +01:00
manuroe
bcf57406ef matrix.to: The app does not open a permalink from matrix.to
#3993
2021-02-02 17:59:44 +01:00
manuroe
e42a2597d0 matrix.to: Support room preview when the permalink has parameters (like "via=")
It works. There is no reason for not doing it
2021-02-02 17:13:01 +01:00
manuroe
ac7c62fbd3 matrix.to: Cannot open/preview a new room given by alias
#3991

Add a patch to try to build the right string and to avoid to loop forever
2021-02-02 17:07:12 +01:00
manuroe
c28dbf2f35 matrix.to: Cannot open links with query parameters
#3990

The string can come percent encoded but we parse it with ascii chars ("?", "&", ...).
So, remove one layer of encoding to fix the bug.
2021-02-02 16:26:49 +01:00
Gil Eluard
1192589980 Merge branch 'develop' into element_3969
# Conflicts:
#	CHANGES.rst
2021-02-02 12:07:10 +01:00
Gil Eluard
3db4a6acc6 Force device verification on user share key re-request if device is not verified. 2021-02-02 11:31:21 +01:00
ismailgulek
9d6beb1406 Merge branch 'voip_dtmf' into voip_call_transfer 2021-02-02 12:36:35 +03:00
ismailgulek
49bc653332 Merge branch 'voip_2746' into voip_tiles 2021-02-02 12:36:11 +03:00
ismailgulek
b14c8f84d4 Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
#	CHANGES.rst
2021-02-02 12:35:38 +03:00
ismailgulek
3614ce5cf2 Merge branch 'voip_2746' into voip_dialpad 2021-02-02 12:33:56 +03:00
ismailgulek
c9f84c2329 Merge branch 'develop' into voip_2746 2021-02-02 12:33:05 +03:00
ismailgulek
93afe7853c
Merge pull request #3989 from vector-im/element_3986
Fix PushKit Crashes due to Undecryptable Call Invites
2021-02-02 11:51:47 +03:00
ismailgulek
36fc3c3598 Add comments 2021-02-02 10:54:06 +03:00
ismailgulek
c5426300e0 Process sync response before decrypting call invite 2021-02-01 18:00:45 +03:00
manuroe
7c2d9d4579 Widgets: roomId is optional 2021-02-01 15:28:59 +01:00
manuroe
32f8198c8b Widgets: Support $matrix_room_id and $matrix_widget_id parameters
#3987
2021-02-01 12:59:45 +01:00
Gil Eluard
ebb8a0ed62 Update after review 2021-02-01 09:53:17 +01:00
SBiOSoftWhare
19327dd650
Merge pull request #3982 from vector-im/element_3980
Social login: Handle new identity provider brand field in order to customize buttons
2021-01-29 21:12:22 +01:00
jelv
b3aaf14450 Translated using Weblate (Dutch)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/nl/
2021-01-29 15:35:49 +00:00
@a2sc:matrix.org
806bc8ece1 Translated using Weblate (German)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/de/
2021-01-29 15:35:49 +00:00
jelv
91def42d72 Translated using Weblate (Dutch)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/nl/
2021-01-29 15:35:49 +00:00
Gil Eluard
e076690a2f Merge branch 'develop' into element_3969 2021-01-29 11:32:22 +01:00
Gil Eluard
c7f58e0461 Modifications after review 2021-01-28 19:53:20 +01:00
SBiOSoftWhare
e3ca347902 SocialLoginListView: Update social login buttons sorting. 2021-01-28 19:51:59 +01:00
SBiOSoftWhare
9353a82a74 Social login: In SocialLoginButtonFactory handle MXLoginSSOIdentityProvider brand property and handle Gitlab style. 2021-01-28 19:50:33 +01:00
SBiOSoftWhare
4a357a178b Social login: Add GitLab image. 2021-01-28 19:48:52 +01:00
manuroe
104f3d3135 Memory: The memory logger has been moved to the SDK 2021-01-28 15:24:04 +01:00
Gil Eluard
22c7a209cc
Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-28 14:48:23 +01:00
Gil Eluard
54b354130c
Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-28 14:47:12 +01:00
Gil Eluard
dbc1c69f95 Fixed cross-signing detection in LegacyAppDelegate 2021-01-28 11:32:54 +01:00
Element Translate Bot
344e95e94f
Translated using Weblate (Norwegian Bokmål) (#3975)
Currently translated at 57.5% (19 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/nb/

Co-authored-by: Martin Berg Alstad <martin.alstad@pm.me>
Co-authored-by: Weblate <noreply@weblate.org>
2021-01-27 12:28:30 +01:00
Element Translate Bot
6520b4bdc9
Translations update from Weblate (#3974)
* Translated using Weblate (Hungarian)

Currently translated at 100.0% (1146 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Ukrainian)

Currently translated at 18.3% (210 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/

* Translated using Weblate (Swedish)

Currently translated at 100.0% (1146 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/

* Translated using Weblate (Estonian)

Currently translated at 100.0% (1146 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/

* Translated using Weblate (French)

Currently translated at 89.3% (1024 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Russian)

Currently translated at 100.0% (1146 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/

* Translated using Weblate (German)

Currently translated at 99.9% (1145 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 99.9% (1145 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 99.9% (1145 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (Italian)

Currently translated at 100.0% (1146 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1146 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/

* Translated using Weblate (Ukrainian)

Currently translated at 21.2% (243 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/

* Translated using Weblate (Finnish)

Currently translated at 4.1% (47 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fi/

* Translated using Weblate (German)

Currently translated at 100.0% (1146 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 100.0% (1146 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 100.0% (1146 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 87.8% (1007 of 1146 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/

Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: Gawoyme <othmanegherib@gmail.com>
Co-authored-by: Nikita Epifanov <NikGreens@protonmail.com>
Co-authored-by: inthepan <inthepan@pm.me>
Co-authored-by: philip-rehorst <github@philip-rehorst.de>
Co-authored-by: @a2sc:matrix.org <a0_r@a2sc.eu>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Marcelo Filho <marceloaof@protonmail.com>
Co-authored-by: Mitja Sorsa <mitja.sorsa@luontokuvaajat.net>
Co-authored-by: Bastian <translate.riot.im@noxware.de>
Co-authored-by: Bastian <github@noxware.de>
Co-authored-by: Disappear9 <disappear9@outlook.com>
Co-authored-by: Weblate <noreply@weblate.org>
2021-01-27 12:28:14 +01:00
Gil Eluard
fabef31ac1 reintroduced RoomKeyRequestViewController for the case of the cross signing is not available 2021-01-27 09:38:11 +01:00
Gil Eluard
ccbf29ab84 Avoid megolm share requests if the device is not verified 2021-01-26 17:33:05 +01:00
ismailgulek
7e7a3dd6af Remove empty section spaces 2021-01-22 20:09:21 +03:00
ismailgulek
dc48cdc647 Fix indexpaths 2021-01-22 19:52:43 +03:00
ismailgulek
109c6033d0 Fix colors 2021-01-22 19:38:16 +03:00
ismailgulek
6ee30ffccc Implement recent section with ignoring current call user 2021-01-22 19:23:39 +03:00
ismailgulek
412213e1ed Change section title 2021-01-22 19:22:53 +03:00
ismailgulek
c74e7781e8 Refresh local contacts when showing contact selection 2021-01-22 14:29:04 +03:00
ismailgulek
e355707645 Implement phone number lookup 2021-01-22 14:20:46 +03:00
ismailgulek
c28a1dbdbb Use Matrix only contacts data source 2021-01-22 14:20:23 +03:00
ismailgulek
c9ff51363c Add localization for error case 2021-01-22 14:19:56 +03:00
ismailgulek
e85aea7e93 Add MatrixContactsDataSource 2021-01-22 14:19:31 +03:00
SBiOSoftWhare
08cd1f156d AuthVC: Fix social login layout issue. 2021-01-22 11:13:25 +01:00
ismailgulek
9af9487298 Show transfer view and implement delegate methods 2021-01-21 21:28:56 +03:00
ismailgulek
c0693f1b22 Adapt new dial pad config 2021-01-21 21:28:03 +03:00
ismailgulek
9e3c083fa9 Add call transfer module 2021-01-21 21:27:28 +03:00
ismailgulek
536147c141 Improve dial pad screen with new config 2021-01-21 21:26:12 +03:00
ismailgulek
9807889673 Add localizations 2021-01-21 21:25:22 +03:00
ismailgulek
954691f76b Add some logs 2021-01-21 15:00:22 +03:00
ismailgulek
1116ed6062 Present call screen for active calls on tile taps 2021-01-21 14:29:38 +03:00
ismailgulek
491a846fe2 Pass mx sessions to the call service 2021-01-21 14:28:56 +03:00
ismailgulek
f82e64bf31 Make extension objc 2021-01-21 14:27:55 +03:00
ismailgulek
5e88f19d29 Add notification for tap on tiles 2021-01-21 14:27:32 +03:00
ismailgulek
8c2a043752 Do not show tile for incoming call 2021-01-21 13:52:14 +03:00
ismailgulek
eb2f58755a Fix pasted phone number issue 2021-01-21 01:30:47 +03:00
ismailgulek
67c0ab349a Merge branch 'voip_2746' into voip_tiles 2021-01-20 16:28:28 +03:00
ismailgulek
d2d16be0e0 Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-01-20 16:27:55 +03:00
ismailgulek
bfc82b0b0f Merge branch 'voip_2746' into voip_dialpad
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-01-20 16:25:36 +03:00
ismailgulek
62652e9219 Merge branch 'develop' into voip_2746 2021-01-20 15:40:19 +03:00
ismailgulek
648e288372 Remove old cell 2021-01-20 14:53:47 +03:00
ismailgulek
c497d94892 Implement cell tap action 2021-01-20 13:27:30 +03:00
ismailgulek
87633d77cd Implement call back action 2021-01-20 13:27:13 +03:00
ismailgulek
7d16a3fa21 Use new call cells 2021-01-20 13:26:55 +03:00
ismailgulek
58243aa7de Implement call cells, introduce allLinkedEvents on bubble cell data 2021-01-20 13:26:28 +03:00
ismailgulek
46a64d7ed3 Add call back action identifier 2021-01-20 13:23:09 +03:00
ismailgulek
efbee079e5 Show new call grouped events in timeline 2021-01-20 13:19:52 +03:00
ismailgulek
9598fed633 Do not show events in timeline for call events except invites and rejects 2021-01-20 13:19:27 +03:00
ismailgulek
f30b7af7a0 Group call invite and reject events with a new tag 2021-01-20 13:13:04 +03:00
ismailgulek
e0bf1df0f9 Add localizations 2021-01-20 13:10:18 +03:00
ismailgulek
ad6b422127 Add new video icon 2021-01-20 13:09:55 +03:00
manuroe
c0860e6313
Merge pull request #3954 from vector-im/element_3863
Navigation: BF: Unable to open a room from a room list
2021-01-19 13:33:41 +01:00
manuroe
40d463938c Navigation: BF: Unable to open a room from a room list
Fix #3863

Remove weak because of https://github.com/vector-im/element-ios/issues/3863#issuecomment-762723419
2021-01-19 13:07:25 +01:00
mtoohey31
cfb977e654 Fixed cients spelling mistake 2021-01-16 22:51:37 -05:00
SBiOSoftWhare
3abadd8624 TermsView: Improve rendering. 2021-01-15 17:06:21 +01:00
SBiOSoftWhare
2e547662c5 AuthVC: Fix recaptcha view cropping. 2021-01-15 17:05:45 +01:00
ismailgulek
6f3f7ddfd9 Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
ismailgulek
6f57c99d9c Implement openDialpad on call screen 2021-01-14 18:23:20 +03:00
ismailgulek
8523524dd6 Make call delegate method optional 2021-01-14 18:22:46 +03:00
ismailgulek
d34bd5a529 Introduce digit delegate method on dial pad 2021-01-14 18:20:29 +03:00
ismailgulek
8993f61e37 Introduce DialpadConfiguration 2021-01-14 18:20:00 +03:00
SBiOSoftWhare
c22da15c11
Merge pull request #3930 from vector-im/splitVC_logs
AppCoordinator & SplitViewCoordinator: Add detail navigation logs
2021-01-14 14:56:47 +01:00
manuroe
5df4fe9793 More logs in SplitVC 2021-01-14 14:54:34 +01:00
SBiOSoftWhare
c14c23735c AppCoordinator & SplitViewCoordinator: Add detail navigation logs. 2021-01-14 14:41:39 +01:00
manuroe
792b381462
Merge pull request #3927 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-01-14 11:56:37 +01:00
manuroe
ef83a4da68
Merge pull request #3926 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2021-01-14 11:56:18 +01:00
manuroe
95d9c59c07
Merge pull request #3925 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-01-14 11:55:48 +01:00
ismailgulek
9b9af41a12 Move dialpad into room 2021-01-14 13:38:17 +03:00
Gil Eluard
274d5968d1 Prevent navigation controller from pushing same view controller 2021-01-14 10:57:12 +01:00
Weblate
b5279ba3a5 Merge branch 'origin/develop' into Weblate. 2021-01-14 09:55:47 +00:00
Weblate
68845b42e4 Merge branch 'origin/develop' into Weblate. 2021-01-14 09:55:30 +00:00
Weblate
3cacc8a825 Merge branch 'origin/develop' into Weblate. 2021-01-14 09:51:22 +00:00
ismailgulek
37d09eb505 Fix orientation 2021-01-14 12:13:25 +03:00
ismailgulek
e644cb277b Fix orientation to portrait, not working with pageSheet modal 2021-01-13 23:00:50 +03:00
ismailgulek
02667e9c70 Open dialpad on people tab 2021-01-13 22:30:03 +03:00
ismailgulek
d07e1f8825 Fix warnings, pass properties to new instance 2021-01-13 22:28:22 +03:00
ismailgulek
07605980da Implement dialpad view controller 2021-01-13 21:51:47 +03:00
ismailgulek
5c4062511b Introduce vc_removingAllWhitespaces on String 2021-01-13 21:49:45 +03:00
ismailgulek
6431e6827e Add icons and strings 2021-01-13 21:49:20 +03:00
SBiOSoftWhare
1f0079a5c5
Merge pull request #3912 from vector-im/invite_friends 2021-01-13 09:19:11 +01:00
SBiOSoftWhare
86f8ccd659 Invite friends: Update invite friends action wording. 2021-01-12 18:14:52 +01:00
Thomas
464b8e012c Translated using Weblate (Chinese (Traditional))
Currently translated at 52.3% (594 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2021-01-12 12:35:47 +00:00
vicdorke
0ac1c541a2 Translated using Weblate (Chinese (Simplified))
Currently translated at 88.2% (1002 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2021-01-12 12:35:45 +00:00
ismailgulek
acf918341f Create view controller class 2021-01-12 14:38:36 +03:00
SBiOSoftWhare
251af56b44 Invite friends: Make app name customizable in share text. 2021-01-12 11:34:05 +01:00
SBiOSoftWhare
9ec1065a75 StartChatVC: Add invite friends action. 2021-01-11 18:28:13 +01:00
SBiOSoftWhare
41d9e41296 Add InviteFriendsHeaderView table header view that presents invite friends action. 2021-01-11 18:26:54 +01:00
SBiOSoftWhare
cefe5f9d16 Invite friends: Add action to settings. 2021-01-11 18:26:06 +01:00
SBiOSoftWhare
9a6e84a026 Add InviteFriendsPresenter that enables to share current user contact to someone else. 2021-01-11 18:25:39 +01:00
SBiOSoftWhare
7e3c9d38cd Invite friends: Add string and assets. 2021-01-11 18:23:37 +01:00
SBiOSoftWhare
199ec0206e Add CustomRoundedButton: Button to customized from the outside. 2021-01-11 18:22:43 +01:00
Gil Eluard
21f652b31a Merge branch 'develop' into element_3816
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/BugReport/BugReportViewController.m
2021-01-11 12:18:30 +01:00
Gil Eluard
ed4b8a9762 Merge branch 'develop' into element_3867
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2021-01-11 11:58:53 +01:00
Gil Eluard
5660f1d4ee
Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:49 +01:00
Gil Eluard
0b7fbc69e9
Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:35 +01:00
Gil Eluard
4f31305549
Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:27 +01:00
Gil Eluard
768774a1c8
Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:19 +01:00
Gil Eluard
94c355f2d9
Merge branch 'develop' into element_3881 2021-01-11 09:53:32 +01:00
Ihor Hordiichuk
21fa3a875e Translated using Weblate (Ukrainian)
Currently translated at 18.5% (210 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2021-01-09 20:35:44 +00:00
Ludwig Bald
f187105a73 Translated using Weblate (German)
Currently translated at 99.9% (1134 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-01-09 20:35:43 +00:00
gkkulik
6f2840cec9 Added translation using Weblate (Silesian) 2021-01-08 22:28:36 +00:00
gkkulik
4f8bf92811 Added translation using Weblate (Silesian) 2021-01-08 22:28:21 +00:00
gkkulik
d9347070a4 Added translation using Weblate (Silesian) 2021-01-08 22:27:55 +00:00
SBiOSoftWhare
b77ec3e25d
Merge branch 'develop' into element_3846 2021-01-08 17:48:11 +01:00
SBiOSoftWhare
3f3a06753a Fix typo with SSO authentication completion handler type alias. 2021-01-08 16:33:31 +01:00
SBiOSoftWhare
5a5122a6ec Fix typo in SSOURLConstants. 2021-01-08 16:21:12 +01:00
SBiOSoftWhare
ffbdd805c3 Update SocialLoginButton. 2021-01-08 16:19:18 +01:00
SBiOSoftWhare
68f4bcfc23
Update Riot/Categories/UIImage.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-01-08 15:52:23 +01:00
Gil Eluard
a3fb07184e
Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-01-08 14:46:43 +01:00
Gil Eluard
a3802b8dd2
Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-01-08 14:46:30 +01:00
ismailgulek
4cd43fab5c Implement pip for video calls 2021-01-08 03:57:39 +03:00
SBiOSoftWhare
f12fe6c9c3 AuthVC: Do use fallback page when using SSO without idp. 2021-01-07 16:01:17 +01:00
SBiOSoftWhare
8623f34a9b AppCoordinator: Handle custom scheme URL parsing and SSO deep link. 2021-01-07 14:41:01 +01:00
SBiOSoftWhare
3c2ea1ea85 SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter. 2021-01-07 14:38:27 +01:00
SBiOSoftWhare
54cfca23d1 SSOAuthenticationService: Update callback scheme property and handle transaction id. 2021-01-07 14:27:18 +01:00
SBiOSoftWhare
3edbf379e6 Add CustomSchemeURLParser that enables to parse custom scheme URL and get a deep link path at the end. 2021-01-07 14:26:23 +01:00
SBiOSoftWhare
860d9b001b Introduce DeepLinkOption that represents deep link paths with their respective parameters. 2021-01-07 12:01:32 +01:00
Kaede
f3113c1de2 Translated using Weblate (Japanese)
Currently translated at 45.5% (517 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2021-01-07 10:35:44 +00:00
SBiOSoftWhare
1fb17c712b Add convenient methods on URLComponents. 2021-01-07 11:22:24 +01:00
ismailgulek
9084b89566 Fix on hold call blur effect, add new paused icon 2021-01-04 17:23:53 +03:00
Rachida S
83127dbd95 Translated using Weblate (Kabyle)
Currently translated at 100.0% (1135 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/kab/
2021-01-03 15:36:20 +00:00
@a2sc:matrix.org
596db78e69 Translated using Weblate (German)
Currently translated at 99.5% (1130 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-01-03 15:35:42 +00:00
Kahina Messaoudi
4775e51227 Translated using Weblate (Kabyle)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/kab/
2020-12-25 19:35:38 +00:00
Thomas Jensen
2adb0eb5b6 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/nb/
2020-12-25 19:35:38 +00:00
Kahina Messaoudi
52e81907a9 Translated using Weblate (Kabyle)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/kab/
2020-12-25 19:35:37 +00:00
Rachida S
ec4a039efb Translated using Weblate (Kabyle)
Currently translated at 53.6% (609 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/kab/
2020-12-25 11:35:49 +00:00
Thomas Jensen
75781dcd6b Translated using Weblate (Norwegian Bokmål)
Currently translated at 60.2% (684 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/
2020-12-25 11:35:49 +00:00
Thomas Jensen
2d47dc72d6 Added translation using Weblate (Norwegian Bokmål) 2020-12-24 11:12:42 +00:00
Gil Eluard
3df1214b84
Merge pull request #3894 from vector-im/element_3819
Dismiss description textview on user tap on background.
2020-12-24 10:23:22 +01:00
Thomas Jensen
e7c81b6718 Added translation using Weblate (Norwegian Bokmål) 2020-12-23 15:18:46 +00:00
Gil Eluard
eb26fc6151 Dismiss description textview on user tap on background. 2020-12-23 14:58:59 +01:00
Gil Eluard
6b2721c205 Added "Continue in background" button to bug report screen 2020-12-23 13:59:40 +01:00
Rachida S
68c800cd24 Translated using Weblate (Kabyle)
Currently translated at 53.4% (607 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/kab/
2020-12-22 15:36:23 +00:00
Priit Jõerüüt
266b644f42 Translated using Weblate (Estonian)
Currently translated at 100.0% (1135 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2020-12-22 15:35:39 +00:00
Szimszon
915b8adcd6 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1135 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2020-12-22 15:35:38 +00:00
Rachida S
344bcfa62d Added translation using Weblate (Kabyle) 2020-12-22 05:49:41 +00:00
Rachida S
b202bc8fc3 Added translation using Weblate (Kabyle) 2020-12-22 05:49:08 +00:00
Gil Eluard
49eea8f04a Show user id in the room invite preview screen 2020-12-21 16:31:02 +01:00
ismailgulek
87eaed2ab0 Ignore active theme and override the screen with dark, add blur effect views 2020-12-21 18:13:50 +03:00
ismailgulek
2c0102192f Remove call bg color 2020-12-21 18:12:45 +03:00
ismailgulek
6bdb49f008 Add on hold call tap handling 2020-12-21 17:18:38 +03:00
Rachida S
a014d44695 Added translation using Weblate (Kabyle) 2020-12-21 07:05:32 +00:00
SBiOSoftWhare
1f9ba64aa8 AuthVC: Handle SSO authentication. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
d83eeccabf Add SSOAuthenticationPresenter enables to present single sign-on authentication. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
baaf9268d7 SSO authentication: Abstract and support both SFAuthenticationSession and ASWebAuthenticationSession. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
5231ec1885 Add SSOAuthenticationService 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
58c811c85f Handle custom scheme URL 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
f8bbcc48b3 SocialLoginListView: Remove debug background. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
577a0ee980 AuthVC: Support both password and social login display. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
5c60f83dae Social login: Add SocialLoginListView displays a list of social login buttons according to a given array of SSO Identity Providers. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
c25add92a8 Social login: Add strings. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
fee62afe3e Social login: Add SocialLoginButtonFactory that builds SocialLoginButton and apply dedicated theme if needed. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
bbe0cad8f0 Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
71b1e114f2 Add SourceImage that represents a local or remote image. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
a47e277058 UIImage: Add convenient method to resize an image. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
ae1e0eaf22 Social login: Add SocialLoginButton that represents a button associated to a social login provider. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare
a96607bd3f Social login: Add social login buttons assets. 2020-12-18 18:44:08 +01:00
ismailgulek
79f1cd3a08 Polish memory footprinter and logs 2020-12-18 15:03:00 +03:00
ismailgulek
6998f313a6 Log memory footprint 2020-12-18 14:14:35 +03:00
Gil Eluard
4f5f68f614 Merge branch 'develop' into element_3867 2020-12-16 21:06:01 +01:00
Gil Eluard
c9848307b9 Added change PIN code feature from the settings 2020-12-16 14:15:41 +01:00
ismailgulek
3788ceee49 Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
SBiOSoftWhare
db97912da3 AuthenticationVC: Update SSO button wording. 2020-12-16 13:09:01 +01:00
ismailgulek
7468ce1a2b Add on hold call view and set it from CallService 2020-12-16 13:36:53 +03:00
Gil Eluard
7974126311 Code updated after code review 2020-12-15 16:55:34 +01:00
Gil Eluard
1f9b0db6fe Code updated after code review 2020-12-15 16:47:07 +01:00
Gil Eluard
706db262b8 Implementation of the MXKeyProviderDelegate to enable encryption of contacts, accounts, and crypto DB 2020-12-14 23:05:57 +01:00
ismailgulek
93d2637234 Fix call bar issue on end of second call case 2020-12-14 15:01:05 +03:00
ismailgulek
0811a9a7c0 Shift more button to the left for voice calls 2020-12-14 15:00:36 +03:00
ismailgulek
0f6a04f626 Add return label and make button spans whole view 2020-12-14 15:00:07 +03:00
ismailgulek
5059df7fc9 Add localization for call bar return 2020-12-14 14:59:02 +03:00
ismailgulek
b93a5346e6 Fix call bar after a call ended 2020-12-14 14:34:48 +03:00
Nikita Epifanov
17633b4e52 Translated using Weblate (Russian)
Currently translated at 100.0% (1135 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
2020-12-11 08:35:34 +00:00
manuroe
df8c1f3347
Merge pull request #3747 from vector-im/element_3579
Background Sync on Pushes
2020-12-10 11:17:49 +01:00
ismailgulek
8c7ce98ab0 Remove unused strings 2020-12-10 13:04:20 +03:00
Jadran Prodan
d43c11d10f Added translation using Weblate (Slovenian) 2020-12-10 09:00:50 +00:00
manuroe
bd29f66c5a PushNotificationService: Remove double start for profiling AnalyticsNoficationsTimeToDisplayContent 2020-12-09 18:49:20 +01:00
Gil Eluard
db4ba58399 Plugged BuildSettings.messageDetailsAllowShare to self.allowActionsInDocumentPreview MXKRoomViewController's property 2020-12-08 22:01:46 +01:00
random
58b2a90011 Translated using Weblate (Italian)
Currently translated at 100.0% (1135 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2020-12-06 14:50:06 +00:00
Priit Jõerüüt
a897e0ea6c Translated using Weblate (Estonian)
Currently translated at 100.0% (1135 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2020-12-03 14:50:08 +00:00
LinAGKar
2b44c54324 Translated using Weblate (Swedish)
Currently translated at 100.0% (1135 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2020-12-03 14:50:07 +00:00
Marcelo Filho
ca8013a4aa Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1135 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2020-12-03 14:50:06 +00:00
Besnik Bleta
94dd904ffe Translated using Weblate (Albanian)
Currently translated at 99.2% (1127 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2020-12-03 14:50:05 +00:00
ismailgulek
90f6e777d9 Fix some UI races 2020-12-03 16:05:08 +03:00
ismailgulek
dfa9dc8ff2
Merge branch 'develop' into voip_2746 2020-12-03 12:26:26 +03:00
ismailgulek
7f086c5782 Introduce CallBar view management 2020-12-02 23:17:06 +03:00
manuroe
1b8fd6c036 Merge branch 'develop' into element_3579 2020-12-02 17:22:48 +01:00
Element Translate Bot
3a822340d0
Translated using Weblate (French) (#3848)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/fr/

Co-authored-by: Arthur Pons <unguestdev@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
2020-12-02 09:15:28 +01:00
Element Translate Bot
957f421c24
Translations update from Weblate (#3847)
* Translated using Weblate (Estonian)

Currently translated at 100.0% (1129 of 1129 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1129 of 1129 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/

* Translated using Weblate (Russian)

Currently translated at 99.7% (1126 of 1129 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/

* Translated using Weblate (Russian)

Currently translated at 100.0% (1129 of 1129 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/

Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: Marcelo Filho <marceloaof@protonmail.com>
Co-authored-by: Nikita Epifanov <NikGreens@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
2020-12-02 09:14:56 +01:00
ismailgulek
70204abd53 Introduce CallService 2020-12-01 13:41:31 +03:00
giomfo
c0f6ebe92d
Merge branch 'develop' into giomfo/fix_content_report 2020-12-01 09:03:01 +01:00
Gil Eluard
380cb1c1e0
Merge pull request #3845 from vector-im/element_3842
Added blur background support for iPhone and iPad. Slight API changes…
2020-12-01 08:42:09 +01:00
SBiOSoftWhare
530993147b HomeVC: Handle app name in empty view. 2020-11-30 18:22:59 +01:00
SBiOSoftWhare
c06a3d5170 Remove unused extension. 2020-11-30 18:03:27 +01:00
SBiOSoftWhare
ae43baff30 Merge develop into element_3836 2020-11-30 17:54:16 +01:00
SBiOSoftWhare
d18de3bc21 RoomsVC: Fix empty view issue. 2020-11-30 16:44:57 +01:00
SBiOSoftWhare
df689814e2 Empty screens: Use dark artworks when the theme is dark or black. 2020-11-30 16:42:47 +01:00
SBiOSoftWhare
b5a3991763 ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
SBiOSoftWhare
b0e8df5813 Empty views: Update assets. 2020-11-30 16:41:08 +01:00
Gil Eluard
827438a827 Added blur background support for iPhone and iPad. Slight API changes to avoid race conditions while sharing a presenter. 2020-11-30 15:11:08 +01:00
Giom Foret
ffeac21abf Room History: Remove the report option for outgoing messages
I don't think the user wants to report on themselves
(This check was lost during the recent refactoring)
2020-11-30 14:12:47 +01:00
SBiOSoftWhare
9d7ff0544d Merge branch 'develop' into invites_quick_approval
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-11-27 14:50:04 +01:00
SBiOSoftWhare
d9e00f5449 InviteRecentTableViewCell: Do not show preview button. 2020-11-26 18:17:02 +01:00
SBiOSoftWhare
d5489ec6dc Empty screens: Prevent empty screens display while searching. 2020-11-26 12:02:18 +01:00
SBiOSoftWhare
9e1357fbfc Update home empty screen asset. 2020-11-26 11:37:09 +01:00
SBiOSoftWhare
9185866fec Remove HomeEmptyView. 2020-11-26 11:31:31 +01:00
SBiOSoftWhare
ffa10bca38 Empty screens: Update home empty screen. 2020-11-26 11:28:14 +01:00
SBiOSoftWhare
e369b2d23f Empty screens: Implement rooms empty screens. 2020-11-26 11:23:57 +01:00
SBiOSoftWhare
d5332f70e2 Empty screens: Implement people empty screen. 2020-11-26 11:22:55 +01:00
SBiOSoftWhare
7d55667963 Empty screens: Implement favourites empty screen. 2020-11-26 11:20:24 +01:00
SBiOSoftWhare
002c275b54 Empty screens: Implement empty view management in RecentsViewController. 2020-11-26 11:02:42 +01:00
SBiOSoftWhare
ba8f84bab9 Empty screens: Add RootTabEmptyView a view displayed when there is no UI item to display on a screen. 2020-11-26 10:41:29 +01:00
SBiOSoftWhare
0578c72fe5 Empty screens: Add strings. 2020-11-26 10:36:46 +01:00
SBiOSoftWhare
b058492d91 Empty screens: Add assets. 2020-11-26 10:36:29 +01:00
manuroe
b9c2f1a02c Merge branch 'develop' into element_3579 2020-11-25 17:37:09 +01:00
ismailgulek
0221830738 New call UI including hold & resume 2020-11-25 16:11:52 +03:00
Weblate
d027f8104d Merge branch 'origin/develop' into Weblate. 2020-11-24 15:11:22 +00:00
SBiOSoftWhare
573bc15d46 HomeEmptyView: Update wording. 2020-11-20 17:20:47 +01:00
SBiOSoftWhare
fb386b343e HomeViewController: Fix shouldShowEmptyView condition. 2020-11-20 16:59:27 +01:00
SBiOSoftWhare
a9cd4e173b HomeViewController: Integrate empty screen. 2020-11-20 14:54:02 +01:00
SBiOSoftWhare
a1d0a2ca85 Implement home empty screen. 2020-11-20 14:53:27 +01:00
SBiOSoftWhare
79f8a6f0d8 Home empty screen: Add assets. 2020-11-20 14:52:48 +01:00
ismailgulek
1cc3c967c9 Merge branch 'develop' into element_3579 2020-11-20 14:25:17 +03:00
ismailgulek
75c1564844 Hold & resume calls 2020-11-20 14:24:18 +03:00
SBiOSoftWhare
b65a8459de InviteRecentTableViewCell: Use MXRoomSummary.membershipTransitionState to calculate buttons loading state. 2020-11-19 22:38:27 +01:00
Besnik Bleta
a013308c30 Translated using Weblate (Albanian)
Currently translated at 99.2% (1119 of 1127 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2020-11-19 15:50:00 +00:00
SBiOSoftWhare
7c02cbf1ee InviteRecentTableViewCell: Use "accept" as right button only for DM invite and restore "preview" action for room invite. 2020-11-17 22:40:37 +01:00
SBiOSoftWhare
88f90d8746 Update MXMembershipChangeState related code. 2020-11-17 21:27:57 +01:00
SBiOSoftWhare
b6da73549d Move room change membership state code to SDK. 2020-11-17 21:24:39 +01:00
manuroe
e0efa58219
Merge pull request #3814 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2020-11-17 17:55:17 +01:00
Weblate
942cdb0f38 Merge branch 'origin/develop' into Weblate. 2020-11-17 16:53:48 +00:00
Weblate
f4abbb94ef Merge branch 'origin/develop' into Weblate. 2020-11-17 16:53:30 +00:00
syhuang0
50ace4403f Translated using Weblate (Chinese (Traditional))
Currently translated at 75.7% (25 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/zh_Hant/
2020-11-17 16:53:28 +00:00
Alexia Ŭerner
51a5c40eef Translated using Weblate (Esperanto)
Currently translated at 75.8% (855 of 1127 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/eo/
2020-11-17 16:53:28 +00:00
Tirifto
2312ce4cf7 Translated using Weblate (Esperanto)
Currently translated at 75.8% (855 of 1127 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/eo/
2020-11-17 16:53:17 +00:00
ismailgulek
67a8b25372 Add negotiate event type 2020-11-16 15:58:19 +03:00
Priit Jõerüüt
7f23bd0560 Translated using Weblate (Estonian)
Currently translated at 100.0% (1127 of 1127 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2020-11-15 11:50:01 +00:00
LinAGKar
028203a8c8 Translated using Weblate (Swedish)
Currently translated at 100.0% (1127 of 1127 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2020-11-15 11:50:00 +00:00
Marcelo Filho
a1083f1a68 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1127 of 1127 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2020-11-15 11:50:00 +00:00
random
c164125e4d Translated using Weblate (Italian)
Currently translated at 100.0% (1127 of 1127 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2020-11-15 11:49:59 +00:00
sr093906
a46c68edb3 Translated using Weblate (Chinese (Simplified))
Currently translated at 87.9% (991 of 1127 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2020-11-15 11:49:58 +00:00
notramo
6965315088 Translated using Weblate (Hungarian)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/hu/
2020-11-14 13:49:57 +00:00
SBiOSoftWhare
2f845d490f Merge branch 'develop' into invites_quick_approval 2020-11-13 19:20:30 +01:00
SBiOSoftWhare
ad85de8573 InviteRecentTableViewCell: Add disclosure indicator to indicate preview action. 2020-11-13 17:16:43 +01:00
ismailgulek
f00e8be230 Use incoming call screen for Simulator 2020-11-13 17:40:54 +03:00
ismailgulek
ff3eb0dcb7 Adapt to new call hangup reasons 2020-11-13 17:40:31 +03:00
manuroe
7bd1df7f86
Merge pull request #3800 from vector-im/profiler
Use new MXProfiler to get and report accurate durations
2020-11-13 14:51:15 +01:00
manuroe
6359fbb431
Merge pull request #3804 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2020-11-13 09:51:01 +01:00
manuroe
0a83383b76
Merge pull request #3803 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2020-11-13 09:50:40 +01:00
SBiOSoftWhare
1d29988eaf RecentsViewController: Handle direct room invite approval. 2020-11-13 09:47:48 +01:00
SBiOSoftWhare
2865f7cbdf Fix conflict. 2020-11-13 09:47:39 +01:00
SBiOSoftWhare
23a11019a5 Create RoomService that enables to manage Matrix room. 2020-11-13 09:46:15 +01:00