1
0
mirror of https://github.com/moparisthebest/SSLDroid synced 2024-11-27 03:12:18 -05:00
Go to file
Balint Kovacs f83d37f2ca Moved saving the TunnelDetails state from the onPause() hook to the
explicit button press event for the Apply button to avoid the changes
to be saved if the user hits the back button.

Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-04-21 00:20:19 +02:00
.settings Initial commit 2011-03-21 12:27:51 +01:00
assets Added the svg version of the logo the the assets 2011-03-24 21:02:58 +01:00
bin Basically undone these commits: 2011-04-20 23:34:35 +02:00
res Implemented file chooser for picking the PKCS12 file for the tunnel 2011-04-20 21:45:56 +02:00
src/hu/blint/ssldroid Moved saving the TunnelDetails state from the onPause() hook to the 2011-04-21 00:20:19 +02:00
.classpath Initial commit 2011-03-21 12:27:51 +01:00
.project Initial commit 2011-03-21 12:27:51 +01:00
AndroidManifest.xml Heavy refactoring, implemented proper GUI 2011-04-20 18:10:34 +02:00
default.properties Initial commit 2011-03-21 12:27:51 +01:00
proguard.cfg Initial commit 2011-03-21 12:27:51 +01:00