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
/
fragments
Age
Commit message (
Expand
)
Author
2013-12-28
lint fixes
Arne Schwabe
2013-12-28
Add plain text as acceptable openvpn profile mime type
Arne Schwabe
2013-12-17
Add a note for the xposed module to the FAQ
Arne Schwabe
2013-12-15
Always log Exception to log
Arne Schwabe
2013-12-11
Also move VpnPreferences and implement isValidFragment
Arne Schwabe
2013-12-11
Move activities and views into packages
Arne Schwabe
2013-12-10
Fix gone wrong rebase
Arne Schwabe
2013-12-09
Fix attach vs inflate layout
Arne Schwabe
2013-12-06
Backout changeset 1d8b310becfab706b1ffe8b9c2c4312fd570597c
Arne Schwabe
2013-12-06
Fix bug, when fragment is attached after being created.
Arne Schwabe
2013-12-05
Also log time in exports
Arne Schwabe
2013-11-25
case insensitive FS to the victory!
Arne Schwabe
2013-11-26
Fix not attached exception
Arne Schwabe
2013-11-25
Add full license details
Arne Schwabe
2013-11-22
Fix showing log for —verb > 4
Arne Schwabe
2013-11-21
If a user specifies a higer --verb level show the messages at max verb level
Arne Schwabe
2013-11-21
Use new Document framework for Kitkat
Arne Schwabe
2013-11-21
Fix lints warnings, change folder icons
Arne Schwabe
2013-11-21
Remove now obsolete verbosity option
Arne Schwabe
2013-11-19
small bug fixes
Arne Schwabe
2013-11-07
Fine tune log window.
Arne Schwabe
2013-11-07
I think the hacks that were needed for earlier Android version should not be ...
Arne Schwabe
2013-10-13
Make disconnect option work again, add compat Logwindow class
Arne Schwabe
2013-10-13
Working LogFragment
Arne Schwabe
2013-10-13
Add Seekbar with ticks, make a better layout for large screens of the log screen
Arne Schwabe
2013-09-21
Fix "did not call through to super.onActivityCreated()" error
Arne Schwabe
2013-09-21
Update to v3 of custom header patch
v0.5.47
Arne Schwabe
2013-09-17
Fix a few market console errors
Arne Schwabe
2013-09-10
Add easteregg donation amounts :)
Arne Schwabe
2013-09-10
Add Google in App purchasing as an Alternative for Paypal
Arne Schwabe
2013-08-20
Rename OpenVPN class to a VPNStatus
Arne Schwabe
2013-08-14
Add FAQ for Android 4.3
Arne Schwabe
2013-08-13
Fix another format string bug in tr translation, fix accidentally renamed me...
Arne Schwabe
2013-08-13
FIX NPE from Market console
Arne Schwabe
2013-08-12
Fix inline files in TLS Auth Key settings
Arne Schwabe
2013-08-12
Fix lint issues
Arne Schwabe
2013-08-09
Fix comparator
Arne Schwabe
2013-08-09
Guess if a certificate is stored in hardware
Arne Schwabe
2013-08-07
Always pass context when retrieving vpn config, don't try JB+ extra on ICS (c...
Arne Schwabe
2013-07-11
Usage reflection to use Android Bouncycastle to print Subject DN, also displa...
Arne Schwabe
2013-07-03
Restructure global settings
Arne Schwabe
2013-07-01
Fix GUI certificate display/parsing a bit
Arne Schwabe
2013-06-23
Fix issues found by Code Analysis
Arne Schwabe
2013-05-20
Add certificate CN print
Arne Schwabe
2013-04-10
Do not close main window when starting a VPN Connection.
Arne Schwabe
2013-04-07
Allow clearing of external apps
Arne Schwabe
2013-03-28
Add license file and remove copyright header from files that were adapted fro...
Arne Schwabe
2013-03-14
When adding a profile show edit activity
Arne Schwabe
2013-03-12
Break the classes into core classes that deal with handling the backend logic...
Arne Schwabe