| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
SECURITY_PATCH is apparently only available since Android 6.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
onPause/onResume() won't work because onPause() is called right before
onNewIntent().
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Either only the selected apps are able to access the VPN or they are
excluded from access to the VPN.
|
|
|
|
|
|
| |
A second property will control if only the selected apps have access to
the VPN or if the selected apps are excluded from the VPN, or if the
functionality is disabled.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
For usernames that use domain specifiers.
|
| |
|
| |
|
| |
|