Commit Graph

10267 Commits

Author SHA1 Message Date
manuroe 8ea161fade MXAnalyticsDelegate: Replace trackLaunchScreenDisplayDuration with new agnostic method 2020-11-05 09:44:18 +01:00
manuroe 941fe08cd5 * MXAnalyticsDelegate: Make it fully agnostic on tracked data. 2020-11-05 09:41:21 +01:00
manuroe c9295590f5 Merge pull request #3787 from vector-im/fix_analytics
Analytics: Fix analytics in order to track performance improvements
2020-11-04 21:54:42 +01:00
manuroe dc2c85a0d8 Analytics: Fix analytics in order to track performance improvements
Forgot to commit one line
2020-11-04 21:32:06 +01:00
manuroe a159e68d5d Analytics: Fix analytics in order to track performance improvements
It is probably broken since May 2019 and Matomo 6. Only the first value (StorePreload) was sent .
2020-11-04 15:46:56 +01:00
SBiOSoftWhare 67c1d4c2e8 Refactor RoomIDComponents struct. 2020-11-04 10:28:37 +01:00
Hakim Oubouali a5b49bee60 Translated using Weblate (Central Atlas Tamazight)
Currently translated at 0.9% (11 of 1129 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/tzm/
2020-11-04 06:50:32 +00:00
Tirifto 9bd4c905ad Translated using Weblate (Esperanto)
Currently translated at 40.6% (459 of 1129 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/eo/
2020-11-04 06:50:31 +00:00
Alexia Ŭerner ed3d3d70a8 Translated using Weblate (Esperanto)
Currently translated at 40.6% (459 of 1129 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/eo/
2020-11-04 06:50:19 +00:00
Slavi Pantaleev e087802ec5 Translated using Weblate (Bulgarian)
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/bg/
2020-11-04 06:50:02 +00:00
SBiOSoftWhare 6dac40718d Update Podfile.lock 2020-11-03 16:18:02 +01:00
SBiOSoftWhare a506312488 Update changes 2020-11-03 09:11:12 +01:00
SBiOSoftWhare c57f3a7d28 JitsiService: Use RoomIDComponents to get local room ID. 2020-11-02 18:09:30 +01:00
SBiOSoftWhare b9e6daf8c2 Add RoomIDComponents: A structure that parses Matrix Room ID and constructs their constituent parts. 2020-11-02 18:08:52 +01:00
SBiOSoftWhare c322c36263 Third party licences: Add SwiftBase32 and SwiftJWT. 2020-11-02 17:11:10 +01:00
SBiOSoftWhare e63610f61a JitsiService: Constrain widget dictionary key to String. 2020-11-02 16:24:54 +01:00
SBiOSoftWhare b8faaefe85 JitsiViewController: Remove unused code. 2020-11-02 15:38:33 +01:00
SBiOSoftWhare b02a262699 Jitsi Well-Known: Add links to the documentation. 2020-11-02 15:34:53 +01:00
SBiOSoftWhare 0c367bac2b Merge branch 'develop' into element_3655 2020-11-02 15:11:55 +01:00
Hakim Oubouali 28a0f8689c Translated using Weblate (Central Atlas Tamazight)
Currently translated at 39.3% (13 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/tzm/
2020-11-01 08:49:53 +00:00
Hakim Oubouali 922af886a6 Added translation using Weblate (Central Atlas Tamazight) 2020-10-31 08:09:23 +00:00
Hakim Oubouali 286f8d8cbf Added translation using Weblate (Central Atlas Tamazight) 2020-10-31 08:04:33 +00:00
Hakim Oubouali e86916c8ce Added translation using Weblate (Central Atlas Tamazight) 2020-10-31 08:01:41 +00:00
manuroe bde7da6124 Fix CHANGES 2020-10-30 13:01:33 +01:00
manuroe 895caf87b2 Merge pull request #3764 from vector-im/xcode12
Upgrade to Xcode 12
2020-10-30 10:19:07 +01:00
manuroe 285b273c66 Update CHANGES after coming back to develop 2020-10-30 09:48:02 +01:00
manuroe 2a30cfd5f1 Podfile.lock: Use Jitsi 2.10.2 for xcode 12 2020-10-30 09:47:20 +01:00
manuroe 29cdf66af1 Merge branch 'develop' into xcode12 2020-10-30 09:43:04 +01:00
manuroe df21e8e894 Podfile: Revert the xcode12 branch 2020-10-30 09:40:25 +01:00
SBiOSoftWhare a2be50a546 Add SwiftBase32 and SwiftJWT pods. 2020-10-28 00:24:19 +01:00
SBiOSoftWhare 949aa73a6b Update pbxproj. 2020-10-28 00:02:52 +01:00
SBiOSoftWhare 34779663c5 JitsiViewController: Handle authenticated Jitsi widget when needed. 2020-10-28 00:00:23 +01:00
SBiOSoftWhare f036ac00ea JitsiService: Handle Jitsi JWT token generation. 2020-10-27 23:54:36 +01:00
SBiOSoftWhare ffa4f7af65 Create JitsiJWTTokenBuilder that creates a JWT token for jitsi openidtoken-jwt authentication. 2020-10-27 23:42:18 +01:00
SBiOSoftWhare a79aae735f WidgetManager: Use JitsiService to generate Jitsi widget content. 2020-10-27 15:35:57 +01:00
SBiOSoftWhare d9e6f1936c JitsiService: Handle Well Known retrieval and Jitsi widget content creation. 2020-10-27 15:31:30 +01:00
SBiOSoftWhare 52b60ab530 JitsiWidgetData: Add authentication type field. 2020-10-27 15:30:15 +01:00
SBiOSoftWhare ab15f08cb4 Add Base32Coder class. 2020-10-27 15:27:27 +01:00
manuroe c4fa9669bd Prepare for new sprint 2020-10-27 14:22:06 +01:00
manuroe b19f6ad7de Merge branch 'master' into develop 2020-10-27 14:22:01 +01:00
manuroe d483f6e7f3 Merge branch 'release/1.0.18/master' 2020-10-27 14:21:51 +01:00
manuroe 50fdb561de finish version++ 2020-10-27 14:21:51 +01:00
manuroe 9dee03e393 Merge pull request #3771 from vector-im/release/1.0.18/release
Release 1.0.18
2020-10-27 14:21:10 +01:00
manuroe a32eaaf0cb version++ 2020-10-27 13:58:56 +01:00
manuroe 22eb0c243c Merge pull request #3763 from stragu/patch-1
fix typos in English UI messages
2020-10-27 10:37:14 +01:00
SBiOSoftWhare 9483e4ee71 Add Jitsi Well Known codable representation. 2020-10-27 10:16:39 +01:00
manuroe 2763b3448a Merge pull request #3769 from vector-im/pin_code_skip_fast_switching
PIN: Fix code bypass on fast switching
2020-10-26 16:28:47 +01:00
manuroe f153a866d6 PIN: Fix code bypass on fast switching 2020-10-26 16:09:39 +01:00
manuroe 9a5ca548e8 Merge pull request #3768 from vector-im/ImageSizeDialog
BuildSettings: Centralise RoomInputToolbar compression mode setting
2020-10-26 10:58:37 +01:00
manuroe f351d14a14 BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00