Benoit Marty
|
9349f1bf6a
|
Remove trailing line.
|
5 months ago |
Benoit Marty
|
85eae468b7
|
Cleanup
|
5 months ago |
ElementBot
|
46f71de5ef
|
Update screenshots
|
5 months ago |
Benoit Marty
|
d97db21d75
|
Rather use NoDistributorsAvailable, it has more chance to happen IRL.
|
5 months ago |
Benoit Marty
|
892a6d5503
|
Add test about selecting the first provider with a distributor.
|
5 months ago |
Benoit Marty
|
0908e9b9e4
|
Fix test issue.
|
5 months ago |
Benoit Marty
|
e12f723ff7
|
Fix test compilation issue.
|
5 months ago |
Benoit Marty
|
b4b407a69e
|
Store the first provider even if no distributor is available, else error in troubleshoot test will not be accurate.
Also when registering for the first time, pick the fist available provider with at least one distributor.
|
5 months ago |
Benoit Marty
|
f72fc36de8
|
Update PushProvider API, remove `isAvailable()`, but instead rely on `getDistributors()` to eventually return an empty list of Distributors.
|
5 months ago |
Benoit Marty
|
1f8b525548
|
Fix back navigation issue, when opening directly the notification troubleshoot screen.
|
5 months ago |
Benoit Marty
|
5180ce388c
|
Add a shortcut to navigate to the notification settings in case of error.
|
5 months ago |
Benoit Marty
|
b916aee958
|
Add test on DefaultClearCacheUseCase
|
5 months ago |
Benoit Marty
|
efa7a2d046
|
Move InMemoryMigrationScreenStore to a test module.
|
5 months ago |
Benoit Marty
|
4de151cae8
|
Rename member.
|
5 months ago |
Benoit Marty
|
d3cf140501
|
Create test module with FakeFtueService
|
5 months ago |
Benoit Marty
|
b68b08300a
|
Add test on DefaultFtueService.reset().
|
5 months ago |
Benoit Marty
|
03a197e530
|
Rename method and val.
|
5 months ago |
Benoit Marty
|
e31fc17c9a
|
Add Unit test on UserPushStoreDataStore
|
5 months ago |
Benoit Marty
|
eb07ae2855
|
Add test on `ignoreRegistrationError` and `setIgnoreRegistrationError`
|
5 months ago |
Benoit Marty
|
7d1e841c68
|
Rename member.
|
5 months ago |
Benoit Marty
|
abc0e7edf7
|
Move setIgnoreRegistrationError call.
|
5 months ago |
ElementBot
|
5fa3802373
|
Update screenshots
|
5 months ago |
Benoit Marty
|
64930e4435
|
Add ability to not show the pusher registration again.
|
5 months ago |
Benoit Marty
|
675f93a5ad
|
Create component ErrorDialogWithDoNotShowAgain
|
5 months ago |
Benoit Marty
|
725c3838af
|
Render an error dialog in case registering a pusher fails.
|
5 months ago |
Benoit Marty
|
21ce1c40b3
|
Add pusher status in the state.
It improve the tests and we may want to render errors in the View at some point.
|
5 months ago |
Benoit Marty
|
3d5951cbf0
|
Add test on pusher registration
|
5 months ago |
Benoit Marty
|
68d2a1af8b
|
More log.
|
5 months ago |
Benoit Marty
|
247b60b9ce
|
Add Timber tag.
|
5 months ago |
Benoit Marty
|
101a6e6ff2
|
Ensure that the code is not run twice.
|
5 months ago |
Benoit Marty
|
acde970f01
|
Extract function and add more logs.
|
5 months ago |
Benoit Marty
|
907fae10ac
|
Pusher add more log and change comment to log.
|
5 months ago |
Benoit Marty
|
148177f24e
|
Fix typo in log.
|
5 months ago |
Benoit Marty
|
c7672ab250
|
Merge pull request #3040 from element-hq/sync-localazy
Sync Strings
|
5 months ago |
bmarty
|
9288b90ac6
|
Sync Strings from Localazy
|
5 months ago |
renovate[bot]
|
6f3377df1d
|
Update dependency org.maplibre.gl:android-sdk to v11.0.1
|
5 months ago |
ganfra
|
75b1c22197
|
Timeline : let FocusOnEvent be cancellable and refactor a bit focus states.
|
5 months ago |
ganfra
|
f53dbef8de
|
Progress dialog : add dialog properties parameter
|
5 months ago |
Benoit Marty
|
5c2d612bb3
|
Merge pull request #3030 from element-hq/feature/bma/codeCleanup
Code cleanup and store badges
|
5 months ago |
Benoit Marty
|
ac625b9cec
|
Merge pull request #3036 from element-hq/feature/bma/fixTests
Fix test `present - notification settings set custom`
|
5 months ago |
Benoit Marty
|
11d853bcca
|
Fix test `present - notification settings set custom`
|
5 months ago |
Benoit Marty
|
c4333544ac
|
Remove other wrong dependency.
|
5 months ago |
Benoit Marty
|
7c18133bb3
|
Fix wrong dependency.
implementation -> testImplementation
|
5 months ago |
Benoit Marty
|
828cf4cc8d
|
Remove wrong dependency.
|
5 months ago |
Benoit Marty
|
303642bb8e
|
Fix script on CI
|
5 months ago |
Benoit Marty
|
d43d0cda9e
|
Add Python script to check for invalid dependencies - keeping the existing errors to check that the CI works as expected.
|
5 months ago |
Benoit Marty
|
f096485d9d
|
Fix formatting issue.
|
5 months ago |
Benoit Marty
|
11711e8f67
|
Remove empty manifest files.
|
5 months ago |
Benoit Marty
|
2fae4a52ad
|
Add documentation back.
|
5 months ago |
Benoit Marty
|
1d347b8bab
|
Remove unused file, we do not have LikeTheSalad on this project.
|
5 months ago |