aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/res
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow selection of a CA certificate for a VPN profileTobias Brunner2012-08-132-0/+30
| | | | | This solution is just temporary as it really is not that user-friendly to select CA certificates with a Spinner widget.
* Added simple adapter for trusted certificates (to be used with a Spinner widget)Tobias Brunner2012-08-131-0/+29
|
* Renamed main Activity (shorter name in Launcher)Tobias Brunner2012-08-131-0/+1
|
* Menu option added to reload cached CA certificatesTobias Brunner2012-08-132-0/+24
| | | | This might be required if the user installs a new CA certificate.
* Use Holo as themeTobias Brunner2012-08-131-0/+21
|
* Use a contextual action bar to edit and delete selected VPN profilesTobias Brunner2012-08-112-0/+30
|
* Provide a menu with options to save VPN profilesTobias Brunner2012-08-112-0/+33
| | | | | The ID of the updated/inserted profile is sent back to the activity that started the detail view.
* The list fragment uses a menu to provide an option to add new VPN profilesTobias Brunner2012-08-111-0/+22
|
* Added an activity to edit basic VPN profile detailsTobias Brunner2012-08-112-0/+91
| | | | | Already load existing data based on extra data delivered with the Intent, no saving and CA certificate handling yet.
* Show list fragment in main activityTobias Brunner2012-08-112-6/+20
|
* Fragment added to list the VPN profilesTobias Brunner2012-08-112-1/+41
|
* Added a custom adapter and layout to display VPN profiles in a ListViewTobias Brunner2012-08-112-1/+70
|
* Replaced launcher icon with a more appropriate oneTobias Brunner2012-08-117-0/+0
|
* Use strongSwan logo as iconTobias Brunner2012-08-087-0/+0
| | | | Due to the transparency and black font this is probably not optimal yet.
* Added Android shell app created with Android SDK.Tobias Brunner2012-08-085-0/+19