summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 15.1.0-RC-7Nathan Freitas2016-01-28
|
* enable TransProxy and DNSPort by default without rootNathan Freitas2016-01-28
| | | | - some users run their own iptables transproxy scripts with AFWall and need Orbot to have these ports open by default. There is no risk to enable them by default, so we'll them on for now, and think about how to better make this a user option in the future.
* update for RC-6...final?!15.1.0-RC-6Nathan Freitas2016-01-27
|
* 15.1.0-RC-6Nathan Freitas2016-01-27
|
* Merge pull request #27 from eighthave/masterNathan Freitas2016-01-27
|\ | | | | make-release-build tweaks
| * make-release-build: env vars need to be first on the command lineHans-Christoph Steiner2016-01-27
| |
| * ignore more files generated by the buildHans-Christoph Steiner2016-01-27
| |
| * faketime is only needed when building, not when cleaningHans-Christoph Steiner2016-01-27
|/ | | | | cleaning while running faketime will just slow it down or cause weird behavior.
* add-in missing "break" for Meek GoogleNathan Freitas2016-01-26
|
* explicitly indicate we are building armeabiNathan Freitas2016-01-26
|
* add make calls for both armeabi and x86 with cleanNathan Freitas2016-01-26
|
* remove lib binariesNathan Freitas2016-01-26
|
* only build for x86 and armeabiNathan Freitas2016-01-26
|
* update changelog for v15.10 RC-515.1.0-RC-5Nathan Freitas2016-01-26
|
* 15.1.0-RC-5Nathan Freitas2016-01-26
|
* Merge branch 'new-bridges' of https://github.com/mrphs/orbot into mrphs-fixesNathan Freitas2016-01-25
|\
| * add 'Mosaddegh','Azadi','MaBishomarim' & 'JonbesheSabz' to default bridgesNima Fatemi2016-01-26
| |
* | Merge branch 'bug-18148' of https://github.com/mrphs/orbot into mrphs-fixesNathan Freitas2016-01-25
|\ \ | |/
| * remove extra chars from bridge line. fixes #18148Nima Fatemi2016-01-26
| |
* | small fixes to VPN service port setup to ensure proper setupNathan Freitas2016-01-25
|/
* one last changelog fix... argh!Nathan Freitas2016-01-25
|
* fix the changelogNathan Freitas2016-01-25
|
* update CHANGELOGNathan Freitas2016-01-25
|
* 15.1.0-RC-415.1.0-RC-4Nathan Freitas2016-01-25
|
* tweak the string about bridges a little bitNathan Freitas2016-01-25
|
* choose up to 2 bridges from default list randomlyNathan Freitas2016-01-25
|
* make bridge allocation shuffle randomly to distribute loadNathan Freitas2016-01-25
| | | | | inspired by this work: https://trac.torproject.org/projects/tor/ticket/18113 we don't want all users to start with the same bridges in the same order
* this should be kbps in factNathan Freitas2016-01-25
|
* add support for loading default bridges from asset fileNathan Freitas2016-01-25
|
* 15.1.0-RC-315.1.0-RC-3Nathan Freitas2016-01-25
|
* update binariesNathan Freitas2016-01-25
|
* better implementation of stpcpy for pre-Android 21 NDKNathan Freitas2016-01-25
|
* add orfox icon to replace orwebNathan Freitas2016-01-25
|
* re-add appcompat, update to latest, move to Android 23 to buildNathan Freitas2016-01-25
| | | | | - this is required for latest appcompat, and to address the bug with the white-on-white spinner popup error
* remove appcompat, and just support support-v4Nathan Freitas2016-01-25
|
* Merge pull request #21 from eighthave/masterNathan Freitas2016-01-22
|\ | | | | work towards a reproducible build
| * make-release-build: remove faketime from `ant release`Hans-Christoph Steiner2016-01-22
| | | | | | | | | | It is too problematic and there are other ways to make those final parts of the APK reproducible.
| * make-release-build: freeze time when running ndk-buildHans-Christoph Steiner2016-01-22
| | | | | | | | This aides reproducibility.
| * make-release-build: make sure ndk-build can be foundHans-Christoph Steiner2016-01-22
| |
| * make-release-build: use strip-nondeterminism to get reproducible buildHans-Christoph Steiner2016-01-22
| | | | | | | | | | strip-nondeterminism sets the timestamps in the zip based on the timestamp of the git commit.
| * make-release-build: make sure tag signers exist before verifying tagsHans-Christoph Steiner2016-01-22
| |
| * build jtorctl directly, using a symlink to point to its source codeHans-Christoph Steiner2016-01-22
| | | | | | | | | | | | This builds the jtorctl java with the rest of Orbot's java. The process of making a jar breaks when external/Makefile is run with frozen time using faketime. That is needed to get reproducible native bits.
| * use symlinks to provide alternate folders for Hebrew and IndonesianHans-Christoph Steiner2016-01-22
|/ | | | | | | | | These two languages must be included twice (iw/he and id/in) For a full discussion of why, see: https://gitlab.com/fdroid/fdroidclient/issues/139 https://stackoverflow.com/questions/5074769/cyanogenmod-translate-a-project/8470980#8470980 https://stackoverflow.com/questions/8393771/android-not-using-finding-my-hebrew-localization
* update ndk-builds to NDK 4.8 toolchainNathan Freitas2016-01-21
|
* improvements to Locale changing in appNathan Freitas2016-01-20
|
* change VPN mode DNS to use Google's 8.8.8.8Nathan Freitas2016-01-20
|
* update changelogNathan Freitas2016-01-16
|
* 15.1.0-RC-215.1.0-RC-2Nathan Freitas2016-01-15
|
* add ability to check if configured SOCKS port is availableNathan Freitas2016-01-15
| | | | 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.
* add new feature graphic for google playNathan Freitas2016-01-15
|