aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/res/layout/main.xml
Commit message (Collapse)AuthorAgeFilesLines
* android: Migrate to the Gradle build systemTobias Brunner2015-11-121-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 stateTobias Brunner2013-07-081-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 stateTobias Brunner2012-08-131-3/+10
| | | | The fragment is bound to the VpnStateService and registered as listener.
* Show list fragment in main activityTobias Brunner2012-08-111-5/+20
|
* Added Android shell app created with Android SDK.Tobias Brunner2012-08-081-0/+12