summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/LaunchVPN.java
AgeCommit message (Expand)Author
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe
2013-12-28Fix wrong string being usedArne Schwabe
2013-12-15Always log Exception to logArne Schwabe
2013-12-11Move activities and views into packagesArne Schwabe
2013-12-02Fix Shortcut Dialog being transparentArne Schwabe
2013-10-07Add "show password" to popup password dialogArne Schwabe
2013-08-20Rename OpenVPN class to a VPNStatusArne Schwabe
2013-08-07Always pass context when retrieving vpn config, don't try JB+ extra on ICS (c...Arne Schwabe
2013-06-05Fix issues reported by IntellijArne Schwabe
2013-06-05Add support for asking username/password if none is set (closes issue #174)Arne Schwabe
2013-04-16Add states when requiring user inputArne Schwabe
2013-03-28Add license file and remove copyright header from files that were adapted fro...Arne Schwabe
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe
2013-01-01Make state messages translatable and nicer.Arne Schwabe
2012-12-27Make changes needed to provide an external APIArne Schwabe
2012-12-25Cleanupsarne@gaia.fritz.box
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 consolev0.5.12aArne 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 commitv0.5.8Arne 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