Benoit Marty
|
c087becee1
|
Fix test `present - with CallType RoomCall sets call as active, loads URL, runs WidgetDriver and notifies the other clients a call started` not passing.
|
2 days ago |
Benoit Marty
|
f61df38e55
|
Migrate license to AGPL.
Run script `uv run license-editor --repository ../element-x-android`
|
2 months ago |
Benoit Marty
|
b68b08300a
|
Add test on DefaultFtueService.reset().
|
5 months ago |
Benoit Marty
|
6fc4450c56
|
Analytics: track screen `MobileScreen.ScreenName.RoomCall`
|
5 months ago |
Valere
|
920293ea83
|
Test | Fix missing updateSuperProperties impl
|
5 months ago |
Benoit Marty
|
edded63473
|
Fix compilation issue
|
5 months ago |
Valere
|
6ad40fc6e0
|
Code review - more tests
|
6 months ago |
Benoit Marty
|
a9e67c070d
|
Improve UtdTracker test.
|
8 months ago |
Benoit Marty
|
5d086ad82d
|
Fix moar ktlint issues
|
10 months ago |
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>
|
10 months ago |
jonnyandrew
|
f214493c9d
|
[Rich text editor] Integrate rich text editor library (#1172)
* Integrate rich text editor
* Also increase swapfile size in test CI
Fixes issue where screenshot tests are terminated due to lack of CI
resources.
See https://github.com/actions/runner-images/discussions/7188#discussioncomment-6750749
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
1 year ago |
Benoit Marty
|
5f7c1e9545
|
Move module `features.analytics.test` to `services.analytics.test`. `FakeAnalyticsService` was not implemented at the correct location.
|
1 year ago |