Commit Graph

244 Commits

Author SHA1 Message Date
Nathan Freitas ee82b5afb1 update version for alpha 2015-02-14 01:55:11 -05:00
Nathan Freitas 6546040921 v15 alpha 2 2015-02-04 16:54:14 -05:00
Nathan Freitas 8dc2748520 remove unneeded alt manifests, fix bug in main manifest 2015-02-04 11:57:07 -05:00
Nathan Freitas d6ea648665 update permissions 2015-02-02 16:18:50 -05:00
Nathan Freitas 5c80572264 Merge branch 'master' of https://github.com/SuppSandroB/Ony into ony-dev
Conflicts:
	AndroidManifest.xml
	jni/Android.mk
	res/menu/main.xml
	src/org/torproject/android/OrbotMainActivity.java
	src/org/torproject/android/service/TorService.java
	src/org/torproject/android/ui/TipsAndTricks.java
	src/org/torproject/android/vpn/OrbotVpnService.java
	src/org/torproject/android/wizard/ConfigureTransProxy.java
	src/org/torproject/android/wizard/Permissions.java
2015-02-02 13:42:56 -05:00
Nathan Freitas 7c303f1589 refactoring into cleaner packages 2015-02-02 11:04:32 -05:00
Nathan Freitas ee1d54826b clean up of manifest for unused functions 2015-02-01 23:36:46 -05:00
Nathan Freitas 6a83a0d2f6 update project and layout for v15 merged browser + VPN 2015-02-01 12:49:10 -05:00
SandroB 21b75b4c56 vpn changes 2015-01-20 15:47:24 +01:00
Nathan Freitas 84d7f4978b updating primary manifest for Lollipop 2014-12-01 11:04:31 -05:00
Nathan Freitas b7fcbdc4e8 update all the manifests! 2014-11-29 00:54:33 -05:00
Nathan Freitas 917cfa1932 support SDK 16, add custom theme, make Orbot singleTop activity 2014-11-29 00:44:52 -05:00
Nathan Freitas 1e0f640a20 adding dummyactivity to stop task/broadcast from killing foreground service 2014-11-24 23:12:53 -05:00
Nathan Freitas 87d5ac9c44 changes to improve longevity of background service/Tor process 2014-11-24 13:11:38 -05:00
Nathan Freitas 4df4586476 update to 14.1.1
- also add new support onboot events
2014-11-17 14:10:55 -05:00
Nathan Freitas 4559d61f8a manifest for non-PIE build 2014-11-14 11:25:18 -05:00
Nathan Freitas 5917e63693 updates for Android L and PIE binary support 2014-11-13 13:42:14 -05:00
Nathan Freitas cd22a68615 update to 15.0.0-ALPHA-1 2014-10-24 01:17:01 -04:00
Nathan Freitas 9f311a2d89 update service config to run in same process, and not use largeheap 2014-10-24 01:15:14 -04:00
Nathan Freitas e45991899a first commit of new OrbotVPN integration into Orbot 2014-10-21 12:30:13 -04:00
Nathan Freitas 5af082e9fe update to 14.0.8.1 2014-09-14 16:19:20 -04:00
Nathan Freitas 3d67ce58bb update to 14.0.8 2014-09-06 01:03:04 -04:00
Nathan Freitas d1b08ee4e8 update to 14.0.7.3 2014-08-28 23:24:38 -04:00
Nathan Freitas d2c71d7268 update to 14.0.7.2 2014-08-26 23:14:17 -04:00
Nathan Freitas c2672cc95f update to 14.0.7.1 2014-08-21 12:01:58 -04:00
Nathan Freitas 24a3db8873 update to 14.0.7 2014-08-21 09:48:44 -04:00
Nathan Freitas 56dfff0971 bumped to 14.0.6 2014-08-11 16:22:29 -04:00
Nathan Freitas 73d4297d05 bump to 14.0.5.4 2014-08-11 11:35:50 -04:00
Nathan Freitas f13269fae2 update to 14.0.5.3 2014-08-07 13:10:56 -04:00
Nathan Freitas 387e74ec7c bump to 14.0.5.2 2014-08-05 06:20:12 -04:00
Nathan Freitas 8481e6199f update to 14.0.5.1 2014-08-02 01:34:39 -04:00
Nathan Freitas 0c239b434e update to 14.0.5 2014-07-30 05:34:25 -04:00
Nathan Freitas 668ed68c10 update to 14.0.5-RC1 2014-07-28 21:40:08 -04:00
Nathan Freitas 023ef2d4ce boot receive does not need HOME category 2014-07-19 20:40:19 -04:00
Nathan Freitas 5f52092cd9 update for 14.0.5-beta-2 2014-07-17 13:57:16 -04:00
Nathan Freitas d439176fea update to 14.0.5-beta 2014-07-14 13:39:16 -04:00
Nathan Freitas 498f6472bf remove external storage perm (debug log written internally)
need to add ability to share internal file after
marking it global read
2014-07-14 09:20:09 -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 41064d8548 add persistent flag 2014-07-10 11:04:46 -04:00
Nathan Freitas 522f2938c7 update to 14.0.4.3 2014-06-30 15:45:57 -04:00
Nathan Freitas fbc1a87c28 update to 14.0.5-alpha 2014-06-27 13:03:21 -04:00
Nathan Freitas d56c87eaf5 update to 14.0.4.2 2014-06-24 10:11:30 -04:00
amoghbl1 43eac85644 fixed merge conflicts 2014-06-20 02:01:17 +05:30
Nathan Freitas 7ec6de72e6 update to 14.0.4.1 2014-06-19 10:30:17 -04:00
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 fc608d364f update to 14.0.4 2014-06-14 05:56:46 -04:00
Nathan Freitas 9025fc52f4 update to 14.0.3.1 2014-06-11 22:04:56 -04:00
Nathan Freitas c04fc9599c update to 14.0.3 2014-06-11 20:25:05 -04:00
Nathan Freitas 00b535e7dd updated to 14.0.2.1 2014-06-11 11:27:26 -04:00
Nathan Freitas b26b9d4739 update to 14.0.2 2014-06-11 08:57:01 -04:00
Nathan Freitas 2d6a7b35c0 renable large heap request 2014-06-11 07:50:33 -04:00
Nathan Freitas 7e76162b88 bumping to 14.0.1 2014-06-09 18:48:54 -04:00
Nathan Freitas 81bd61764c updating to 14.0.0 build 100! 2014-06-07 23:10:17 -04:00
Nathan Freitas 5776a870ce update to 14.0.0-RC3 2014-06-06 21:50:00 -04:00
Nathan Freitas f94e27acc6 updated to 14.0.0-RC-1 2014-06-06 15:11:25 -04:00
Nathan Freitas ccaec1ebd3 update 14.0.0-BETA-2 2014-06-06 09:59:48 -04:00
Nathan Freitas 2650fda101 update to 14.0.0-BETA-1 2014-06-05 11:14:17 -04:00
Nathan Freitas e2e0d2659b Merge branch 'hans_feature_desc' 2014-05-30 10:36:58 -04:00
Nathan Freitas e2e00ccc6a removed largeheap value 2014-05-30 10:35:41 -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
Nathan Freitas cfc8a995a0 updated to 14.0.0-ALPHA-4 2014-05-08 09:56:08 -04:00
Nathan Freitas 96c0a54768 add large heap and remote process settings back in 2014-05-07 23:50:40 -04:00
Nathan Freitas 583c758a71 updated to 14.0.0-ALPHA-3 2014-05-05 00:01:46 -04:00
Nathan Freitas 90848b00d6 reduce memory usage of app and make single process 2014-05-05 00:01:07 -04:00
Nathan Freitas 60a822a218 updated to 14.0.0-ALPHA-2b 2014-05-04 00:40:34 -04:00
Nathan Freitas 9096f8c7b8 update 14.0.0-ALPHA-2a for some testers (samsung) 2014-05-02 14:59:18 -04:00
Nathan Freitas b2d4bb3507 updated to v14-alpha-2 2014-05-01 21:37:01 -04:00
Nathan Freitas 2b6ff4e64c update manifest for v14-alpha-1 2014-04-25 12:45:34 -04:00
Nathan Freitas c906f7ed55 13.0.7 is stable enough for a release 2014-04-18 12:03:39 -04:00
Nathan Freitas 2e0639b256 back to BETA: 13.0.7-BETA-1 2014-04-18 06:28:20 -04:00
Nathan Freitas 16f3a53529 enable diagnostics and menu option 2014-04-18 06:22:37 -04:00
Nathan Freitas a2c8e919f2 13.0.6-RC-4a 2014-04-17 13:40:33 -04:00
Nathan Freitas 557dabd143 updated to 13.0.6-RC-4 2014-04-17 10:17:20 -04:00
Nathan Freitas 89fc2e6d5c updated to 13.0.6-RC-3 2014-04-15 22:59:01 -04:00
Nathan Freitas fa6c1015d8 bump version to 13.0.6-RC-2 2014-04-15 00:26:24 -04:00
Nathan Freitas 915ff8a7f3 updated to 13.0.6-RC-1 2014-04-09 22:54:36 -04:00
Nathan Freitas 8d73be655e bump to 13.0.6-BETA-8 2014-04-09 09:13:23 -04:00
Nathan Freitas af95098ae8 remove "persistant" flag, as its only for system apps 2014-04-09 09:12:32 -04:00
Nathan Freitas ed76f8b53b update to 13.0.6-BETA-7 2014-04-08 16:10:10 -04:00
Nathan Freitas efb9a8c965 update to 13.0.6-BETA-6 2014-04-08 15:34:03 -04:00
Nathan Freitas 981123f5fe update to 13.0.6-BETA-5 2014-04-08 11:38:24 -04:00
Nathan Freitas b32992067b update to BETA-4 for Permission changes 2014-04-08 01:54:35 -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 7990644ecd update version to 13.0.6-BETA-3 2014-04-07 23:37:33 -04:00
Nathan Freitas 6bce7d579d fix ant build script and target 2014-04-07 12:17:23 -04:00
Nathan Freitas dda56335f0 updated to 13.0.6-BETA-1 2014-04-04 10:53:04 -04:00
Nathan Freitas 8c20759bed removed ABS depdency in favor of AppCompat 2014-04-03 21:54:26 -04:00
Nathan Freitas d311f71ebf 13.0.6 minor UI updates, Tor version update 2014-03-03 10:38:32 -05:00
Nathan Freitas 03667e2c91 update version to 13.0.5 2014-02-22 19:20:15 -05:00
Nathan Freitas c3327d7ae8 13.0.4a fix for Tor link setup 2014-01-15 00:34:32 -05:00
Nathan Freitas e55f724b00 bump to 13.0.4 2014-01-15 00:01:10 -05:00
Nathan Freitas 43625f835b bump to 13.0.3 2014-01-13 21:49:00 -05:00
Nathan Freitas 591161f1b8 updated to 13.0.2 2014-01-12 22:15:40 -05:00
Nathan Freitas 14fab242af bump to 13.0.1 2014-01-09 22:01:28 -05:00
Nathan Freitas 2735a59151 update to 13.0.0; release candidate 1 2014-01-06 22:30:36 -05:00
Nathan Freitas d54cf74e3c bump to 13.0.0-alpha-1 2013-12-29 22:01:31 -05:00
Nathan Freitas f3cbb6ed88 updating SDK and removing share intents 2013-12-27 15:28:28 -05:00
Nathan Freitas d40016b54a move minimum device support to API 9 or 2.3 2013-12-27 12:30:09 -05:00
Nathan Freitas f4e73e9cd7 updating version to 12.0.5 2013-08-23 16:59:12 -04:00
Nathan Freitas a9b41a8266 make orbot another background process 2013-08-23 12:56:18 -04:00