Benoit Marty
|
f61df38e55
|
Migrate license to AGPL.
Run script `uv run license-editor --repository ../element-x-android`
|
2 months ago |
Benoit Marty
|
64930e4435
|
Add ability to not show the pusher registration again.
|
5 months ago |
Benoit Marty
|
f04253287f
|
Introduce lambdaError instead of using TODO, to handle error when a lambda is invoked and it should not.
|
5 months ago |
Benoit Marty
|
b38c144f46
|
Add test on DefaultFirebaseNewTokenHandler
|
5 months ago |
Benoit Marty
|
90a14ce056
|
Change to lambda
|
5 months ago |
Benoit Marty
|
707a530752
|
Fix wrong package name.
|
5 months ago |
Benoit Marty
|
08f70b9cfd
|
Move some classes to the test module.
|
5 months ago |
Benoit Marty
|
505f6d4dae
|
Add test on DefaultPushService
|
5 months ago |
Benoit Marty
|
a65c290dd3
|
Improve API, to avoid ignoring errors
|
5 months ago |
Benoit Marty
|
52c039d676
|
Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity.
|
7 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 |
David Langley
|
1260272c33
|
Add tests, mocks and lint
|
1 year ago |