3
0
Fork 0
trifid_mobile/android
John Maguire 3194028a78
Unregister network callback on stop (Android) (#34)
Previously when `stopVpn()` was called, it was possible for the network
change callback to fire while we were in the middle of shutting down.
This commit unregisters the network change callback before telling
Nebula to shutdown.
2021-05-03 14:58:09 -04:00
..
app Unregister network callback on stop (Android) (#34) 2021-05-03 14:58:09 -04:00
gradle/wrapper Initial commit 2020-07-27 15:43:58 -05:00
.gitignore Initial commit 2020-07-27 15:43:58 -05:00
build.gradle Initial commit 2020-07-27 15:43:58 -05:00
gradle.properties Initial commit 2020-07-27 15:43:58 -05:00
settings.gradle Initial commit 2020-07-27 15:43:58 -05:00
settings_aar.gradle Initial commit 2020-07-27 15:43:58 -05:00