summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2014-01-25crowding seems not to update chinese files properlyArne Schwabe
2014-01-25Remove Korean string with control charactersArne Schwabe
2014-01-25Update translationsArne Schwabe
2014-01-25Add the ability to select missing files from Convert DialogArne Schwabe
2014-01-21Add to code that allows excluding routes from the VPNArne Schwabe
--HG-- extra : rebase_source : 7e20e643cb0949520b92f7ab7b623d6856ea4ef7
2014-01-16 fix typoArne Schwabe
--HG-- extra : rebase_source : 57dcca25fdc7601edb4fc274d8fd918c6f4f21c1
2013-12-28Remove old strings from Chinese translationsArne Schwabe
2013-12-28Update translationsArne Schwabe
--HG-- extra : rebase_source : 1e4d7e97ee8b1447d71876c8cf7e61b42a7aa666
2013-12-28lint fixesArne Schwabe
--HG-- extra : rebase_source : 3255789b1dc3b39dddf101f46ac78d68b01ec5e4
2013-12-17Add a note for the xposed module to the FAQArne Schwabe
--HG-- extra : source : a853fe367b5b31c1c315bbd4501ad07870bfa385
2013-12-15remove broken strings for nowArne Schwabe
2013-12-15Update translationsArne Schwabe
2013-12-15Always log Exception to logArne Schwabe
2013-12-11Move activities and views into packagesArne 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-09update translationsArne Schwabe
--HG-- extra : source : ef9adab61e0a4e6f846a51792a5aa1edbe8fef4e
2013-11-29Fixes for keyboard navigationArne Schwabe
2013-11-25Add full license detailsArne Schwabe
2013-11-21Update translationsArne Schwabe
2013-11-21Fix log window in landscapeArne Schwabe
2013-11-21Give view options the right iconArne Schwabe
2013-11-21Fix lints warnings, change folder iconsArne Schwabe
2013-11-21Remove now obsolete verbosity optionArne Schwabe
--HG-- extra : amend_source : 3b6d49d653724677414376cc1b372a23c6c23354
2013-11-19small bug fixesArne Schwabe
2013-11-07Fine 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-07I 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-28Fix NPE from market consoleArne Schwabe
2013-10-13Working LogFragmentArne 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-13Add Seekbar with ticks, make a better layout for large screens of the log screenArne Schwabe
--HG-- rename : res/layout/logwindow.xml => res/layout-w720dp/logwindow.xml
2013-10-07Add "show password" to popup password dialogArne Schwabe
2013-09-27Implement 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-26Use auto schema instead of de.blinkt (closes issue #203)Arne Schwabe
--HG-- extra : rebase_source : 75f8ec5cfb1509dec769034007d5e1733f7aa701
2013-09-18Refactor logging messagesArne Schwabe
2013-09-12update translationsv0.5.46Arne Schwabe
2013-09-10Add Google in App purchasing as an Alternative for PaypalArne Schwabe
Also make sure it works on non Gplay devices too!
2013-09-08Update translationsArne Schwabe
2013-08-26Update translationsv0.5.44Arne Schwabe
2013-08-23Update translations, bump versionArne Schwabe
2013-08-22Update translations, fix lang-trArne Schwabe
2013-08-15Version 0.5.42v0.5.42Arne Schwabe
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-13Fix another format string bug in tr translation, fix accidentally renamed ↵Arne Schwabe
method
2013-08-13Add Turkish to the list of languagesArne Schwabe
2013-08-12Add xxhdpi iconArne 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-07Update translationsv0.5.40Arne Schwabe