1
0
mirror of https://github.com/moparisthebest/SSLDroid synced 2024-11-27 03:12:18 -05:00
Go to file
Balint Kovacs a4489bcd97 Basically undone these commits:
82da2651b2
780d221b2f

Instead of wait()-ing which has just made the problem worse, the
socket used for passing data between the threads needs to be closed.

The second is yet to be solved, onPause() is called even if the
Activity is being canceled, need to check somehow why this is needed
for saving the instance state.

Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-04-20 23:34:35 +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 Basically undone these commits: 2011-04-20 23:34:35 +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