summaryrefslogtreecommitdiff
path: root/res/menu
AgeCommit message (Collapse)Author
2013-04-16Remove unused string, update logmenuArne Schwabe
2013-04-10Always log tun informationArne Schwabe
I tired of bug reports without this information. Also this removes one of the unclear buttons in the Logwindow
2013-04-07Allow clearing of external appsArne Schwabe
2013-03-03- Increase version to 0.5.34a for JB 4.1 onlyArne Schwabe
- When importing OpenVPN Access profiles import username and name
2013-02-28Menu fine tuningArne Schwabe
2013-02-28New Layout for main screenArne Schwabe
2013-02-10Add timestamps to log windowArne Schwabe
--HG-- extra : rebase_source : cbcf8f519b4a2c616a645636653fe711304a5942
2012-12-24Make send mini dump work with non Gmail Mail app, make google sending better ↵Arne Schwabe
placed
2012-12-22Add google-breakpad support to ics-openvpnArne Schwabe
2012-08-13Allow editing the VPN Config from the log screen to ease configuration ↵Arne Schwabe
iterations
2012-07-17I really like the action bar, but not using the action bar is even better ;)Arne Schwabe
2012-07-10Add ability to export openvpn configuration. (closes issue #52)Arne Schwabe
2012-05-13Implement the required ipv6 changes.Arne Schwabe
GUI part is still incomplete
2012-05-12Almost working configuration importArne Schwabe
2012-05-06Add ability to send the log (closes issue #9)Arne Schwabe
protect fd over unix socket
2012-05-05Version 0.4.7 with more route checking and fix of the tmp-dir bug :(Arne Schwabe
closes issue #6
2012-05-04Get vpn list working again, not yet perfect but at least delete worksArne Schwabe
http://code.google.com/p/android/issues/detail?id=3414 is hunting me :(
2012-05-03Error message if tun cannot be openedArne Schwabe
2012-05-01The real 0.4.6 version as being pushed to the market.Arne Schwabe
adds working clear and disconnect buttons to log window
2012-04-30Version 0.4.6 - Codename "Welcome to the world people in 2012, where we use ↵Arne Schwabe
CIDR"
2012-04-30version 0.4.2Arne Schwabe
--HG-- rename : src/de/blinkt/openvpn/BasicSettings.java => src/de/blinkt/openvpn/Settings_Basic.java