Commit Graph

5691 Commits (beta-sync)
 

Author SHA1 Message Date
mcarare 5f01583f25 For #15688: Update unit tests. 4 years ago
mcarare 9274558e2f For #15688: Navigate to home screen with arguments on new tab action. 4 years ago
Mozilla L10n Automation Bot ae74edecdb Import l10n. 4 years ago
Sebastian Kaspari 2da24cd91d
Update Android Components, Kotlin, Gradle plugin (#16021)
* Closes #13262: Update AGP to 4

* Update to Mozilla Android Components 63.0.20201019090011.

* Update Kotlin to 1.4.10 and Coroutines to 1.3.9.

* Fix new compiler warnings.

* Fix compilation of lint rules module.

* Pin JNA version.

* Fix new lint errors.

Co-authored-by: Tiger Oakes <toakes@mozilla.com>
4 years ago
Mihai Adrian Carare 3ed49d8802
For #14744: Also show Fill link from clipboard with search shortcuts. (#15885) 4 years ago
Christian Sadilek f59cfd961c Configure M5 AMO collection for all builds 4 years ago
mozilla-l10n-automation-bot 46ff7a182a
Import l10n. (#16014) 4 years ago
mozilla-l10n-automation-bot c941bd99b0
Import l10n. (#16001) 4 years ago
Mickey Moz 999dafc5cd
Update Android Components version to 63.0.20201016221440. (#15982) 4 years ago
liuche 259ec95b8c
Issue #15731 - Enable `tg` on release locales. (#15984) 4 years ago
mozilla-l10n-automation-bot 1d91f1f087
Import l10n. (#15986) 4 years ago
Gabriel Luong d33bd76e40
For #15796 - Use the device locale for the system locale subtitle (#15975) 4 years ago
Gabriel Luong 87ec7a77ae
For #15937 - Remove topFrecentSite feature flag (#15967)
* For #15937 - Remove the topFrecentSite feature flag

* For #15937 - Hide the "Pull to refresh" preference since its visibility is managed by a feature flag
4 years ago
Juan C. Goncalves 6d699105ad
For #8947 - Lint check for licenses in Kotlin/Java source files (#15639) 4 years ago
ekager d208ffe002
For #7345 - Update new shield icons, remove lottie (#15909) 4 years ago
Ankur Sonawane 319abf3bfa
For #15561: add comments to issue template (#15690)
* For #15561: add comments to feature template

Comments are copied directly from https://github.com/mozilla-mobile/fenix#i-want-to-file-an-issue for more information

* For #15561: add comments to bug template

Comments are copied directly from https://github.com/mozilla-mobile/fenix#i-want-to-file-an-issue

* Move comments above STR and change message

* Move comments above "What is the user problem"
4 years ago
Mickey Moz 7865a99470
Update Android Components version (#15965)
Co-authored-by: ekager <emilykager@gmail.com>
4 years ago
Christian Sadilek c852301c93 Closes #11286: Add TelemetryMiddleware to remove Session[Manager] observers 4 years ago
Gabriel Luong 412b412d5f
For #15796 - show device language under follow device language (#15966) 4 years ago
amkcpu 7ba5e130ba For #10683: Show longer tab titles
Also update tab tray item layout according to specs posted in the issue.
4 years ago
Gregory Mierzwinski fc8c91616c
Bug 1671415 - Remove 2019 youtube-playback tests. (#15918)
* Bug 1671415 - Remove 2019 youtube-playback tests.

* Run tests in PR.

* Undo testing changes.
4 years ago
mozilla-l10n-automation-bot a2a4284a1a
Import l10n. (#15945) 4 years ago
Jeff Boek 55515d8f7c
For #15596 - Removes upgrade faq link from fennec builds (#15643) 4 years ago
Gabriel Luong b79df0ba8f For #14922: Use padding instead of margin to use the full screen width for the "Add search engine" button 4 years ago
mcarare 9f14007a98 For #14922: Adjust margins for add search engine preference. 4 years ago
mcarare ba0c005ae9 For #14922: Add divider above address bar preferences. 4 years ago
mcarare 7510b1609f For #15898: Add dividers above subheadings in tabs screen. 4 years ago
mcarare e50cb21fd0 For #15898: Add dividers above subheadings in customise screen. 4 years ago
Michael Comella 439dfc5cb1 For #15644: add comment for why we set the app theme in test. 4 years ago
Michael Comella 4a000ab4f9 For #15644: change apply to with in GleanMetricsService.
While the callback receiver is identical in these two methods, they're
semantically different: apply is for initializing the receiver while with
is anything else benefiting from a new `this` receiver.

I didn't change the usage of apply that has a return statement because I
was afraid my change might change behavior.
4 years ago
Michael Comella 690554b5c6 For #15644: mock package inspection dependencies in GleanMetricsService.
The new robolectric version changed the behavior such that the app ID
that was returned for our app was `org.mozilla.fenix.debug` instead of
(I guess) `org.mozilla.fenix`. In general, relying on robolectric can be
fragile, such as this case, so it's better to mock. Also, this test
behavior should theoretically have varied between build flavors so
mocking prevents the tests from breaking across flavors.
4 years ago
ekager 2c7789b1a8 Sets theme in FenixRobolectricTestApplication onCreate 4 years ago
Michael Comella 3a6f74031c For #15644: escalate many Performance check severity in lint.xml.
I exhaustively looked through the list of checks labeled performance and
marked them accordingly. To see all lint checks, type:
  <android-sdk>/tools/bin/lint --show
4 years ago
Michael Comella fc9ae308d3 For #15644: remove unnecessary lint ignore. 4 years ago
Michael Comella ac953ab8ca For #15644: escalate InefficientWeight to error.
All violations of this type were addressed in the previous commit.
4 years ago
ekager 4d348dd26a Fixes existing lint errors 4 years ago
Michael Comella aeb0205ea5 For #15644: update Android Gradle Plugin version.
This ensures our custom lint rules are running on the command line.
4 years ago
Michael Comella 30ce88c5d2 For #15644: update RepoMatching.comAndroid.
In Android Gradle Plugin 3.6+, a new dependency is
com.android:zipflinger so we can't assume com.android is following by a
dot.
4 years ago
Gabriel Luong 665a71cbb0 For #15907 - Remove the usage of the TabTrayGridItemDecorator 4 years ago
ekager 508ec8b8ff For #15347 - Adds telemetry for tabs settings 4 years ago
ekager b6587455f8 fix detekt errors 4 years ago
ekager 1364095c23 bump AC version to 63.0.20201014190200 4 years ago
Sebastian Kaspari 430282c8ec Use new SearchEngineProvider interface. 4 years ago
Mozilla L10n Automation Bot ce99cc9ccf Import l10n. 4 years ago
Michael Comella ea2bb0df75 For #15280 - review: add license to lint-baseline.xml. 4 years ago
Michael Comella 341a92a10e For #15280: add current ConstraintLayout warnings to lint baseline. 4 years ago
Michael Comella c6b83b10e0 For #15280: suppress new lint rule in migration code. 4 years ago
Michael Comella c071889520 For #15280: add new lint rule to CODE OWNERS. 4 years ago
Michael Comella 8893468102 For #15280: add ConstraintLayoutPerfDetector custom lint rule. 4 years ago
ekager e56043c485 For #15265 - Save cached top sites for metrics ping 4 years ago