Jorge Martin Espinosa
950e502ca6
Improve screenshot testing with ComposablePreviewScanner ( #3125 )
...
* Use ComposablePreviewScanner to rework how screenshot testing works
* Add test sharding
* Update screenshots
* Fixes for Element Gallery
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
Co-authored-by: Benoit Marty <benoit@matrix.org >
2024-07-03 13:05:06 +02:00
Valere
3c98a843e5
Analytics | Add support for SuperProperties
2024-05-31 14:07:02 +02:00
Benoit Marty
d4f651eeda
Make anId a const.
2024-05-29 00:37:28 +02:00
Benoit Marty
d4ea1da729
Add test on DefaultAnalyticsService
2024-05-28 18:27:53 +02:00
Benoit Marty
d4e6b4fa1d
Remove dead code AnalyticsService.onSignOut.
...
DefaultAnalyticsService is observing the Session.
2024-05-28 17:37:25 +02:00
Benoit Marty
6acc86641a
Make AnalyticsStore an interface and create DefaultAnalyticsStore
2024-05-28 17:36:48 +02:00
Benoit Marty
37c41131ea
Improve ScreenTracker.
2024-04-02 18:12:36 +02:00
Benoit Marty
12a1cf048e
Track NotificationTroubleshoot screen
2024-04-02 16:15:02 +02:00
renovate[bot]
7e9cda3aa9
Update plugin ktlint to v12.1.0 ( #2200 )
...
* Update plugin ktlint to v12.1.0
* Run `./gradlew ktlintFormat` and fix some issues manually.
* Fix other issues reproted by Ktlint
* Limit false positives, KtLint removes unnecessary curly brace in String templates.
* Remove useless Unit
* Minor improvements over ktlint changes
* Restore `AlertDialogContent` behaviour
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org >
Co-authored-by: Jorge Martín <jorgem@element.io >
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-01-10 16:22:24 +01:00
Benoit Marty
43d28c5a3d
No need to sort AnalyticsProvider (it was copied from PushProvider)
2023-07-21 18:12:17 +02:00
Benoit Marty
d6980025ca
When clearing cache, also reset some data store in prefs/datastore.
2023-07-18 01:35:12 +02:00
yostyle
efb132c14f
Consent thread safe
2023-06-23 16:11:45 +02:00
yostyle
09c2c3dea1
Init or stop posthog based on user consent
2023-06-23 15:57:25 +02:00
Yoan Pintas
d2263372d2
Init analytics modules ( #350 )
2023-06-05 13:11:34 +00:00