Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-07 | Refactor ProviderListActivity.class into ConfigurationWizard.class, | Sean Leonard | |
Moves towards our wizard flow; Addresses #1497 #1500 | |||
2013-02-05 | Simplified certificates and urls: only 1 certificate, and no :443 port | Parménides GV | |
in eip. Downloads certificate and eip from web, and loads provider from assets. KeyStore not created with latest version of BouncyCastle. Looking forward to file a bug and look for a solution. | |||
2013-02-01 | I have a handshake failing within an HTTP connection in order to get the | Parménides GV | |
eip-service.json file. provider.json downloads and parses itself OK to SharedPreferences. It also does not link OK to the Dashboard, I do not know how to do it properly and I'm so tired (eyes hurting). Beginning with security things :) Happy to have gotten around DownloadManager problem with a simple HTTP connection. | |||
2013-01-31 | Problems with downloaded file, the emulator cannot find the file | Parménides GV | |
downloaded. Seen http://code.google.com/p/android/issues/detail?id=18462 and decided to look for another solution. First solution thought (and going to be the next test): HTTP Get request :) | |||
2013-01-30 | Switch the Launcher Activity, resolves #1526 | Sean Leonard | |
2013-01-22 | Start rebranding: a whole lotta string replacement, moving src/ file tree | Sean Leonard | |
2013-01-04 | Some more changes making external API possible | Arne Schwabe | |
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 permission | Arne Schwabe | |
2012-12-25 | Merge local changes with repository | arne | |
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.27 | Arne Schwabe | |
2012-12-16 | More Italien translation fixes | Arne Schwabe | |
2012-12-16 | Increase version to 0.5.26 | Arne Schwabe | |
2012-12-15 | Fix <uses-sdk> swap | 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 | |||
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.20 | Arne Schwabe | |
2012-08-17 | Version 0.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 | |
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 number | Arne Schwabe | |
2012-07-25 | Fix importing custom options with spaces | Arne Schwabe | |
2012-07-21 | make openvpn compile again | Arne Schwabe | |
2012-07-21 | Hide the keyboard in the settings by default | 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 console | 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 | |||
2012-07-10 | Update manifest to Version 0.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 | |||
2012-07-02 | The "things that look similar are actually different" commit | Arne Schwabe | |
fix last commit (mName != mUsername) MAIN != VIEW | |||
2012-07-02 | Import User and Password from auth-user-file if it exists. (closes #issue 42) | Arne Schwabe | |
2012-07-01 | 0.5.9 removed the configimporter activity from the manifest. Fix this. | Arne Schwabe | |
2012-06-27 | Some minor fixes | Arne Schwabe | |
2012-06-03 | Implement reconnect on network change (closes issue #37) | Arne Schwabe | |
2012-06-02 | clarify warning, reset domain on opening tun | Arne Schwabe | |
2012-05-24 | Better way of fixing port warning | Arne Schwabe | |
2012-05-21 | Ignore routing delay, as it causes routes not to be added. | Arne Schwabe | |