cernekee / ics-openconnect

Android UI for OpenConnect VPN client
GNU General Public License v2.0
365 stars 130 forks source link

Support Android 7.0's new Always on VPN feature. #22

Open dseomn opened 7 years ago

dseomn commented 7 years ago

It would be nice if I could set OpenConnect to be always on. From reading https://developer.android.com/about/versions/nougat/android-7.0.html#android_for_work and glancing at the code, I think bumping the targetSdkVersion would be enough to enable the feature.