1
0
mirror of https://github.com/moparisthebest/SSLDroid synced 2024-11-14 21:15:09 -05:00
Commit Graph

18 Commits

Author SHA1 Message Date
Balint Kovacs
1c7977a78d Added share logs functionality
Signed-off-by: Balint Kovacs <blint@blint.hu>
2013-06-12 09:19:32 +02:00
Balint Kovacs
ecf4cd5557 [explicit stop] made option name less ambiguous 2011-10-19 11:46:45 +02:00
Balint Kovacs
8e3cd92b69 Implemented explicit stop feature - stops the service until it is
started manually

Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-10-19 11:44:43 +02:00
Balint Kovacs
26685aa5d7 [provisioning] XSD for validating the XML config
Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-06-28 13:45:37 +02:00
Balint Kovacs
5d92ede437 Externalized string for menu item "Refresh" on the logview activity
Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-05-04 12:41:23 +02:00
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
64063593f8 Added Back button in the file browser and did some additional checks
Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-05-04 09:28:26 +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
99fb986ac4 New icon and some minor reformattings
Signed-off-by: Balint Kovacs <blint@blint.hu>
2011-03-24 20:59:48 +01: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