[tor-commits] [Git][tpo/applications/android-components][android-components-67.0.11-10.0-1] 15 commits: Bug 40005: Modify Default toolbar menu

Matthew Finkel gitlab at torproject.org
Sat Dec 12 16:45:49 UTC 2020



Matthew Finkel pushed to branch android-components-67.0.11-10.0-1 at The Tor Project / Applications / android-components


Commits:
ad8e6d27 by Matthew Finkel at 2020-12-12T16:38:46+00:00
Bug 40005: Modify Default toolbar menu

- - - - -
ea686b2b by Alex Catarineu at 2020-12-12T16:38:46+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`.

- - - - -
078544bd by Alex Catarineu at 2020-12-12T16:38:46+00:00
Bug 40002: Ensure system download manager is not used

- - - - -
8ff20374 by Alex Catarineu at 2020-12-12T16:38:46+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.

- - - - -
935419c9 by Matthew Finkel at 2020-12-12T16:38:46+00:00
Bug 40006: Expose Security Level interface

- - - - -
0a10c0be by Alex Catarineu at 2020-12-12T16:38:46+00:00
Bug 40011: Hide option for disallowing addons in private mode

- - - - -
e57b37d2 by Georg Koppen at 2020-12-12T16:38:46+00:00
Bug 40013: Add option do overwrite timestamp in extension version

- - - - -
78be53f6 by Alex Catarineu at 2020-12-12T16:38:46+00:00
Bug 40015: Port padlock states for .onion services

- - - - -
a93e2fdc by Alex Catarineu at 2020-12-12T16:38:46+00:00
Bug 40016: Allow inheriting from AddonCollectionProvider

This will allow implementing our own AddonsProvider in fenix.

- - - - -
74a88dfe by Alex Catarineu at 2020-12-12T16:38:46+00:00
Bug 40021: Force telemetry=false in Fennec settings migration

- - - - -
8f9f496f by Alex Catarineu at 2020-12-12T16:38:46+00:00
Bug 40022: Migrate Tor security level from Fennec

- - - - -
59798af6 by Matthew Finkel at 2020-12-12T16:38:46+00:00
Bug 40020: Disable third-party cookies

- - - - -
cdd1e95d by Matthew Finkel at 2020-12-12T16:38:46+00:00
Bug 40023: Stop PrivateNotificationService

- - - - -
01986c88 by Matthew Finkel at 2020-12-12T16:38:46+00:00
Bug 40024: Disable tracking protection by default

- - - - -
05b2229a by Alex Catarineu at 2020-12-12T16:41:53+00:00
Bug 40019: Expose spoofEnglish pref

- - - - -


30 changed files:

- build.gradle
- components/browser/engine-gecko-beta/src/main/java/mozilla/components/browser/engine/gecko/GeckoEngine.kt
- components/browser/engine-gecko/src/main/java/mozilla/components/browser/engine/gecko/GeckoEngine.kt
- components/browser/menu/src/main/java/mozilla/components/browser/menu/WebExtensionBrowserMenu.kt
- components/browser/menu/src/main/java/mozilla/components/browser/menu/WebExtensionBrowserMenuBuilder.kt
- components/browser/search/src/main/assets/search/list.json
- + components/browser/search/src/main/assets/searchplugins/ddg-onion.xml
- components/browser/search/src/main/assets/searchplugins/ddg.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/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/toolbar/src/main/java/mozilla/components/feature/toolbar/ToolbarPresenter.kt
- components/support/ktx/src/main/java/mozilla/components/support/ktx/android/content/Context.kt
- components/support/ktx/src/main/java/mozilla/components/support/ktx/kotlin/String.kt


The diff was not included because it is too large.


View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/compare/50435d74a958ad964dd177953a4d15fb0e86bbf8...05b2229a945b842ad2177530303c6cc490414d99

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/compare/50435d74a958ad964dd177953a4d15fb0e86bbf8...05b2229a945b842ad2177530303c6cc490414d99
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/20201212/4cb4d160/attachment.htm>


More information about the tor-commits mailing list