Commit Graph

3083 Commits

Author SHA1 Message Date
ohall-m
d4dbb0322c Bug 1881611 - Migrate Android Translations "Could never translate this site" to Global state r=android-reviewers,giorga
This patch makes a few modifications:
* Migrates `TranslationsState.neverTranslateSites` (session) to `TranslationsBrowserState.neverTranslateSites` (global browser)
* Behavior change: Can no longer update page settings when this list changes, because we have limited info on the session.
* Fetches `neverTranslateSites` information initially on app startup.

Differential Revision: https://phabricator.services.mozilla.com/D208031
2024-04-22 18:19:22 +00:00
Iulian Moraru
bbbd8ed40c Backed out changeset 84ea5c275334 (bug 1889066) for causing Engine related android build bustages. CLOSED TREE 2024-04-22 21:10:25 +03:00
Jeff Boek
eeac00117e Bug 1889066 - Adds property to LoadUrlAction to determine if we should include a parentEngineSession when loading a URL r=android-reviewers,amejiamarmol
Differential Revision: https://phabricator.services.mozilla.com/D206815
2024-04-22 16:00:20 +00:00
Mozilla Releng Treescript
c85db54b7e no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-21 00:18:17 +00:00
pollymce
1116d3fec7 Bug 1645114 - for screenshot capture, include exception in failure result rather than throwing. r=geckoview-reviewers,tthibaud,twhite
Also remove exception handling at call site in Android components - no need to catch exceptions for method that no longer throws.

Differential Revision: https://phabricator.services.mozilla.com/D206488
2024-04-19 13:28:06 +00:00
Mozilla Releng Treescript
9bd1e20d0d no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-18 17:59:35 +00:00
Sebastian Hengst
dc1350d997 Backed out changeset 1bf7d54b4913 for breaking android-components lint 2024-04-18 17:39:29 +02:00
Mozilla Releng Treescript
6ebf116b69 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-18 00:20:03 +00:00
Mozilla Releng Treescript
7694fa9a7f no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-16 00:20:11 +00:00
Mozilla Releng Treescript
4bcb37229f no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-13 00:18:41 +00:00
Mozilla Releng Treescript
d6d7cfc1e4 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-12 00:19:18 +00:00
iorgamgabriel
644e8a81f6 Bug 1884769 - Should Hide Translate Icon When in Reader View Mode. r=android-reviewers,ohall,gl
Differential Revision: https://phabricator.services.mozilla.com/D205467
2024-04-11 08:51:32 +00:00
Arturo Mejia
062c2794ef Bug 1812320 - Add support to edit extension permissions at run-time in AC. r=willdurand
Differential Revision: https://phabricator.services.mozilla.com/D205629
2024-04-10 21:41:44 +00:00
Natalia Csoregi
7f76890789 Backed out changeset 90ff939be339 (bug 1884769) for causing failures on TranslationsBindingTest.kt. CLOSED TREE 2024-04-10 18:19:40 +03:00
iorgamgabriel
62ba0a4475 Bug 1884769 - Should Hide Translate Icon When in Reader View Mode. r=android-reviewers,ohall
Differential Revision: https://phabricator.services.mozilla.com/D205467
2024-04-10 10:21:41 +00:00
Mozilla Releng Treescript
239b26ccb5 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-10 00:29:46 +00:00
Cristian Tuns
f337307e3c Backed out 1 changesets (bug 1499453) for causing wd failures in get_title/get.py CLOSED TREE
Backed out changeset c3cd9a2f257b (bug 1499453)
2024-04-09 13:12:31 -04:00
gela
678145d0f8 Bug 1499453 - Use GeckoResult.ALLOW/DENY shortcuts in GeckoView code r=android-reviewers,kaya
Differential Revision: https://phabricator.services.mozilla.com/D206818
2024-04-09 16:30:49 +00:00
Mozilla Releng Treescript
6bebf8fd6c no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-09 00:16:13 +00:00
Sandor Molnar
b74a66b88c Backed out changeset db90809844d2 (bug 1884769) for causing detekt linter failures CLOSED TREE 2024-04-08 17:50:28 +03:00
iorgamgabriel
1bce31458f Bug 1884769 - Should Hide Translate Icon When in Reader View Mode. r=android-reviewers,ohall
Differential Revision: https://phabricator.services.mozilla.com/D205467
2024-04-08 13:31:26 +00:00
iorgamgabriel
8306f76ccf Bug 1885125 - The translation bottom sheet should not be displayed after dismissing it. r=android-reviewers,ohall,gl
Differential Revision: https://phabricator.services.mozilla.com/D206650
2024-04-08 06:17:26 +00:00
Mozilla Releng Treescript
27b03b92de no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-08 00:16:50 +00:00
Mozilla Releng Treescript
adbc721c10 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-07 00:17:52 +00:00
Mozilla Releng Treescript
6b5c065e75 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-06 00:20:58 +00:00
sarah541
5eb60cda6e Bug 1883743 - Update the position of erase button in edit mode of toolbar r=android-reviewers,Roger
Differential Revision: https://phabricator.services.mozilla.com/D206672
2024-04-05 00:49:37 +00:00
Mozilla Releng Treescript
701c185f4e no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-04-05 00:20:58 +00:00
Geoff Brown
4939eda588 Bug 1881094 - 2. remove whitespace exclusions for firefox-android r=android-reviewers,gl
Whitespace changes made with `mach lint --fix`.

Differential Revision: https://phabricator.services.mozilla.com/D206702
2024-04-04 22:19:32 +00:00
Arturo Mejia
c68a61fbb3 Bug 1879547 - Add promptPermissions in GeckoView. r=willdurand
Differential Revision: https://phabricator.services.mozilla.com/D205757
2024-04-04 21:31:59 +00:00
Roger Yang
3cfa2d8720 Bug 1889484 - Add telemetry for Navigation bar and address bar. r=android-reviewers,harrisono
Differential Revision: https://phabricator.services.mozilla.com/D206556
2024-04-04 17:22:01 +00:00
Roger Yang
60691bef5f Bug 1875111 - Show keyboard when acquiring focus in edit toolbar. r=mcarare,android-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D206558
2024-04-04 14:03:28 +00:00
jackyzy823
1877745b5a Bug 1888374 - Add tests for SvgIconDecoder. r=android-reviewers,twhite
Differential Revision: https://phabricator.services.mozilla.com/D205997
2024-04-04 13:34:32 +00:00
sarah541
aab30208a6 Bug 1889116 - Fix search icon not updated issue r=android-reviewers,Roger
Differential Revision: https://phabricator.services.mozilla.com/D206425
2024-04-03 00:40:21 +00:00
Gabriel Luong
ffcbe5214b Bug 1885561 - [Menu Redesign] Rename “Add-ons” to “Extensions” in menus and Add-ons Manager r=android-reviewers,Roger
Differential Revision: https://phabricator.services.mozilla.com/D206094
2024-04-01 21:47:30 +00:00
sarah541
f4e56e70cb Bug 1883419 - Fix order of translation, reader mode and review quality check icons on toolbar r=android-reviewers,mavduevskiy
Differential Revision: https://phabricator.services.mozilla.com/D205105
2024-04-01 14:42:18 +00:00
Roger Yang
07de485666 Bug 1883741 - Add display toolbar padding when navigation bar is enabled. r=android-reviewers,avirvara,gl
Differential Revision: https://phabricator.services.mozilla.com/D205623
2024-04-01 14:09:55 +00:00
ohall-m
fb7d530978 Bug 1885336 - Part 2: Couldn't Load Languages did not show when Expected r=android-reviewers,giorga,gl
This patch fixes showing the Couldn't Load Languages translation error.
Part 1 of this series ensures the translations engine re-queries the language.

This patch:
* Fixes a `var` v. `val` recommendation
* Reorganized error handling
    * Session errors have priority over browser errors
    * Ensures null errors are also sent to clear state
* Proactively requests languages again when the dialog reopens and ensures error state

Differential Revision: https://phabricator.services.mozilla.com/D205473
2024-04-01 13:25:22 +00:00
Mozilla Releng Treescript
042b047d32 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-03-29 00:17:22 +00:00
Sandor Molnar
0a56ead33e Backed out changeset 72a77da6a4d9 (bug 1883741) for causing android toolbar failures/bustages. CLOSED TREE 2024-03-27 02:11:55 +02:00
Roger Yang
98bc573db7 Bug 1883741 - Add display toolbar padding when navigation bar is enabled. r=android-reviewers,avirvara,gl
Differential Revision: https://phabricator.services.mozilla.com/D205623
2024-03-26 21:02:11 +00:00
Perry McManis
0c8dd62ebe Bug 1884527 - remove lingering geckoadapter bits r=chutten,android-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D205336
2024-03-22 19:36:01 +00:00
Mozilla Releng Treescript
21a94d4e42 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-03-21 00:21:33 +00:00
mcarare
125d2538d2 Bug 1854131 - Compare availableHeightToTop and availableHeightToBottom when positioning menu. r=android-reviewers,twhite
When the popup doesn't fit up or down, because both availableHeightToTop and availableHeightToBottom are both smaller than containerHeight choose the highest one to choose menu direction.

Differential Revision: https://phabricator.services.mozilla.com/D205207
2024-03-20 13:19:26 +00:00
Geoff Brown
e817ff6103 Bug 1879660 - Relax geckoview version pinning on try builds. r=bhearsum,releng-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D202599
2024-02-22 16:31:21 -07:00
Julien Cristau
75d3b598ec Bug 1875761 - disable release channel test in browser-engine-gecko component. r=geckoview-reviewers,gl
The update channel is "default" for non-shippable geckoview builds, which breaks this test.

Differential Revision: https://phabricator.services.mozilla.com/D201538
2024-01-24 10:47:35 +01:00
Julien Cristau
fd5a7a3c7a Bug 1825116 - remove executable bit from yaml file. r=geckoview-reviewers,gl
Differential Revision: https://phabricator.services.mozilla.com/D201534
2024-01-22 17:28:44 +01:00
Julien Cristau
165016600f Bug 1824856 - use MOZ_BUILD_DATE when available instead of buildid.h. r=glandium,amejiamarmol,geckoview-reviewers,firefox-build-system-reviewers
buildid.h is generated by mach build, but we only run configure in
automation for firefox-android tasks.

Differential Revision: https://phabricator.services.mozilla.com/D201510
2024-01-12 14:17:04 +01:00
Julien Cristau
7d25460dc2 Bug 1822393 - consistently use getGeckoViewDependency() in browser-engine-gecko. r=owlish,geckoview-reviewers
Use the same path for CI and local builds to declare the geckoview dependency.

Differential Revision: https://phabricator.services.mozilla.com/D201505
2024-01-11 15:57:50 +01:00
Gabriel Luong
6853195d49 Bug 1876335 - use GRADLE_MAVEN_REPOSITORIES in more places. r=owlish,geckoview-reviewers,nalexander,tthibaud,android-reviewers
To ensure that we can build offline, we need to prevent gradle from
going through remote maven repos directly.

That means also overriding the default plugin repository
(plugins.gradle.org) in the `pluginManagement` section.

Differential Revision: https://phabricator.services.mozilla.com/D201497
2024-01-18 15:38:47 +01:00
Gabriel Luong
bfdb3b8746 Bug 1822393 - Consume GeckoView directly in Android Components for CI builds. r=owlish,geckoview-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D201485
2023-12-08 02:35:56 -05:00