Commit Graph

345 Commits

Author SHA1 Message Date
Jordan 37c831975d Add drawables
.
2014-09-05 18:14:09 -07:00
Jordan 1229da66cb Merge branch 'master' of https://git.torproject.org/orbot 2014-09-01 19:27:17 -07:00
Nathan Freitas b76be6dee0 disable stdout log by default and enable daemon mode 2014-08-26 22:43:09 -04:00
Nathan Freitas add04f238d exit menu option should be a menu 2014-08-21 09:48:06 -04:00
Nathan Freitas 186e74b5dc add new transproxy flush pref and strings 2014-08-21 09:47:51 -04:00
Jordan 59b333984d Add buttons to filter application selection. 2014-08-13 17:23:33 -07:00
Nathan Freitas ade6172145 enable transproxy refresh feature, default off 2014-08-11 11:18:46 -04:00
Nathan Freitas 0d424797a2 make expanded notif off by default; handle exceptions better
- some devices seem to not like these new expanded/remoteviews notifications, so we are turning them off by default. This will also help with load issues on onionoo servers
2014-08-11 10:10:18 -04:00
Nathan Freitas 28877b12e2 new strings for app conflict checker function 2014-08-07 12:43:00 -04:00
Nathan Freitas 0709b0e486 remove this, as torrc.custom is built at runtime 2014-08-02 01:14:43 -04:00
Nathan Freitas 754139a566 add new strings 2014-08-02 00:58:47 -04:00
Nathan Freitas 6626b6551c update strings, localisations 2014-07-28 21:39:02 -04:00
Nathan Freitas 816d7d717a new icons for martus 2014-07-17 13:43:46 -04:00
Nathan Freitas 6574312609 new tips for app download 2014-07-17 13:43:09 -04:00
Nathan Freitas 9d541d8aad added mobile martus to rec'd apps 2014-07-16 17:06:50 -04:00
Nathan Freitas 4d6c32a6a2 support dynamic SOCKS ip in polipo configuration 2014-07-15 16:10:24 -04:00
Nathan Freitas e1ec776cb8 re-arch status callbacks and improve notification 2014-07-14 09:19:30 -04:00
Nathan Freitas f2f076c29c fixes for layout and notification data
be sure to only get the IP of the last hop (that is the exit)
2014-07-10 12:34:31 -04:00
Nathan Freitas 181b92276a make the notification larger for more display room! 2014-07-10 11:23:34 -04:00
Nathan Freitas 3bc8760beb Merge branch 'new_notification_expanded' of github.com:amoghbl1/orbot-1 into amoghbl1-new_notification_expanded 2014-07-10 11:05:59 -04:00
Nathan Freitas a447bbf07e update strings 2014-07-10 11:03:56 -04:00
Nathan Freitas bfa1d56208 remove diag/test menu 2014-06-27 13:03:06 -04:00
Nathan Freitas 0e95ddaeac update translations from transifex 2014-06-24 10:11:12 -04:00
amoghbl1 43eac85644 fixed merge conflicts 2014-06-20 02:01:17 +05:30
amoghbl1 133922f7b4 updated the expanded notification ui, calls for getting exit ip implemented, exit ip added temporarily in the title of the notification till the final ui is ready. Regex to match ip address on getting response from the exit node written. 2014-06-18 06:02:23 +05:30
Nathan Freitas b6715b4d3c fixes #12411 and #12412 enables DNS and transport by default
with new Orbot settings to enable user to easily change/disable
2014-06-17 15:42:54 -04:00
Nathan Freitas 2ce9ea92f1 make default config files have ports off by default (0) 2014-06-13 12:58:39 -04:00
Nathan Freitas 65eb7ad249 fix torrc defaults - add back in avoiddiskwrites 2014-06-11 22:02:32 -04:00
Nathan Freitas 4716696515 make transport settings dynamic (remove from torrc) 2014-06-11 20:23:38 -04:00
Nathan Freitas 6ab9a7bff1 reduce memory usage of polipo 2014-06-11 11:26:10 -04:00
Nathan Freitas af51a98535 allow support for adding custom lines to torrc 2014-06-09 18:47:48 -04:00
Nathan Freitas 22938c9ed9 multiple fixes for tor start including "auto" control port
also try to kill hung tor process
2014-06-09 18:35:08 -04:00
Nathan Freitas 451cfed0ac keep SOCKS port as default 9050 (instead of 'auto') 2014-06-06 17:01:18 -04:00
Nathan Freitas da3c95575a fixes for tor setConf/control port
fixes hidden service support
manages socks port conflicts
2014-06-06 09:59:10 -04:00
Nathan Freitas 7abea23429 removing binaries from repo 2014-06-05 12:21:22 -04:00
Nathan Freitas 476dc1a036 update binaries for 0.2.4.22 Tor 2014-06-05 11:12:02 -04:00
Nathan Freitas 352c23b702 updated binaries for OpenSSL 1.0.1h 2014-06-05 10:59:13 -04:00
Nathan Freitas 63b43047ed Merge branch 'issue_3014_wizard_workflow' of https://github.com/amoghbl1/orbot-1 into amoghbl1-issue_3014_wizard_workflow 2014-05-30 10:40:53 -04:00
Nathan Freitas 25f6499f6b Merge branch 'master' of github.com:n8fr8/orbot 2014-05-30 10:37:14 -04:00
Hans-Christoph Steiner 13ef14340d add app description to manifest to support p2p distribution
This allows other methods of distributing APKs to also include the
description text, like the FDroid local repo swapping.
2014-05-28 20:33:41 -04:00
Amogh Pradeep 758633c9e6 Merge branch 'master' of https://github.com/n8fr8/orbot into new_notification_expanded 2014-05-29 05:02:08 +05:30
Amogh Pradeep 99dfdd711d added styles to build the custom notification, minor tweaks to old code 2014-05-29 04:56:06 +05:30
Amogh Pradeep a787fdf8cd notification layout for the expanded notification, still in testing. Also includes integration of remote view for the big layout 2014-05-29 04:27:07 +05:30
Amogh Pradeep 4759d9f143 implemented button click function for the story maker button, also url added in strings, change to liking at review 2014-05-24 03:15:33 +05:30
Amogh Pradeep ea384f95f6 cleaned ChooseLocaleWizardActivity workflow, implemented override for back button and added toast warning message string 2014-05-24 02:31:57 +05:30
Amogh Pradeep 255623a1dd added the story maker button to the tips wizard page, also added tip string to the strings file. 2014-05-23 02:45:57 +05:30
Amogh Pradeep 23c689c8a1 added icon for story maker button to be added to the hints and tips page 2014-05-23 02:38:33 +05:30
Nathan Freitas 76ec147c7a add some more externalized strings 2014-05-05 00:00:14 -04:00
Nathan Freitas 69614fb649 updated Tor version to 0.2.5.4-alpha
heartbleed blacklists for non-updated tor nodes
2014-05-04 00:38:29 -04:00
Nathan Freitas 147b57af42 remove unused preference 2014-05-02 00:40:19 -04:00
Nathan Freitas b31c11f3cb updated icons with dark background 2014-05-01 16:15:25 -04:00
Nathan Freitas 21c1cadcca update binaries and torrc for obfs/PT work 2014-04-25 12:44:37 -04:00
Nathan Freitas 0178d3e4de add new binaries and configs for polipo and others 2014-04-24 23:44:29 -04:00
Nathan Freitas 40546c9ee5 change from privoxy to polipo for http proxy 2014-04-24 23:43:33 -04:00
Nathan Freitas d003826c98 update binaries 2014-04-24 12:30:08 -04:00
Nathan Freitas 4aa3cd6ea2 moved diagnotics to menu option (not launcher) 2014-04-18 06:22:10 -04:00
Nathan Freitas b6e7a02fb4 cleaned up graphics/colors 2014-04-18 06:21:47 -04:00
Nathan Freitas 71de5c602a fix menu to now show share 2014-04-17 10:15:26 -04:00
Nathan Freitas e1ea8dbd07 updated binaries 2014-04-16 16:22:01 -04:00
Nathan Freitas e70c8aca87 add new diagnostics activity for problem childs 2014-04-16 16:21:42 -04:00
Nathan Freitas 16799ef0c6 add automapresolve to ensure .onion address are handled 2014-04-15 00:25:06 -04:00
Nathan Freitas e9d0feade0 updates resources and tx config for tagalog 2014-04-09 11:44:21 -04:00
Nathan Freitas 10938edff0 update string resources from transifex 2014-04-09 11:39:20 -04:00
Nathan Freitas 5326d2b1de updated string values for components 2014-04-09 11:31:49 -04:00
Nathan Freitas 227253de76 updates to optimize resource memory usage 2014-04-09 09:10:23 -04:00
Nathan Freitas 25f4ac8617 adding new small icon 2014-04-08 12:19:44 -04:00
Nathan Freitas bab67b7c13 small fixes for the wizard with new UI 2014-04-08 11:36:59 -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 4ed6ea1e9c updated pre-built binaries 2014-04-07 22:43:09 -04:00
Nathan Freitas 75d3ecb2ec update language wizard display to be more clear 2014-04-04 10:46:28 -04:00
Nathan Freitas fe44c29164 add binaries (for non NDK developers) 2014-04-04 10:27:36 -04:00
Nathan Freitas 05bf5b7b42 add/update translations from transifex 2014-04-04 10:27:26 -04:00
Nathan Freitas e25dc08fe5 fixes the menus for appcompat library 2014-04-03 23:23:20 -04:00
Nathan Freitas f322f6b2c8 add new graphics and icons 2014-03-03 10:37:58 -05:00
Nathan Freitas 714af31a20 updated icon and main graphics 2014-03-03 10:37:01 -05:00
Nathan Freitas 16c5426ea0 adding new bg images for next release 2014-02-22 19:16:20 -05:00
Nathan Freitas db53c191f1 updated binary versions in strings 2014-01-12 22:15:12 -05:00
Nathan Freitas 69271262cd updated torrc without automap settings (not needed) 2014-01-12 22:14:42 -05:00
Nathan Freitas 39699e69c6 add new icons showing different status 2014-01-09 22:01:02 -05:00
Nathan Freitas d3c11bed4b add geoip v6 file and support in TorService 2014-01-09 21:32:07 -05:00
Nathan Freitas c4d8c97321 stop button for notification bar 2013-12-28 00:44:09 -05:00
Nathan Freitas 17f7d46e5c update menu, strings, icons for ChatSecure (from Gibberbot) 2013-12-27 21:43:33 -05:00
Nathan Freitas 420dd1e966 adding geoip ipv4 db back in for now 2013-12-27 15:27:54 -05:00
Nathan Freitas a0de73667f change "network conn" preference to be more clear 2013-12-27 13:25:03 -05:00
Nathan Freitas d236708e41 removing binaries from repo
binaries will now be stored in /libs/armeabi as psuedo shared libraries (actually executables)
android handles unpacking of shared libraries and makes them executable for user automatically
geoip will be available as an add-on download to reduce size of default app
2013-12-27 11:12:43 -05:00
Nathan Freitas 9a10cdda9d updated orbot glow icon 2013-08-23 13:03:59 -04:00
Nathan Freitas e84ee7101d added GUI support for flinging to a newnym identity 2013-08-23 12:47:31 -04:00
Nathan Freitas 5930964362 new green/tor on mode 2013-08-20 13:26:19 -04:00
Nathan Freitas 9d6f3c836b removed unneeded old iptables binaries 2013-08-20 13:25:23 -04:00
Nathan Freitas 1bc97c6cc6 change default "disable network" pref to true 2013-08-19 11:24:43 -04:00
Nathan Freitas 9a2a9897de updates to graphics, layouts and strings 2013-08-19 11:17:11 -04:00
Nathan Freitas 79e6eecb5f update tor to tor-0.2.4.16-rc 2013-08-19 09:35:13 -04:00
Nathan Freitas 0a3cc50ce4 add resources for airplane mode/network disable 2013-08-19 09:34:27 -04:00
n8fr8 edd855f5ad new builds of binaries 2013-07-22 13:56:48 -04:00
n8fr8 515b8ce695 added new strings resources 2013-07-17 22:38:12 -04:00
n8fr8 bbf8d8a03b updating string resources from transifex 2013-07-17 22:37:56 -04:00
n8fr8 273e190faa updating built binaries 2013-07-17 22:37:48 -04:00
n8fr8 2ab32fcccd new preference value updates 2013-04-03 15:48:16 -04:00
n8fr8 83319c1e56 added message for when internet is down 2013-02-12 14:28:07 +07:00