Commit Graph

89 Commits (fenix/117.1.0)

Author SHA1 Message Date
t-p-white 62488e8626 Revert "Bug 1837325 - Remove navigation library duplication from FenixDependencies."
This reverts commit bcfdc61d

(cherry picked from commit 1dce3627c2f62aedeca7c628a79c29b266e75b85)

# Conflicts:
#	fenix/plugins/fenixdependencies/src/main/java/FenixDependenciesPlugin.kt
9 months ago
mcarare c17b616f3b Bug 1837325 - Remove navigation library duplication from FenixDependencies. 10 months ago
Gabriel Luong a3df7acfda Bug 1842694 - Refactor GithubDetailsTask into a plugin using composite build 10 months ago
Gabriel Luong 584ffcff9d Bug 1837107 - Unify FenixDependencies with AC's DependenciesPlugin 11 months ago
mcarare dfe95a31f6 Bug 1839578 - Allow ktlintFormat task to modify access java.lang class fields.
For Fenix and Focus tasks.
11 months ago
mcarare 133a9c2810 Bug 1831352 - Target Java 17. 11 months ago
Gabriel Luong 1d4cdcc0b8 Bug 1837478 - Refactor FenixDependencies into a plugin using composite build 12 months ago
Ryan VanderMeulen 16eb7f86db Bug 1834775 - Pin Gradle plugin versions in their respective Dependencies files 1 year ago
Gabriel Luong 190102b3b7 Bug 1805070 - Part 4: Sync Fenix detekt configuration with AC 1 year ago
Ben Dean-Kawamura 5ad195b5d0 Bug 1823462 - New application-services release system
Application services is going to switch to rapid-release / train style
model where:
  - The version numbers correspond to the Fx version (113.x for the
    current nightly cycle).
  - There are nightly builds for the current nightly release (for
    example 113.[timestamp]
  - At the end of the nightly release cycle, there's a release (for
    example 113.0)
  - There may be subsequent releases if changes are uplifted (for
    example 113.1)

- Updated the gradle code to handle the new system.  The application
  services versioning is stored in the version/channel fields of the
  `ApplicationServicesConfig` object.
- Updated the gradle code to fetch packages from the Maven
  nightly/staging repos if needed.
- Updated relbot to 6.1.0.  This is needed to handle the a-s nightly
  version bump.
- Updated creating-a-release-branch docs
1 year ago
Christian Sadilek c1afbd89ad Bug 1825649 - Introduce shared-settings.gradle to allow reusing build logic 1 year ago
Titouan Thibaud e9246a0aa3 Bug 1805683 - upstream Nimbus Messaging from Fenix to Android Components 1 year ago
Gabriel Luong b26e07c5f2 Bug 1818826 - Remove Android Component Nimbus gradle plugin wrapper 1 year ago
Christian Sadilek 834f260018 Bug 1820129 - Fix Fenix test result report URL 1 year ago
Ryan VanderMeulen 28dae882e6 Bug 1820176 - Update Fenix to ktlint 0.48.2 1 year ago
mcarare 3327bc4f59 Bug 1802817 - Replace deprecated main with mainClass.
See https://docs.gradle.org/7.6/dsl/org.gradle.api.tasks.JavaExec.html#org.gradle.api.tasks.JavaExec:main.
1 year ago
mcarare a1c6d5a2d2 Bug 1802817 - Set jvmTarget to 11.
compile Java With Javac tasks and compile Kotlin task jvm target compatibility should be set to the same Java version.
1 year ago
Geoff Brown 686776ced9 Bug 1808605 - part 11: Merge lint tasks 1 year ago
Gabriel Luong 390e980860 Bug 1804785 - Consume AC via gradle build with relative path in Fenix 1 year ago
Gabriel Luong 47ba3a90ef [fenix] Bug 1804820 - Refactor Versions to FenixVersions 1 year ago
Gabriel Luong 9afbd1bc46 [fenix] Bug 1804820 - Refactor Deps to FenixDependencies 1 year ago
Charlie Humphreys d0f575f89b [fenix] remove mavenLocal from repositories 1 year ago
Charlie Humphreys 0410b1ade3 [fenix] update for pr feedback and add sync login event 1 year ago
chettas b984644728 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27336: Combine Google package name regex 2 years ago
Jonathan Almeida 69ef1479ae [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27320: Include testing regex to Google Maven allowlist
When running UI tests locally, we found that the
`android-device-provider-local` dependency is no longer available on
mavenCentral. Our dependency repository uses various regex to allow only
google dependencies to be fetched from Google Maven, but somehow these
did not include the test ones everywhere.
2 years ago
mcarare c04cc0550d [fenix] For https://github.com/mozilla-mobile/fenix/issues/26930: Upgrade kotlin to 1.7.10 and compose compiler to 1.3.0.
Replace deprecated Xopt-in with op-in.
Replace deprecated Xjvm-default=enable with Xjvm-default=all.
2 years ago
mcarare 5203a4d5ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Add ktlint baseline. 2 years ago
mcarare 181af7cf4d [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Update ktlint to 0.47.0. 2 years ago
mcarare 614073fe24 [fenix] For https://github.com/mozilla-mobile/fenix/pull/12725: Upgrade compose to 1.2.1 version.
Split versioning of compose compiler.
Enable Xjvm-default to allow inheriting from interfaces with '@JvmDefault' members
like AbstractComposeView, NestedScrollConnection.
2 years ago
Brais Gabín 602887e5b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23046 - Align detekt config between Fenix and Android Components
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2 years ago
jhugman 9b651a484b [fenix] First use of Nimbus FML plugin (https://github.com/mozilla-mobile/fenix/pull/23400)
* Consume Nimbus FML plugin

* Convert Homescreen to use FML

* Convert nimbusValidation to use FML

* Convert legacy experiments to use the feature API and FML

Remove dead helper code and documentation

* Fixup failing test

Co-authored-by: Grisha Kruglov <gkruglov@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Grisha Kruglov 4ad2c1c592 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22569: Remove allopen plugin and Mockable annotations 2 years ago
Sebastian Kaspari 6f4c47613a [fenix] Update Kotlin and Jetpack Compose versions. 3 years ago
Sebastian Kaspari 0e3f24d8ed [fenix] Add ktlintFormat Gradle task. 3 years ago
Sebastian Kaspari fd60cf2ec4 [fenix] Update ktlint. 3 years ago
Sebastian Kaspari d0717965a9 [fenix] Allow insecure protocol usage when using local Nexus in CI. 3 years ago
Michael Comella 40fed783ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/19901: integrate Jetback Benchmark (microbenchmark). 3 years ago
Sebastian Kaspari b637a576f2 [fenix] Update to Kotlin 1.5.20, Android Gradle plugin 4.2.2 and Gradle 6.7.1. 3 years ago
Sebastian Kaspari d9ca412bec [fenix] Update Kotlin to 1.5.10 (and Coroutines to 1.5.0). 3 years ago
Sebastian Kaspari 80b18d32ab [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17819: Remove JCenter from build files. 3 years ago
isabelrios abff667349 [fenix] Stop depending on JCenter - Screengrab and Falcon 3 years ago
Sebastian Kaspari 21b40d89d8 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17819: Update detekt to 1.17.1 3 years ago
Sebastian Kaspari 7c11a19369 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19040: Remove Leanplum (Nightly) 3 years ago
Sebastian Kaspari 41c5267ba7 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17819: Pull trove4j from Maven Central instead of JCenter. 3 years ago
Sebastian Kaspari 23e25d8f8f [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17819: Get leanplum artifacts from leanplum repository. 3 years ago
Sebastian Kaspari 186570c1ba [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17819: Only use JCenter for specific dependencies. 3 years ago
Sebastian Kaspari 63d0555ee4 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17819: Remove JCenter from buildscript repositories. 3 years ago
Sebastian Kaspari d676df89fb [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17819: Add Maven Central repository. 3 years ago
Michael Comella 0e8148f253 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15644: update Android Gradle Plugin version.
This ensures our custom lint rules are running on the command line.
4 years ago
Michael Comella 7e5cad1e66 [fenix] No issue: run detekt on unit test files.
detekt still passes after I make this change.

afaik, there isn't a good reason not to run it on unit tests and it can
be valuable to add custom rules for them. Also, detekt is already
running on our androidTest directory.
4 years ago