tor-android/src/org/torproject/android/service
Nathan Freitas 6ffea9e38f add ability to check if configured SOCKS port is available
Samsung devices like to use 9050 (Since their hardware model is i9050!). Tor likes to use port 9050. This new code looks to see if port 9050 is available, and if not, change the setting to 'auto' so Tor can find another port.
2016-01-15 23:43:54 -05:00
..
DummyActivity.java adding dummyactivity to stop task/broadcast from killing foreground service 2014-11-24 23:12:53 -05:00
HiddenServiceManager.java refactoring into cleaner packages 2015-02-02 11:04:32 -05:00
OnBootReceiver.java final fixes for AppsVPN mode on boot and Android 4.x support 2015-06-26 09:52:42 -04:00
StartTorReceiver.java let the requesting app know that the user has disabled starting via Intent 2015-06-10 18:15:29 -04:00
TorResourceInstaller.java fixes for settings processing and QRCode scanning of bridges 2016-01-12 23:57:37 -05:00
TorService.java add ability to check if configured SOCKS port is available 2016-01-15 23:43:54 -05:00
TorServiceConstants.java fixes for settings processing and QRCode scanning of bridges 2016-01-12 23:57:37 -05:00
TorServiceUtils.java add ability to check if configured SOCKS port is available 2016-01-15 23:43:54 -05:00
TorTransProxy.java make prefs called directly when needed instead of requiring refresh 2015-06-09 22:01:51 -04:00
TorrcConfig.java finalizing packages for wizard and new config options 2011-10-28 00:31:45 -04:00
Utils.java refactoring into cleaner packages 2015-02-02 11:04:32 -05:00