summaryrefslogtreecommitdiff
path: root/main/src
AgeCommit message (Collapse)Author
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
2014-06-24update translationsArne Schwabe
2014-06-16Remove references to a service the LogFragment does not use.Arne Schwabe
2014-06-16update germanArne Schwabe
2014-06-15More work on icon ...Arne Schwabe
--HG-- extra : rebase_source : 04c1b6f81e1e8302781bf9273393607c1c857f47
2014-06-11good icons are not easy ... WIPArne Schwabe
--HG-- extra : rebase_source : a6e3208c3437b250d5a44909d2dffba10b98d6fb
2014-06-13Use GET_CONTENT on every device but not on Samsung where the documentsui ↵Arne Schwabe
seems to unable to handle GET_CONTENT. Also always show SD cards
2014-06-12update translationsArne Schwabe
2014-06-11Update translationsArne Schwabe
2014-06-05really disable gmsArne Schwabe
2014-06-05minor icon tweakArne Schwabe
2014-06-05Disable GMSArne Schwabe
2014-06-04Implement PIE on JELLY BEANArne Schwabe
2014-06-044.4.3 should fix the bug where two open tun devices wreck the VPN stackArne Schwabe