index
:
ics_openvpn.git
bitmask
master
new_master
no_opevpn3
[ics_openvpn]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
de
/
blinkt
/
openvpn
/
LaunchVPN.java
Age
Commit message (
Expand
)
Author
2013-12-15
Always log Exception to log
Arne Schwabe
2013-12-11
Move activities and views into packages
Arne Schwabe
2013-12-02
Fix Shortcut Dialog being transparent
Arne Schwabe
2013-10-07
Add "show password" to popup password dialog
Arne Schwabe
2013-08-20
Rename OpenVPN class to a VPNStatus
Arne Schwabe
2013-08-07
Always pass context when retrieving vpn config, don't try JB+ extra on ICS (c...
Arne Schwabe
2013-06-05
Fix issues reported by Intellij
Arne Schwabe
2013-06-05
Add support for asking username/password if none is set (closes issue #174)
Arne Schwabe
2013-04-16
Add states when requiring user input
Arne Schwabe
2013-03-28
Add license file and remove copyright header from files that were adapted fro...
Arne Schwabe
2013-03-12
Break the classes into core classes that deal with handling the backend logic...
Arne Schwabe
2013-01-01
Make state messages translatable and nicer.
Arne Schwabe
2012-12-27
Make changes needed to provide an external API
Arne Schwabe
2012-12-25
Cleanups
arne@gaia.fritz.box
2012-09-30
Generate warning when getting asset for main ABI cannot be read
Arne Schwabe
2012-09-23
Move untranslatable string to own file
Arne Schwabe
2012-08-16
- Fix the problem Android sometimes killing the service in the background ca...
Arne Schwabe
2012-08-12
Implement starting a VPN on boot. (closes issue #62)
Arne Schwabe
2012-07-25
restore compatibility with Android 4.0
Arne Schwabe
2012-07-24
Build openssl as shared library again, build for all Android ABIs
Arne Schwabe
2012-07-18
- After installing Juno I need the core prefs for whatever reason
Arne Schwabe
2012-07-17
If a device needs both fixes better first load the module and then apply the ...
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
v0.5.12a
Arne Schwabe
2012-06-27
Some minor fixes
Arne Schwabe
2012-06-18
Add a status message which shows the status of the connecting/connected VPN
Arne Schwabe
2012-06-17
- Fix last commit
v0.5.8
Arne Schwabe
2012-06-15
Allow being by external app with profile name
Arne Schwabe
2012-06-03
Implement reconnect on network change (closes issue #37)
Arne Schwabe
2012-05-31
- fix a few more strings
Arne Schwabe
2012-05-30
Add fix for CM9 /dev/tun ownership (closes issue #35)
Arne Schwabe
2012-05-30
fix bug in LaunchVPN Lifecycle (closes issue reported via email)
Arne Schwabe
2012-05-24
Add querying certificate key password (closes issue #23)
Arne Schwabe
2012-05-18
Allow only one log window at a time (closes issue #26)
Arne Schwabe
2012-05-14
Add more error logging
Arne Schwabe
2012-05-11
Rework FIle selection dialog.
Arne Schwabe
2012-05-10
Version 0.5.2
Arne Schwabe
2012-05-09
Only try to write minivpn once per program lifetime.
Arne Schwabe
2012-05-09
Writing the Minivpn binary on start.
Arne Schwabe
2012-05-08
If we make a toast, also show it.
Arne Schwabe
2012-05-05
First time a fd was successfully transfered over a socket :)
Arne Schwabe
2012-05-05
Version 0.4.7 with more route checking and fix of the tmp-dir bug :(
Arne Schwabe
2012-05-04
Version 0.4.7 :)
Arne Schwabe
2012-05-04
Get vpn list working again, not yet perfect but at least delete works
Arne Schwabe
2012-05-03
add delete Profile support
Arne Schwabe
2012-05-01
Support strange certificate + passsword authentication types
Arne Schwabe
2012-05-01
The real 0.4.6 version as being pushed to the market.
Arne Schwabe
2012-04-30
- new Icon :)
Arne Schwabe