Nathan Freitas
93451865f8
remove unnecessary line
2014-06-06 09:59:03 -04:00
Nathan Freitas
707bca4daf
amek sure wizard only is shown once on start (not twice!)
2014-06-06 08:56:32 -04:00
Nathan Freitas
d3924396e3
fix bridge append value from qrcode scan
2014-06-04 23:52:37 -04:00
Nathan Freitas
f6750e135a
sometimes text can be null
2014-06-04 23:24:21 -04:00
Nathan Freitas
36a6349b67
status should update whether there is msg or not
2014-05-30 11:26:48 -04:00
Nathan Freitas
c1f9296164
new work on binding and service starting
2014-05-30 10:36:03 -04:00
Nathan Freitas
278997de38
simple notification of bridge settings via URL
2014-05-08 09:54:48 -04:00
Nathan Freitas
17934e6b33
initial support for setting bridge through URL
2014-05-08 09:52:11 -04:00
Nathan Freitas
e80c3bf162
check if installed apps are enabled
2014-05-05 00:00:01 -04:00
Nathan Freitas
0dc50cc492
add log max size feature
2014-05-02 00:39:59 -04:00
Nathan Freitas
d3865c0e78
fix settings handling and add more debug output
...
also make SOCKS a runtime config
2014-04-25 12:43:30 -04:00
Nathan Freitas
16f3a53529
enable diagnostics and menu option
2014-04-18 06:22:37 -04:00
Nathan Freitas
edd3195ec8
only show app warning if debug is on
2014-04-17 13:39:40 -04:00
Nathan Freitas
4c0d7ada8f
check for evil samsung proxy app that blocks 9050
2014-04-17 10:15:15 -04:00
Nathan Freitas
4673f04f8b
update UI on rebind of service
2014-04-15 00:24:01 -04:00
Nathan Freitas
f8532715c0
fix Service init/bind logic
...
also remove updates for background drawing to save memory
2014-04-09 09:11:38 -04:00
Nathan Freitas
f885059b94
fix problem with UI rotation and screen update
2014-04-08 15:46:10 -04:00
Nathan Freitas
ef14ac5c3e
fix large icon incorrect display in alert dialogs
2014-04-08 11:37:18 -04:00
Nathan Freitas
3d1f3912ea
updates for icons, backgrounds and improved drawing
...
code to solve issues related to outofmemory
2014-04-08 10:46:52 -04:00
Nathan Freitas
e78486a41f
update to support specific permissions for Service
...
this is an attempted fix for Samsung S3/Note3 issues
2014-04-08 01:12:35 -04:00
Nathan Freitas
e25dc08fe5
fixes the menus for appcompat library
2014-04-03 23:23:20 -04:00
Nathan Freitas
8c20759bed
removed ABS depdency in favor of AppCompat
2014-04-03 21:54:26 -04:00
Nathan Freitas
4e1357bcca
add new background graphics state change to main UI
2014-03-03 10:37:20 -05:00
Nathan Freitas
c1cb30d1bb
remove issue with service launching via explicit intent
2014-02-22 19:16:55 -05:00
Nathan Freitas
069a9bf377
fixes #2847 use class name to start service
2014-01-09 15:28:53 -05:00
Nathan Freitas
8722db9f2d
put threading of settings reload into TorService
2013-12-28 01:07:54 -05:00
Nathan Freitas
5891feee9a
service should be unbound when activity is destroyed
...
also some other cleanup of unused code
2013-12-28 00:43:36 -05:00
Nathan Freitas
e632b3b04f
fixes for sharing preferences across processes
2013-08-23 16:44:15 -04:00
Nathan Freitas
e84ee7101d
added GUI support for flinging to a newnym identity
2013-08-23 12:47:31 -04:00
Nathan Freitas
eb1c6b0829
make the "check" button a bit smarter
2013-08-19 11:17:20 -04:00
Nathan Freitas
cdd75f31af
disable share/send feature for this release
2013-08-19 09:33:55 -04:00
Nathan Freitas
21d1023ada
fixes for prefs/settings management
2013-07-22 15:18:02 -04:00
n8fr8
b6e2507580
UI and flow updates
2013-04-03 15:47:55 -04:00
n8fr8
21c27972d9
support landscape layout and new Share intent
...
- when device is landscape, the log will show on the main screen
- Orbot v12 includes a new simple share service for HS based file sharing
2013-02-12 14:26:38 +07:00
n8fr8
0af2b712ce
removed getInfo for traffic totals; moved to callback
2012-10-25 15:27:59 +05:30
n8fr8
993e2a0c18
display % complete status messages on main screen
2012-10-21 23:43:52 +05:30
n8fr8
46bf5dd6be
minor updates for ActionBarSherlock support
2012-10-21 15:32:04 +05:30
n8fr8
db128fbc2a
updated display for setting data transfer UI
2012-10-04 11:27:09 +05:30
n8fr8
9de420e124
fixes for transproxy rule adding/deleting
2012-10-01 13:46:08 +05:30
n8fr8
abebfd565e
user interface updates - "log" drawer with up/down stats
2012-10-01 12:35:48 +05:30
n8fr8
efc6d95314
fixing transproxy to set/clear on rule by rule basis
2012-09-30 23:57:59 +05:30
n8fr8
e8c3fdc1ed
add total display to data transfer UI
2012-09-30 18:37:37 +05:30
n8fr8
bfcebdaba2
small updates for datastats merge
2012-09-30 18:14:25 +05:30
Sathyanarayanan Gunasekaran
5b6e83c6f6
Total Bandwidth prep code
2012-09-30 18:03:01 +05:30
Sathyanarayanan Gunasekaran
d54e72e094
ENABLE_DEBUG_TOGGLE update, proper AIDL implementation
...
Data stats are now shown irrespective of
whether ENABLE_DEBUG_TOGGLE is toggled or not.
ITorServiceCallback.aidl has been updated to
include a new method updateBandwidth(long ,long)
to hook the data passed from the service into
the GUI.
2012-09-30 18:01:56 +05:30
Sathyanarayanan Gunasekaran
841d83b3b4
Bugfixes + improved formatting
2012-09-30 18:01:20 +05:30
Sathyanarayanan Gunasekaran
e114be51d0
Improved Formatting
...
Now shows the data with upto 2 decimal places.
If under 2Mb, shows "xxx.xKb", else shows "xxx.xxMb"
2012-09-30 18:00:06 +05:30
Sathyanarayanan Gunasekaran
a2981152a7
Traffic is shown in the main UI
2012-09-30 18:00:06 +05:30
Sathyanarayanan Gunasekaran
f181f26d4e
Data stats - ARRRRRRRR not working
2012-09-30 17:58:10 +05:30
n8fr8
318beaabcd
re-added startService() call as some devices/OS need it
2012-06-29 12:04:26 -04:00