summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/LaunchVPN.java
AgeCommit message (Expand)Author
2013-01-22Start rebranding: a whole lotta string replacement, moving src/ file treeSean Leonard
2013-01-01Make state messages translatable and nicer.Arne Schwabe
2012-12-27Make changes needed to provide an external APIArne Schwabe
2012-12-25Cleanupsarne
2012-09-30Generate warning when getting asset for main ABI cannot be readArne Schwabe
2012-09-23Move untranslatable string to own fileArne Schwabe
2012-08-16- Fix the problem Android sometimes killing the service in the background ca...Arne Schwabe
2012-08-12Implement starting a VPN on boot. (closes issue #62)Arne Schwabe
2012-07-25restore compatibility with Android 4.0Arne Schwabe
2012-07-24Build openssl as shared library again, build for all Android ABIsArne Schwabe
2012-07-18- After installing Juno I need the core prefs for whatever reasonArne Schwabe
2012-07-17If a device needs both fixes better first load the module and then apply the ...Arne Schwabe
2012-07-17Implementier modprobe tun for more braindead imagesArne Schwabe
2012-07-16Fixes error reported on the Android market consoleArne Schwabe
2012-06-27Some minor fixesArne Schwabe
2012-06-18Add a status message which shows the status of the connecting/connected VPNArne Schwabe
2012-06-17- Fix last commitArne Schwabe
2012-06-15Allow being by external app with profile nameArne Schwabe
2012-06-03Implement reconnect on network change (closes issue #37)Arne Schwabe
2012-05-31- fix a few more stringsArne Schwabe
2012-05-30Add fix for CM9 /dev/tun ownership (closes issue #35)Arne Schwabe
2012-05-30fix bug in LaunchVPN Lifecycle (closes issue reported via email)Arne Schwabe
2012-05-24Add querying certificate key password (closes issue #23)Arne Schwabe
2012-05-18Allow only one log window at a time (closes issue #26)Arne Schwabe
2012-05-14Add more error loggingArne Schwabe
2012-05-11Rework FIle selection dialog.Arne Schwabe
2012-05-10Version 0.5.2Arne Schwabe
2012-05-09Only try to write minivpn once per program lifetime.Arne Schwabe
2012-05-09Writing the Minivpn binary on start.Arne Schwabe
2012-05-08If we make a toast, also show it.Arne Schwabe
2012-05-05First time a fd was successfully transfered over a socket :)Arne Schwabe
2012-05-05Version 0.4.7 with more route checking and fix of the tmp-dir bug :(Arne Schwabe
2012-05-04Version 0.4.7 :)Arne Schwabe
2012-05-04Get vpn list working again, not yet perfect but at least delete worksArne Schwabe
2012-05-03add delete Profile supportArne Schwabe
2012-05-01Support strange certificate + passsword authentication typesArne Schwabe
2012-05-01The real 0.4.6 version as being pushed to the market.Arne Schwabe
2012-04-30- new Icon :)Arne Schwabe