Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow selection of a CA certificate for a VPN profile | Tobias Brunner | 2012-08-13 | 2 | -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 Brunner | 2012-08-13 | 1 | -0/+29 | |
| | ||||||
* | Renamed main Activity (shorter name in Launcher) | Tobias Brunner | 2012-08-13 | 1 | -0/+1 | |
| | ||||||
* | Menu option added to reload cached CA certificates | Tobias Brunner | 2012-08-13 | 2 | -0/+24 | |
| | | | | This might be required if the user installs a new CA certificate. | |||||
* | Use Holo as theme | Tobias Brunner | 2012-08-13 | 1 | -0/+21 | |
| | ||||||
* | Use a contextual action bar to edit and delete selected VPN profiles | Tobias Brunner | 2012-08-11 | 2 | -0/+30 | |
| | ||||||
* | Provide a menu with options to save VPN profiles | Tobias Brunner | 2012-08-11 | 2 | -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 profiles | Tobias Brunner | 2012-08-11 | 1 | -0/+22 | |
| | ||||||
* | Added an activity to edit basic VPN profile details | Tobias Brunner | 2012-08-11 | 2 | -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 activity | Tobias Brunner | 2012-08-11 | 2 | -6/+20 | |
| | ||||||
* | Fragment added to list the VPN profiles | Tobias Brunner | 2012-08-11 | 2 | -1/+41 | |
| | ||||||
* | Added a custom adapter and layout to display VPN profiles in a ListView | Tobias Brunner | 2012-08-11 | 2 | -1/+70 | |
| | ||||||
* | Replaced launcher icon with a more appropriate one | Tobias Brunner | 2012-08-11 | 7 | -0/+0 | |
| | ||||||
* | Use strongSwan logo as icon | Tobias Brunner | 2012-08-08 | 7 | -0/+0 | |
| | | | | Due to the transparency and black font this is probably not optimal yet. | |||||
* | Added Android shell app created with Android SDK. | Tobias Brunner | 2012-08-08 | 5 | -0/+19 | |