github guardianproject/orbot 16.3.2-RC-1-tor-0.4.3.6
Orbot 16.3.2-RC-1-tor-0.4.3.6

latest releases: 17.2.1-RC-1-tor-0.4.8.7, languagedemo, 17.1.1-RC-1-tor-0.4.8.7...
3 years ago

More great work from @bitmold !

/** 16.3.2-RC-1-tor-0.4.3.6 / 2 November 2020 / c69a217 **/

c69a217 (HEAD -> master, tag: 16.3.2-RC-1-tor-0.4.3.6) update to 16.3.2
9218588 (origin/master, origin/HEAD) Merge branch 'master' of github.com:guardianproject/orbot
eb84e9f Merge pull request #404 from bitmold/androidx-gradle-optimizations
a0e9460 Merge branch 'master' of github.com:guardianproject/orbot
2b39429 update build tools
07e7794 Merge pull request #402 from bitmold/newnym_ui_fixes
e2b0130 Use smaller androidx dependencies in orbotservice. specifically just use core for notifications, and another one for localbroadcastmanager
39a5ceb Removed another small & uneeded method from OrbotService related to notifications
e63b9e6 Fixes #401 Only NEWNYM Through UI When Sensible - The "NEW IDENTITY" button in the notification is only visible when the user can click on it - Clicking the refresh button in the main app gives yo
u a new identity if you have one, does nothing if Tor is starting, and starts tor if it's off/stopping
804ce57 update app-mini builds tools to 29.0.3
860908d (public/master, newport/master) update builds tools to 29.0.3 and gradle to 4.0.2
1cbcd4f Merge pull request #396 from bitmold/leaky_async_tasks
3d4ddd9 specify NDK version for CI builds
baa7ec7 Merge branch 'master' of github.com:guardianproject/orbot
a66b99d Merge branch 'bitmold-backup_fix'
8fca5f8 Create android.yml
929407d (bitmold-backup_fix) finishing touches (also use bundle keys in backup flows)
1439356 UI Validation on Dialogs: - UI is ready for v3 client cookies (just uncomment one line of code) - when text input is incorrect, the submit button will be disabled rather dismissing the dial
og and showing the user a vague Toast + erasing all their input
cdb8581 Legacy Onion Service Backup/Restore and Cookie backup/restore works.
b0ec2fa Fixes #180 removes Spinner from HostedServices
62ff81c Used Storage Access Framework for cookie backup/restore and onion service backup/restore.
7a09756 removed Context memory leak from OrbotService (Tun2Socks)
4d5341e Used static inner classes for AsyncTasks in OrbotMainActivity, BridgeWizardActivity + AppManagerActivity. Removes huge warnings from code. Anonymous AsyncTask implementations (such as Handler) imp
licitly hold a reference to the outer Activity, this could cause a memory leak where the AsyncTask is still running after the Activity has terminated
462f7da OrbotService does NOT need WRITE_EXTERNAL_STORAGE (this sets us up to fully remove the permission on APIs 19+ after #395 is merged
0a391f0 update LICENSE
cf2dd39 removed polipo from about
5dad571 set baselineAligned = false on main layout for better performance
e436df0 Final linting round: - replaced deprecated Switch with androidx SwitchCompat - Made the country dropdown centered on the main activity UI - Removed XML attributes that do nothing
dd34848 removed unused string resources from all locales
49da681 ran lint to remove a lot of avoidable warnings
b12efdb ran android studio IDE code formatter
e7d9a8a Merge pull request #390 from bitmold/orbot-kt-modularization
1ce3bd0 Merge branch 'bitmold-orbot-kt-modularization'
17178d2 First stab at modularizing shared code between the app and app mini projects
9142dfd (bitmold-orbot-kt-modularization) Merge branch 'orbot-kt-modularization' of https://github.com/bitmold/orbot into bitmold-orbot-kt-modularization
bf584cc Merge branch 'master' of github.com:guardianproject/orbot
0e27fb0 Merge pull request #389 from bitmold/debug_log_once
64692ff First stab at modularizing shared code between the app and app mini projects
ccb03b9 Fixes #73 only log debug information one time if preference is enabled
9cca3d0 VpnConstants file isn't needed, redirects to another file
2b7dd42 VpnUtils.getSharedPrefs was an exact duplicate of Prefs.getSharedPrefs
b73ba82 removed big unneeded comments from orbotservice
2334ed0 Merge branch 'master' of https://github.com/guardianproject/orbot
c5b52f6 Revert "removed unused app module drawables" (this was a mistake, sorry)
13d5746 Merge pull request #387 from bitmold/new_identity_str
e46fb67 Merge pull request #385 from bitmold/delete_eclipse_files
0637afe (tag: 16.3.1-RC-1-tor-0.4.3.6) update version code for RC1 1631300100
4fc4a09 removed unused placeholder assets
1c579b8 removed unused app module drawables
5a8cac6 Removed unused assets from orbotservice module
81346eb Added orbotservice module to transifex config
23e5b45 Removed old+unused update.json file to address concerns in #323
dfd5d7a removed eclipse/ant build files
975053b Build instructions clarification + markdown
8555dea Updated BUILD, included instructions for windows
7ccdd01 remove versioning info in orbotservice build as it conflicts with app
0e76b61 update version code for play beta 1631200100
1f71583 update changelog

Don't miss a new orbot release

NewReleases is sending notifications on new releases.