aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/res/layout
Commit message (Expand)AuthorAgeFilesLines
* android: Migrate to the Gradle build systemTobias Brunner2015-11-1216-861/+0
* android: Extend GUI so the split tunneling options can be setTobias Brunner2015-07-281-0/+18
* android: Extend GUI so the server port can be enteredTobias Brunner2015-07-281-0/+14
* android: Extend GUI so the MTU can be enteredTobias Brunner2015-07-281-1/+28
* android: Do not use deprecated TwoLineListItemTobias Brunner2014-07-222-4/+4
* android: Add information about transmitted data if EAP-TNC is selectedTobias Brunner2013-07-081-0/+5
* android: Reuse certificate selector as generic two line buttonTobias Brunner2013-07-082-2/+2
* android: IMC state fragment is a button that shows remediation instructions o...Tobias Brunner2013-07-081-16/+35
* android: Add activity that displays a list of remediation instructionsTobias Brunner2013-07-081-0/+21
* android: Add adapter for remediation instructionsTobias Brunner2013-07-081-0/+47
* android: Add fragment that displays a single remediation instructionTobias Brunner2013-07-081-0/+55
* android: Background for state panels provides separatorTobias Brunner2013-07-082-14/+5
* android: Add fragment that displays the IMC stateTobias Brunner2013-07-082-1/+61
* android: Add the ability to create shortcuts to specific VPN profilesTobias Brunner2012-11-211-0/+30
* android: Display the selected certificate alias in the profile listTobias Brunner2012-08-311-0/+10
* android: Allow configuration of a user certificateTobias Brunner2012-08-311-1/+19
* android: Separate view added to select certificatesTobias Brunner2012-08-312-25/+41
* android: Spinner added to select the VPN typeTobias Brunner2012-08-311-15/+36
* Added new UI to select a specific CA certificateTobias Brunner2012-08-141-0/+27
* Added an activity that shows lists of CA certificates in two tabsTobias Brunner2012-08-141-0/+20
* Changed TrustedCertificateAdapter for use with ListViews and TrustedCertifica...Tobias Brunner2012-08-141-10/+17
* Remove certificate spinner from edit viewTobias Brunner2012-08-141-13/+0
* Add an Activity that shows the log fragmentTobias Brunner2012-08-131-0/+26
* Add a fragment that can display charon's log fileTobias Brunner2012-08-131-0/+41
* Show a button to disconnect the VPN once it is establishedTobias Brunner2012-08-131-0/+11
* Show current VPN state and profile nameTobias Brunner2012-08-131-0/+50
* Add a fragment to MainActivity which will display the current VPN stateTobias Brunner2012-08-132-3/+40
* Prompt the user for a password if none is configured in the VPN profileTobias Brunner2012-08-131-0/+51
* Allow selection of a CA certificate for a VPN profileTobias Brunner2012-08-131-0/+25
* Added simple adapter for trusted certificates (to be used with a Spinner widget)Tobias Brunner2012-08-131-0/+29
* Added an activity to edit basic VPN profile detailsTobias Brunner2012-08-111-0/+84
* Show list fragment in main activityTobias Brunner2012-08-111-5/+20
* Fragment added to list the VPN profilesTobias Brunner2012-08-111-0/+38
* Added a custom adapter and layout to display VPN profiles in a ListViewTobias Brunner2012-08-111-0/+49
* Added Android shell app created with Android SDK.Tobias Brunner2012-08-081-0/+12