This website requires JavaScript.
Explore
Help
Sign In
enki
/
blap-android
Watch
1
Star
0
Fork
0
You've already forked blap-android
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
4
Wiki
Activity
Files
b4b407a69eb3cf2a79e56ab45d716f04bfe5be84
blap-android
/
libraries
/
pushproviders
/
test
T
History
Benoit Marty
f72fc36de8
Update PushProvider API, remove
isAvailable()
, but instead rely on
getDistributors()
to eventually return an empty list of Distributors.
2024-06-17 17:25:13 +02:00
..
src/main/kotlin/io/element/android/libraries/pushproviders
/test
Update PushProvider API, remove
isAvailable()
, but instead rely on
getDistributors()
to eventually return an empty list of Distributors.
2024-06-17 17:25:13 +02:00
build.gradle.kts
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