Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-16 | fix typo | Arne Schwabe | |
--HG-- extra : rebase_source : 57dcca25fdc7601edb4fc274d8fd918c6f4f21c1 | |||
2013-12-28 | Remove old strings from Chinese translations | Arne Schwabe | |
2013-12-28 | Update translations | Arne Schwabe | |
--HG-- extra : rebase_source : 1e4d7e97ee8b1447d71876c8cf7e61b42a7aa666 | |||
2013-12-28 | lint fixes | Arne Schwabe | |
--HG-- extra : rebase_source : 3255789b1dc3b39dddf101f46ac78d68b01ec5e4 | |||
2013-12-17 | Add a note for the xposed module to the FAQ | Arne Schwabe | |
--HG-- extra : source : a853fe367b5b31c1c315bbd4501ad07870bfa385 | |||
2013-12-15 | remove broken strings for now | Arne Schwabe | |
2013-12-15 | Update translations | Arne Schwabe | |
2013-12-15 | Always log Exception to log | Arne Schwabe | |
2013-12-11 | Move activities and views into packages | Arne Schwabe | |
--HG-- rename : src/de/blinkt/openvpn/ConfigConverter.java => src/de/blinkt/openvpn/activities/ConfigConverter.java rename : src/de/blinkt/openvpn/app/CreateShortcuts.java => src/de/blinkt/openvpn/activities/CreateShortcuts.java rename : src/de/blinkt/openvpn/DisconnectVPN.java => src/de/blinkt/openvpn/activities/DisconnectVPN.java rename : src/de/blinkt/openvpn/FileSelect.java => src/de/blinkt/openvpn/activities/FileSelect.java rename : src/de/blinkt/openvpn/LogWindow.java => src/de/blinkt/openvpn/activities/LogWindow.java rename : src/de/blinkt/openvpn/MainActivity.java => src/de/blinkt/openvpn/activities/MainActivity.java rename : src/de/blinkt/openvpn/FileSelectLayout.java => src/de/blinkt/openvpn/views/FileSelectLayout.java rename : src/de/blinkt/openvpn/RemoteCNPreference.java => src/de/blinkt/openvpn/views/RemoteCNPreference.java rename : src/de/blinkt/openvpn/fragments/SeekBarTicks.java => src/de/blinkt/openvpn/views/SeekBarTicks.java extra : rebase_source : fccff1bc269dbc0ae33b96a4947b8a6e2924efeb | |||
2013-12-09 | update translations | Arne Schwabe | |
--HG-- extra : source : ef9adab61e0a4e6f846a51792a5aa1edbe8fef4e | |||
2013-11-29 | Fixes for keyboard navigation | Arne Schwabe | |
2013-11-25 | Add full license details | Arne Schwabe | |
2013-11-21 | Update translations | Arne Schwabe | |
2013-11-21 | Fix log window in landscape | Arne Schwabe | |
2013-11-21 | Give view options the right icon | Arne Schwabe | |
2013-11-21 | Fix lints warnings, change folder icons | Arne Schwabe | |
2013-11-21 | Remove now obsolete verbosity option | Arne Schwabe | |
--HG-- extra : amend_source : 3b6d49d653724677414376cc1b372a23c6c23354 | |||
2013-11-19 | small bug fixes | Arne Schwabe | |
2013-11-07 | Fine tune log window. | Arne Schwabe | |
--HG-- rename : res/layout-w720dp/log_fragment.xml => res/layout-sw600dp/log_fragment.xml rename : res/values-w600dp/dimens.xml => res/values-sw600dp/dimens.xml | |||
2013-11-07 | I think the hacks that were needed for earlier Android version should not be ↵ | Arne Schwabe | |
needed anymore. Don’t show them in the General settings menu. | |||
2013-10-28 | Fix NPE from market console | Arne Schwabe | |
2013-10-13 | Working LogFragment | Arne Schwabe | |
--HG-- rename : res/layout-w720dp/logwindow.xml => res/layout-w720dp/log_fragment.xml rename : res/layout/logwindow.xml => res/layout/log_fragment.xml rename : src/de/blinkt/openvpn/LogWindow.java => src/de/blinkt/openvpn/fragments/LogFragment.java | |||
2013-10-13 | Add Seekbar with ticks, make a better layout for large screens of the log screen | Arne Schwabe | |
--HG-- rename : res/layout/logwindow.xml => res/layout-w720dp/logwindow.xml | |||
2013-10-07 | Add "show password" to popup password dialog | Arne Schwabe | |
2013-09-27 | Implement changing log level on the fly in the log window, still needs some ↵ | Arne Schwabe | |
UI design love --HG-- extra : rebase_source : 207343cea3b74cd07ebdf00f8ef443465d12c966 | |||
2013-09-26 | Use auto schema instead of de.blinkt (closes issue #203) | Arne Schwabe | |
--HG-- extra : rebase_source : 75f8ec5cfb1509dec769034007d5e1733f7aa701 | |||
2013-09-18 | Refactor logging messages | Arne Schwabe | |
2013-09-12 | update translationsv0.5.46 | Arne Schwabe | |
2013-09-10 | Add Google in App purchasing as an Alternative for Paypal | Arne Schwabe | |
Also make sure it works on non Gplay devices too! | |||
2013-09-08 | Update translations | Arne Schwabe | |
2013-08-26 | Update translationsv0.5.44 | Arne Schwabe | |
2013-08-23 | Update translations, bump version | Arne Schwabe | |
2013-08-22 | Update translations, fix lang-tr | 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-13 | Fix another format string bug in tr translation, fix accidentally renamed ↵ | Arne Schwabe | |
method | |||
2013-08-13 | Add Turkish to the list of languages | Arne Schwabe | |
2013-08-12 | Add xxhdpi icon | Arne Schwabe | |
2013-08-12 | Fix lint issues | Arne Schwabe | |
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 | Update translationsv0.5.40 | Arne Schwabe | |
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-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-03 | update translations | Arne Schwabe | |