summaryrefslogtreecommitdiff
path: root/res/values
AgeCommit message (Collapse)Author
2013-01-22Start rebranding: a whole lotta string replacement, moving src/ file treeSean Leonard
2013-01-07Logs arguments to strings for minidumpArne Schwabe
2013-01-04Fetch current translation from crowd.inArne Schwabe
2013-01-01Make state messages translatable and nicer.Arne Schwabe
2012-12-25update translationsArne Schwabe
2012-12-24Insert missing notArne Schwabe
2012-12-24Make send mini dump work with non Gmail Mail app, make google sending better ↵Arne Schwabe
placed
2012-12-22Parse the tls-remote server string, fix import message (Closes Issue #124)Arne Schwabe
2012-12-15Let the user control the new connect-retry(-max) logicArne Schwabe
2012-12-15These two strings got lost.Arne Schwabe
2012-12-15Add english corrections from crowding for next version.Arne Schwabe
2012-11-20VPN+tethering is becoming a FAQArne Schwabe
2012-10-26- Increase VersionArne Schwabe
- Add FAQ Entry for energy consumption
2012-10-19Make mime action description translatableArne Schwabe
2012-10-11Don't give myself credit.Arne Schwabe
2012-10-10Have translationby string a useful default for translatorsArne Schwabe
Grrrr at Chinese languages. Russian is complete enought to be usable
2012-09-23Move untranslatable string to own fileArne Schwabe
2012-09-16OpenVPN for Androids gains "+1 seriousness"Arne Schwabe
2012-09-13Add support for persist-tun option (closes issue #83)Arne Schwabe
2012-09-07Add FAQ entry for the network configurationArne Schwabe
2012-08-22Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 ↵Arne Schwabe
format
2012-08-21Add a nice "what to do" screen if no VPN has been added yetArne Schwabe
2012-08-21Add FAQ Entry for the duplicate notificationsArne Schwabe
2012-08-20Version 0.5.20Arne Schwabe
2012-08-13Allow editing the VPN Config from the log screen to ease configuration ↵Arne Schwabe
iterations
2012-08-12Implement starting a VPN on boot. (closes issue #62)Arne Schwabe
2012-08-03Donate with paypal ...Arne Schwabe
2012-07-30Use system proxy settings for openvpnArne Schwabe
2012-07-20- Remove now unused string to import pkcs12.Arne Schwabe
- Translate new string into german
2012-07-20- Use config file name instead for default VPN name (closes issue #53)Arne Schwabe
- Allow importing the pkcs12 into the android keystone when converting configuration
2012-07-19Clarify keychain access error (closes issue #58)Arne Schwabe
2012-07-18- Remove not translatable stringsArne Schwabe
- remove the experiential config importer string. The Importer should be quite stable now
2012-07-17Implementier modprobe tun for more braindead imagesArne Schwabe
2012-07-16Start work on clear setting for file dialogArne Schwabe
Add a quick start quide stating the obvious (*sigh*)
2012-07-16Fixes error reported on the Android market consoleArne Schwabe
- setting 0.0.0.0 as DNS gives NP - Using a invalid keystone key gives a NP in rsa_sign (Seems to happen on 4.0 -> 4.1 upgrade) - stupid config converter bug introduced in 5.12 - bump version to 5.12a
2012-07-15Add warning if no dns is set.Arne Schwabe
Check in a working copy of jbcrypto
2012-07-10Add ability to export openvpn configuration. (closes issue #52)Arne Schwabe
2012-07-05add translations fixes for zh, es (closes issue #44, closes #45)Arne Schwabe
make a few left out strings translatable (closes issue #44)
2012-07-03add fix to arrays.xml (closes issue #43)Arne Schwabe
add translated by recognition add faq for system dialogs
2012-07-010.5.9 removed the configimporter activity from the manifest. Fix this.Arne Schwabe
2012-06-30Relase version 0.5.9Arne Schwabe
2012-06-28The 'be ready for Jelly Beans' commitArne Schwabe
- fix concurrentaccess occuring on JB - JB does not allow to extract the private keys from the key storage, rewrite using the key storage to use JAVA API and the external-key management interface
2012-06-27log phone versionArne Schwabe
support more than 100 routes
2012-06-20mergeArne Schwabe
2012-06-19Spelling fixes by Lodewijk Voege <lvoege@gmail.com>Arne Schwabe
Thank you very much! Closes issue #39
2012-06-18Add a status message which shows the status of the connecting/connected VPNArne Schwabe
2012-06-17- Fix last commitArne Schwabe
- Implement reading extra CA cert from file to fix keystore error on some mobile phones
2012-06-13Correct network state messageArne Schwabe
Improve logging framework a bit Add logging of certificates received from Keystore
2012-06-03Implement reconnect on network change (closes issue #37)Arne Schwabe
2012-06-01- Fix custom search domain ignored (closes issue #36)Arne Schwabe