Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: Migrate to the Gradle build system | Tobias Brunner | 2015-11-12 | 1 | -40/+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 fragment that displays the IMC state | Tobias Brunner | 2013-07-08 | 1 | -1/+7 |
| | | | | | The fragment hides itself if the state is unknown or the assessment succeeded. | ||||
* | Add a fragment to MainActivity which will display the current VPN state | Tobias Brunner | 2012-08-13 | 1 | -3/+10 |
| | | | | The fragment is bound to the VpnStateService and registered as listener. | ||||
* | Show list fragment in main activity | Tobias Brunner | 2012-08-11 | 1 | -5/+20 |
| | |||||
* | Added Android shell app created with Android SDK. | Tobias Brunner | 2012-08-08 | 1 | -0/+12 |