Orbot 16.3.1-BETA-1-tor-0.4.2.7 <https://github.com/guardianproject/orbot/releases/tag/16.3.1-BETA-1-tor-0.4.2.7>
APKs: https://github.com/guardianproject/orbot/releases/tag/16.3.1-BETA-1-tor-0.4.2.7 or directly: https://guardianproject.info/releases/Orbot-16.3.1-BETA-1-tor-0.4.2.7-4-g15b7d79b-fullperm-universal-release.apk (.asc) Available on Google Play Beta shortly, and on F-Droid when we push the next repo build. @n8fr8 <https://github.com/n8fr8> n8fr8 <https://github.com/n8fr8> released this 4 hours ago ยท 4 commits <https://github.com/guardianproject/orbot/compare/16.3.1-BETA-1-tor-0.4.2.7...master> to master since this release So much fantastic @bitmold <https://github.com/bitmold> effort here ! /** 16.3.1-BETA-1-tor-0.4.2.7 / 4 August 2020 / 853c7c3 <https://github.com/guardianproject/orbot/commit/853c7c3641bcd82b92cfd95510cd838db56aa888> **/ 853c7c3 <https://github.com/guardianproject/orbot/commit/853c7c3641bcd82b92cfd95510cd838db56aa888> (HEAD -> master, tag: 16.3.1-BETA-1-tor-0.4.2.7) update version to 1631100100 ffe21c4 <https://github.com/guardianproject/orbot/commit/ffe21c4c57c1ed8af955f095ff759e00e8049b64> (origin/master, origin/HEAD) Merge branch 'bitmold-bridge_wiz_rotation_fix' 3b796cf <https://github.com/guardianproject/orbot/commit/3b796cf63b1293216096aa24af8aa7b28af63655> (bitmold-bridge_wiz_rotation_fix) Merge branch 'bridge_wiz_rotation_fix' of https://github.com/bitmold/orbot into bitmold-bridge_wiz_rotation_fix 3bcb762 <https://github.com/guardianproject/orbot/commit/3bcb762542adf86d1c04bb9829a8f8f42b268d1d> (newport/master) Merge branch 'master' of github.com:guardianproject/orbot c300118 <https://github.com/guardianproject/orbot/commit/c30011869c6dbb49816122e839e5b84e75c4a5b5> Merge branch 'bitmold-vpn_disable' 76a52f7 <https://github.com/guardianproject/orbot/commit/76a52f7f88c0e9d1a35ba96f108263aee28b1aea> Fixes #358 <https://github.com/guardianproject/orbot/issues/358> ~ BridgeWizard bridge options are selected correctly when the wizard is opened/closed. ~ Custom Bridges option is behind a button now that is only visible when the radio button is set ~ Some St ring updates to make it clear a given connection test is for bridges or not aa8a532 <https://github.com/guardianproject/orbot/commit/aa8a53258eb01a0f0467d5f6132f672655264bfc> Fixes #366 <https://github.com/guardianproject/orbot/issues/366> Prevents multiple HostTests from running concurrently and closes any ongoing network requests once the BridgeWizardActivity loses focus e006fce <https://github.com/guardianproject/orbot/commit/e006fce7afd4891372aa4c4030732717c8dd9733> Fixes #364 <https://github.com/guardianproject/orbot/issues/364> Bridge Wizard status TextView is preserved on device rotation 8990c90 <https://github.com/guardianproject/orbot/commit/8990c904b5667bac8a419cb25faf55411a9240ef> Merge pull request #373 <https://github.com/guardianproject/orbot/pull/373> from bitmold/onboarding_rotation_fix 900a7e8 <https://github.com/guardianproject/orbot/commit/900a7e86ad018a2cb959bddbd5d3bbc56b194794> Fixes #304 <https://github.com/guardianproject/orbot/issues/304> Onboarding text and slide position are preserved on rotation 992b310 <https://github.com/guardianproject/orbot/commit/992b31087edb4fdacd66db5d89a4a0752558f0fa> (bitmold-vpn_disable) When the VPN is disconnected through another app using VpnService or manually by the user turn off the VPN toggle within Orbot 3b708b4 <https://github.com/guardianproject/orbot/commit/3b708b430d1053caa1495ef8663f4e4581e6fbbf> Fixes #368 <https://github.com/guardianproject/orbot/issues/368> - if VPN priviliges are removed outside of Orbot, Orbot will appropriately respond and turn off the VPN controls within the app. 53cdad1 <https://github.com/guardianproject/orbot/commit/53cdad1f2bba899258b59134024a8d3f0bdf44a9> Merge branch 'bitmold-vpn_app_icon_fix' 713ef46 <https://github.com/guardianproject/orbot/commit/713ef464e1996ae1a34b033e30fa3cf75474e74c> (bitmold-vpn_app_icon_fix) Merge branch 'vpn_app_icon_fix' of https://github.com/bitmold/orbot into bitmold-vpn_app_icon_fix e436e10 <https://github.com/guardianproject/orbot/commit/e436e10bdf6e405c533981ed650635bf358f9bc1> Merge branch 'master' of github.com:guardianproject/orbot 8684555 <https://github.com/guardianproject/orbot/commit/8684555804a6fa68e9961126577a231f409ff062> Merge pull request #371 <https://github.com/guardianproject/orbot/pull/371> from bitmold/vpn_ui_no_orbot 855bc72 <https://github.com/guardianproject/orbot/commit/855bc72d89c55d02328b2b7825866f7aaf8fbaec> Merge branch 'master' of github.com:guardianproject/orbot 4e425cb <https://github.com/guardianproject/orbot/commit/4e425cb0e007e29cd586c9a401d37640dc8c2e49> Merge pull request #372 <https://github.com/guardianproject/orbot/pull/372> from bitmold/java8 af1ab22 <https://github.com/guardianproject/orbot/commit/af1ab221b3d2b7e52a2a359c5cda67d8028df0c2> Java 8 code cleanup, lambdas over anonymous inner classes. This gets rid of unused imports. Also removed methods in the main app that are not used by the program at all. db079a4 <https://github.com/guardianproject/orbot/commit/db079a4c9a26122950f52eef7f091445721dbdd6> set compile options to Java 8 dac9b51 <https://github.com/guardianproject/orbot/commit/dac9b510ec40cc5b4f8f7d913a540d86c044d310> Users can't select Orbot itself through the VPN app manager. It is impossible (explained in #151 <https://github.com/guardianproject/orbot/issues/151>) + and selecting won't do anyhting but mislead users c2cb00f <https://github.com/guardianproject/orbot/commit/c2cb00f18e3eb8f435d1fea1b5945f8fd9196ad0> Merge branch 'master' of github.com:guardianproject/orbot dc536fc <https://github.com/guardianproject/orbot/commit/dc536fcd3f21c252bcc5043dd14b788980da1d8d> Merge pull request #350 <https://github.com/guardianproject/orbot/pull/350> from bitmold/gitignore_update e25600d <https://github.com/guardianproject/orbot/commit/e25600d8c5d4635433935d8cebfdb3241c7708cb> Merge pull request #351 <https://github.com/guardianproject/orbot/pull/351> from bitmold/patch-1 0a97112 <https://github.com/guardianproject/orbot/commit/0a971129671bef860037fd46a15c8e6f01912b6e> Merge pull request #362 <https://github.com/guardianproject/orbot/pull/362> from bitmold/patch-3 b3059ec <https://github.com/guardianproject/orbot/commit/b3059ecc99f4aa9f7a782f5a122845b5c292b112> only show app icons after granting vpn permissioN 137f3be <https://github.com/guardianproject/orbot/commit/137f3be235405be19c61089fdff31a183a98d30e> Update FUNDING.yml a9168d2 <https://github.com/guardianproject/orbot/commit/a9168d2df8159046d22e51861c2f7380579d67f9> Merge branch 'master' of github.com:guardianproject/orbot 5f296cc <https://github.com/guardianproject/orbot/commit/5f296cccf40ce67df93efc07a4aac128039fc83d> Merge pull request #361 <https://github.com/guardianproject/orbot/pull/361> from bitmold/onionservices_no_click_again 85f6f30 <https://github.com/guardianproject/orbot/commit/85f6f30512da7976efb718d8c46c21e0c85855de> Merge pull request #357 <https://github.com/guardianproject/orbot/pull/357> from bitmold/paste_bridges_ET_fix 4940449 <https://github.com/guardianproject/orbot/commit/494044983665ef455e9a88463c73142e9fdd0b3c> Merge pull request #355 <https://github.com/guardianproject/orbot/pull/355> from bitmold/auto_kb_bridges_fix 74e773f <https://github.com/guardianproject/orbot/commit/74e773f74a25d1639d0559e96c61bf35215259d7> Merge pull request #359 <https://github.com/guardianproject/orbot/pull/359> from bitmold/app-mini-builds 88082af <https://github.com/guardianproject/orbot/commit/88082af9cf5f28c7f2398a1ff2f2cda3b63c77d4> Fixes #360 <https://github.com/guardianproject/orbot/issues/360> "Click again for backup" b9d2f90 <https://github.com/guardianproject/orbot/commit/b9d2f90d2507b065b357c800d239caf814086cff> app-mini project builds again 2a389e0 <https://github.com/guardianproject/orbot/commit/2a389e05878a67a2c13bd8639388559e794742a3> Fixes #356 <https://github.com/guardianproject/orbot/issues/356> Can't Scroll through pasted bridges with soft keyboard open d521ae0 <https://github.com/guardianproject/orbot/commit/d521ae02d585b8554cb8dc75984209564fa51533> Fixes #354 <https://github.com/guardianproject/orbot/issues/354> MOAT Solution Textfield is only enabled when there's a solution. Also do not automatically open up the keyboard when there's nothing to type. 4ef76e0 <https://github.com/guardianproject/orbot/commit/4ef76e066c87ed3d8bc7e55c082567bbdbb4317f> Update BUILD fbda0e4 <https://github.com/guardianproject/orbot/commit/fbda0e452c4aca350878e2313108fc038a47a237> gitignore ndk-build artifacts Assets 4 <https://github.com/guardianproject/orbot/releases/download/16.3.1-BETA-1-tor-0.4.2.7/Orbot-16.3.1-BETA-1-tor-0.4.2.7-4-g15b7d79b-fullperm-universal-release.apk> Orbot-16.3.1-BETA-1-tor-0.4.2.7-4-g15b7d79b-fullperm-universal-release.apk <https://github.com/guardianproject/orbot/releases/download/16.3.1-BETA-1-tor-0.4.2.7/Orbot-16.3.1-BETA-1-tor-0.4.2.7-4-g15b7d79b-fullperm-universal-release.apk> 32.2 MB <https://github.com/guardianproject/orbot/releases/download/16.3.1-BETA-1-tor-0.4.2.7/Orbot-16.3.1-BETA-1-tor-0.4.2.7-4-g15b7d79b-fullperm-universal-release.apk.asc> Orbot-16.3.1-BETA-1-tor-0.4.2.7-4-g15b7d79b-fullperm-universal-release.apk.asc <https://github.com/guardianproject/orbot/releases/download/16.3.1-BETA-1-tor-0.4.2.7/Orbot-16.3.1-BETA-1-tor-0.4.2.7-4-g15b7d79b-fullperm-universal-release.apk.asc> 833 Bytes <https://github.com/guardianproject/orbot/archive/16.3.1-BETA-1-tor-0.4.2.7.zip> Source code (zip) <https://github.com/guardianproject/orbot/archive/16.3.1-BETA-1-tor-0.4.2.7.zip> <https://github.com/guardianproject/orbot/archive/16.3.1-BETA-1-tor-0.4.2.7.tar.gz> Source code (tar.gz) <https://github.com/guardianproject/orbot/archive/16.3.1-BETA-1-tor-0.4.2.7.tar.gz>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev To unsubscribe, email: [email protected]
