Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-18 | Update translations, add Portuguese, update script | Arne Schwabe | |
2014-08-13 | Fix broken parsing and output of IPv6 Routes | Arne Schwabe | |
--HG-- extra : rebase_source : 3ffb8db4e128c62426e18c79d5cc6876136bf3bf | |||
2014-08-13 | Fix compiling | Arne 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-14 | Add workaround for Android bug #70916 | Arne Schwabe | |
2014-08-12 | Rename OpenVpnService to OpenVPNService | Arne Schwabe | |
--HG-- extra : rebase_source : 3b5415c5d7edd339768d84aa9bb02399c11a5f3a | |||
2014-08-12 | include commented out Acra support | Arne Schwabe | |
--HG-- extra : rebase_source : f3396cea18633962ffa9f21d0537b9d4588a9bf4 | |||
2014-07-21 | Remove unused class | Arne Schwabe | |
--HG-- extra : rebase_source : 4a76c32a497fa306ac253c01a5530ff1ece26a8b | |||
2014-07-16 | fix last commit | Arne Schwabe | |
--HG-- extra : rebase_source : 3983623b4b1c53db1c251b4761bc4aeec30edbcd | |||
2014-07-16 | reformat, fix concurrency | Arne 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-06 | Resort VPN preferences add mss fix | Arne 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-23 | Tune FAQ | Arne Schwabe | |
--HG-- extra : rebase_source : 3e91216fe140928991fbdecab28b688d09089597 | |||
2014-07-14 | Fix broken configuration net30 topology with subnet ifconfig | Arne Schwabe | |
2014-07-14 | Cleanups | Arne Schwabe | |
2014-07-10 | Don't warn on ifconfig configuration issuses. The VpnService makes enough ↵ | Arne Schwabe | |
warnings. | |||
2014-07-07 | Add annotation that ECB mode is fine in this particular case | Arne Schwabe | |
2014-07-07 | Update translations | Arne Schwabe | |
2014-07-07 | Change default to require matching server name instead of certificate EKU ↵ | Arne Schwabe | |
(which gives a confusing error message) | |||
2014-07-06 | Include package name in send dump email | Arne Schwabe | |
2014-07-04 | Update translation, add Hungerian | Arne Schwabe | |
2014-07-04 | contains of PriorityQueue is not what you expect... (closes issue #263) | Arne Schwabe | |
2014-07-04 | Be on the safe side | Arne Schwabe | |
2014-06-30 | Allow starting profiles by uuid in the same way as inline profiles | Arne Schwabe | |
2014-06-30 | fix lint reported issues | Arne 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-30 | Fix bugs reported by Google Play Console | Arne Schwabe | |
2014-06-25 | Throw error if the user tries to import a zip file | Arne Schwabe | |
2014-06-24 | Fix nasty bug in AboutFragment | Arne Schwabe | |
2014-06-24 | remove unused graphic | Arne Schwabe | |
2014-06-24 | Fix lint warnings | Arne Schwabe | |
2014-06-24 | update translations | Arne Schwabe | |
2014-06-16 | Remove references to a service the LogFragment does not use. | Arne Schwabe | |
2014-06-16 | update german | Arne Schwabe | |
2014-06-15 | More work on icon ... | Arne Schwabe | |
--HG-- extra : rebase_source : 04c1b6f81e1e8302781bf9273393607c1c857f47 | |||
2014-06-11 | good icons are not easy ... WIP | Arne Schwabe | |
--HG-- extra : rebase_source : a6e3208c3437b250d5a44909d2dffba10b98d6fb | |||
2014-06-13 | Use 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-12 | update translations | Arne Schwabe | |
2014-06-11 | Update translations | Arne Schwabe | |
2014-06-05 | really disable gms | Arne Schwabe | |
2014-06-05 | minor icon tweak | Arne Schwabe | |
2014-06-05 | Disable GMS | Arne Schwabe | |
2014-06-04 | Implement PIE on JELLY BEAN | Arne Schwabe | |
2014-06-04 | 4.4.3 should fix the bug where two open tun devices wreck the VPN stack | Arne Schwabe | |
2014-06-03 | Fix path check (closes issue #251) | Arne Schwabe | |
2014-06-03 | update translations | Arne Schwabe | |
2014-06-03 | Implementing clearing a CA certificate for keystone authentication method | Arne Schwabe | |
2014-06-03 | Fix order of library path | Arne Schwabe | |
2014-04-28 | Update translations | Arne Schwabe | |
--HG-- extra : rebase_source : 3d53a9246abdd8dfd80ef261eb369cf49668ceb7 | |||
2014-04-09 | update translations | Arne Schwabe | |
2014-04-03 | Update strings | Arne Schwabe | |
2014-03-31 | Don't assume that a configured net30 topology means that the configured ↵ | Arne Schwabe | |
interface is a /30 topology (closes issue #241) | |||
2014-03-28 | update translationsv0.6.12 | Arne Schwabe | |