talk-android/app
Marcel Hibbe fce209695a
close Call notification when onError is triggered.
How to test:
add

.doOnNext {
	throw (RuntimeException("Exception!!!!!!!!!!!!!!!!!!!!!"))
}

after
.subscribeOn(Schedulers.io())

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-11-23 12:44:03 +01:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase primary key 2023-09-21 23:27:27 +02:00
src close Call notification when onError is triggered. 2023-11-23 12:44:03 +01:00
build.gradle Build(deps): Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 2023-11-22 02:40:11 +00:00
lint.xml Get rid of BaseController, ButterknifeController, and ButterKnife 2022-08-18 17:19:08 +02:00
proguard-rules.pro