Commit Graph

22 Commits

Author SHA1 Message Date
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.
2022-11-23 10:11:33 +00:00
mcarare ef96a08a55 For #25808: Build with compileSdkVersion for Android 13 / API 33. 2022-11-16 17:30:51 +00:00
mcarare 883401d8a4 For #25744: Build with SDK for Android 12 / API 32. 2022-06-29 07:40:25 +00:00
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>
2022-06-07 09:36:46 +00:00
Roger Yang a7442c4474 Close #23804: Use version instead of date for telemetry/metrics expiration 2022-02-23 22:28:12 +00:00
Michael Comella 117b35a771 For #21084: add Config.getGitHash. 2021-11-08 19:15:16 +00:00
Gabriel Luong 5afe393b8f For #21776 - Remove unused imports 2021-10-26 18:26:50 +00:00
Sebastian Kaspari 099e463b4f Issue #21102: Set compileSdkVersion to 31. 2021-10-06 17:30:08 +00:00
cschanaj f78d95d5a7 For #19221, Use ISO-8601 format build date in About Firefox 2021-06-22 10:44:16 +02:00
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.
2021-04-29 09:50:07 +02:00
Arturo Mejia 0e8dc6164d Target Android 11 2021-02-24 14:26:08 -05:00
Jeff Klukas e6ee13dcbb Update documentation on the epoch date used for version codes
Addresses https://github.com/mozilla-mobile/fenix/issues/14031
2020-09-11 11:38:01 +02:00
Tiger Oakes c99a8f5cfa
Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 2020-07-09 10:50:51 -07:00
Mitchell Hentges 5ce1968d67 Removes versionName check from gradle (#5934) 2019-10-21 10:03:21 -07:00
Sawyer Blatz cd533854e6
No issue: Only use iconTint in XML for bookmark menus (#5145) 2019-09-10 09:04:05 -07:00
Sebastian Kaspari be8b789e62 Issue #4907: Config: Get rid of "floating pow()". 2019-09-03 17:10:06 +02:00
Sebastian Kaspari be76a383b6 Issue #4907: Config: Update commment explaining fennec versioning scheme. 2019-09-03 17:10:06 +02:00
Sebastian Kaspari 10143858cb Issue #4873: Use Fennec version code mechanism for fennecProduction build type. 2019-09-03 17:10:06 +02:00
Jeff Boek 27d8c09def
Fixes #1735 - adds the ability to write code against the build channel (#2388) 2019-05-09 22:05:49 +00:00
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
2019-05-06 19:09:29 +02:00
Jeff Boek 2e525813f6 Adds build date to the about page 2019-02-13 13:20:12 -06:00
Emily Kager 0c8b2a8a1e Closes #449 - Adds Basic About Page with Dated Version Name 2019-02-12 16:04:01 -08:00