Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: Migrate to the Gradle build system | Tobias Brunner | 2015-11-12 | 2 | -64/+0 |
| | | | | | This uses a manual way to trigger the NDK build (the default with on-the-fly Android.mk files does not work for us). | ||||
* | android: Add activity that displays a list of remediation instructions | Tobias Brunner | 2013-07-08 | 1 | -0/+32 |
| | | | | | On large displays a two-pane layout is used that displays the list next to the actual instructions. | ||||
* | android: Background for state panels provides separator | Tobias Brunner | 2013-07-08 | 1 | -5/+16 |
| | |||||
* | Add a fragment to MainActivity which will display the current VPN state | Tobias Brunner | 2012-08-13 | 1 | -0/+21 |
The fragment is bound to the VpnStateService and registered as listener. |