Go to file
Peter Cai 259b0e69ad ConnectionService: handle disconnection correctly
onDisconnect() is only called when the user *requests* to hang up. If
the state is changed by setDisconnected(), then only onStateChanged()
will be called. Handle this correctly, otherwise the connection state
could be inconsistent (e.g. call is ended by the other side but the
Connection object is still around)
2022-03-12 21:38:12 -05:00
.builds
.github
.tx
art
fastlane/metadata/android/en-US
gradle/wrapper
src ConnectionService: handle disconnection correctly 2022-03-12 21:38:12 -05:00
.gitignore
build.gradle
CHANGELOG.md
conversations.doap
gradle.properties
gradlew
gradlew.bat
LICENSE
proguard-rules.pro
README.md
screenshots.png
screenshots.xcf
settings.gradle

Cheogram Android

This is a fork of Conversations to implement features of use to the Sopranica project.