Skip to content

Orbot 16.3.0-RC-1-tor-0.4.2.7

Compare
Choose a tag to compare
@n8fr8 n8fr8 released this 30 May 10:39
· 2096 commits to master since this release
16.3.0-RC-1-tor-0.4.2.7
bd3bc7b

Many thanks to @bitmold for all the fantastic fixes

/** 16.3.0-RC-1-tor-0.4.2.7 / 30 May 2020 / 9b415d1 **/

9b415d1 (HEAD -> master) update version code to 1630200100
1ecca6b (origin/master, origin/HEAD) Merge branch 'bitmold-bug_tor_wont_stop_with_activeVPN'
b2b92d6 (bitmold-bug_tor_wont_stop_with_activeVPN) leave VPN toggle enabled, just stop the service
80b532e Merge branch 'bug_tor_wont_stop_with_activeVPN' of https://github.com/bitmold/orbot into bitmold-bug_tor_wont_stop_with_activeVPN
da5f80d Merge pull request #344 from bitmold/hosted_services_dialog_crash
44ece31 Merge pull request #341 from nijel/patch-1
cd92f88 Merge pull request #339 from bitmold/moat_max_solution_len
216ca72 Merge pull request #338 from bitmold/bridge_wized_landscape_fix
952bee9 Merge pull request #337 from bitmold/moat_reset_ui_fix
ad6ba4a Merge branch 'bitmold-dialog_rotation_fixes'
7beceb6 (bitmold-dialog_rotation_fixes) Merge branch 'dialog_rotation_fixes' of https://github.com/bitmold/orbot into bitmold-dialog_rotation_fixes
b5e2c7b updating base versionCode to 1620200100 and changing how arch increments happen
f8b1fce Fixes #329 Tor Wont Fully Stop With VPN Enabled
b18f9b8 Fixes #343 hosted services dialog crash
1f54a96 Delete rs-rAR translation
7a0db40 Delete rs-rAR translation
33276a9 MOAT Errors won't disappear on device rotation
9b3afa5 Limited MOAT Solution Length to spec's 20 byte limit
315a1a8 Recent changes to the BridgeWizard would cause it not to display fully in landscape orientation. This was trivially fixed by adding a ScrollView
85c8331 When a new CAPTCHA is requested, immediately clear the old solution EditText instead of waiting for the CAPTCHA to finish downloading.
872b524 About dialog remains open on rotation. Added an android:id to its ScrollView so its position is retained too.