3
0
Fork 0
trifid_mobile/android/app
John Maguire 37758d4a01
Request VPN permissions on site start (#92)
Previously VPN permissions were requested when the UI was loaded. If the
user denied the permissions it would have to be force stopped and
reopened to get another permission request grant.

Additionally, when requesting VPN permissions Android will kill any
other running VPN service. This avoids that behavior unless a site is
explicitly started.

Also disables the app from showing up in the "Always On" settings.
2022-11-18 14:34:45 -05:00
..
src Request VPN permissions on site start (#92) 2022-11-18 14:34:45 -05:00
build.gradle Fix majority of Android Studio warnings (#88) 2022-11-17 16:48:44 -05:00
proguard-rules.pro Initial commit 2020-07-27 15:43:58 -05:00