Commit Graph

20 Commits (sigsegv_dump)

Author SHA1 Message Date
Greg Alexander f5270f56c5 Bump to version 20!
5 years ago
Greg Alexander 51559e5798 Add allowBackup="false" so that updating to the new SDK doesn't cause
5 years ago
Greg Alexander 445c2957ec Don't call startForegroundService() except on Oreo and above, because
5 years ago
Greg Alexander 23a2bda614 Limit to only displaying 5 IPs at once (the android emulator sets up
5 years ago
Greg Alexander c5fb42b1f1 Update dropbear version in "About" string.
5 years ago
Greg Alexander 7f58879b35 Implement a sanity check of settings so that if onboot is selected,
5 years ago
Greg Alexander 83b5dd496d If asked to start at boot in background on Oreo, give a toast so the user
5 years ago
Greg Alexander e0151fa757 Now can start-on-boot on Oreo/Pie, with the caveat that start-on-boot
5 years ago
Greg Alexander 38f477e63c To work on Android 28 (Pie), we have to explicitly declare the
5 years ago
Greg Alexander 9b451c9b29 Define the channel for the notification, which requires using
5 years ago
Greg Alexander 993fe96b73 I let Android Studio upgrade the project to the newest version of Gradle
5 years ago
Greg Alexander 1656a5b9c4 AndroidStudio tells me the sdk version setting in AndroidManifest is a
5 years ago
Greg Alexander 190c8588e9 request the SD card permission if it hasn't already been granted or
5 years ago
Greg Alexander 0a53e627d2 manually specify last colors...
5 years ago
Greg Alexander 22d7993e23 Find native lib directory the correct way, using
5 years ago
Greg Alexander 611c57bcc9 Add android.permission.REQUEST_INSTALL_PACKAGES, which doesn't seem to
5 years ago
Greg Alexander ec91693308 update AndroidManifest to also specify sdk 16 (JB 4.2)
5 years ago
Greg Alexander edbaacbf82 Fix white-on-white text.
5 years ago
Greg Alexander 7419f62d98 Update minSdkVersion to 16, because that's the oldest supported by the
5 years ago
Greg Alexander be43d90c70 Manually convert from ant to gradle, roughly.
5 years ago