[tor-commits] [Git][tpo/applications/android-components][android-components-90.0.12-11.0-1] 12 commits: Bug 40005: Modify Default toolbar menu

boklm (@boklm) gitlab at torproject.org
Wed Jul 14 10:35:50 UTC 2021



boklm pushed to branch android-components-90.0.12-11.0-1 at The Tor Project / Applications / android-components


Commits:
677d4310 by Matthew Finkel at 2021-07-14T03:59:38+00:00
Bug 40005: Modify Default toolbar menu

- - - - -
3eccbe80 by Alex Catarineu at 2021-07-14T03:59:39+00:00
Bug 40007: Port external helper app prompting

Together with the corresponding fenix patch, this allows all `startActivity`
that may open external apps to be replaced by `TorUtils.startActivityPrompt`.

- - - - -
13a4643a by Alex Catarineu at 2021-07-14T03:59:41+00:00
Bug 40002: Ensure system download manager is not used

- - - - -
0e075a1c by Alex Catarineu at 2021-07-14T03:59:42+00:00
Bug 40009: Change the default search engines

This matches the search engines from desktop, that is:
DDG as the default, then YouTube, Google, DDGOnion,
Startpage, Twitter, Wikipedia and Yahoo.

- - - - -
b544b250 by Alex Catarineu at 2021-07-14T03:59:43+00:00
Modify Addon support

Bug 40011: Hide option for disallowing addons in private mode

Bug 40016: Allow inheriting from AddonCollectionProvider

This will allow implementing our own AddonsProvider in fenix.

- - - - -
67fbe20a by Georg Koppen at 2021-07-14T03:59:45+00:00
Bug 40013: Add option do overwrite timestamp in extension version

- - - - -
b76d66a2 by Alex Catarineu at 2021-07-14T03:59:46+00:00
Bug 40015: Port padlock states for .onion services

- - - - -
9f38a18b by Alex Catarineu at 2021-07-14T03:59:48+00:00
Bug 40021: Force telemetry=false in Fennec settings migration

- - - - -
98b68423 by Alex Catarineu at 2021-07-14T03:59:49+00:00
Bug 40022: Migrate Tor security level from Fennec

- - - - -
905a33bd by Matthew Finkel at 2021-07-14T03:59:50+00:00
Modify Tracking Protection configuration

Bug 40020: Disable third-party cookies

Bug 40024: Disable tracking protection by default

- - - - -
ab795362 by Matthew Finkel at 2021-07-14T03:59:52+00:00
Bug 40023: Stop PrivateNotificationService

- - - - -
3457484e by Matthew Finkel at 2021-07-14T03:59:53+00:00
Add support for new GeckoView interfaces

Bug 40006: Expose Security Level interface

Bug 40019: Expose spoofEnglish pref

Bug 34439: Isolate Icon loader on Android

- - - - -


30 changed files:

- build.gradle
- components/browser/engine-gecko/src/main/java/mozilla/components/browser/engine/gecko/GeckoEngine.kt
- components/browser/engine-gecko/src/main/java/mozilla/components/browser/engine/gecko/fetch/GeckoViewFetchClient.kt
- components/browser/icons/src/main/java/mozilla/components/browser/icons/loader/HttpIconLoader.kt
- components/browser/menu/src/main/java/mozilla/components/browser/menu/WebExtensionBrowserMenuBuilder.kt
- + components/browser/search/src/main/assets/searchplugins/ddg-onion.xml
- + components/browser/search/src/main/assets/searchplugins/startpage.xml
- + components/browser/search/src/main/assets/searchplugins/yahoo.xml
- components/browser/toolbar/src/main/java/mozilla/components/browser/toolbar/display/DisplayToolbar.kt
- components/browser/toolbar/src/main/java/mozilla/components/browser/toolbar/display/SiteSecurityIconView.kt
- components/browser/toolbar/src/main/res/drawable/mozac_ic_site_security.xml
- components/browser/toolbar/src/main/res/values/attrs_browser_toolbar.xml
- components/concept/engine/src/main/java/mozilla/components/concept/engine/EngineSession.kt
- components/concept/engine/src/main/java/mozilla/components/concept/engine/Settings.kt
- components/concept/fetch/src/main/java/mozilla/components/concept/fetch/Request.kt
- components/concept/toolbar/src/main/java/mozilla/components/concept/toolbar/Toolbar.kt
- components/feature/addons/src/main/java/mozilla/components/feature/addons/amo/AddonCollectionProvider.kt
- components/feature/addons/src/main/res/layout/mozac_feature_addons_fragment_dialog_addon_installed.xml
- components/feature/app-links/build.gradle
- components/feature/app-links/src/main/java/mozilla/components/feature/app/links/AppLinksFeature.kt
- components/feature/app-links/src/main/java/mozilla/components/feature/app/links/AppLinksUseCases.kt
- components/feature/contextmenu/src/main/java/mozilla/components/feature/contextmenu/ContextMenuCandidate.kt
- components/feature/downloads/build.gradle
- components/feature/downloads/src/main/java/mozilla/components/feature/downloads/AbstractFetchDownloadService.kt
- components/feature/downloads/src/main/java/mozilla/components/feature/downloads/DownloadsFeature.kt
- components/feature/privatemode/src/main/java/mozilla/components/feature/privatemode/notification/PrivateNotificationFeature.kt
- components/feature/search/src/main/assets/search/list.json
- components/feature/search/src/main/assets/searchplugins/ddg.xml
- components/feature/toolbar/src/main/java/mozilla/components/feature/toolbar/ToolbarPresenter.kt
- components/support/ktx/src/main/java/mozilla/components/support/ktx/android/content/Context.kt


The diff was not included because it is too large.


View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/compare/0ab0465c5ca99b9b01a32e4562905fe51a709204...3457484e88ce35215e3958c643031c2ad61984f5

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/compare/0ab0465c5ca99b9b01a32e4562905fe51a709204...3457484e88ce35215e3958c643031c2ad61984f5
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20210714/9ac3c6c5/attachment-0001.htm>


More information about the tor-commits mailing list