Commit graph

13351 commits

Author SHA1 Message Date
Doug
932eca82cc Support link/html in analytics prompt strings.
Show the new prompt to everyone, even if they previously opted out.
Add docs to Analytics.
2021-12-16 17:01:22 +00:00
Doug
8eab27ab8e Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController. 2021-12-16 17:01:22 +00:00
Doug
e2bae8893b Abstract PostHog out of the Analytics client. 2021-12-16 16:59:45 +00:00
Doug
3a9d35a50b Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug
1ce3387429 Use custom generated Swift events.
Add analytics PerformanceTimer event.
2021-12-16 16:59:45 +00:00
Doug
3e0e357384 Update MXAnalyticsDelegate 2021-12-16 16:59:45 +00:00
Doug
7bdc146b82 Use matrix-analytics-events generated stubs (locally for now).
Track screens, removing any that aren't part of the schema.
2021-12-16 16:59:45 +00:00
Doug
46d264477d Remove cocoapods-keys. Use UUID for analytics.
Make configuration optional.
2021-12-16 16:59:45 +00:00
Doug
23555b00fd Add specific methods to track analytics and test generated event types. 2021-12-16 16:59:45 +00:00
Doug
50dea9843b Update to PostHog 1.4.4 2021-12-16 16:59:45 +00:00
Doug
63e9dcde55 Add missed MXLogger calls in Analytics. 2021-12-16 16:59:45 +00:00
Doug
2b80c0437a Don't read analytics opt in status from account data.
Update PostHog to 1.4.3.

Add tests for prompt type.
2021-12-16 16:59:45 +00:00
Doug
6f94303cdc Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
Stefan Ceriu
b9efd87ef7 Fixed SwiftUI UI tests not finding the right state to tap if not already displayed on screen. 2021-12-16 16:47:35 +02:00
SBiOSoftWhare
3fbb74bf11
Merge pull request #5311 from vector-im/steve/fix_room_vc_left_reason
RoomVC: Fix left room label memory management
2021-12-15 11:08:01 +01:00
SBiOSoftWhare
0ef26ccccc Add changes 2021-12-15 11:07:41 +01:00
SBiOSoftWhare
d494c68f0f RoomVC: Fix left room label memory management. 2021-12-14 18:33:37 +01:00
Doug
c68c853d2f Prepare for new sprint 2021-12-14 15:02:19 +00:00
Doug
f8de9827d0 Merge branch 'master' into develop 2021-12-14 15:02:17 +00:00
Doug
449f691430 Merge branch 'release/1.6.11/master' 2021-12-14 15:02:12 +00:00
Doug
df4d13d881 finish version++ 2021-12-14 15:02:12 +00:00
Doug
d4cc3b9e4f
Merge pull request #5308 from vector-im/release/1.6.11/release
Release 1.6.11
2021-12-14 14:54:00 +00:00
SBiOSoftWhare
15b36cdf00
Merge pull request #5309 from vector-im/steve/fix_member_details_mxid_theming
RoomMemberDetailsViewController: Fix user id theming
2021-12-14 15:52:06 +01:00
SBiOSoftWhare
92d0c8d6c7 RoomMemberDetailsViewController: Fix user id theming. 2021-12-14 15:47:09 +01:00
Doug
f91d1a794d version++ 2021-12-14 13:01:15 +00:00
Doug
13cf13c00c changelog.d: Upgrade MatrixSDK version ([v0.20.15](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.20.15)). 2021-12-14 13:01:14 +00:00
Doug
23d3993483
Merge pull request #5307 from RiotTranslateBot/weblate-riot-ios-element-ios-matrixkit
Translations update from Weblate
2021-12-14 12:58:11 +00:00
Doug
f64ecbdcb9
Merge pull request #5305 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-12-14 12:56:55 +00:00
Doug
6409818267
Merge pull request #5306 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2021-12-14 12:48:57 +00:00
Doug
83a114f750
Merge pull request #5304 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-12-14 12:45:08 +00:00
Weblate
8e5dda3514 Merge branch 'origin/develop' into Weblate. 2021-12-14 12:02:19 +00:00
Weblate
4ba04da518 Merge branch 'origin/develop' into Weblate. 2021-12-14 12:02:13 +00:00
Weblate
d5dc3f4a00 Merge branch 'origin/develop' into Weblate. 2021-12-14 11:57:54 +00:00
Jozef Gaal
9ee265abbb Translated using Weblate (Slovak)
Currently translated at 10.9% (147 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2021-12-14 11:57:42 +00:00
DUCKCHI
bd4f61d19a Translated using Weblate (Korean)
Currently translated at 69.8% (937 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ko/
2021-12-14 11:57:30 +00:00
Moon Sungjoon
c7e426b265 Translated using Weblate (Korean)
Currently translated at 69.8% (937 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ko/
2021-12-14 11:57:21 +00:00
Kaede
98c22affc1 Translated using Weblate (Japanese)
Currently translated at 66.2% (889 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2021-12-14 11:57:17 +00:00
sr093906
15b8ba3a8f Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (441 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/zh_Hans/
2021-12-14 11:57:15 +00:00
Ihor Hordiichuk
39db39c629 Translated using Weblate (Ukrainian)
Currently translated at 95.0% (419 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/uk/
2021-12-14 11:57:15 +00:00
lvre
48f70e74d2 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (441 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/pt_BR/
2021-12-14 11:57:15 +00:00
jelv
e55f743d36 Translated using Weblate (Dutch)
Currently translated at 100.0% (441 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/nl/
2021-12-14 11:57:15 +00:00
random
41214c8b60 Translated using Weblate (Italian)
Currently translated at 100.0% (441 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/it/
2021-12-14 11:57:15 +00:00
Linerly
7e3eba5d75 Translated using Weblate (Indonesian)
Currently translated at 100.0% (441 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/id/
2021-12-14 11:57:15 +00:00
Szimszon
a4e96801f1 Translated using Weblate (Hungarian)
Currently translated at 100.0% (441 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/hu/
2021-12-14 11:57:15 +00:00
Priit Jõerüüt
2cf602ea63 Translated using Weblate (Estonian)
Currently translated at 100.0% (441 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/et/
2021-12-14 11:57:15 +00:00
Jozef Gaal
959788da5c Added translation using Weblate (Slovak) 2021-12-14 11:57:15 +00:00
SBiOSoftWhare
2a570d22b0
Merge pull request #5297 from vector-im/steve/4568_mxid_copy
RoomMemberDetailsViewController: Show user Matrix id and make it copyable
2021-12-14 12:47:40 +01:00
SBiOSoftWhare
47b2d7acff Update CopyableLabel. 2021-12-14 12:40:12 +01:00
manuroe
dd1bf30d7c Prepare for new sprint 2021-12-14 10:18:19 +01:00
manuroe
1a81c4ef97 Merge branch 'master' into develop 2021-12-14 10:18:15 +01:00