Orbot Versions Save

The Github home of Orbot: Tor on Android (Also available on gitlab!)

17.2.1-RC-2-tor-0.4.8.7

4 days ago

1e1215ba (HEAD -> master, tag: 17.2.1-RC-2-tor-0.4.8.7) update to 1721300200 ff7fec72 make code final 83acd158 update management of network callback proxy for snowflake proxy cba85e59 (origin/master, origin/HEAD) Merge pull request #1122 from weblate/weblate-guardianproject-orbot 66718eba Translated using Weblate (Icelandic) e1c67dbe Translated using Weblate (Vietnamese) 7cee324c Translated using Weblate (Russian) bef65f0b Translated using Weblate (Russian) 1dec1cd0 Translated using Weblate (Chinese (Traditional)) 8d4072e6 Translated using Weblate (Chinese (Traditional)) 53ab2f7e Translated using Weblate (Russian) 1690a273 Translated using Weblate (French) b73eeb63 Translated using Weblate (Chinese (Traditional)) 7465f5c4 Translated using Weblate (Chinese (Traditional)) 55a39abf Translated using Weblate (Indonesian) 9b8f2b09 Translated using Weblate (Chinese (Simplified)) 71c2b211 Merge pull request #1118 from meenbeese/fix-log-crash 19ba38c3 Merge pull request #1119 from meenbeese/fix-internet-title d48425d9 Merge pull request #1116 from meenbeese/fetch-app-name 2da27191 Fix grammar in internet title string key c7778bdd Fix IllegalStateException crash from log 55ff115e Simplify version name fetch in about 8c03d583 Bump IPtProxy 3.8.1 for webtunnel pt b9039593 Bump to IPtProxy 3.7.0... Snowflake v2.9.2 Lyrebird v0.1.0 b15f81d6 Merge pull request #1099 from slavrom21/master 0b1390fe Merge pull request #1098 from meenbeese/add-handlebars a65ec696 Merge pull request #1114 from weblate/weblate-guardianproject-orbot d83b303e Translated using Weblate (Armenian) 4e0940f2 Translated using Weblate (Spanish (Cuba)) e61763ed Translated using Weblate (Polish) 36ffcc0e handle potential NPE aa656fb3 make fixes to ensure snowflake proxy is managed based on user prefs 99e48fe5 Merge pull request #1111 from syphyr/license_format 13668f50 Merge pull request #1103 from meenbeese/fix-libevent 8d4cc9f8 Merge pull request #1093 from weblate/weblate-guardianproject-orbot a8bf7aca Translated using Weblate (Spanish (Cuba)) 80b2e61c Translated using Weblate (Czech) 0387e534 Translated using Weblate (Turkmen) 75dc7bde Translated using Weblate (Russian) 77c24dbb Translated using Weblate (Galician) 650b6393 Translated using Weblate (Galician) 82d17a39 Translated using Weblate (Spanish) 18b8cb1a Translated using Weblate (Albanian) 8b47eebb Translated using Weblate (Albanian) 2ddb1d80 Translated using Weblate (English (United Kingdom)) f9f36a3b Translated using Weblate (Interlingua) 239915a1 Translated using Weblate (Catalan) 27901b26 Translated using Weblate (Japanese) 36331c01 Translated using Weblate (Russian) cb9e41df Translated using Weblate (Japanese) 93d82a83 Added translation using Weblate (Spanish (Cuba)) c786b89d Translated using Weblate (Albanian) 7c0ef567 Format License to prevent line breaks on lower res display 6ffe4869 Remove obsolete LibEvent URL in about e4281a28 improve start/start of snowflake proxy based on wifi and power changes ac54ad9b make sure SnowflakeProxy doesn't start or stop multiple times - may address issue with battery drain during multiple plugs in/out of power adapter

17.2.1-RC-1-tor-0.4.8.7

2 months ago

Alright folks, this is it. This is the version we are pushing out to EVERYONE.

Thank you to all who contributed to get us here, to this big v17 transition moment, but especially:

@bitmold @tladesignz @meenbeese @syphyr @uniqx @SkewedZeppelin AND of course, all the amazing translators who have helped us get to more localizations than ever, include many new indigenous languages not even officially supported by Android (more on that soon)

Also, don't be surprised for now that our friend Orbi is hiding a bit... we don't want to shock people too much with our v17 update, so we will roll Orbi out slowly but surely. They are still hiding somewhere in the app though...

Screenshot 2024-02-09 at 3 45 35 PM

Here are some highlights of recent work...

9ebab6df Merge pull request #1047 from guardianproject/geoip_performance_optimization f6df19df Merge pull request #1076 from syphyr/align_button 5ee90378 Optimization for #1046 only extract geoip and geoip6 from zip if those files dont already exist or if the app has been updated 1f168d40 Rewrite the AppManagerActivity file in Kotlin 11740111 Fix button on moat and custom bridges 3cd681c8 Sync minSdkVersion to match the rest of project edabcb00 Rewrite ProxiedHurlStack file in Kotlin 177471b6 enabling snowflake proxy shouldn't start tor... 4d0b65ff Similarly re #1041, The MoreFragment wouldn't exit Orbot/OrbotVPN correctly. Fixed. a9c6c39e Fix bug introduced from #1041 where snowflake proxy wasn't turned off This is because the KindnessFragment never specified that the Intents it sends to OrbotService weren't system intents... Fixed this here. 0206f6cb intent integrator doesnt need jar libs directory dep... fd1f542c (dev/gomobile_ldflags) Reduce OrbotLib binary size by ~50% with go compiler ldflags -w and -s -w disable DWARF generation -s disable symbol table 8098d073 Bump IPtProxy to Version 3.4.0 12e3dd85 Merge pull request #1059 from guardianproject/new_langs c373cc51 change three periods to elipsis in french + english strings 7fd38408 (tag: languagedemo, dev/new_langs) Added support for Nahuatl in language picker 4d0361e3 Added new Páez string resources 767c1550 Added new Wayuu string resources c636fa27 Added new Guambiano string resources 918d5d6a Added Nahuatl string resources 67120132 This is actually the latest geoip used by the tor project, previously the script in orbot just pulled from tor-android... 8a9f979b Made sure incoming intent isnt null before we see if its from the system #1041 Not sure why'd you get a null intent anyway, but this way we avoid a NPE... 4d2be809 Start Orbot via always-on VPN 18481697 Ensure ICMPV6 packets are not routed 5a156bab for #1008 manually ensure ICMP packets are not routed or bypassed also tune VPN settings to ensure IPv6 traffic routing as possible

languagedemo

3 months ago

Languages added for an upcoming demo. Not an official release!

17.1.1-RC-1-tor-0.4.8.7

5 months ago

93057ce8 (HEAD -> master, tag: 17.1.1-RC-1-tor-0.4.8.7) udpate to 1711300100 c80ff8a2 (origin/master, origin/HEAD) final tweaks to kindness mode settings 3789724d small tweaks to kindness settings layout 874024d4 simplify kindness mode settings 9dcd1f45 delete aar old sources 5736e591 Merge pull request #1002 from meenbeese/gradle-settings 028ddc3b Merge pull request #1024 from meenbeese/minor-fixes 44194bae Merge pull request #1014 from meenbeese/rewrite-adf ac4f15e2 Merge pull request #1020 from weblate/weblate-guardianproject-orbot 33ff0d1a update OrbotLib.aar for latest IPtProxy release b7c4e0fb update to 1711200300 aa92b320 Translated using Weblate (Czech) 48f8c47e Translated using Weblate (Interlingua) 9ddeffa7 Translated using Weblate (Greek) 74b60d2b Translated using Weblate (Belarusian) 67fb000c Translated using Weblate (Russian) 412f5f4a Translated using Weblate (Catalan) 09973c0c Translated using Weblate (Albanian) b378ac70 Translated using Weblate (Turkish) 873d9a02 Translated using Weblate (Czech) 8942f2ac Translated using Weblate (Swedish) b1f0291c Misc. fixes and fine-tuned adjustments 007029d2 Center the title text in custom bridge sheet 5d43a1ac Increase content spacing in fragment connect 497dd306 Shift buttons and center title in kindness sheet e7d7171b Center main title in config bottom sheet 62dc88ec Remove the green dot in choose apps e07c29e6 Merge pull request #1012 from syphyr/is_icmpv6 1af9e953 Merge pull request #1015 from weblate/weblate-guardianproject-orbot 49be4d41 Translated using Weblate (Latvian) 19260af0 Translated using Weblate (Albanian) 675ee45f Rewrite AboutDialogFrag file in Kotlin 18481697 Ensure ICMPV6 packets are not routed 423ea776 Only allow repo declarations in settings.gradle 9b8b55c7 Move repository declaration to settings.gradle a5d5674c Merge pull request #1001 from meenbeese/fix-deprecations dda7cc69 Merge pull request #1000 from weblate/weblate-guardianproject-orbot 5a156bab for #1008 manually ensure ICMP packets are not routed or bypassed also tune VPN settings to ensure IPv6 traffic routing as possible 066b31d1 update to version 1710300200 37dddb8a Translated using Weblate (Lithuanian) a19d9996 Translated using Weblate (Armenian) 3e4ec02e Translated using Weblate (Chinese (Simplified)) c9fbf28b Translated using Weblate (Croatian) 23e77600 Translated using Weblate (Galician) 09345d11 Translated using Weblate (Spanish) 3a962e0f Translated using Weblate (Greek) 49ed7dc8 Fix deprecation of getResources().getColor() 84574cd3 Fix deprecation of URLDecoder.decode a0036c6c Fix deprecation of locale a291594c Fix deprecation of activity?.getDrawable 20805bea Fix deprecation of Html.fromHtml bdc36e56 update startSnowflake calls to support new argument 5cf5899e update to IPtProxy 3.2

17.1.1-BETA-3-tor-0.4.8.7

6 months ago

Beta 3 for testing

e238d445 (HEAD -> master, tag: 17.1.1-BETA-3-tor-0.4.8.7) update to 1711200300 a5d5674c (origin/master, origin/HEAD) Merge pull request #1001 from meenbeese/fix-deprecations dda7cc69 Merge pull request #1000 from weblate/weblate-guardianproject-orbot 5a156bab for #1008 manually ensure ICMP packets are not routed or bypassed also tune VPN settings to ensure IPv6 traffic routing as possible 066b31d1 update to version 1710300200 37dddb8a Translated using Weblate (Lithuanian) a19d9996 Translated using Weblate (Armenian) 3e4ec02e Translated using Weblate (Chinese (Simplified)) c9fbf28b Translated using Weblate (Croatian) 23e77600 Translated using Weblate (Galician) 09345d11 Translated using Weblate (Spanish) 3a962e0f Translated using Weblate (Greek) 49ed7dc8 Fix deprecation of getResources().getColor() 84574cd3 Fix deprecation of URLDecoder.decode a0036c6c Fix deprecation of locale a291594c Fix deprecation of activity?.getDrawable 20805bea Fix deprecation of Html.fromHtml bdc36e56 update startSnowflake calls to support new argument 5cf5899e update to IPtProxy 3.2

17.1.1-BETA-2-tor-0.4.8.7

6 months ago
  • update tor to 0.4.7.8
  • update IPtProxy to 3.2 (Snowflake, Lyrebird/Obfs4)

17.1.0-RC-2-tor.0.4.7.14

7 months ago

6b1ba038 (HEAD -> master, tag: 17.1.0-RC-2-tor.0.4.7.14, dev/master) update to version 1710300200 5a3a5d87 (origin/master, origin/HEAD) updates for circumvention logic to access new fronts and properly use proxying 28086635 Merge pull request #971 from hax0rbana-adam/vector-graphics-logo-with-CI 115c315d Merge pull request #988 from weblate/weblate-guardianproject-orbot 1bdf283e Translated using Weblate (Spanish) 84d6b6ed Merge pull request #986 from weblate/weblate-guardianproject-orbot eca19730 Translated using Weblate (Spanish) 863e7d2b Translated using Weblate (Aymara) a84742fe Translated using Weblate (Belarusian) 603a2ea5 fix: updated Java version from 8 to 17 aa32c3c7 fix: Make settings activity be an Activity object instead of a preferences fragment 22bdc1a4 fix: ensure we can get indexes before using them a8e72e30 fix: Use the default locale when converting case a09862ec fix: resolved possibility of a -1 causing an index exception f876f67d fix: fixed AndroidManifest to point to the BaseActivity

17.1.0-RC-1-tor.0.4.7.14

7 months ago

Thanks to @meenbeese @syphyr @hax0rbana-adam all the translators and everyone else for the recent flurry of work

a3efaee4 remove invalid activity from manifest per #868 https://github.com/guardianproject/orbot/pull/868 f4cb26db Merge pull request #982 from syphyr/update_iptproxy 604e4404 Merge pull request #981 from syphyr/fix_captcha c7ca268b Merge pull request #979 from golfvoyager1/patch-1 c67ca502 Merge pull request #969 from syphyr/fix_teevee f3fd83c2 Merge pull request #965 from hax0rbana-adam/vector-graphics-logo f1d126a9 Merge pull request #964 from meenbeese/kotlin-rewrite bdcfcbfc Merge pull request #963 from meenbeese/scripts 5f8808a1 Merge pull request #962 from meenbeese/underline-text ba549406 Merge pull request #961 from weblate/weblate-guardianproject-orbot cb07cc96 Translated using Weblate (German) 4ba28467 Translated using Weblate (Chinese (Simplified)) 50d8ab2c Translated using Weblate (Aymara) deaa3312 Translated using Weblate (Japanese) cd099d91 Translated using Weblate (Persian) 46bf9a83 Translated using Weblate (Russian) 61cc397a Translated using Weblate (Icelandic) cf263632 Translated using Weblate (Polish) 2496c7c6 Translated using Weblate (Portuguese (Brazil)) e9b3741c Translated using Weblate (Aymara) eaf588d5 Translated using Weblate (Arabic) 04e81a83 Translated using Weblate (Japanese) c7c6d369 Update to IPtProxy 3.1.1 60f72962 Update Orbot to Lyrebird 594c49ed Fix snowflake Fastly and Moat Activity front 49b84449 Set ConnectionPathway when Custom Bridges are used 59327f15 removed icon's shadow and increased contrast e04c8dfc Set jvm target in app to 17 075fe424 Exclude duplicate class androidx.lifecycle.ViewModelLazy ecdaeb66 Update teevee compileSdkVersion to 33 7a65a7b1 Update teevee version to tor 0.4.7.14 7759688d Vector image of the Orbot logo for the launcher #958 ad3b6582 Rewrite OrbotApp file in Kotlin 1050ed03 Remove old descriptions dir 5e86e20f Move shell scripts to tools dir f6d0c6c9 Underline tvConfigure choose connc text

17.1.0-BETA-3-tor.0.4.7.14

8 months ago
  • major update of tor daemon to latest 0.4.7.14

e0c51a48 Translated using Weblate (Slovenian) 0ff5ed3f Translated using Weblate (Italian) f2896784 Translated using Weblate (English (United Kingdom)) 36bce8ab Translated using Weblate (Vietnamese) 03005e26 Translated using Weblate (Spanish) aeb891a1 Translated using Weblate (Aymara) c1ed449e (dev/master) update tor-android to 0.4.7.14

17.1.0-BETA-2-tor.0.4.7.11

9 months ago

6b0d84b9 update android material design to 1.9.0 3ca6e1a9 build from GP fork of OrbotIPtProxy 894dd3a0 update version code to 1710200100 878631da (origin/master, origin/HEAD) Merge pull request #900 from adnanbezerra/master 3a66911e Merge pull request #916 from meenbeese/screenshots eb0550a2 Merge pull request #903 from syphyr/use_java17 3ff18365 Merge pull request #879 from syphyr/orbi_animation 4d903137 Merge pull request #887 from guardianproject/app_selection_bugz db6acc7a Merge pull request #917 from meenbeese/quick_tile 9c40481b Merge pull request #951 from weblate/weblate-guardianproject-orbot 292873e8 Translated using Weblate (Arabic) 084be2d6 Translated using Weblate (Aymara) 88d55235 Translated using Weblate (Aymara) 006d65ce Translated using Weblate (Aymara) 869ee7bb Translated using Weblate (Aymara) e4334981 Translated using Weblate (Finnish) b73af4f9 Translated using Weblate (Aymara) 45eebce6 Translated using Weblate (Aymara) e1979b80 Translated using Weblate (Spanish) 554c7cbb Translated using Weblate (Ukrainian) b3306177 Translated using Weblate (Aymara) 9820d3eb Merge pull request #943 from weblate/weblate-guardianproject-orbot 2c0e7992 Translated using Weblate (Icelandic) fa9fc659 Translated using Weblate (Hindi) 1731f107 Translated using Weblate (Spanish) 73026059 Translated using Weblate (Aymara) eed84cfc Translated using Weblate (Aymara) 4dd3db1a Translated using Weblate (Vietnamese) 1a9fe278 Translated using Weblate (Aymara) 6a59ecae Translated using Weblate (French) 4042dbf2 Translated using Weblate (Chinese (Simplified)) 86f45d78 Translated using Weblate (Persian) 14666914 Translated using Weblate (Persian) abd779bb Added translation using Weblate (Turkmen) 5722842f Translated using Weblate (Aymara) a69f39bb Merge pull request #938 from weblate/weblate-guardianproject-orbot ae496a47 Translated using Weblate (Polish) ecdbf386 Translated using Weblate (Chinese (Simplified)) 874e98b9 Translated using Weblate (Portuguese (Portugal)) e2f2b9a7 Translated using Weblate (Aymara) 07eea6df Translated using Weblate (Persian) 6b0712f3 Translated using Weblate (Persian) dbaa7901 Translated using Weblate (Japanese) 768a8af6 Translated using Weblate (Persian) 4c5fdbb9 Translated using Weblate (Persian) 8cffd2bb Translated using Weblate (German) dc43bc07 Translated using Weblate (Romanian) 7482ba1b Translated using Weblate (Hindi) aea96d73 Translated using Weblate (Chinese (Traditional)) fd9d6e97 Translated using Weblate (Portuguese (Brazil)) 8973c060 Translated using Weblate (Japanese) 8e05fa7f Translated using Weblate (Indonesian) ba3b305d Translated using Weblate (Finnish) 662b743c Translated using Weblate (Albanian) c6957ed4 Translated using Weblate (Dutch) 0273c177 Translated using Weblate (Japanese) 504362bf Translated using Weblate (Hebrew) 1cd000d9 Translated using Weblate (Ukrainian) 0407e44d Translated using Weblate (Chinese (Traditional)) f136d886 Translated using Weblate (Spanish) 60f861db Translated using Weblate (Aymara) a3004842 Translated using Weblate (Bulgarian) 7935f8a5 Translated using Weblate (Portuguese (Portugal)) d0942d2b Translated using Weblate (Acholi) b5ea345f Translated using Weblate (Turkish) e61ade34 Translated using Weblate (Russian) 6dd15095 Merge pull request #937 from emmapeel2/remove-duplicates b6ae4115 remove more duplicates 3410ca5e remove duplicated languages from translation def86d2c Merge pull request #936 from emmapeel2/translations-update baa4e75a Weblate translation update 55e08fe1 (dev_gitlab/dev_audit_fix, dev_audit_fix) set hasFragileUserData to false to ensure data is not backed up ORB-01-004 WP1: Android config hardening recommendations (Info) e835966c ORB-01-005 WP1: Lack of root detection (Info) - add root notification support with basic message for now a1048e78 update to min SDK 23 to improve apk signature compatibility also maintains android-tv compat for SDK 23, while main Orbot is SDK 24 (7.0) 3373998a update all projects to SDK 24 eb4aa00a remove portmapper library (for now) which isn't used, and includes insecure random ORB-01-011 WP1: Usage of insecure crypto functions & PRNG c1d997e3 update minSDK to 24 aka Android 7 cbd5763e switch to SecureRandom to address ORB-01-011 WP1: Usage of insecure crypto functions & PRNG 11288030 fix for #5 on gitlab ORB-01-006 WP1: Lack of security screen incurs potential leakage (Low) adds FLAG_SECURE for activity windows, and preferences for changing in settings with default on SECURE f1ca866e fixes for #4 on Gitlab ORB-01-003 WP1: Potential phishing via StrandHogg 2.0 (Medium) - taskAffinity, singleInstance, and custom onBackPressed 4150e2d2 fix for #8 on Gitlab - Cure53 Audit: ORB-01-009 WP1/2: Orbot DoS via exported activity (High) d90df201 update version code to 1700300100 64ce9c48 Added quick settings tile f87fbbaa Better naming system for screenshots 09587d44 Delete device-2018-01-05-122301.png defa98e9 Delete device-2018-01-05-122314.png 343ed905 Set jvm target to 17 8db5f563 Use Java 17 5ce615d9 Improve Brazilian Portuguese translation on /app eda0d301 refactor: :art: improve the Brazilia Portuguese translation 9bc9cbee revert to the old icon for now, in order to more smoothly transition users 4e98368a remove left-hand space from preferences display dc0504cf Merge branch 'master' of github.com:guardianproject/orbot