summaryrefslogtreecommitdiff
path: root/res/values
AgeCommit message (Collapse)Author
2013-03-08Enhance/fix --verify-x509-name supportArne Schwabe
2013-03-07verify-x509-name not x509-verify-nameArne Schwabe
2013-03-07Add x509-verify-name support to ics-openvpn GUIArne Schwabe
--HG-- extra : rebase_source : 58613dd0fdf7a9ea75d59b1ea16c68fb6524138b
2013-03-05Add copyright for bouncy castlesArne Schwabe
--HG-- extra : rebase_source : b8f7314dccb41686ec58a189e111935fdc8d4619
2013-02-28New Layout for main screenArne Schwabe
2013-02-26Refactor ConnectionStatus to be an enumerationv0.5.32Arne Schwabe
--HG-- extra : rebase_source : 6cf34d83b33bdb25d2311ad9adaa446ac0aac823
2013-02-20Display if the build is done by me or other persons (will help finding the ↵Arne Schwabe
native library problems of strange build) --HG-- extra : amend_source : 1df0499d036bab9cfd6b73f8b539d159304c3909
2013-02-10Add timestamps to log windowArne Schwabe
--HG-- extra : rebase_source : cbcf8f519b4a2c616a645636653fe711304a5942
2013-02-10Add more graphics for notification iconArne Schwabe
--HG-- extra : rebase_source : fcc2631a85461bcbdacc8dd3c8010b36fa73b105
2013-02-09Merge non OpenVPN3 specific into mainArne Schwabe
2013-02-05Use arrows instead of text in the transferred byte message to save space. ↵Arne Schwabe
Fix closing of management socket
2013-02-05Fix Locale related errors/bugs. Update … to unicode replacement. Fix the ↵Arne Schwabe
speed display.
2013-02-02Add the --auth option to the auth/enc dialogArne Schwabe
2013-02-02Give the hint of android bug with alphanumeric Keystore Aliases. (closes ↵Arne Schwabe
issue #132)
2013-01-31Allow finer control of notification messagesArne Schwabe
2013-01-07Logs arguments to strings for minidumpArne Schwabe
2013-01-04Fetch current translation from crowd.inArne Schwabe
--HG-- extra : rebase_source : 44d6489286ed63d24bb099ee9cd04aadb58e81f5
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 --HG-- rename : res/values-zh-CN/arrays.xml => res/values-zh-rCN/arrays.xml rename : res/values-zh-CN/strings.xml => res/values-zh-rCN/strings.xml
2012-09-23Move untranslatable string to own fileArne Schwabe
--HG-- extra : rebase_source : f53888f33b0b11773c0c0bece5303a943a2f4a43
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.20v0.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 consolev0.5.12aArne 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.v0.5.12Arne Schwabe
Check in a working copy of jbcrypto