diff options
author | Sean Leonard <meanderingcode@aetherislands.net> | 2013-01-30 22:56:59 -0700 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2013-01-30 22:56:59 -0700 |
commit | 12de321bdd1e6b19dba35b03771f550ce2ddd31c (patch) | |
tree | 42a325219d9b47aaeaacb8215f2cdc031a1282fe /README.txt | |
parent | c849913fba3f5b692309570415f85e9bdb8cceeb (diff) |
Switch the Launcher Activity, resolves #1526
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,5 +39,5 @@ public class StartOpenVPNActivity extends Activity { or from the shell: -am start -a android.intent.action.MAIN -n se.leap.openvpn/.LaunchVPN -e se.leap.openvpn.shortcutProfileName Home +am start -a android.intent.action.VPNLEGACY -n se.leap.openvpn/.LaunchVPN -e se.leap.openvpn.shortcutProfileName Home |