github-actions
|
5286a91406
|
Import translations from android-l10n
|
2023-09-12 00:33:26 +00:00 |
|
Harrison Oglesby
|
2d325b7bd3
|
Revert "Bug 1845235 - Add "Private" label to Felt Privacy mode home screen"
This reverts commit a4d9aa5b310b4f623979882fc78495defa595a98.
|
2023-09-11 17:09:56 +00:00 |
|
Julien Cristau
|
920e1e2b1c
|
Bug 1825116 - delete trailing whitespace from docs
|
2023-09-11 13:22:43 +00:00 |
|
Julien Cristau
|
508ea3ad3c
|
Bug 1825116 - add license info to animated_splash_screen.xml
|
2023-09-11 08:48:05 +00:00 |
|
mcarare
|
d75dcaf52e
|
Bug 1849833 - 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.
|
2023-09-11 06:36:20 +00:00 |
|
mcarare
|
fd001d5ee4
|
Bug 1849833 - Replace deprecated OutputFile and VariantOutput.
|
2023-09-11 06:36:20 +00:00 |
|
mcarare
|
0991e4bbc8
|
Bug 1849833 - Use tasks.register to avoid unnecessary configuration.
|
2023-09-11 06:36:20 +00:00 |
|
mcarare
|
1eda8620ff
|
Bug 1849833 - Replace deprecated flavorDimensions property.
Also do not add unused dimension 'engine'.
|
2023-09-11 06:36:20 +00:00 |
|
mcarare
|
1f930111f5
|
Bug 1849833 - Replace deprecated compileSdkVersion.
This is replaced by defaultConfig compileSdk.
|
2023-09-11 06:36:20 +00:00 |
|
mcarare
|
b92867654f
|
Bug 1849833 - Use configureEach to avoid unnecessary configuration.
|
2023-09-11 06:36:20 +00:00 |
|
mcarare
|
1b7c3f5631
|
Bug 1849833 - Replace all with configureEach.
This avoids unnecessary configuration.
|
2023-09-11 06:36:20 +00:00 |
|
mcarare
|
f1f380a770
|
Bug 1849833 - Replace deprecated kotlinOptions method.
|
2023-09-11 06:36:20 +00:00 |
|
mcarare
|
3fddd3df77
|
Bug 1849833 - Replace qualified name with import.
|
2023-09-11 06:36:20 +00:00 |
|
github-actions
|
f85c762e14
|
Import translations from android-l10n
|
2023-09-11 00:33:57 +00:00 |
|
t-p-white
|
8344abf3e4
|
Bug 1851548 - Top sites are aligned to the left with Compose Top Sites enabled
|
2023-09-10 16:27:35 +00:00 |
|
github-actions
|
2bc455243c
|
Import translations from android-l10n
|
2023-09-10 00:34:11 +00:00 |
|
github-actions
|
47239a274e
|
Import translations from android-l10n
|
2023-09-09 00:29:29 +00:00 |
|
Harrison Oglesby
|
491e524698
|
Bug 1847819 - Add new Homescreen description for Total Private Browsing Mode.
|
2023-09-08 18:11:26 +00:00 |
|
AndiAJ
|
14be2d4b58
|
Bug 1851419 - Disable searchHistoryNotRememberedInPrivateBrowsingTest UI test
|
2023-09-08 12:17:08 +00:00 |
|
AndiAJ
|
d2a78f37df
|
Bug 1850730 - General settings TestRail matching
|
2023-09-08 11:19:48 +00:00 |
|
iorgamgabriel
|
cd8e2bfb27
|
Bug 1851006 - SearchEngineSuggestionProvider should always be added to the provider list.
|
2023-09-08 09:58:45 +00:00 |
|
Logan Rosen
|
d6dc375ead
|
Bug 1829018 - Remove and clean up Settings.enableTaskContinuityEnhancements
|
2023-09-08 05:22:11 +00:00 |
|
mike a
|
0f9c0402a9
|
Bug 1841572 – added styles to checkbox menu item views and overrode it on fenix side to give checkbox button more space for text
|
2023-09-08 03:59:09 +00:00 |
|
Jeff Boek
|
d916e92967
|
Bug 1845232 - Adds CFR for clear private browsing aciton
|
2023-09-08 03:28:07 +00:00 |
|
Jeff Boek
|
5d75244515
|
Bug 1845232 - Adds action to clear private browsing
|
2023-09-08 03:28:07 +00:00 |
|
mike a
|
0bd49e299e
|
Bug 1845613 – restore hidden engines for unified search settings
|
2023-09-08 01:34:02 +00:00 |
|
Gabriel Luong
|
3db5fbce22
|
Bug 1851678 - Catch AutofillApiException exception when fetching autofill data and setting startup metrics
|
2023-09-08 01:01:15 +00:00 |
|
Noah Bond
|
200dab4054
|
Bug 1847575 - Create UI component for shopping analysis status
|
2023-09-08 00:23:04 +00:00 |
|
JohanLorenzo
|
b4c9ceb4db
|
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
|
2023-09-07 19:53:18 +00:00 |
|
Alexandru2909
|
454fc73fd1
|
Bug 1844319 - Add review quality check CFR
|
2023-09-07 19:19:31 +00:00 |
|
Ryan VanderMeulen
|
47681e21d9
|
Bug 1852002 - Update AndroidX Lifecycle to version 2.6.2
|
2023-09-07 18:50:50 +00:00 |
|
mcarare
|
1f43b5e865
|
Bug 1847141 - Remove hardcoding of RECEIVE_DOWNLOAD_BROADCAST_PERMISSION
|
2023-09-07 16:18:39 +00:00 |
|
Oana Horvath
|
ff9ad24790
|
Bug 1815395 - Disable failing audio-video permissions UI tests (#3512)
Co-authored-by: oana.horvath <ohorvath@mozilla.com>
Co-authored-by: Donal Meehan <76789979+DonalMe@users.noreply.github.com>
|
2023-09-07 09:28:34 -04:00 |
|
iorgamgabriel
|
89489c6e8e
|
Bug 1850493 - The tracking protection divider should be gone if all the views are gone.
|
2023-09-07 06:49:59 +00:00 |
|
dependabot[bot]
|
37d14cf870
|
Bump cryptography
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-07 03:40:27 +00:00 |
|
github-actions
|
50fa732613
|
Import translations from android-l10n
|
2023-09-07 00:31:32 +00:00 |
|
Benjamin Forehand
|
758472a7d2
|
Bug 1850761 - Allow for local usage of experiment integration test suite
|
2023-09-06 23:57:48 +00:00 |
|
Matthew Tighe
|
55aa05e843
|
Bug 1721904 - update thumbnail caching on app open
|
2023-09-06 22:38:21 +00:00 |
|
JohanLorenzo
|
f346f16ea1
|
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
|
2023-09-06 16:18:20 +00:00 |
|
t-p-white
|
6054bcf76b
|
Bug 1848605 - Implement similar functionality as loadIntoView for Compose Favicons
|
2023-09-06 15:54:42 +00:00 |
|
Zac McKenney
|
19375a5d57
|
Bug 1846979 - Add extensions process spawning disabled dialog
|
2023-09-06 12:32:28 +00:00 |
|
oana.horvath
|
5ddefa0b3f
|
Bug 1851543 - Cleanup old Onboarding UI test code
|
2023-09-06 11:16:05 +00:00 |
|
t-p-white
|
57e8f3f4f7
|
Bug 1839967 - Updated the Firefox Browser imagery assets.
|
2023-09-06 10:41:37 +00:00 |
|
github-actions
|
498e8dc151
|
Import translations from android-l10n
|
2023-09-06 00:25:35 +00:00 |
|
Logan Rosen
|
ca16f20e7e
|
Bug 1839513 - Pass crash reporter to SessionStorage
|
2023-09-05 22:23:57 +00:00 |
|
mcarare
|
3a55ab9a19
|
Bug 1847141 - Restrict receiving download broadcasts.
|
2023-09-05 20:49:18 +00:00 |
|
Noah Bond
|
e600cd673a
|
Bug 1851186 - Add new design system color tokens
|
2023-09-05 20:07:01 +00:00 |
|
gitstart
|
91af52469d
|
Bug 1807126 - Increased gap between slider and scale value
|
2023-09-05 13:45:51 +00:00 |
|
gitstart
|
f75dd254f6
|
Bug 1807126 - The dot from the scale overlaps the percentage number
|
2023-09-05 13:45:51 +00:00 |
|
AndiAJ
|
3dd1b13f9b
|
Bug 1849576 - Navigation toolbar TestRail matching
|
2023-09-05 11:37:54 +00:00 |
|