Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-25 | Implement 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-05-24 | Autoscroll log (closes issue #164) | Arne Schwabe | |
2013-05-20 | Add certificate CN print | Arne Schwabe | |
Need to fix string for email and order --HG-- extra : rebase_source : c3d5858d53d2f8f340b0d4a07434021f194a247a | |||
2013-04-26 | Add swedish files | Arne Schwabe | |
--HG-- extra : rebase_source : 52b9a6e2950e5cc55a0741961603c38741a60ab6 | |||
2013-04-24 | Switch 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-23 | Add 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-16 | Add states when requiring user input | Arne Schwabe | |
2013-04-16 | Remove unused string, update logmenu | Arne Schwabe | |
2013-04-10 | Always log tun information | Arne Schwabe | |
I tired of bug reports without this information. Also this removes one of the unclear buttons in the Logwindow | |||
2013-04-08 | Remove tls-remote conversion. Let Heiko's patches handle this stuff | Arne Schwabe | |
2013-04-07 | Allow clearing of external apps | Arne Schwabe | |
2013-04-06 | Add external API with security. | Arne Schwabe | |
2013-04-01 | Update translationsv0.5.36 | Arne Schwabe | |
2013-03-30 | the array should be flagged translatable | Arne Schwabe | |
2013-03-18 | Encourage users to translate in about screen | Arne Schwabe | |
2013-03-16 | Reflect changes in vpn headers file | Arne Schwabe | |
--HG-- extra : amend_source : cac129da95c812fcd2b61156e35168d53945ad1b | |||
2013-03-14 | Add padding to a few fragments | Arne Schwabe | |
2013-03-12 | Annote FAQ item to ignore lint checks | Arne Schwabe | |
2013-03-12 | Add padding to FAQ and TLS Remote Screen | Arne Schwabe | |
--HG-- extra : rebase_source : fdba73716b9003900d767ef2c8cbb01b6583a580 | |||
2013-03-11 | Add broadcast sent when VPN Status changes, still needs to tested (closes ↵ | Arne Schwabe | |
issue #150) | |||
2013-03-11 | Fix remote tis string | Arne Schwabe | |
--HG-- extra : rebase_source : 08e314cc931226a4d8211591b89eada0ca20327e | |||
2013-03-08 | Enhance/fix --verify-x509-name support | Arne Schwabe | |
2013-03-07 | verify-x509-name not x509-verify-name | Arne Schwabe | |
2013-03-07 | Add x509-verify-name support to ics-openvpn GUI | Arne Schwabe | |
--HG-- extra : rebase_source : 58613dd0fdf7a9ea75d59b1ea16c68fb6524138b | |||
2013-03-05 | Add copyright for bouncy castles | Arne Schwabe | |
--HG-- extra : rebase_source : b8f7314dccb41686ec58a189e111935fdc8d4619 | |||
2013-03-03 | Fetch translation for new versionv0.5.34a | Arne Schwabe | |
2013-03-03 | - Increase version to 0.5.34a for JB 4.1 only | Arne Schwabe | |
- When importing OpenVPN Access profiles import username and name | |||
2013-03-01 | Fix even stupider bugv0.5.34 | Arne Schwabe | |
--HG-- extra : amend_source : d8c0fc1d7c1f5ad498fb9ecd37b58929b1aa7f7b | |||
2013-03-01 | fetch latest translation before releasev0.5.33 | Arne Schwabe | |
2013-02-28 | Menu fine tuning | Arne Schwabe | |
2013-02-28 | new translations | Arne Schwabe | |
2013-02-28 | Fix scroll bar location | Arne Schwabe | |
2013-02-28 | New Layout for main screen | Arne Schwabe | |
2013-02-26 | Refactor ConnectionStatus to be an enumerationv0.5.32 | Arne Schwabe | |
--HG-- extra : rebase_source : 6cf34d83b33bdb25d2311ad9adaa446ac0aac823 | |||
2013-02-20 | Display 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-10 | Use different icons in the status bar depending on status. | Arne Schwabe | |
2013-02-10 | Add timestamps to log window | Arne Schwabe | |
--HG-- extra : rebase_source : cbcf8f519b4a2c616a645636653fe711304a5942 | |||
2013-02-10 | Add more graphics for notification icon | Arne Schwabe | |
--HG-- extra : rebase_source : 25e9d9c2c73babb9749001c1fcb32a58c32ce02a | |||
2013-02-10 | Add more graphics for notification icon | Arne Schwabe | |
--HG-- extra : rebase_source : fcc2631a85461bcbdacc8dd3c8010b36fa73b105 | |||
2013-02-09 | Merge non OpenVPN3 specific into main | Arne Schwabe | |
2013-02-05 | Use arrows instead of text in the transferred byte message to save space. ↵ | Arne Schwabe | |
Fix closing of management socket | |||
2013-02-05 | Fix Locale related errors/bugs. Update … to unicode replacement. Fix the ↵ | Arne Schwabe | |
speed display. | |||
2013-02-03 | More fixes in the values-uk/strings.xml | Arne Schwabe | |
2013-02-02 | Add the --auth option to the auth/enc dialog | Arne Schwabe | |
2013-02-02 | Give the hint of android bug with alphanumeric Keystore Aliases. (closes ↵ | Arne Schwabe | |
issue #132) | |||
2013-02-01 | New translations, fixes uk strings | Arne Schwabe | |
2013-01-31 | Allow finer control of notification messages | Arne Schwabe | |
2013-01-18 | Adding Ukraine translation | Arne Schwabe | |
--HG-- extra : rebase_source : d5a3b2e3ae4732015c03063562602651c2997a74 | |||
2013-01-10 | add indonesian fetching, remove google-breakcode as sub project | Arne Schwabe | |
2013-01-07 | Logs arguments to strings for minidump | Arne Schwabe | |