3
0
Fork 0
trifid_mobile/android
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
..
app Request VPN permissions on site start (#92) 2022-11-18 14:34:45 -05:00
fastlane Automated build and release (#71) 2022-10-03 15:30:39 -05:00
gradle/wrapper Upgrade to flutter 3 (#70) 2022-09-21 15:27:35 -05:00
mobileNebula Upgrade to flutter 3 (#70) 2022-09-21 15:27:35 -05:00
.gitignore Upgrade to flutter 3 (#70) 2022-09-21 15:27:35 -05:00
Gemfile Automated build and release (#71) 2022-10-03 15:30:39 -05:00
Gemfile.lock Automated build and release (#71) 2022-10-03 15:30:39 -05:00
build.gradle Fix majority of Android Studio warnings (#88) 2022-11-17 16:48:44 -05:00
gradle.properties Upgrade to flutter 3 (#70) 2022-09-21 15:27:35 -05:00
settings.gradle Upgrade to flutter 3 (#70) 2022-09-21 15:27:35 -05:00