summaryrefslogtreecommitdiff
path: root/res/layout/basic_settings.xml
AgeCommit message (Collapse)Author
2014-02-04Lint performance: completely cleanSean Leonard
That means there is no unnecessary file, nor resource, in the project right now. Conflicts: res/values-ca/strings.xml res/values-cs/strings.xml res/values-de/strings.xml res/values-es/strings.xml res/values-et/strings.xml res/values-fr/strings.xml res/values-id/strings.xml res/values-it/strings.xml res/values-ja/strings.xml res/values-ko/strings.xml res/values-nl/strings.xml res/values-no/strings.xml res/values-ro/strings.xml res/values-ru/strings.xml res/values-uk/strings.xml res/values-zh-rCN/strings.xml res/values-zh-rTW/strings.xml res/values/strings.xml res/values/untranslatable.xml res/xml/main_headers.xml
2013-11-09bitmaskclient instead of leapclient in package pathcyBerta
2013-07-26Include ics-openvpn license file in se.leap.openvpn packageSean Leonard
Clean erroneous copyright text (Consulted Arne) ics-openvpn uses GPLv2+
2013-01-22Start rebranding: a whole lotta string replacement, moving src/ file treeSean Leonard
2012-09-04Correct the type of text for the basic settings. (closes issue #86)Arne Schwabe
For the other settings which use T EditPrefernce there seems to be noway to specify a text type.
2012-07-21Hide the keyboard in the settings by defaultArne Schwabe
2012-06-17- Fix last commitArne Schwabe
- Implement reading extra CA cert from file to fix keystore error on some mobile phones
2012-05-24Add querying certificate key password (closes issue #23)Arne Schwabe
2012-05-05Version 0.4.7 with more route checking and fix of the tmp-dir bug :(Arne Schwabe
closes issue #6
2012-04-30version 0.4.2Arne Schwabe
2012-04-29Version 0.4 had a User/password and static keys options that will not work. ↵schwabe
Fix that
2012-04-28Almost ready for version 0.4schwabe
2012-04-27it is not getIntent() nor savedState nor other fancy stuff, getArgument() is ↵Arne Schwabe
what I want
2012-04-23Doing progress on the Preference dialog chaosArne Schwabe