index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
frontends
/
android
/
AndroidManifest.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: Migrate to the Gradle build system
Tobias Brunner
2015-11-12
1
-107
/
+0
*
android: New release fixing roaming on 5+ and adding new advanced options
Tobias Brunner
2015-07-28
1
-2
/
+2
*
android: Increase the minSdkVersion to 15 and targetSdkVersion to 22
Tobias Brunner
2015-07-28
1
-2
/
+2
*
android: New release based on 5.2.1 and after adding EAP-TLS
Tobias Brunner
2014-11-06
1
-3
/
+3
*
android: New release after adding certificate import, DNS proxy and GUI changes
Tobias Brunner
2014-07-22
1
-2
/
+2
*
android: Show a confirmation dialog before importing certificates
Tobias Brunner
2014-07-22
1
-1
/
+2
*
android: Add activity to import certificate files
Tobias Brunner
2014-07-22
1
-0
/
+12
*
android: Subclass Application to provide static access to the application con...
Tobias Brunner
2014-07-22
1
-0
/
+1
*
android: Target latest SDK version
Tobias Brunner
2014-07-22
1
-1
/
+1
*
android: Use correct tag to define category for CREATE_SHORTCUT intent-filter
Tobias Brunner
2014-07-22
1
-1
/
+1
*
android: New release based on 5.1.3
Tobias Brunner
2014-04-25
1
-2
/
+2
*
android: New release based on 5.1.1
Tobias Brunner
2013-11-13
1
-3
/
+3
*
android: New release after fixing remediation instructions regression
Tobias Brunner
2013-09-26
1
-2
/
+2
*
android: New release after improving recovery after connectivity changes
Tobias Brunner
2013-09-23
1
-2
/
+2
*
android: New release after adding support for EAP-TNC
Tobias Brunner
2013-07-08
1
-2
/
+2
*
android: Add activity that displays a list of remediation instructions
Tobias Brunner
2013-07-08
1
-0
/
+4
*
New Android release after adding AES-GCM, IPv6-in-IPv4 and using kernel-netlink
Tobias Brunner
2013-05-03
1
-2
/
+2
*
New Android release after adding translations and Cert/EAP authentication
Tobias Brunner
2013-03-07
1
-3
/
+3
*
New Android release after adding shortcuts and confirmation dialog
Tobias Brunner
2012-11-21
1
-2
/
+2
*
android: Don't allow any backup for now
Tobias Brunner
2012-11-21
1
-1
/
+2
*
android: Add the ability to create shortcuts to specific VPN profiles
Tobias Brunner
2012-11-21
1
-0
/
+8
*
android: Start a specific VPN profile based on special Intents
Tobias Brunner
2012-11-21
1
-1
/
+4
*
android: Content providers are not exported by default in Android 4.2
Tobias Brunner
2012-11-19
1
-1
/
+2
*
android: Set target SDK to 17 (Android 4.2)
Tobias Brunner
2012-11-19
1
-1
/
+1
*
android: Use proper intent-filter for our VpnService
Tobias Brunner
2012-11-02
1
-1
/
+1
*
New Android release after adding MOBIKE support
Tobias Brunner
2012-10-18
1
-2
/
+2
*
android: Register NetworkManager as BroadcastReceiver and relay events via JNI
Tobias Brunner
2012-10-16
1
-0
/
+1
*
New Android release after fixing private key issues on Jelly Bean
Tobias Brunner
2012-09-24
1
-2
/
+2
*
New Android release after fixing IDr problems
Tobias Brunner
2012-09-18
1
-2
/
+2
*
New Android release after fixing Unicode conversion bug
Tobias Brunner
2012-09-17
1
-2
/
+2
*
android: New release after adding certificate authentication and reauth fix
Tobias Brunner
2012-09-06
1
-2
/
+2
*
New Android release after adding error dialog
Tobias Brunner
2012-08-15
1
-2
/
+2
*
Added an activity that shows lists of CA certificates in two tabs
Tobias Brunner
2012-08-14
1
-0
/
+4
*
Use major.minor.revision version numbers for Android application
Tobias Brunner
2012-08-13
1
-1
/
+1
*
Only allow access to log file via explicitly created URIs
Tobias Brunner
2012-08-13
1
-0
/
+3
*
Add ContentProvider to access log file from other applications
Tobias Brunner
2012-08-13
1
-0
/
+5
*
Add an Activity that shows the log fragment
Tobias Brunner
2012-08-13
1
-0
/
+21
*
Service added that keeps track of VPN state and notifies listeners about changes
Tobias Brunner
2012-08-13
1
-0
/
+4
*
Renamed main Activity (shorter name in Launcher)
Tobias Brunner
2012-08-13
1
-4
/
+3
*
Remove restriction to portrait orientation
Tobias Brunner
2012-08-13
1
-3
/
+1
*
Use Holo as theme
Tobias Brunner
2012-08-13
1
-1
/
+2
*
Added an activity to edit basic VPN profile details
Tobias Brunner
2012-08-11
1
-0
/
+5
*
Replaced launcher icon with a more appropriate one
Tobias Brunner
2012-08-11
1
-1
/
+1
*
Moved main Activity to ui sub-package
Tobias Brunner
2012-08-08
1
-2
/
+4
*
Moved CharonVpnService to logic sub-package
Tobias Brunner
2012-08-08
1
-2
/
+6
*
Use strongSwan logo as icon
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Changed minimal SDK/API level to 14.
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Added android.net.VpnService wrapper around charon (loaded via JNI).
Tobias Brunner
2012-08-08
1
-0
/
+6
*
Added Android shell app created with Android SDK.
Tobias Brunner
2012-08-08
1
-0
/
+23