This website requires JavaScript.
4470771c0d
rename startService() to sendIntentToService() to reflect what it does
Hans-Christoph Steiner
2015-06-09 13:14:23 -0400
82f82e1c10
mark TorService methods from EventHandler as overridden
Hans-Christoph Steiner
2015-06-09 12:16:17 -0400
86593df6fb
rename status to STARTING and STOPPING since it also starts/stops daemons
Hans-Christoph Steiner
2015-06-09 11:23:56 -0400
cf0adc27d6
on start and tor daemon not running, kill all daemons before starting again
Hans-Christoph Steiner
2015-06-09 10:49:10 -0400
2bc85a4a3a
rework killing all daemons to continue trying after a failure
Hans-Christoph Steiner
2015-06-08 23:38:56 -0400
73658ce3cf
use Java methods for setting permissions on native executables
Hans-Christoph Steiner
2015-06-08 23:21:21 -0400
a3d37e8b2a
make prefs called directly when needed instead of requiring refresh
Hans-Christoph Steiner
2015-06-08 22:57:42 -0400
6e13a7e369
purge dead and unused code from TorService
Hans-Christoph Steiner
2015-06-08 20:43:02 -0400
12d92f48f5
handle logging native process Exceptions closer to the source
Hans-Christoph Steiner
2015-06-08 20:42:18 -0400
ae83f011b2
purge CMD_INIT/initialize() from TorService, an IntentService doesn't need it
Hans-Christoph Steiner
2015-06-08 20:22:03 -0400
f09379d86c
create String constants for Intent actions and extras
Hans-Christoph Steiner
2015-06-08 20:04:29 -0400
fd23da5237
purge troublesome half-disabled Wizard, rename menu to "Get Apps..."
Hans-Christoph Steiner
2015-06-08 15:38:22 -0400
a336a294fb
convert status variable to String for easy sharing in Intents
Hans-Christoph Steiner
2015-06-08 14:54:38 -0400
356e79a163
remove unused IntentFilter from TorService
Hans-Christoph Steiner
2015-06-08 14:28:13 -0400
6352bd4753
convert app description to XLIFF to make translation management easier
Hans-Christoph Steiner
2015-06-09 21:31:46 -0400
9a786d4aca
Merge pull request #10 from eighthave/fix-translations
n8fr8
2015-06-08 21:53:30 -0400
96b5d90ed1
remove empty translations
Hans-Christoph Steiner
2015-06-08 12:24:21 -0400
aebf3b0760
fixed directory names for Indonesian and Hebrew
Hans-Christoph Steiner
2015-06-05 17:44:05 -0400
5c7171bc87
add config for transifex-client aka tx
Hans-Christoph Steiner
2015-06-05 17:37:07 -0400
a7211999c9
rename zh to zh_CN following convention
Hans-Christoph Steiner
2015-06-05 17:15:38 -0400
fbf9932be3
rework setting locale from pref to have a lighter touch and be dynamic
Hans-Christoph Steiner
2015-06-05 17:09:10 -0400
807b51fb43
include proxy config info when returning from START_TOR Intent
Hans-Christoph Steiner
2015-06-05 15:24:23 -0400
d43a6cd2b2
switch language/locale preference to use Languages utility class
Hans-Christoph Steiner
2015-06-05 15:19:57 -0400
fba09263b4
update SettingsActivity to use simpler findPreferences() method
Hans-Christoph Steiner
2015-06-05 15:16:08 -0400
237366cd27
no need to override methods with nothing
Hans-Christoph Steiner
2015-06-05 15:14:40 -0400
d85a2e87c9
remove global NumberFormat for more flexible Locale handling
Hans-Christoph Steiner
2015-06-05 13:11:00 -0400
541410447d
Merge pull request #9 from eighthave/reboot-and-reproducible
n8fr8
2015-06-05 10:24:13 -0400
2372b186c6
add script to compare APKs for the reproducible process
Hans-Christoph Steiner
2015-06-04 17:58:53 -0400
cd48dd2774
ignore build products in the submodules (ignore = dirty)
Hans-Christoph Steiner
2015-06-04 15:29:03 -0400
6989f9b2b0
add standard ./make-release-build script
Hans-Christoph Steiner
2015-06-04 15:24:05 -0400
6775f86b65
add custom ant rules for automating the release process
Hans-Christoph Steiner
2015-06-04 15:21:00 -0400
e66b5a039e
ignore all build products from submodules
Hans-Christoph Steiner
2015-06-04 15:09:56 -0400
2f1ad74538
put up error notification if Orbot cannot kill a process
Hans-Christoph Steiner
2015-06-04 11:59:22 -0400
81cf67f955
remove unused icons to save space
Hans-Christoph Steiner
2015-06-03 18:20:51 -0400
7787a3f427
run ./fix-translations
Hans-Christoph Steiner
2015-06-03 18:02:51 -0400
d55c7b7eaf
./fix-translations script to fix common problems in the strings.xml
Hans-Christoph Steiner
2015-06-03 18:00:28 -0400
333343fd3d
remove Firefox ProxyMob recommendation, ProxyMob is no longer supported
Hans-Christoph Steiner
2015-06-03 17:57:16 -0400
e58a15ebd7
Promo Apps: choose "all apps" URL based on which app store is installed
Hans-Christoph Steiner
2015-06-03 17:36:41 -0400
545afe7f6d
Promo Apps: use Play or FDroid links, fallback to https://f-droid.org
Hans-Christoph Steiner
2015-06-03 17:27:52 -0400
0e6ba61ac0
remove Firefox ProxyMob recommendation, ProxyMob is no longer supported
Hans-Christoph Steiner
2015-06-03 16:35:43 -0400
cf43fa247d
switch to standard NDK env var: ANDROID_NDK_HOME
Hans-Christoph Steiner
2015-06-03 16:13:18 -0400
663cade62d
./jenkins-build script for standard Guardian Project Jenkins build
Hans-Christoph Steiner
2015-06-03 16:04:05 -0400
3c26f67392
update ant setup script to get all settings from their original sources
Hans-Christoph Steiner
2015-06-03 16:00:09 -0400
77d1b82411
adding patch for iptables building on x86
Nathan Freitas
2015-05-13 12:17:54 -0400
20bf4c7ec6
update Makefile
Nathan Freitas
2015-05-13 11:55:41 -0400
e3244a7f1e
update translations
Nathan Freitas
2015-05-13 11:55:34 -0400
8479a9940c
15.0.1-alpha-1
15.0.1-alpha-1
Nathan Freitas
2015-05-12 02:27:43 -0400
d6ff4131db
update Makefile with a few tweaks
Nathan Freitas
2015-05-12 02:27:07 -0400
2f8c130f02
update to 15.0.1-beta-1 and update openssl to 1.0.2a
Nathan Freitas
2015-05-12 00:38:24 -0400
d6bfed06a9
update for 15.0.1
Nathan Freitas
2015-05-11 22:09:44 -0400
3a3f701441
Merge branch 'aelmahmoudy-build_system'
Nathan Freitas
2015-05-11 15:46:51 -0400
4163fc14d7
Merge branch 'build_system' of https://github.com/aelmahmoudy/orbot into aelmahmoudy-build_system
Nathan Freitas
2015-05-11 15:44:29 -0400
fa533e9d52
fix handle intent for hidden service API request
Nathan Freitas
2015-05-11 15:41:43 -0400
d5e937d2a0
Fix build for mips* archs.
أحمد المحمودي (Ahmed El-Mahmoudy)
2015-04-29 22:57:13 +0200
8d7c32c84b
Update OpenSSL to 1.0.2a
أحمد المحمودي (Ahmed El-Mahmoudy)
2015-04-29 16:08:02 +0200
81a945e632
Patch libevent to compile for 64-bit archs.
أحمد المحمودي (Ahmed El-Mahmoudy)
2015-04-29 15:29:28 +0200
ebe85e55bc
Add iptables-clean prerequisite to clean target
أحمد المحمودي (Ahmed El-Mahmoudy)
2015-04-28 17:13:06 +0200
adb9a19367
Add support for variable arch builds to support mips & 64-bit archs
أحمد المحمودي (Ahmed El-Mahmoudy)
2015-04-27 17:58:57 +0200
84c6645220
fixing flag typo
Nathan Freitas
2015-04-15 10:15:38 -0400
dbe3024dfc
fix PIE_FLAGS variable to allow for override also, standardize use of STRIP command
Nathan Freitas
2015-04-15 09:58:02 -0400
1bc427b50e
handle NPE on number format instance
Nathan Freitas
2015-04-13 10:25:58 -0400
ec24428915
fix NPE crash if VPN prepare Intent is null on boot
Nathan Freitas
2015-04-13 10:24:03 -0400
ddecd0ce82
update changelog for v15 rc 3
15.0.0-RC-3
Nathan Freitas
2015-04-13 08:37:28 -0400
b941a1c7d5
show warning about bridge limits on Intel x86/ATOM devices
Nathan Freitas
2015-04-13 08:36:01 -0400
325ca1f809
only ARM chips can support the new Obfs4, Meek bridges so hide the UI options that promote them, and just request standard bridges
Nathan Freitas
2015-04-12 22:56:16 -0400
8cbdf18733
update to v15 RC3
Nathan Freitas
2015-04-11 21:20:52 -0400
3c6f173ede
make buttons not resize weirdly with long strings
Nathan Freitas
2015-04-11 21:19:42 -0400
421764bf33
make socksbypass local port random
Nathan Freitas
2015-04-11 21:16:56 -0400
4ab1854848
update resource installer to handle different architecture
Nathan Freitas
2015-04-11 21:16:41 -0400
e7a7d8c7cd
support variable arch builds to support x86 move asset builds to /assets folder
Nathan Freitas
2015-04-11 21:16:20 -0400
74deb39c29
support building tun2socks for x86
Nathan Freitas
2015-04-11 21:16:03 -0400
933b2e9b4e
Small VPN and socket monitoring related fixes
Nathan Freitas
2015-04-10 22:29:13 -0400
1feda73e3f
update changelog
15.0.0-RC-2
Nathan Freitas
2015-04-09 13:16:14 -0400
60f19ca28f
15.0.0-RC-2
Nathan Freitas
2015-04-09 13:15:31 -0400
d6c51bcc3c
Fixes for bridge setup, and root/shell interaction - If you paste bridge addresses from Gmail, you get some strange characters that were causing problems. This looks for that, and other formatting related gotchas. - This also moves all configuratino to the torrc.custom file instead of using the control port. These changes require you to restart anyhow, and using the torrc.custom is more reliable as it affects the tor process on launch, and not post control port interaction.
Nathan Freitas
2015-04-09 13:04:28 -0400
c39cdcba60
improve root access check for transproxy
Nathan Freitas
2015-04-09 09:14:12 -0400
7d8eea24b1
switch back to DNS on 10.0.0.1, update after VPN refresh
Nathan Freitas
2015-04-09 09:10:14 -0400
690a8c3b69
Improved handling of VPN and Tun2Socks on Network Switch
Nathan Freitas
2015-04-09 08:52:59 -0400
9974654c08
fix for setting root and transproxy preferences
Nathan Freitas
2015-04-09 01:28:38 -0400
23a28f5a6f
update changelog
15.0.0-RC-1
Nathan Freitas
2015-04-08 17:03:24 -0400
280f69dfa1
update to 15.0.0-RC-1
Nathan Freitas
2015-04-08 17:02:16 -0400
776b7af679
use loopback address
Nathan Freitas
2015-04-08 17:01:26 -0400
e6fe25267f
auto-restart Tor when config changes
Nathan Freitas
2015-04-08 17:01:09 -0400
384fe1c21e
fix handling of network connectivity state management
Nathan Freitas
2015-04-08 16:46:40 -0400
02a42e425e
update translated strings
Nathan Freitas
2015-04-08 16:33:48 -0400
628c9d8d6c
update tor to 0.2.6.7
Nathan Freitas
2015-04-06 14:05:32 -0400
906ec7f3a6
v15-beta-2 small fixes for VPN
v15-beta-2
Nathan Freitas
2015-04-04 00:37:47 -0400
d6eb1dca57
fixes for network switching with VPN enabled
Nathan Freitas
2015-04-04 00:36:24 -0400
f37b935529
modifications to bridge setup strings
Nathan Freitas
2015-04-03 22:37:26 -0400
1c26ccd694
tag to head
Nathan Freitas
2015-04-03 13:16:59 -0400
627b04807b
update CHANGELOG for v15 beta 1
v15-beta-1
Nathan Freitas
2015-04-03 13:02:57 -0400
989d43aca7
v15.0.0 beta 1
Nathan Freitas
2015-04-03 13:02:00 -0400
6fd6a5a859
tune first-time experience (No more wizard!)
Nathan Freitas
2015-04-03 13:01:29 -0400
b318e6bb69
update tun2socks binaries
Nathan Freitas
2015-04-03 13:01:21 -0400
cd303bd48a
commit to latest dev head
Nathan Freitas
2015-04-03 13:01:11 -0400
a2e84b8ea0
fix JNI build info
Nathan Freitas
2015-04-03 12:59:07 -0400
398ff17e19
remove browser view handlers in manifest
Nathan Freitas
2015-04-03 12:28:59 -0400
75426bb9e2
Improve VPN service support - fix network switching handling We now refresh the VPN and tun2socks interfaces when the network type switches, and we do so in a way that does not cause traffic to leak. The new interface is established before we close the old one.
Nathan Freitas
2015-04-03 12:27:59 -0400
d14dabb4f3
update tun2socks shared libraries
Nathan Freitas
2015-04-03 12:27:40 -0400
6d15a46535
update jni build documents
Nathan Freitas
2015-04-03 12:27:28 -0400