Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-20 | More debug for broken format string in translations | Arne Schwabe | |
2013-08-20 | Rename OpenVPN class to a VPNStatus | Arne Schwabe | |
--HG-- rename : src/de/blinkt/openvpn/core/OpenVPN.java => src/de/blinkt/openvpn/core/VpnStatus.java | |||
2013-08-20 | Retry on KeyStore error | Arne Schwabe | |
--HG-- extra : rebase_source : fc0068336b5344fd9e0beb6a10ff6eb2c4dc314f | |||
2013-08-16 | fix minor code style issues | Arne Schwabe | |
--HG-- extra : rebase_source : 713a275b9689e1bf413f8e4ee80d115842fa7f31 | |||
2013-08-15 | remove leftover debug code | Arne Schwabe | |
--HG-- extra : rebase_source : 97daba2653792c7a9d62901e85ce8d24d18eb915 | |||
2013-08-18 | Rebase OpenVPN to -master | Arne Schwabe | |
--HG-- extra : rebase_source : 37025b323cf5e6497cbc92744a32b0b69e397af8 | |||
2013-08-15 | Added tag v0.5.42 for changeset baef0b4be0bc | Arne Schwabe | |
2013-08-15 | Version 0.5.42v0.5.42 | Arne Schwabe | |
2013-08-14 | add a bit of text to 4.3 vpn dialog faq | Arne Schwabe | |
2013-08-14 | Add FAQ for Android 4.3 | Arne Schwabe | |
2013-08-14 | Fix format of strings.xml even more. | Arne Schwabe | |
Otherwise crowd.in will treat the strings with whitespace changes as new strings | |||
2013-08-14 | Restore of formatting of strings.xml | Arne Schwabe | |
2013-08-14 | Added tag v0.5.41 for changeset ca0588e93fe5 | Arne Schwabe | |
2013-08-14 | prepare for version 0.5.41v0.5.41 | Arne Schwabe | |
2013-08-13 | Fix another format string bug in tr translation, fix accidentally renamed ↵ | Arne Schwabe | |
method | |||
2013-08-13 | FIX NPE from Market console | Arne Schwabe | |
2013-08-13 | Add Turkish to the list of languages | Arne Schwabe | |
2013-08-12 | Fix inline files in TLS Auth Key settings | Arne Schwabe | |
2013-08-12 | enable TCP_NO_DELAY support | Arne Schwabe | |
2013-08-12 | enable --passtos on android | Arne Schwabe | |
2013-08-12 | Add xxhdpi icon | Arne Schwabe | |
2013-08-12 | Fix lint issues | Arne Schwabe | |
2013-08-12 | Add readme for github | Arne Schwabe | |
2013-08-10 | Update openvpn source code | Arne Schwabe | |
2013-08-10 | Added tag v0.5.40.1 for changeset 705d91c01bed | Arne Schwabe | |
--HG-- extra : amend_source : 4b5bffbde4558d6ffba3fee228babd898f1fd708 | |||
2013-08-10 | Fix stupid typo when handling extra certs (closes issue #193)v0.5.40.1 | Arne Schwabe | |
--HG-- extra : amend_source : ac197b2cd5b4dc96023b8bb6c48b4038c0f8c775 | |||
2013-08-09 | Fix comparator | Arne Schwabe | |
--HG-- extra : rebase_source : f8b3fe8b84129962fa51d11d4defb64594719ef3 | |||
2013-08-09 | Guess if a certificate is stored in hardware | Arne Schwabe | |
2013-08-08 | Log error if the IP that should be set is invalid | Arne Schwabe | |
2013-08-07 | Version 0.5.40 | Arne Schwabe | |
2013-08-07 | Update translationsv0.5.40 | Arne Schwabe | |
2013-08-07 | Fix compiling with Android NDK r9 | Arne Schwabe | |
2013-08-07 | Update buildToolsVersion to "18.0.1" (closes issue #190) | Arne Schwabe | |
2013-08-07 | Always pass context when retrieving vpn config, don't try JB+ extra on ICS ↵ | Arne Schwabe | |
(closes issue #188) | |||
2013-08-03 | clarify build process | Arne Schwabe | |
--HG-- extra : rebase_source : 7701e980c010e13487a6e364fcee16b221856a88 extra : amend_source : e8e7df48d1796a20804488cc97c42e2bbe50f5cb | |||
2013-08-02 | Welcome Android 4.3 | Arne Schwabe | |
Also add prototypish restricted profile support | |||
2013-07-12 | Do not show certificate information on pkcs12 and key dialogs (closes issue ↵ | Arne Schwabe | |
#180) --HG-- extra : rebase_source : cf8d0c01621f7e22033a8a3962c4bc47983753fb | |||
2013-07-12 | Fix keychain certificate handling | Arne Schwabe | |
Also reformat file --HG-- extra : rebase_source : cfae5aa4f9ec48c84262cc7829d2e38862fb68dc | |||
2013-07-11 | Usage reflection to use Android Bouncycastle to print Subject DN, also ↵ | Arne Schwabe | |
display CN in the basic settings screen --HG-- extra : rebase_source : 6cff9134e9f0bd0e5261edd7ac0b4139b1580d3b | |||
2013-07-23 | Require permission when calling activities too... | Arne Schwabe | |
2013-07-12 | Android Studio 0.2.0! | Arne Schwabe | |
--HG-- extra : amend_source : 5e56af06895f569502e44108f008e708b4c378da | |||
2013-07-09 | Add support for IntelliJ annotations (@Nullable, @NotNull) | Arne Schwabe | |
Also remove superfluous log message | |||
2013-07-05 | Ignore user and group options | Arne Schwabe | |
--HG-- extra : rebase_source : 42f96792241595a9c0358524b0a1f5e1628159c2 | |||
2013-07-05 | Fix disconnecting VPN from notification | Arne Schwabe | |
--HG-- extra : rebase_source : 78a533acc43184e8618f627ec4d1c3d964e616aa | |||
2013-07-03 | update translations | Arne Schwabe | |
2013-07-03 | Restructure global settings | Arne Schwabe | |
--HG-- extra : amend_source : 1b4e0ac86c557993b0195c4b1bad968f3f27aac1 | |||
2013-07-02 | I am not sure why I remove API version 14. I seem not use any 15+ API... | Arne Schwabe | |
2013-07-02 | android studio update | Arne Schwabe | |
2013-07-01 | big new icon | Arne Schwabe | |
2013-07-01 | Added tag v0.5.38.2 for changeset 35633e19b1a8 | Arne Schwabe | |
--HG-- extra : amend_source : 9ad805be18c9cc2ace0262fac1e7c6ef651931b3 |