Benoit Marty
|
366d6c017d
|
Add ability to not show the pusher registration again.
|
2024-06-17 11:38:32 +02:00 |
|
Benoit Marty
|
4fc3c6f889
|
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
|
9762962586
|
Add test on DefaultFirebaseNewTokenHandler
|
2024-05-22 18:42:39 +02:00 |
|
Benoit Marty
|
310c309e1e
|
Change to lambda
|
2024-05-22 18:16:53 +02:00 |
|
Benoit Marty
|
1c52697e59
|
Fix wrong package name.
|
2024-05-22 14:44:35 +02:00 |
|
Benoit Marty
|
95507df783
|
Move some classes to the test module.
|
2024-05-22 14:41:14 +02:00 |
|
Benoit Marty
|
84c8a8577b
|
Add test on DefaultPushService
|
2024-05-22 14:29:35 +02:00 |
|
Benoit Marty
|
4bd01b6f4f
|
Improve API, to avoid ignoring errors
|
2024-05-21 14:45:16 +02:00 |
|
Benoit Marty
|
8971a6c0fb
|
Rename UserPushStoreFactory.create to UserPushStoreFactory.getOrCreate for code clarity.
|
2024-04-02 18:12:36 +02:00 |
|
Benoit Marty
|
378692f743
|
Fix moar ktlint issues
|
2024-01-11 10:02:10 +01: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 |
|
David Langley
|
ccd684ea40
|
Add tests, mocks and lint
|
2023-09-13 12:44:22 +01:00 |
|