summaryrefslogtreecommitdiff
path: root/res/values
AgeCommit message (Collapse)Author
2013-04-16Add states when requiring user inputArne Schwabe
2013-04-16Remove unused string, update logmenuArne Schwabe
2013-04-10Always log tun informationArne Schwabe
I tired of bug reports without this information. Also this removes one of the unclear buttons in the Logwindow
2013-04-07Allow clearing of external appsArne Schwabe
2013-04-06Add external API with security.Arne Schwabe
2013-03-30the array should be flagged translatableArne Schwabe
2013-03-18Encourage users to translate in about screenArne Schwabe
2013-03-14Add padding to a few fragmentsArne Schwabe
2013-03-12Add padding to FAQ and TLS Remote ScreenArne Schwabe
--HG-- extra : rebase_source : fdba73716b9003900d767ef2c8cbb01b6583a580
2013-03-11Fix remote tis stringArne Schwabe
--HG-- extra : rebase_source : 08e314cc931226a4d8211591b89eada0ca20327e
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