Benoit Marty
|
f04253287f
|
Introduce lambdaError instead of using TODO, to handle error when a lambda is invoked and it should not.
|
2024-05-23 09:12:40 +02:00 |
|
Benoit Marty
|
b38c144f46
|
Add test on DefaultFirebaseNewTokenHandler
|
2024-05-22 18:42:39 +02:00 |
|
Benoit Marty
|
90a14ce056
|
Change to lambda
|
2024-05-22 18:16:53 +02:00 |
|
Benoit Marty
|
707a530752
|
Fix wrong package name.
|
2024-05-22 14:44:35 +02:00 |
|
Benoit Marty
|
08f70b9cfd
|
Move some classes to the test module.
|
2024-05-22 14:41:14 +02:00 |
|
Benoit Marty
|
505f6d4dae
|
Add test on DefaultPushService
|
2024-05-22 14:29:35 +02:00 |
|
Benoit Marty
|
a65c290dd3
|
Improve API, to avoid ignoring errors
|
2024-05-21 14:45:16 +02:00 |
|
Benoit Marty
|
52c039d676
|
Rename UserPushStoreFactory.create to UserPushStoreFactory.getOrCreate for code clarity.
|
2024-04-02 18:12:36 +02:00 |
|
Benoit Marty
|
5d086ad82d
|
Fix moar ktlint issues
|
2024-01-11 10:02:10 +01: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 |
|
David Langley
|
1260272c33
|
Add tests, mocks and lint
|
2023-09-13 12:44:22 +01:00 |
|