3
0
Fork 0
trifid_mobile/android/app
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
..
src Unregister network callback on stop (Android) (#34) 2021-05-03 14:58:09 -04:00
build.gradle Let Android install debug & release APKs side-by-side (#31) 2021-04-29 16:13:13 -04:00
proguard-rules.pro Initial commit 2020-07-27 15:43:58 -05:00