Commit graph

9910 commits

Author SHA1 Message Date
Gil Eluard
81f39ccd1f
Merge pull request #3893 from vector-im/element_3816
Added "Continue in background" button to bug report screen
2021-01-11 15:18:56 +01:00
Gil Eluard
0abe36afde Reverted Podfile 2021-01-11 12:22:01 +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
66bc284744
Merge pull request #3882 from vector-im/element_3881
Added change PIN code feature from the settings
2021-01-11 10:21:24 +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
31398d277e
Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:56:51 +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
63da5b7b12
Merge pull request #3890 from vector-im/element_3846
Implement social login
2021-01-08 17:48:55 +01: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
SBiOSoftWhare
984e0789fc Update changes 2021-01-07 16:04:12 +01:00
SBiOSoftWhare
f12fe6c9c3 AuthVC: Do use fallback page when using SSO without idp. 2021-01-07 16:01:17 +01:00
SBiOSoftWhare
80b33cc40e Update pbxproj. 2021-01-07 14:56:35 +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
SBiOSoftWhare
81a3e1db59 Fix pbxproj. 2021-01-05 15:54:35 +01: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
Gil Eluard
c58124ea03
Merge pull request #3892 from vector-im/element_3839
Show user id in the room invite preview screen
2020-12-24 10:23:03 +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