Commit Graph

24 Commits (fork)

Author SHA1 Message Date
akliuxingyuan 782e8980b0
Merge tag 'v109.1.1' into fork 1 year ago
mcarare 415849f09d Use blank string instead of empty string for version name fallback in release variants.
App version name cannot be empty or null in SDK 33 PackageInfo.
2 years ago
mcarare ef96a08a55 For #25808: Build with compileSdkVersion for Android 13 / API 33. 2 years ago
Adam Novak 7dcbf8c542 Do all of Iceraven in one commit
Bump top site limit under its new name

Fix unresilved conflict

Allow Nimbus to generate code that allows the fork flavors

Drop private browsing page again

Use the new text color name

Point at paged style again

Bring back Sentry so we don't have to change the code that would call it

Note we need to build with app: now for some reason

Also prefix Github build commands

Adapt to settings moving

Parse Iceraven versions

Discover the linter's formatter

Get rid of some Detekt complaints

Handle more weird version strings

Finish README

Stop auto-release changelogs from being too huge

Fix #440 by reattaching settings
2 years ago
mcarare 883401d8a4 For #25744: Build with SDK for Android 12 / API 32. 2 years ago
Arturo Mejia 6f0aea9fd9
For #21102: Build with SDK for Android 12 / API 31 (#25494)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Roger Yang a7442c4474 Close #23804: Use version instead of date for telemetry/metrics expiration 2 years ago
Michael Comella 117b35a771 For #21084: add Config.getGitHash. 3 years ago
Gabriel Luong 5afe393b8f For #21776 - Remove unused imports 3 years ago
Sebastian Kaspari 099e463b4f Issue #21102: Set compileSdkVersion to 31. 3 years ago
cschanaj f78d95d5a7 For #19221, Use ISO-8601 format build date in About Firefox 3 years ago
Sebastian Kaspari 70fe7d5886 Issue #10941: Align Nightly version with Gecko/A-C version.
Instead of using a timestamp this will synchronize the Nightly version with the version
of Gecko / A-C. So when using 90.0.20210426143115 then the Nightly version will be
90.0a1 - similar to what Firefox desktop uses.
3 years ago
Arturo Mejia 0e8dc6164d Target Android 11 3 years ago
Jeff Klukas e6ee13dcbb Update documentation on the epoch date used for version codes
Addresses https://github.com/mozilla-mobile/fenix/issues/14031
4 years ago
Tiger Oakes c99a8f5cfa
Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 4 years ago
Mitchell Hentges 5ce1968d67 Removes versionName check from gradle (#5934) 5 years ago
Sawyer Blatz cd533854e6
No issue: Only use iconTint in XML for bookmark menus (#5145) 5 years ago
Sebastian Kaspari be8b789e62 Issue #4907: Config: Get rid of "floating pow()". 5 years ago
Sebastian Kaspari be76a383b6 Issue #4907: Config: Update commment explaining fennec versioning scheme. 5 years ago
Sebastian Kaspari 10143858cb Issue #4873: Use Fennec version code mechanism for fennecProduction build type. 5 years ago
Jeff Boek 27d8c09def
Fixes #1735 - adds the ability to write code against the build channel (#2388) 5 years ago
Mitchell Hentges 282ad31345
Updates Fenix taskcluster tasks to support beta release (#1893)
* Updates Fenix taskcluster tasks to support beta release

* Throw error if -PversionName isn't set for release builds

* Uses beta secrets for beta

* Improves nightly and beta treeherder symbols
5 years ago
Jeff Boek 2e525813f6 Adds build date to the about page 5 years ago
Emily Kager 0c8b2a8a1e Closes #449 - Adds Basic About Page with Dated Version Name 5 years ago