Commit Graph

9938 Commits (542b37e4b5a2251e253a743cea747e872fdcfd39)

Author SHA1 Message Date
iorgamgabriel 89489c6e8e Bug 1850493 - The tracking protection divider should be gone if all the views are gone. 10 months ago
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>
10 months ago
github-actions 50fa732613 Import translations from android-l10n 10 months ago
Benjamin Forehand 758472a7d2 Bug 1850761 - Allow for local usage of experiment integration test suite 10 months ago
Matthew Tighe 55aa05e843 Bug 1721904 - update thumbnail caching on app open 10 months ago
JohanLorenzo f346f16ea1 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 10 months ago
t-p-white 6054bcf76b Bug 1848605 - Implement similar functionality as loadIntoView for Compose Favicons 10 months ago
Zac McKenney 19375a5d57 Bug 1846979 - Add extensions process spawning disabled dialog 10 months ago
oana.horvath 5ddefa0b3f Bug 1851543 - Cleanup old Onboarding UI test code 10 months ago
t-p-white 57e8f3f4f7 Bug 1839967 - Updated the Firefox Browser imagery assets. 10 months ago
github-actions 498e8dc151 Import translations from android-l10n 10 months ago
Logan Rosen ca16f20e7e Bug 1839513 - Pass crash reporter to SessionStorage 10 months ago
mcarare 3a55ab9a19 Bug 1847141 - Restrict receiving download broadcasts. 10 months ago
Noah Bond e600cd673a Bug 1851186 - Add new design system color tokens 10 months ago
gitstart 91af52469d Bug 1807126 - Increased gap between slider and scale value 10 months ago
gitstart f75dd254f6 Bug 1807126 - The dot from the scale overlaps the percentage number 10 months ago
AndiAJ 3dd1b13f9b Bug 1849576 - Navigation toolbar TestRail matching 10 months ago
AndiAJ 675cd56875 Bug 1848349 - Sponsored shortcuts TestRail matching 10 months ago
github-actions b44181d3db Import translations from android-l10n 10 months ago
alexandra.virvara d2ddcb01ae Bug 1833693: refactor menu items list creation out of TabsTray Banner 10 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.
10 months ago
github-actions a2e2aedf91 Import translations from android-l10n 10 months ago
github-actions 0517828051 Import translations from android-l10n 10 months ago
github-actions 583e06c7f2 Import translations from android-l10n 10 months ago
mcarare 7dd19216fa Bug 1850796 - Handle getContext signature updates.
Preference getContext method now returns a NonNull Context.
10 months ago
mcarare b49fdb5004 Bug 1850796 - Handle onPreferenceChangeListener signature updates.
PreferenceFragmentCompat.onPreferenceChangeListener now returns a Nullable OnPreferenceChangeListener.
10 months ago
mcarare ac0b637903 Bug 1850796 - Handle onCreateView signature updates.
PreferenceFragmentCompat.onCreateView now returns a NonNull View.
10 months ago
mcarare a74c09a4b6 Bug 1850796 - Handle onSaveInstanceState signature updates.
OnPreferenceTreeClickListener.onSaveInstanceState method can now return null if there is nothing to save.
10 months ago
mcarare c839193789 Bug 1850796 - Handle preference icon nullability.
Preference getIcon method can now return a null Drawable.
10 months ago
mcarare a184fd480a Bug 1850796 - Handle preferenceToScrollTo arg nullability. 10 months ago
mcarare 8dd98bd7d5 Bug 1850796 - Handle OnPreferenceTreeClickListener signature updates.
OnPreferenceTreeClickListener.onPreferenceTreeClick method now expects a NonNull Preference.
10 months ago
mcarare 577d169c4f Bug 1850796 - Handle Preference onGetDefaultValue signature change. 10 months ago
mcarare 62732f1929 Bug 1850796 - Fix sharedPreferences nullability.
sharedPreferences can now be null if the app uses a PreferenceDataStore.
10 months ago
AndiAJ bd62505cec Bug 1807268 - Disable failing deleteCachedFilesTest UI test 10 months ago
AndiAJ aae56c8f8e Bug 1849848 - New search history in private browsing UI smoke test 10 months ago
github-actions f772339ddf Import translations from android-l10n 10 months ago
JohanLorenzo e342617d17 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 10 months ago
Arturo Mejia 9bea9ddcd1 Bug 1850280 - Control extensions process rollout with Nimbus 10 months ago
Roger Yang 7acc85875a Revert "Bug 1844960 - Bookmark suggestions should appear unconcerned with the search suggestions setting."
This reverts commit 3a1884674d00c1362b5abbd7fbc9756e0033fba4.
10 months ago
Alexandru2909 790be45d7b Bug 1847740 - Add navigation middleware for review quality check 10 months ago
DreVla e4da26fb34 Bug 1807127 - Update Sync Device name after refreshing fxa devices 10 months ago
Alexandru2909 ed303f6814 Bug 1810780 - Add reorder gesture to composed tabs tray 10 months ago
github-actions 26f92d8590 Import translations from android-l10n 10 months ago
JohanLorenzo ca7934715e Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 10 months ago
William Durand 87430ace11 Bug 1850673 - Enable the `mozAddonManager` web API on Fenix Beta builds 10 months ago
mcarare df945af9b2 Bug 1850473 - Provide pageCount through pagerState. 10 months ago
github-actions 733b535876 Import translations from android-l10n 10 months ago
Jeff Boek cfd309d8b7 Bug 1845231 - Adds a mask to the tab counter in private mode 10 months 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>
10 months ago
t-p-white d743c46919 Revert "Bug 1837325 - Remove navigation library duplication from FenixDependencies."
This reverts commit bcfdc61d
10 months ago
t-p-white b1c9094d5f Revert "Bug 1837325 - Use alternative ways to get backQueue elements."
This reverts commit 9313f7c23ab029b816616bb37fac337279967827.
10 months ago
Matthew Tighe 816dbfdead Bug 1842250 - Refactor the remaining HistoryController functions to lib-state 10 months ago
t-p-white 2c16a785bd Bug 1849966 - Compose Top Sites has unwanted recompositions on scrolling 10 months ago
iorgamgabriel 7019fb7654 Bug 1844960 - Bookmark suggestions should appear unconcerned with the search suggestions setting. 10 months ago
github-actions 876b9038b2 Import translations from android-l10n 10 months ago
gitstart c7249d5e78 Bug 1812730 - Prevent collections with empty name from being created 10 months ago
Aaron Train 058a0ccdd9 Bug 1813521 - Disable DownloadTest.pauseResumeCancelDownloadTest 10 months ago
Zac McKenney 14f4650054 Bug 1846979 - Add extensions process crash dialog strings.
Co-authored-by: McKenney <zmckenney@mozilla.com>
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
10 months ago
iorgamgabriel 2d89c39f04 Bug 1841582 - Opening link from shortcuts should display the page. 10 months ago
github-actions be1c6b90a1 Import translations from android-l10n 10 months ago
github-actions 2a67e73c3e Import translations from android-l10n 10 months ago
github-actions 369e65d42c Import translations from android-l10n 11 months ago
iTrooz e92ccdcbf9 Bug 1813788 - Part 2: Add UnusedResources specifiers to strings needing it + Remove unused testing functions
This is a follow-up to https://github.com/mozilla-mobile/firefox-android/pull/2688#discussion_r1302467116
11 months ago
Roger Yang f63bb624b9 Bug 1849184 - Renew telemetry probes expiring in v120 11 months ago
t-p-white 25066dee83 Bug 1837365 - Remove lifestyle image assets 11 months ago
github-actions af43fb7f16 Import translations from android-l10n 11 months ago
AndiAJ 7ffc54ef40 Bug 1849978 - Remove smoke test annotation from context menu related UI tests 11 months ago
oana.horvath 7d532c7c47 Bug 1849599 - Reorganize the composed Smoke tests suite 11 months ago
oana.horvath cce0d9fdae Bug 1849599 - Reorganize the Smoke tests suite 11 months ago
Gabriel Luong 4406aac5d6 Bug 1849085 - Add localization for the "Search engines" setting preference header 11 months ago
github-actions 536f5785c0 Import translations from android-l10n 11 months ago
Gabriel Luong 5b36078817 Bug 1849326 - Use https in @string/search_add_custom_engine_suggest_string_example 11 months ago
github-actions 75237dd470 Import translations from android-l10n 11 months ago
iTrooz 4ebf1e1614 Bug 1813788 - Split deleting site data from browsing history 11 months ago
oana.horvath 8a77e2bc41 Bug 1849278 - Disable cookies reduction banner in SearchTest 11 months ago
oana.horvath 6638aeb3e5 Bug 1849278 - Replace YouTube link with a scheme URI in tests
Remove externalLinkTest
11 months ago
github-actions 266bee2ba8 Import translations from android-l10n 11 months ago
github-actions 0f007faca4 Import translations from android-l10n 11 months ago
github-actions d3da222b21 Import translations from android-l10n 11 months ago
github-actions 27e6c228f5 Import translations from android-l10n 11 months ago
Harrison Oglesby 17a7cb8729 Bug 1849225 - Add TextDecoration and text color to LinkText link portion. 11 months ago
AndiAJ bed3ec0ca3 Bug 1849146 - Add tab and history search smoke tests 11 months ago
Ryan VanderMeulen bc97415ee8 Bug 1849278 - Ignore mainMenuOpenInAppTest failures 11 months ago
github-actions db50dfdf14 Import translations from android-l10n 11 months ago
AndiAJ e1efe50384 Bug 1849112 - Remove duplicate pocket related UI tests 11 months ago
AndiAJ b02ffdb99a Bug 1849111 - Pocket TestRail matching 11 months ago
Olivia Hall 939ee63f8d Bug 1840471 - Release Menu Printing out of Nightly
This bug removes the menu printing feature flag from the browser menu
and share bar to allow menu printing to ride the trains to release.
11 months ago
github-actions 640b377723 Import translations from android-l10n 11 months ago
Harrison Oglesby 55f342666c Bug 1849024 - Add TextStyle to LinkText 11 months ago
Cathy Lu 695d541f87 Bug 1848668 - Update Shopping lastAnalysisTime to long to avoid time overflow 11 months ago
Alexandru2909 5395036521 Bug 1840110 - Move LinkText to compose package 11 months ago
AndiAJ e234281893 Bug 1847560 - New unified history search UI tests 11 months ago
AndiAJ b4b5a76139 Bug 1807268 - Disable openAllInTabsTest UI test 11 months ago
Gabriel Luong 0d2dfcb85a Bug 1845357 - Remove the first run onboarding 11 months ago
Arturo Mejia 06ca0e760a Bug 1842039 - Submit caught exception for IllegalArgumentException when navigating.
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
11 months ago
github-actions a4984ae458 Import translations from android-l10n 11 months ago
Arturo Mejia 2d714dd4af Bug 1842039 - Add bread crumbs for IllegalArgumentException when navigating.
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
11 months ago
Noah Bond d0f75706c0 Bug 1848377 - Add secret setting to control the visibility of the Shopping feature 11 months ago
rahulsainani 4c52f74add Bug 1847923 - Part 2: Add ReviewQualityCheckNetworkMiddleware 11 months ago
github-actions 5510dc1101 Import translations from android-l10n 11 months ago
Noah Bond fa9c47d5fa Bug 1844967 - Improve performance of tab thumbnail loading in Compose 11 months ago
mcarare a314d38140 Bug 1845530 - Remove paging library duplication from FenixDependencies. 11 months ago
Gabriel Luong 90c48c5a17 Bug 1795140 - Enable AbsentOrWrongFileLicense detekt rule 11 months ago
AndiAJ 2b15591bc7 Bug 1848142 - Homescreen TestRail matching 11 months ago
Jonathan Almeida 2eaaf22ca5 Bug 1848436 - Temporarily disable failing test in HistoryStorageMiddlewareTest 11 months ago
AndiAJ 486ff95d18 Bug 1848623 - Disable errorForInvalidSearchEngineStringsTest UI test 11 months ago
rahulsainani 25f04469f7 Bug 1847923 - Part 1: Add ProductAnalysisMapper 11 months ago
github-actions 30942f532a Import translations from android-l10n 11 months ago
github-actions 598ba950dc Import translations from android-l10n 11 months ago
github-actions 96f6b94339 Import translations from android-l10n 11 months ago
Jonathan Almeida 3a6ea0ca0a Bug 1847282 - Change the default for pull-to-refresh to disabled
Changing the default for the feature while we work on fixing some of the
known glaring bugs that users are facing.
11 months ago
MatthewTighe d0db2795e7 Bug 1842251 - Refactor HistoryController delete functions to lib-state. 11 months ago
Benjamin Forehand fb9efa447b Bug 1848191 - Add experimenter UI integration testing framework
https://mozilla-hub.atlassian.net/browse/EXP-3252
11 months ago
Noah Bond ee4f30518f Bug 1840338 - Add review quality info card to review product analysis. 11 months ago
oana.horvath 08431e4a8b Bug 1848144 - Onboarding tests TestRail Matching 11 months ago
gitstart 697839c07f Bug 1815632 - Adds https to non-http(s) protocols when adding new login 11 months ago
AndiAJ 2a395a7b0c Bug 1842566 - Fix flaky saveEditedPdfTest UI test 11 months ago
Olivia Hall cfc48e1b16 Bug 1847746 - Content Description on Print and Save to Save To PDF
The content description was incorrectly set on the print and save to
PDF icon as "close". The content description should be null because the
elements are decorative and are a part of a compose button.
11 months ago
DonalMe 39b16a869f Revert "Bug 1848191 - Add experimenter UI integration testing framework"
This reverts commit afe852e9e3271f94618f65dfbbb6799c9dbf94cb.
11 months ago
github-actions cba531e828 Import translations from android-l10n 11 months ago
JohanLorenzo 455e3cc23c Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 11 months ago
Benjamin Forehand 6125098cad Bug 1848191 - Add experimenter UI integration testing framework
https://mozilla-hub.atlassian.net/browse/EXP-3252
11 months ago
Olivia Hall 29ebbdbf72 Bug 1843592 - Implement Experiment Delegate in Android Components
This patch adds a default `NimbusExperimentDelegate` that is set on the
Fenix runtime to allow GeckoView to communicate with Nimbus.
11 months ago
AndiAJ 96de005ecd Bug 1807268 - Disable failing openAllInPrivateTabsTest 11 months ago
AndiAJ 53a205e096 Bug 1847908 - Remove duplicated unified tab search UI tests 11 months ago
t-p-white cb1b1c11ef Bug 1836979 - Inline ListItemTabLarge.kt modifier onClick for ListItemTabSurface 11 months ago
Alexandru2909 0d3717e34a Bug 1846229 - Fix flaky ReviewQualityCheckStoreTest unit test 11 months ago
rahulsainani d57d5b6972 Bug 1847922 - Update ReviewQualityCheckState for NoAnalysisPresent and AnalysisPresent cases 11 months ago
oana.horvath b004af3611 Bug 1847916 - Refactor and re-enable toggleSearchBookmarksTest & toggleSearchHistoryTest 11 months ago
Arturo Mejia 33c0e9765c Bug 1845323 - Bring back the downloading add-on dialog. 11 months ago
github-actions acd775fe4a Import translations from android-l10n 11 months ago
Arturo Mejia 36688e9110 Bug 1847956 - Show snackBars on top of the toolbar. 11 months ago
Roger Yang 279efa5086 Bug 1843895 - Update AppLinksUseCases launchInApp when updating the interceptor 11 months ago
Olivia Hall 4b6add6169 Bug 1846515 - Update Print Error Snackbar
Full printing error should be "Unable to print this page".
Added a new string and deprecated the prior string.
11 months ago
William Durand 19b28887d2 Bug 1847706 - Slightly refactor the `AddonsProvider` and its default implementation (#3154)
* Bug 1847706 - Rename `AddonsProvider.getAvailableAddons()` to `AddonsProvider.getFeaturedAddons()`

* Bug 1847706 - Rename `AddonCollectionProvider` to `AMOAddonsProvider`

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
11 months ago
t-p-white 40859e7b7d Bug 1836979 - Inline ListItemTabLarge.kt modifier onClick for ListItemTabSurface 11 months ago
rahulsainani 74aa535f0b Bug 1846229 - Ignore flaky test 11 months ago
rahulsainani af1fb941a0 Bug 1840580 - Use BrowserState to detect product page for shopping experience 11 months ago
github-actions 69c456a8a5 Import translations from android-l10n 11 months ago
Gabriel Luong 6398292fc9 Bug 1846287 - Catch LoginsApiException exception when fetching the list of logins and setting startup metrics 11 months ago
Harrison Oglesby 8f0ed1ef6f Bug 1845235 - Add "Private" label to Felt Privacy mode home screen 11 months ago
William Durand 135159fcce Bug 1847186 - Enable the `mozAddonManager` web API on Fenix Nightly builds 11 months ago
William Durand 0a10621fff Bug 1847179 - Fix wrong error message displayed when trying to install an unsupported add-on 11 months ago
oana.horvath b3f5277652 Bug 1847583 - Disable blocking UI tests: Bug 1846941, Bug 1847774 11 months ago
oana.horvath 7fd143e7f2 Bug 1847583 - Fenix: Add search by bookmarks tests 11 months ago
github-actions 585d3eb243 Import translations from android-l10n 11 months ago
Jeff Boek da401c1782 Bug 1845234 - Adds a new background gradient for TPBM 11 months ago
AndiAJ c0f4bfbf89 Bug 1847211 - New unified search tab UI tests 11 months ago
alexandra.virvara 4eade0d04f Bug 1845900: deleting the last element of a collection, the entire collection is deleted 11 months ago
rahulsainani a92a39c79c Bug 1840339 - Add review highlights card for shopping experience 11 months ago
rahulsainani 01fa755817 Bug 1846713 - Improve package structure within shopping package 11 months ago
github-actions f453859870 Import translations from android-l10n 11 months ago
github-actions cc852e1ef6 Import translations from android-l10n 11 months ago
github-actions ecc7106c04 Import translations from android-l10n 11 months ago
Harrison Oglesby 52ca72333d Bug 1837524 - Contile Top Sites impression probe in Compose Top Sites 11 months ago
MatthewTighe 20b76e009a Bug 1813823 - stop re-recording timing distribution for recent synced tabs 11 months ago
AndiAJ 7750e33bba Bug 1845944 - New custom tabs ETP settings UI test 11 months ago
AndiAJ 59482819e7 Bug 1818183 - Fix verifyOpenTopSiteNormalTab UI test on legacy devices 11 months ago
t-p-white ad9cdd0eee Bug 1846283 - Rename limited edition wallpapers to "Artist series" 11 months ago
AndiAJ 75e861365b Bug 1846529 - New UI tests that verify the PB state after closing the app 11 months ago
t-p-white b657d3a71c Bug 1840721 - For top sites we should prefer switching to open tabs vs opening a duplicate tab 11 months ago
mike a 321dd0e532 Bug 1815637 - cherry picking 548379d, the original rtl commit 11 months ago
github-actions 88279c8ef2 Import translations from android-l10n 11 months ago
Jeff Boek fdd235cb70 Bug 1845230 - Adds feature flag for felt privacy 11 months ago
Jeff Boek 6f3a13144f Bug 1817926 - Sets a min height on the browser window to prevent it from completely collapsing 11 months ago
Aaron Train c5d6c981f3 Bug 1840994 - Disable systemNotificationCantBeDismissedWhileDownloadingTest 11 months ago
Jeff Boek 450a008f00 Bug 1806469 - Adds an exception to `ThreadPenaltyDeath` 11 months ago
iorgamgabriel 560a737cf0 Bug 1842736 - Video Background Playback should work between Regular Browsing and Private Browsing. 11 months ago
github-actions 1d652f2ea0 Import translations from android-l10n 11 months ago
Roger Yang c2525c54a0 Bug 1846773 - Set adjust preinstall file path in system properties 11 months ago
William Durand db9cd91347 Bug 1845823 - Display a better error message when a user installs a blocklisted add-on 11 months ago
rahulsainani 1d89adb5da Bug 1845255 - Add loading UI for review quality check 11 months ago
oana.horvath b8b42ec051 Bug 1833120 - Programmatically switch toolbar position for verifySearchBookmarksViewTest UI test 11 months ago
oana.horvath 35962ab6b1 Bug 1841587 - Fix suggestions timing in verifySearchForBookmarkedItemsTest & verifySearchForHistoryItemsTest 11 months ago
rahulsainani 1b1ce07590 Bug 1846480 - Add adjusted rating card for review quality check 11 months ago
github-actions 809e8af66a Import translations from android-l10n 11 months ago
MatthewTighe f513de5cdb Bug 1842249 - Refactor HistoryFragment sync handlers to lib-state 11 months ago
Ryan VanderMeulen 7b29febee6 Revert "Bug 1845255 - Add loading UI for review quality check"
This reverts commit 1b41ffaa46fefebfb284249f93e9d91dbb8957c4.
11 months ago
rahulsainani 6ec3305f00 Bug 1845255 - Add loading UI for review quality check 11 months ago
AndiAJ e75166ebdc Bug 1842560 - Fix verifyRecentlyClosedTabsListTest UI test 11 months ago
rahulsainani cdec272975 Bug 1845905 - Add a utility to create store lazily 11 months ago
AndiAJ b47d6ccb57 Bug 1807268 - Disable failing verifyBasicNavigationToolbarFunctionality UI tests 11 months ago
github-actions 73993b1ee8 Import translations from android-l10n 11 months ago
Noah Bond 7ca8aab648 Bug 1815765 - Add tab auto close banner to Tabs Tray rewrite 11 months ago
Noah Bond aaadeab883 Bug 1845786 - Create a top level `Banner` Composable 11 months ago
Roger Yang 9993320642 Bug 1830348 - Use do not intercept cache in app links interceptor 11 months ago
AndiAJ 985306d119 Bug 1846237 - Add smoke test annotation to testSignInPageWithNoNetworkConnection UI test 11 months ago
Titouan Thibaud 554195ada4 Bug 1846280: Start the 118 development cycle 11 months ago
rahulsainani 609895be91 Bug 1845260 - Create top level structure for Review Quality Check 11 months ago
mcarare 149c86a8cf Bug 1837325 - Use alternative ways to get backQueue elements.
backQueue is now private in NavController.
11 months ago
mcarare c17b616f3b Bug 1837325 - Remove navigation library duplication from FenixDependencies. 11 months ago
github-actions 0fd8978c09 Import translations from android-l10n 11 months ago
github-actions ec9cc2839a Import translations from android-l10n 11 months ago
github-actions b82e84f8a5 Import translations from android-l10n 11 months ago
dependabot[bot] c2db7a030a Bump certifi
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
oana.horvath fc1335b17f Bug 1845680 - Fenix: unified search UI tests for Default and Manage search engines menus 11 months ago
alexandra.virvara b7db455bda Bug 1822514: Save lastSyncedTime preference when sync account is successful 11 months ago
github-actions 23e253e767 Import translations from android-l10n 11 months ago
MatthewTighe 7e97ccb6f1 Bug 1842245 - Refactor history fragment item click handlers to lib-state 11 months ago
MatthewTighe 31b5683a76 Bug 1842246 - Add history lib-state refactor feature flag 11 months ago
mcarare b942d17b73 Bug 1839366 - Add is exported flag when registering receivers. 11 months ago
mcarare 6038b8da8c Bug 1845677 - Correctly mock pwaOnboardingObserver.
This allows mocking navigateToPwaOnboarding method and avoids
ClassCastException when this method is called.
12 months ago
github-actions be4b628a52 Import translations from android-l10n 12 months ago
Andy Hall 054f4cf6ce Bug 1807573 - Add field to set custom search engine suggestion URL 12 months ago
Titouan Thibaud a19d1ce4a5 Bug 1845104 - Open links in the current app from a CustomTab even when OpenInApp settings is set to 'never' 12 months ago
t-p-white 9284029f46 Bug 1845247 - Updated the ‘Discover more’ Pocket Story background to match the wallpaper colour 12 months ago
Noah Bond 7d81080ef6 Bug 1842269 - Convert `HistoryTest` to support the Tabs Tray rewrite 12 months ago
t-p-white 65286203f0 Bug 1842604 - Telemetry to measure Search results response time 12 months ago
AndiAJ 27be2e4cd1 Bug 1845520 - Remove smoke test annotation from pwa related UI tests 12 months ago
Gabriel Luong 0676ef5608 Bug 1845354 - Refactor ApkSizeTask into a plugin using composite build 12 months ago
Noah Bond 0f9517c88c Bug 1842266 - Convert `HomeScreenTest` to support the Tabs Tray rewrite 12 months ago
AndiAJ 5076b92257 Bug 1845307 - Add missing testTag for synced tabs list composable 12 months ago
AndiAJ f84f86c218 Bug 1845307 - New verifySyncedTabsWhenUserIsNotSignedInTest UI test 12 months ago
github-actions 54c273bb78 Import translations from android-l10n 12 months ago
Gabriel Luong a717083be6 Bug 1840210 - Rename mozac_ic_sync to mozac_ic_sync_24 12 months ago
Harrison Oglesby c5d5240bc7 Bug 1841152 - New event telemetry in credential autofill. 12 months ago
mike a b0c0b57032 Bug 1843244 – fixed notch background color 12 months ago
AndiAJ fc0f3a65fa Bug 1815650 - Fix verifyLastUsedLoginSortingOptionTest UI test 12 months ago
t-p-white 039ddc5f48 Bug 1840721 - We should prefer switching to open tabs vs opening a duplicate tab 12 months ago
github-actions cb36fcffc9 Import translations from android-l10n 12 months ago
Roger Yang a5a373d2ec Bug 1823492 - Add timespan metric for Adjust attribution 12 months ago
JohanLorenzo c7f1cc4f3d Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 12 months ago
Noah Bond 0d04fa3b4d Bug 1844667 - Reveal Tabs Tray to Compose rewrite secret setting in Beta and Release 12 months ago
JohanLorenzo 21f1eb878b Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 12 months ago
rahulsainani e1a84285da Bug 1843029 - Add preferences for shopping experience 12 months ago
rahulsainani 21068e8bb3 Bug 1840332 - Add ReviewGradeCard 12 months ago
AndiAJ b91a728a67 Bug 1816066 - Re-enable verifyMultipleLoginsSelectionsTest UI test 12 months ago
DreVla a187a6c8b7 Bug 1836351 - Decrease close button size for `TabGridItem`
The close button in `TabGridItem` is now 20 instead of 24.
12 months ago
t-p-white 29717911d6 Bug 1844804 - If wallpaper has already been changed don't show the Wallpaper prompt 12 months ago
t-p-white 95c54fba5b Bug 1844804 - If wallpaper has already been changed don't show the Wallpaper prompt 12 months ago
github-actions 978e1bc4fe Import translations from android-l10n 12 months ago
github-actions e2b6ff072a Import translations from android-l10n 12 months ago
github-actions f6c639f61e Import translations from android-l10n 12 months ago
AndiAJ c8382c0cfa Bug 1844580 - Re-enable pocket related UI tests 12 months ago
AndiAJ 7b50a43c5a Bug 1840994 - Fix systemNotificationCantBeDismissedWhileDownloadingTest UI test 12 months ago
AndiAJ b069d71b54 Bug 1844305 - Add snackbar verification in UI tests when removing tabs from a collection 12 months ago
AndiAJ 4a4838adf6 Bug 1844330 - Add missing steps to verifyShortcutOptionTest UI test 12 months ago
AndiAJ a7674bdcac Bug 1844312 - Remove verifyOpenLinkInAppViewInPrivateBrowsingTest UI test 12 months ago
github-actions 330a758e82 Import translations from android-l10n 12 months ago
JohanLorenzo 94c13fcb20 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 12 months ago
JohanLorenzo 0c7dfb8881 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 12 months ago
mike a 8bc54f2ca7 Bug 1844386 - Only use splash screen animation for SDK 31+ 12 months ago
Harrison Oglesby 7ad42ac6ab Bug 1841156 - New event telemetry for Firefox Sync. 12 months ago
Harrison Oglesby acf197ebbd Bug 1841156 - New event telemetry for customize homepage. 12 months ago
Noah Bond 1adc04e44e Bug 1842267 - Convert `BookmarksTest` to support the Tabs Tray rewrite 12 months ago
Noah Bond cf1e9b35c8 Bug 1842261 - Convert `SmokeTest` to support the Tabs Tray rewrite 12 months ago
alexandra.virvara 44d44c8c0f Bug 1840627 - don't show syncSignIn and accountAuth items in the same time 12 months ago
AndiAJ ea2fdce4ab Bug 1844580 - Disable pocket related UI tests 12 months ago
github-actions dfe5c49c93 Import translations from android-l10n 12 months ago
Noah Bond 4b10685085 Bug 1843350 - Fix History -> Tabs Tray navigation bug 12 months ago
Noah Bond 49f1f258e4 Bug 1843350 - Fix Bookmarks -> Tabs Tray navigation bug 12 months ago
Roger Yang 7f498db9e4 Bug 1844386 - Update splash screen animation 12 months ago
Olivia Hall 6b53dd0ada Bug 1840894 - Adjust Print Error UI to use Snackbars
This bug adjusts print errors to use the new snackbar component and
removes the prior toast used for errors.
12 months ago
dependabot[bot] 1a27d9bf6c Bump cryptography
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
dependabot[bot] 0006ea16e7 Bump requests
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
github-actions 75b757fb0e Import translations from android-l10n 12 months ago
Roger Yang 068c2c8fbe Bug 1842890 - Add splash screen animation 12 months ago
oana.horvath 003bb94cdd Bug 1843864 - Fenix: Add tests for unified search bar placeholder 12 months ago
James Hugman fcf397a118 Bug 1843546 — Fixup message-under-experiment while experimenter doesn't do feature versioning 12 months ago
rahulsainani 095a0ec50b Bug 1840332 - Create ReviewQualityCheckState 12 months ago
iorgamgabriel c0292f3846 Bug 1823367 - Show snackbar instead of toast when save to PDF error appears. 12 months ago
Ryan VanderMeulen 8014ef7673 Revert "Bug 1842890 - Add splash screen animation" for breaking gradle-dependencies jobs.
This reverts commit 5c6d56c352c059806ae0e9c7ad829e421d22df3a.
12 months ago
github-actions e6065694bf Import translations from android-l10n 12 months ago
Noah Bond d0dfd3878b Bug 1842258 - Convert `SearchTest` to support the Tabs Tray rewrite 12 months ago
Roger Yang 74744b5d20 Bug 1842890 - Add splash screen animation 12 months ago
AndiAJ 0075b81dd8 Bug 1840994 - Disable failing systemNotificationCantBeDismissedWhileDownloadingTest UI test 12 months ago
AndiAJ 5939948b61 Bug 1807268 - Disable failing verifyContextCopyLinkNotDisplayedAfterApplied UI test 12 months ago
AndiAJ 38807f3590 Bug 1843008 - New custom tabs related UI tests 12 months ago
rahulsainani d3ee4c4d82 Bug 1841639 - Add common Switch composable 12 months ago
alexandra.virvara b8077418ce Bug 1842223 - the color of normal open tabs has a flicker 12 months ago
github-actions b39a71c0a6 Import translations from android-l10n 12 months ago
github-actions 8ebdc7c3ef Import translations from android-l10n 12 months ago
github-actions 185179a4ae Import translations from android-l10n 12 months ago
Roger Yang 36414d3632 Bug 1843610 - Add telemetry for deferred deep link test 12 months ago
Harrison Oglesby ccd775b5cd Bug 1842082 - Standard home screen view count telemetry 12 months ago
Noah Bond a9f6299b05 Bug 1842095 - Convert `SettingsDeleteBrowsingDataOnQuitTest` to support Tabs Tray rewrite 12 months ago
Noah Bond 9371840058 Bug 1842257 - Convert `SettingsDeleteBrowsingDataTest` to support Tabs Tray rewrite 12 months ago
oana.horvath 2eb91b600f Bug 1842179 - Enable Unified Search in all UI tests 12 months ago
github-actions ac136c07cd Import translations from android-l10n 12 months ago
Arturo Mejia 2773bf7f30 Reverts "Bug 1815637 - Add rtl support." 12 months ago
oana.horvath 4a1ece8611 Bug 1842177 - Update search engines tests with new unified search UI 12 months ago
oana.horvath c12f7e6c03 Bug 1842768 - Enable 'Report site issue' related tests 12 months ago
rahulsainani b279283568 Bug 1843245 - Mark unused onboarding strings for removal 12 months ago
github-actions 451e2a5dcd Import translations from android-l10n 12 months ago
rahulsainani 7f8bff0370 Bug 1843243 - Mark nimbus onboarding strings as unused 12 months ago
Arturo Mejia 081d001993 Bug 1842916 - Expose WebExtensionInstallException.UserCancelled. 12 months ago
Geoff Brown 735db97731 Bug 1825116 - Reformat some python files with black and avoid 'bare except' ruff warnings 12 months ago
JohanLorenzo e8b0f5879f Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 12 months ago
Olivia Hall 1c91b0613a Bug 1837517 - Additional Print Telmetry and Nimbus setup
This bug adds telemetry for the print from menu feature. It adds the
probes print_failure, print_completed, print_tapped (for both share and
browsr menu), and share_menu_action for the print button on the share
sheet only. browser_menu_action for the print button was added in bug
1836780.

Additionally, Nimbus control for the browser print button and
share print button was added as browser-print-enabled and
share-print-enabled.
12 months ago
Noah Bond f0f5e57ff6 Bug 1815001 - Enable the Tabs Tray to Compose rewrite in Nightly 12 months ago
Arturo Mejia 20f3002e80 Bug 1839239 - Add crash bread crumbs for dialogs. 1 year ago
JohanLorenzo 920e7c4131 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 1 year ago
AndiAJ eb7b137ee9 Bug 1842719 - disable failing report site issue related UI tests 1 year ago
rahulsainani b477c45245 Bug 1840097 - Add StarRating UI component 1 year ago
AndiAJ 7ae5f44380 Bug 1807268 - Disable failing toggleSearchHistoryTest UI test 1 year ago
github-actions fb4b8a8068 Import translations from android-l10n 1 year ago
Gabriel Luong b552a13cde Bug 1840210 - Rename mozac_ic_settings to mozac_ic_settings_24 1 year ago
Gabriel Luong 2c2f961358 Bug 1840210 - Rename mozac_ic_warning to mozac_ic_warning_fill_24 1 year ago
Gabriel Luong 8e5c1b6de8 Bug 1840210 - Rename mozac_ic_search to mozac_ic_search_24 1 year ago
Gabriel Luong 6a6c73b86a Bug 1840210 - Rename mozac_ic_refresh to mozac_ic_arrow_clockwise_24 1 year ago