Valere
|
920293ea83
|
Test | Fix missing updateSuperProperties impl
|
2024-05-31 14:07:03 +02:00 |
|
Benoit Marty
|
5a1896ae3d
|
Remove dead code AnalyticsService.onSignOut.
DefaultAnalyticsService is observing the Session.
|
2024-05-28 17:37:25 +02:00 |
|
SpiritCroc
|
6e2d163dcf
|
Fix compile with noop analytics provider
|
2024-04-12 21:12:44 +02:00 |
|
renovate[bot]
|
c8bd362397
|
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
|
587f615730
|
Restore NoopAnalyticsService (not used but can be useful for forks).
|
2023-07-21 18:27:10 +02:00 |
|
Yoan Pintas
|
f534ecda96
|
Init analytics modules (#350)
|
2023-06-05 13:11:34 +00:00 |
|
Benoit Marty
|
89657e0a35
|
Add :services:analytics modules. For now import the current plan.
This will allow to import existing class from EA and not break compatibility with existing analytics call.
|
2023-03-17 10:05:40 +01:00 |
|