Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-08 | Enhance/fix --verify-x509-name support | Arne Schwabe | |
2013-03-03 | new version for all android versions … *grrrr* @ playstorev0.5.35 | Arne Schwabe | |
2013-03-03 | Revert JB 4.1 only | Arne Schwabe | |
2013-03-03 | - Increase version to 0.5.34a for JB 4.1 only | Arne Schwabe | |
- When importing OpenVPN Access profiles import username and name | |||
2013-03-01 | Fix even stupider bugv0.5.34 | Arne Schwabe | |
--HG-- extra : amend_source : d8c0fc1d7c1f5ad498fb9ecd37b58929b1aa7f7b | |||
2013-03-01 | Fix stupid bug when importing profiles | Arne Schwabe | |
--HG-- extra : rebase_source : f00ca3a463ccd6338a9b3820ac1eeb9b5ec7e682 | |||
2013-02-28 | Menu fine tuning | Arne Schwabe | |
2013-02-28 | New Layout for main screen | Arne Schwabe | |
2013-02-21 | fix manifest, remember timestamp format, introduce overly accurate timestamp ↵ | Arne Schwabe | |
format (=ISO) | |||
2013-02-20 | Display if the build is done by me or other persons (will help finding the ↵ | Arne Schwabe | |
native library problems of strange build) --HG-- extra : amend_source : 1df0499d036bab9cfd6b73f8b539d159304c3909 | |||
2013-02-06 | Fix embedding inline files (closes issue #141) | Arne Schwabe | |
increase version number | |||
2013-02-06 | v0.5.30 (not published)v0.5.30 | Arne Schwabe | |
2013-02-05 | Fix Locale related errors/bugs. Update … to unicode replacement. Fix the ↵ | Arne Schwabe | |
speed display. | |||
2013-02-03 | Add fixes for opening files by exentensionv0.5.29 | Arne Schwabe | |
2013-01-04 | Some more changes making external API possible | Arne Schwabe | |
--HG-- extra : rebase_source : a62d022b917c997a5e116c34802fecfb1f066459 | |||
2012-12-27 | Make changes needed to provide an external API | Arne Schwabe | |
2012-12-26 | Increase version number for next release | Arne Schwabe | |
2012-12-25 | Merge again | Arne Schwabe | |
2012-12-25 | Bump version number, removed unused permissionv0.5.28 | Arne Schwabe | |
--HG-- extra : rebase_source : d4505e82a6b8c99a7edca5ed497030c4ade48da9 | |||
2012-12-25 | Merge local changes with repository | arne@gaia.fritz.box | |
2012-12-24 | Make send mini dump work with non Gmail Mail app, make google sending better ↵ | Arne Schwabe | |
placed | |||
2012-12-22 | Add google-breakpad support to ics-openvpn | Arne Schwabe | |
2012-12-17 | Version 0.5.27v0.5.27 | Arne Schwabe | |
2012-12-16 | More Italien translation fixes | Arne Schwabe | |
2012-12-16 | Increase version to 0.5.26v0.5.26 | Arne Schwabe | |
2012-12-15 | Fix <uses-sdk> swapv0.5.25 | Arne Schwabe | |
2012-12-15 | Minimal rework of notifications for JB | Arne Schwabe | |
2012-10-26 | - Increase Version | Arne Schwabe | |
- Add FAQ Entry for energy consumption | |||
2012-10-19 | Make mime action description translatable | Arne Schwabe | |
2012-10-10 | Have translationby string a useful default for translators | Arne Schwabe | |
Grrrr at Chinese languages. Russian is complete enought to be usable --HG-- rename : res/values-zh-CN/arrays.xml => res/values-zh-rCN/arrays.xml rename : res/values-zh-CN/strings.xml => res/values-zh-rCN/strings.xml | |||
2012-09-18 | Increase version to 0.5.23 | Arne Schwabe | |
2012-09-10 | increase Version number | Arne Schwabe | |
2012-09-03 | Replace /mnt/sdcard with real location of external storage, add read sdcard ↵ | Arne Schwabe | |
permission to manifest | |||
2012-08-23 | Increase version to 0.5.21 | Arne Schwabe | |
2012-08-20 | Version 0.5.20v0.5.20 | Arne Schwabe | |
2012-08-17 | Version 0.5.19v0.5.19 | Arne Schwabe | |
2012-08-13 | After publishing in the market, increase version number | Arne Schwabe | |
2012-08-12 | Accessing wifi state... (commented out, not as useful as I thought) | Arne Schwabe | |
--HG-- extra : rebase_source : 1cee26b2048cff54c805bba0be54c0b29f81b936 | |||
2012-08-12 | Implement starting a VPN on boot. (closes issue #62) | Arne Schwabe | |
2012-08-03 | increase version number | Arne Schwabe | |
2012-07-25 | right version numberv0.5.17 | Arne Schwabe | |
2012-07-25 | Fix importing custom options with spaces | Arne Schwabe | |
2012-07-21 | make openvpn compile againv0.5.15 | Arne Schwabe | |
2012-07-21 | Hide the keyboard in the settings by defaultv0.5.14 | Arne Schwabe | |
2012-07-21 | Allow clearing of the CA Cert (closes issue #57) | Arne Schwabe | |
2012-07-17 | Implementier modprobe tun for more braindead images | Arne Schwabe | |
2012-07-16 | Fixes error reported on the Android market consolev0.5.12a | Arne Schwabe | |
- setting 0.0.0.0 as DNS gives NP - Using a invalid keystone key gives a NP in rsa_sign (Seems to happen on 4.0 -> 4.1 upgrade) - stupid config converter bug introduced in 5.12 - bump version to 5.12a | |||
2012-07-15 | Add support for Certificates from Keystore under Jelly Beans (Thanks Kenny ↵ | Arne Schwabe | |
Root for the right pointers) Move jniglue/minivpn files to more sensitive places --HG-- rename : openvpn/src/openvpn/jniglue.c => jni/jniglue.c rename : openvpn/src/openvpn/jniglue.h => jni/jniglue.h rename : openvpn/src/openvpn/testmain.c => jni/minivpn.c | |||
2012-07-10 | Update manifest to Version 0.5.11v0.5.11 | Arne Schwabe | |
2012-07-03 | add fix to arrays.xml (closes issue #43) | Arne Schwabe | |
add translated by recognition add faq for system dialogs |