aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android
Commit message (Expand)AuthorAgeFilesLines
...
* android: Add property for selected apps to VPN profilesTobias Brunner2017-07-032-4/+73
* android: Make custom subnets configurable in the GUITobias Brunner2017-07-039-8/+66
* android: Import custom subnets from profile fileTobias Brunner2017-07-031-10/+19
* android: Use configured included subnets instead of negotiated TSTobias Brunner2017-07-031-12/+41
* android: Add ability to add a range set to anotherTobias Brunner2017-07-032-0/+42
* android: Add property for included subnets to VPN profilesTobias Brunner2017-07-032-3/+23
* android: Make excluded subnets configurable in the GUITobias Brunner2017-07-039-5/+68
* android: Import excluded subnets from profile fileTobias Brunner2017-07-038-0/+18
* android: Exclude configured subnets from the VPNTobias Brunner2017-07-031-31/+39
* android: Implement Iterable interface and addAll() for range setTobias Brunner2017-07-032-49/+129
* android: Add ability to remove a range set from anotherTobias Brunner2017-07-032-0/+36
* android: Parse two addresses separated by - as rangeTobias Brunner2017-07-034-12/+52
* android: Add property for excluded subnets to VPN profilesTobias Brunner2017-07-032-9/+29
* android: Add class to manage a set of IP address ranges/subnetsTobias Brunner2017-07-032-0/+339
* android: Add class to handle IP ranges and subnetsTobias Brunner2017-07-032-0/+882
* android: Log some information about the Android version and the deviceTobias Brunner2017-07-034-6/+59
* android: Escape backslashes in settings valuesTobias Brunner2017-07-032-2/+3
* android: Use a specific action to disconnect from the VPNTobias Brunner2017-07-032-12/+21
* android: Try to load existing user cert when importing VPN profileTobias Brunner2017-07-031-1/+9
* android: Enable revocation pluginTobias Brunner2017-07-031-1/+1
* android: Add a simple HTTP(S) fetcher for CRLsTobias Brunner2017-07-037-2/+241
* android: Make log view more efficientTobias Brunner2017-07-031-8/+29
* android: Don't update state fragment if not attached to an ActivityTobias Brunner2017-06-301-0/+5
* android: Make sure every listener at the VPN state service is only registered...Tobias Brunner2017-06-301-11/+11
* android: Add menu item to import VPN profile via Storage Access FrameworkTobias Brunner2017-06-303-14/+59
* android: Add translation for Traditional ChineseTobias Brunner2017-06-302-0/+176
* android: Move Simplified Chinese translation to values-zg-rCN folderTobias Brunner2017-06-302-0/+0
* android: Update Gradle plugin and wrapperTobias Brunner2017-06-303-4/+4
* linked-list: Change return value of find_first() and signature of its callbackTobias Brunner2017-05-261-4/+12
* linked-list: Change interface of callback for invoke_function()Tobias Brunner2017-05-261-4/+12
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-261-5/+14
* android: New release after fixing potential ANR issueTobias Brunner2017-02-201-2/+2
* android: Send network change events from a separate thread via JNITobias Brunner2017-02-172-4/+68
* android: New release after adding translation for Simplified ChineseTobias Brunner2017-02-071-2/+2
* android: Add translation for Simplified ChineseTobias Brunner2017-02-076-4/+180
* daemon: Use separate method to set default loggersTobias Brunner2017-01-251-1/+1
* android: New release after adding profile import functionalityTobias Brunner2017-01-201-2/+2
* android: Handle profile file names with dots in themTobias Brunner2017-01-201-0/+3
* android: Handle errors when fetching profile in more detailTobias Brunner2017-01-206-16/+77
* android: Add activity to import VPN profiles from JSON-encoded filesTobias Brunner2017-01-2012-0/+1053
* android: Use a local broadcast to notify about profile changesTobias Brunner2017-01-203-47/+107
* android: Add a UUID property to the VPN profilesTobias Brunner2017-01-203-2/+72
* android: New release after re-adding support for ECC Brainpool curvesTobias Brunner2016-12-101-2/+2
* android: New release after fixing libtpmtss issueTobias Brunner2016-12-091-2/+2
* android: Make sure libtpmtss is loaded on older systemsTobias Brunner2016-12-093-1/+3
* android: New release after adding notificationTobias Brunner2016-12-081-2/+2
* android: Ensure that the certificates are loaded when accessing them via JNITobias Brunner2016-12-081-1/+1
* android: Add a public notificationTobias Brunner2016-12-081-6/+10
* android: Display a permanent notification while connectedTobias Brunner2016-12-089-27/+120
* android: Log any installed DNS serversTobias Brunner2016-12-081-1/+1