aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/res/drawable
Commit message (Collapse)AuthorAgeFilesLines
* android: Add activity that displays a list of remediation instructionsTobias Brunner2013-07-081-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 separatorTobias Brunner2013-07-081-5/+16
|
* Add a fragment to MainActivity which will display the current VPN stateTobias Brunner2012-08-131-0/+21
The fragment is bound to the VpnStateService and registered as listener.