android_terminal/term
simonpunk c331e2a418 Fixed app takes too long to prompt user for opening new session.
Whenever the device is reboot, the app can not receive the broadcast intent sent by sendOrderedBroadcast() immediately,
that broadcast intent is pending way a lot behind other broadcast intent.

The solution can be founded here -> https://stackoverflow.com/questions/44516173/broadcasts-are-delayed
2020-06-12 16:21:41 +08:00
..
release Boot KALI_SHELL instead of KALI_LOGIN_SHELL 2019-11-06 14:19:27 +11:00
src/main Fixed app takes too long to prompt user for opening new session. 2020-06-12 16:21:41 +08:00
.gitignore Convert to Android Studio 1.0 2014-12-14 08:58:08 -08:00
build.gradle Update gradle and define nethunter-app path in BuildConfig 2020-01-09 13:58:44 +08:00
lint.xml Suppress MissingTranslation warning. 2014-12-14 09:52:20 -08:00