Commit Graph

11923 Commits (5a683806c95cb5c4981a0a137ada0ff22a5e8edd)
 

Author SHA1 Message Date
t-p-white 57e8f3f4f7 Bug 1839967 - Updated the Firefox Browser imagery assets. 12 months ago
github-actions 498e8dc151 Import translations from android-l10n 12 months ago
Logan Rosen ca16f20e7e Bug 1839513 - Pass crash reporter to SessionStorage 12 months ago
mcarare 3a55ab9a19 Bug 1847141 - Restrict receiving download broadcasts. 12 months ago
Noah Bond e600cd673a Bug 1851186 - Add new design system color tokens 12 months ago
gitstart 91af52469d Bug 1807126 - Increased gap between slider and scale value 12 months ago
gitstart f75dd254f6 Bug 1807126 - The dot from the scale overlaps the percentage number 12 months ago
AndiAJ 3dd1b13f9b Bug 1849576 - Navigation toolbar TestRail matching 12 months ago
AndiAJ 675cd56875 Bug 1848349 - Sponsored shortcuts TestRail matching 12 months ago
github-actions b44181d3db Import translations from android-l10n 12 months ago
alexandra.virvara d2ddcb01ae Bug 1833693: refactor menu items list creation out of TabsTray Banner 12 months ago
mcarare 6000a5786a Bug 1847996 - Switch to all-compatibility JVM default mode.
See https://issuetracker.google.com/issues/280831518 about why this is needed.
This will be fixed in the next Room version: https://android-review.googlesource.com/c/platform/frameworks/support/+/2673596
12 months ago
mcarare e1f96c012a Bug 1847996 - Migrate from kapt to KSP. 12 months ago
DreVla 43aef9067a Bug 1833493 - Update Tab List Item title and url text style
In order to adhere to the new UI/UX type scale for Android, the
compose `TabListItem` Display title and url text style have been set
to body1 and body2 respectively. The xml layout letter spacing
for the title and url have been modified as well.
12 months ago
github-actions a2e2aedf91 Import translations from android-l10n 12 months ago
github-actions 0517828051 Import translations from android-l10n 12 months ago
github-actions 583e06c7f2 Import translations from android-l10n 12 months ago
mcarare 7dd19216fa Bug 1850796 - Handle getContext signature updates.
Preference getContext method now returns a NonNull Context.
12 months ago
mcarare b49fdb5004 Bug 1850796 - Handle onPreferenceChangeListener signature updates.
PreferenceFragmentCompat.onPreferenceChangeListener now returns a Nullable OnPreferenceChangeListener.
12 months ago
mcarare ac0b637903 Bug 1850796 - Handle onCreateView signature updates.
PreferenceFragmentCompat.onCreateView now returns a NonNull View.
12 months ago
mcarare a74c09a4b6 Bug 1850796 - Handle onSaveInstanceState signature updates.
OnPreferenceTreeClickListener.onSaveInstanceState method can now return null if there is nothing to save.
12 months ago
mcarare c839193789 Bug 1850796 - Handle preference icon nullability.
Preference getIcon method can now return a null Drawable.
12 months ago
mcarare a184fd480a Bug 1850796 - Handle preferenceToScrollTo arg nullability. 12 months ago
mcarare 8dd98bd7d5 Bug 1850796 - Handle OnPreferenceTreeClickListener signature updates.
OnPreferenceTreeClickListener.onPreferenceTreeClick method now expects a NonNull Preference.
12 months ago
mcarare 577d169c4f Bug 1850796 - Handle Preference onGetDefaultValue signature change. 12 months ago
mcarare 62732f1929 Bug 1850796 - Fix sharedPreferences nullability.
sharedPreferences can now be null if the app uses a PreferenceDataStore.
12 months ago
AndiAJ bd62505cec Bug 1807268 - Disable failing deleteCachedFilesTest UI test 12 months ago
AndiAJ aae56c8f8e Bug 1849848 - New search history in private browsing UI smoke test 12 months ago
github-actions f772339ddf Import translations from android-l10n 1 year ago
JohanLorenzo e342617d17 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 1 year ago
Arturo Mejia 9bea9ddcd1 Bug 1850280 - Control extensions process rollout with Nimbus 1 year ago
Roger Yang 7acc85875a Revert "Bug 1844960 - Bookmark suggestions should appear unconcerned with the search suggestions setting."
This reverts commit 3a1884674d00c1362b5abbd7fbc9756e0033fba4.
1 year ago
Alexandru2909 790be45d7b Bug 1847740 - Add navigation middleware for review quality check 1 year ago
DreVla e4da26fb34 Bug 1807127 - Update Sync Device name after refreshing fxa devices 1 year ago
Alexandru2909 ed303f6814 Bug 1810780 - Add reorder gesture to composed tabs tray 1 year ago
github-actions 26f92d8590 Import translations from android-l10n 1 year ago
JohanLorenzo ca7934715e Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 1 year ago
William Durand 87430ace11 Bug 1850673 - Enable the `mozAddonManager` web API on Fenix Beta builds 1 year ago
mcarare df945af9b2 Bug 1850473 - Provide pageCount through pagerState. 1 year ago
github-actions 733b535876 Import translations from android-l10n 1 year ago
Jeff Boek cfd309d8b7 Bug 1845231 - Adds a mask to the tab counter in private mode 1 year ago
William Durand 9fd7b0f27b Bug 1796189 - List extensions installed outside the list of featured extensions
Co-authored-by: William Durand <will+git@drnd.me>
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
1 year ago
t-p-white d743c46919 Revert "Bug 1837325 - Remove navigation library duplication from FenixDependencies."
This reverts commit bcfdc61d
1 year ago
t-p-white b1c9094d5f Revert "Bug 1837325 - Use alternative ways to get backQueue elements."
This reverts commit 9313f7c23ab029b816616bb37fac337279967827.
1 year ago
Matthew Tighe 816dbfdead Bug 1842250 - Refactor the remaining HistoryController functions to lib-state 1 year ago
William Durand d2ff0bb65d Bug 1849329 - Update local GV docs
We do not need to patch the build system to read the GeckoView version anymore.
1 year ago
t-p-white 2c16a785bd Bug 1849966 - Compose Top Sites has unwanted recompositions on scrolling 1 year ago
iorgamgabriel 7019fb7654 Bug 1844960 - Bookmark suggestions should appear unconcerned with the search suggestions setting. 1 year ago
github-actions 876b9038b2 Import translations from android-l10n 1 year ago
gitstart c7249d5e78 Bug 1812730 - Prevent collections with empty name from being created 1 year ago