summaryrefslogtreecommitdiff
path: root/res/values
AgeCommit message (Collapse)Author
2013-08-14add a bit of text to 4.3 vpn dialog faqArne Schwabe
2013-08-14Add FAQ for Android 4.3Arne Schwabe
2013-08-14Fix format of strings.xml even more.Arne Schwabe
Otherwise crowd.in will treat the strings with whitespace changes as new strings
2013-08-14Restore of formatting of strings.xmlArne Schwabe
2013-08-12Fix lint issuesArne Schwabe
2013-08-09Guess if a certificate is stored in hardwareArne Schwabe
2013-08-08Log error if the IP that should be set is invalidArne Schwabe
2013-08-03clarify build processArne Schwabe
--HG-- extra : rebase_source : 7701e980c010e13487a6e364fcee16b221856a88 extra : amend_source : e8e7df48d1796a20804488cc97c42e2bbe50f5cb
2013-08-02Welcome Android 4.3Arne Schwabe
Also add prototypish restricted profile support
2013-07-12Do not show certificate information on pkcs12 and key dialogs (closes issue ↵Arne Schwabe
#180) --HG-- extra : rebase_source : cf8d0c01621f7e22033a8a3962c4bc47983753fb
2013-07-03Restructure global settingsArne Schwabe
--HG-- extra : amend_source : 1b4e0ac86c557993b0195c4b1bad968f3f27aac1
2013-06-23Fix issues found by Code AnalysisArne Schwabe
2013-06-23Implement expandable notifications for 4.1Arne Schwabe
2013-06-10fix typoArne Schwabe
--HG-- extra : rebase_source : 1c67d40cf0c2621870875c1330193d4c37425039
2013-06-07Increase OpenVPN version, add fixes from crowd.in to english textsArne Schwabe
--HG-- extra : amend_source : bc03ea072fbc2b8815fbdf691a42ed9600e959d1
2013-06-05Make a bit more clear what kind of remote certificate is expected (closes ↵Arne Schwabe
issue #165)
2013-06-05Add support for asking username/password if none is set (closes issue #174)Arne Schwabe
2013-05-29Allow pausing the VPN also without persistent-tun.Arne Schwabe
I don't like the concept but I don't to educate people ….
2013-05-26State the obviousArne Schwabe
2013-05-25Implement Option to pause VPN when screen is off (closes issue #162)Arne Schwabe
--HG-- rename : src/de/blinkt/openvpn/core/NetworkStateReceiver.java => src/de/blinkt/openvpn/core/DeviceStateReceiver.java
2013-04-24Switch license to GPLv2.\nI am annoyed of people modifying my code, breaking ↵Arne Schwabe
and then ask me for help on their commercial product for free... --HG-- extra : rebase_source : 9c5beb9346c0c4cc124c6286c4d97e3895b7a8fe
2013-04-23Add the information that Android will keep using proxies when having no DNS ↵Arne Schwabe
server specified (closes issue #161) --HG-- extra : rebase_source : 99047ef45106d9884e9f9b09e8fe117ba23da597
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