1
0
mirror of https://github.com/moparisthebest/SSLDroid synced 2024-08-13 15:53:46 -04:00
Commit Graph

11 Commits

Author SHA1 Message Date
Balint Kovacs
56e9474829 Removed deprecated "editable" attribute
Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-05-04 10:06:59 +02:00
Balint Kovacs
cacac3cc50 Fixed a copy-paste problem in AndroidManifest.xml, the log read
activity always popped up the soft keyboard

Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-05-04 10:02:30 +02:00
Balint Kovacs
2e55c4e2c3 Polished log view a bit more
Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-05-03 18:11:07 +02:00
Balint Kovacs
11db518fe9 Polished log view to a usable stage
Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-05-03 17:06:04 +02:00
Balint Kovacs
662d62d7bd Log view prototype (untested)
Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-04-29 02:01:24 +02:00
Balint Kovacs
79c357576c Implemented file chooser for picking the PKCS12 file for the tunnel
Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-04-20 21:45:56 +02:00
Balint Kovacs
8a28244471 Another cleanup round
Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-04-20 20:42:55 +02:00
Balint Kovacs
422b11fdef Heavy refactoring, implemented proper GUI
Migrated settings to be sqlite-based and the GUI to be based on
ListActivity

Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-04-20 18:10:34 +02:00
Balint Kovacs
a447f4419f Support for local settings
Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-04-15 11:50:00 +02:00
Balint Kovacs
484d940be9 Minor logging cleanup and bugfixes
Finally a working proof-of-concept

Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-03-22 14:47:14 +01:00
Balint Kovacs
4ba06a0131 Initial commit
So far done:
- ssl proxying
- basic android conversion

Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-03-21 12:27:51 +01:00