Benoit Marty
9f7b5dc86e
Increment versionPatch by only 1 on EXA.
2024-05-23 16:51:40 +02:00
Benoit Marty
75ef72c478
Do not build locally before the release.
2024-05-23 16:51:40 +02:00
Benoit Marty
ee1da7a4a8
Provide the action url instead of the artifact url.
2024-05-23 16:51:39 +02:00
Benoit Marty
b7594e24c1
Fix doc.
2024-05-23 16:51:39 +02:00
Benoit Marty
e5ef7f77d9
Update GA name
2024-05-23 16:51:39 +02:00
Benoit Marty
f6512b3c19
Remove changelogUrlEncoded, it does not work as expected, and somtimes the link is too long.
2024-05-23 16:51:38 +02:00
Benoit Marty
4eeec9545d
Update release script for fdroid release.
2024-05-23 16:51:38 +02:00
Benoit Marty
180c300a28
Merge pull request #2809 from frebib/frebib/filter-in-front
...
Bring selected filter to front
2024-05-23 16:26:55 +02:00
renovate[bot]
a3f606fe00
Update plugin paparazzi to v1.3.4
2024-05-23 14:25:41 +00:00
Benoit Marty
07957f2f80
Merge pull request #2891 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.2.2
2024-05-23 16:24:09 +02:00
Jorge Martin Espinosa
cdf6c56f7f
Restore MarkdownTextInput contents ( #2902 )
...
* Restore `MarkdownTextInput` contents: create a `MarkdownTextInputStateSaver` and use it to save and restore the text and selection.
* Add default text flags to the markdown composer
2024-05-23 14:59:08 +02:00
Benoit Marty
c71656df0c
Rename class (code quality)
2024-05-23 14:42:06 +02:00
Benoit Marty
d4d12503c6
Rename class (code quality)
2024-05-23 14:38:52 +02:00
Benoit Marty
d9cfecacce
Rename class (code quality)
2024-05-23 14:38:52 +02:00
Benoit Marty
b5c6723144
Exclude FakeRustRoom from this test.
2024-05-23 14:38:51 +02:00
Benoit Marty
9e45afece4
Exclude FakeFileSystem from this test.
2024-05-23 14:38:51 +02:00
Benoit Marty
e3f18f41d6
Rename class (code quality)
2024-05-23 14:38:51 +02:00
Benoit Marty
909794f256
Exclude FakeImageLoader from this test.
2024-05-23 14:38:50 +02:00
Benoit Marty
ab2e620e39
Rename class (code quality)
2024-05-23 14:38:50 +02:00
Benoit Marty
55fda265d9
Rename class (code quality)
2024-05-23 14:38:49 +02:00
Benoit Marty
db21cd439e
Rename class (code quality)
2024-05-23 14:38:49 +02:00
Benoit Marty
9ddefc08c5
Move FakeBugReporterMode to FakeBugReporter.Mode
2024-05-23 14:38:49 +02:00
Benoit Marty
1459ff0f77
Rename class (code quality)
2024-05-23 14:38:48 +02:00
Benoit Marty
5781d6eac6
Add Konsist test Fake classes must be named using Fake and the interface it fakes
2024-05-23 14:38:48 +02:00
Benoit Marty
4df6d0c038
Merge pull request #2901 from element-hq/feature/bma/fixUnregisteringPusherLocalError
...
Fix unregistering pusher local error
2024-05-23 14:38:07 +02:00
Benoit Marty
498e8e7897
Merge pull request #2899 from element-hq/feature/bma/unitTestPush
...
Add unit tests in some push classes
2024-05-23 14:35:25 +02:00
Benoit Marty
35e14a3d46
Ignore local errors when unregistering UnifiedPush, to not block switching to another push provider.
2024-05-23 10:29:31 +02:00
Benoit Marty
878df55873
No need to use StandardTestDispatcher
2024-05-23 10:20:58 +02:00
Benoit Marty
593673126f
No need to use advanceTimeBy
2024-05-23 10:19:06 +02:00
Benoit Marty
d275ed9150
Add logs on pusher registration
2024-05-23 09:58:29 +02:00
Benoit Marty
16b04afa1f
Do not fail un-registration if Firebase token is not known. Fixes #2895
2024-05-23 09:53:51 +02:00
Jorge Martín
70188dcdc7
Simplify RegisterUnifiedPushUseCase, fix test
2024-05-23 09:48:32 +02:00
Benoit Marty
3cae2c05c4
Add missing import
2024-05-23 09:34:31 +02:00
Benoit Marty
c7120ceca0
Use lambdaError() instead of throw NotImplementedError()
2024-05-23 09:33:41 +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
955b4308ce
Clean up
2024-05-23 00:26:28 +02:00
Benoit Marty
5b8c0871e8
Add test on isRelevant
2024-05-23 00:20:24 +02:00
Benoit Marty
0d445cdeb3
Refactor: change signature to always have clientSecret first, since it's acting as a key.
2024-05-23 00:16:56 +02:00
Benoit Marty
f0863a10c9
Add test on DefaultUnregisterUnifiedPushUseCase
2024-05-23 00:11:50 +02:00
Benoit Marty
a7ded728bd
Add test on UnifiedPushTest.isRelevant
2024-05-22 23:56:25 +02:00
Benoit Marty
8ef97b7a10
Add test on DefaultUnifiedPushNewGatewayHandler
2024-05-22 23:51:10 +02:00
Benoit Marty
80d2f8b924
Add test on DefaultRegisterUnifiedPushUseCase
2024-05-22 23:36:01 +02:00
Benoit Marty
40608d8ac1
Add test on VectorUnifiedPushMessagingReceiver
2024-05-22 19:35:48 +02:00
Benoit Marty
0b3ef10e8c
Create interface UnifiedPushNewGatewayHandler
2024-05-22 19:00:55 +02:00
Benoit Marty
a206b799a8
Create interface UnifiedPushGatewayResolver
2024-05-22 18:59:26 +02:00
Benoit Marty
e07a9230d4
Fix test on VectorFirebaseMessagingService
2024-05-22 18:44:25 +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
c0fccae12e
Add test on VectorFirebaseMessagingService
2024-05-22 17:57:35 +02:00
Benoit Marty
3866e49822
Add test on DefaultPushHandler
2024-05-22 17:04:54 +02:00