aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/res/values
Commit message (Expand)AuthorAgeFilesLines
* android: Show confirmation dialog when starting a profile while already conne...Tobias Brunner2012-11-211-0/+6
* android: Add the ability to create shortcuts to specific VPN profilesTobias Brunner2012-11-211-0/+1
* android: Start a specific VPN profile based on special IntentsTobias Brunner2012-11-211-0/+1
* android: Attribute added to display the list of VPN profiles in read-only modeTobias Brunner2012-11-211-0/+20
* android: Show an error if VPN fails due to lock down mode in Android 4.2Tobias Brunner2012-11-191-0/+1
* android: Allow configuration of a user certificateTobias Brunner2012-08-312-0/+5
* android: Spinner added to select the VPN typeTobias Brunner2012-08-312-0/+22
* Show an error message if VPN is not supportedTobias Brunner2012-08-151-0/+2
* Enable search for certificate lists (via SearchView in ActionBar)Tobias Brunner2012-08-141-0/+1
* Added new UI to select a specific CA certificateTobias Brunner2012-08-141-0/+2
* Added an activity that shows lists of CA certificates in two tabsTobias Brunner2012-08-141-0/+3
* Added a ListFragment that lists trusted certificates (loaded via a custom Loa...Tobias Brunner2012-08-141-0/+3
* Remove certificate spinner from edit viewTobias Brunner2012-08-141-1/+0
* Menu option added that allows users to send the log fileTobias Brunner2012-08-131-0/+3
* Add an Activity that shows the log fragmentTobias Brunner2012-08-131-0/+4
* Use colors from the Android color palette for the VPN status textsTobias Brunner2012-08-131-0/+24
* Localized title for contextual action barTobias Brunner2012-08-131-0/+1
* Show an error dialog when errors occur while establishing the VPNTobias Brunner2012-08-131-0/+7
* Show a button to disconnect the VPN once it is establishedTobias Brunner2012-08-131-0/+1
* Show current VPN state and profile nameTobias Brunner2012-08-131-0/+10
* Prompt the user for a password if none is configured in the VPN profileTobias Brunner2012-08-131-0/+4
* Allow selection of a CA certificate for a VPN profileTobias Brunner2012-08-131-0/+5
* Renamed main Activity (shorter name in Launcher)Tobias Brunner2012-08-131-0/+1
* Menu option added to reload cached CA certificatesTobias Brunner2012-08-131-0/+1
* Use Holo as themeTobias Brunner2012-08-131-0/+21
* Use a contextual action bar to edit and delete selected VPN profilesTobias Brunner2012-08-111-0/+6
* Provide a menu with options to save VPN profilesTobias Brunner2012-08-111-0/+5
* Added an activity to edit basic VPN profile detailsTobias Brunner2012-08-111-0/+7
* Show list fragment in main activityTobias Brunner2012-08-111-1/+0
* Fragment added to list the VPN profilesTobias Brunner2012-08-111-1/+3
* Added a custom adapter and layout to display VPN profiles in a ListViewTobias Brunner2012-08-111-1/+21
* Added Android shell app created with Android SDK.Tobias Brunner2012-08-081-0/+7