summaryrefslogtreecommitdiff
path: root/main/src
AgeCommit message (Collapse)Author
2014-11-12Fix lint issuesArne Schwabe
2014-11-12Rework ABI binary process (closes issue #298)Arne Schwabe
2014-11-11Improve FAQ Fragment on Lollipop, change edit icon to a better one.Arne Schwabe
2014-11-11Fix back button on DisconnectDialog doing strange thingsArne Schwabe
2014-11-10Add material style iconsArne Schwabe
--HG-- rename : main/src/main/res/drawable-hdpi/ic_sysbar_quicksettings.png => main/src/main/res/drawable-hdpi/vpn_item_settings.png rename : main/src/main/res/drawable-mdpi/ic_sysbar_quicksettings.png => main/src/main/res/drawable-mdpi/vpn_item_settings.png rename : main/src/main/res/drawable-xhdpi/ic_sysbar_quicksettings.png => main/src/main/res/drawable-xhdpi/vpn_item_settings.png
2014-11-09Implement removal of profiles via external APIArne Schwabe
2014-11-05Fix starting VPN without permission when called from external servicev0.6.20Arne Schwabe
2014-11-04Fix typo in last commitArne Schwabe
2014-11-04Make Faq look nicer, especially on large device by using cardviewsArne Schwabe
2014-10-29Update translationsArne Schwabe
2014-10-27Mark config files using cryptoapicert as keystoneArne Schwabe
2014-10-20Fix warning for subnet always being shownArne Schwabe
2014-10-03Fix bug when loading excluded IPv4 routesArne Schwabe
--HG-- extra : rebase_source : 939df3c5b7e45948c5ab28f7d8f6af465ad739b5
2014-10-15Fix string in Portugese translationv0.6.18Arne Schwabe
2014-10-15Update translationsArne Schwabe
2014-10-07Increase priority of on boot receiver (closes issue #281)Arne Schwabe
--HG-- extra : rebase_source : d81b62c1df59b1ce73849b2968275fc7efee9f64
2014-09-29Try to recover from broken PIE support on some device (Asus EEEPad) (closes ↵Arne Schwabe
issue #275)
2014-09-29Make more strings translatableArne Schwabe
2014-09-29Thanks for parmegv@sdf.org to point out that REDELIVER_INTENT and STICKY ↵Arne Schwabe
behave different (really fixes issue #286)
2014-09-29Implement restart of service (closes issue #286)Arne Schwabe
2014-09-18Fall back to the old dialog for KitKat devices that do not include mandatory ↵Arne Schwabe
KitKat features
2014-09-18Add copyright information to all filesArne Schwabe
2014-08-18Update translations, add Portuguese, update scriptArne Schwabe
2014-08-13Fix broken parsing and output of IPv6 RoutesArne Schwabe
--HG-- extra : rebase_source : 3ffb8db4e128c62426e18c79d5cc6876136bf3bf
2014-08-13Fix compilingArne Schwabe
--HG-- rename : main/src/main/java/de/blinkt/openvpn/core/OpenVpnService.java => main/src/main/java/de/blinkt/openvpn/core/OpenVPNService.java extra : rebase_source : 3ed07d308e89b0e3941bba8902a01579ac69d9c1
2014-08-14Add workaround for Android bug #70916Arne Schwabe
2014-08-12Rename OpenVpnService to OpenVPNServiceArne Schwabe
--HG-- extra : rebase_source : 3b5415c5d7edd339768d84aa9bb02399c11a5f3a
2014-08-12include commented out Acra supportArne Schwabe
--HG-- extra : rebase_source : f3396cea18633962ffa9f21d0537b9d4588a9bf4
2014-07-21Remove unused classArne Schwabe
--HG-- extra : rebase_source : 4a76c32a497fa306ac253c01a5530ff1ece26a8b
2014-07-16fix last commitArne Schwabe
--HG-- extra : rebase_source : 3983623b4b1c53db1c251b4761bc4aeec30edbcd
2014-07-16reformat, fix concurrencyArne Schwabe
--HG-- rename : main/src/main/java/de/blinkt/openvpn/fragments/Settings_Behaviour.java => main/src/main/java/de/blinkt/openvpn/fragments/Settings_Obscure.java extra : rebase_source : c7be2fcfcfc9f049246e305e65cd9a0f6f62eff5
2014-08-06Resort VPN preferences add mss fixArne Schwabe
--HG-- rename : main/src/main/java/de/blinkt/openvpn/fragments/Settings_Obscure.java => main/src/main/java/de/blinkt/openvpn/fragments/Settings_Behaviour.java
2014-07-23Tune FAQArne Schwabe
--HG-- extra : rebase_source : 3e91216fe140928991fbdecab28b688d09089597
2014-07-14Fix broken configuration net30 topology with subnet ifconfigArne Schwabe
2014-07-14CleanupsArne Schwabe
2014-07-10Don't warn on ifconfig configuration issuses. The VpnService makes enough ↵Arne Schwabe
warnings.
2014-07-07Add annotation that ECB mode is fine in this particular caseArne Schwabe
2014-07-07Update translationsArne Schwabe
2014-07-07Change default to require matching server name instead of certificate EKU ↵Arne Schwabe
(which gives a confusing error message)
2014-07-06Include package name in send dump emailArne Schwabe
2014-07-04Update translation, add HungerianArne Schwabe
2014-07-04contains of PriorityQueue is not what you expect... (closes issue #263)Arne Schwabe
2014-07-04Be on the safe sideArne Schwabe
2014-06-30Allow starting profiles by uuid in the same way as inline profilesArne Schwabe
2014-06-30fix lint reported issuesArne Schwabe
--HG-- rename : main/src/main/res/values-id/arrays.xml => main/src/main/res/values-in/arrays.xml rename : main/src/main/res/values-id/strings.xml => main/src/main/res/values-in/strings.xml
2014-06-30Fix bugs reported by Google Play ConsoleArne Schwabe
2014-06-25Throw error if the user tries to import a zip fileArne Schwabe
2014-06-24Fix nasty bug in AboutFragmentArne Schwabe
2014-06-24remove unused graphicArne Schwabe
2014-06-24Fix lint warningsArne Schwabe