Age | Commit message (Expand) | Author |
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 |
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 |
2014-06-11 | good icons are not easy ... WIP | Arne Schwabe |
2014-06-13 | Use GET_CONTENT on every device but not on Samsung where the documentsui seem... | Arne Schwabe |
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 |
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 inter... | Arne Schwabe |
2014-03-28 | update translationsv0.6.12 | Arne Schwabe |
2014-03-18 | try to fix bug reported by dev console | Arne Schwabe |
2014-03-15 | fix guessing profile names | Arne Schwabe |
2014-03-13 | Allow interface roaming. Currently only tested with static/udp configuration | Arne Schwabe |
2014-03-11 | Resurrect code for OpenVPN C++ core | Arne Schwabe |
2014-03-10 | replace assert with BuildConfig+Assert.assert... | Arne Schwabe |
2014-03-10 | Fix passwords starting with ; | Arne Schwabe |
2014-03-10 | Fix NPE reported by dev console | Arne Schwabe |
2014-03-10 | Catch SecurityExceptions when opening streams | Arne Schwabe |
2014-03-09 | Disable ABI building for now, always use DOCUMENT_OPEN intent | Arne Schwabe |
2014-03-07 | Add fix for Samsung Android which does not have a nice GET_CONTENT method ..... | Arne Schwabe |
2014-03-07 | increase gradle version of other modules too | Arne Schwabe |
2014-03-06 | Fix mistake when adding excluded routes (closes issue #238) | Arne Schwabe |
2014-03-03 | Update translations/translations fetch script. | Arne Schwabe |
2014-03-02 | Minor fixes | Arne Schwabe |
2014-02-20 | Use ACTION_GET_CONTENT (instead of ACTION_PICK) to allow Dropbox and other se... | Arne Schwabe |
2014-02-19 | Fix a bug in network space calculation | Arne Schwabe |
2014-02-18 | Fix not using low priority on CONNECTED state | Arne Schwabe |
2014-02-18 | suprress warnings | Arne Schwabe |
2014-02-18 | fix minor error | Arne Schwabe |
2014-02-17 | Further optimization of route calculation | Arne Schwabe |
2014-02-17 | BigInteger arithmetic is slow as hell. Cache getFirst/Last address | Arne Schwabe |