Commit Graph

11376 Commits (f3b956c9294d8b6f5e33b4cd0e19d5b2d3473511)
 

Author SHA1 Message Date
Sammy Khamis f3b956c929 Bug 1834870: Move sync telemetry into application services 12 months ago
github-actions 83699e37a9 Import translations from android-l10n 12 months ago
Roger Yang 66c3f67750 Bug 1838512 - Fix detekt issue from moving Browsers Cache utility into Android Components 12 months ago
mike a d262b02e8b Bug 1837864 – fix search settings opening visual glitch 12 months ago
Roger Yang e1bc5bb554 Bug 1838512 - Move Browsers Cache utility into Android Components 12 months ago
Olivia Hall 222ee3df37 Bug 1829213 - Update Save To PDF Telemetry and checkForPdfViewer Option
* Adds `checkForPdfViewer` to determine if page is a PDF Viewer page or not
* Adjusts save_to_pdf_failure to have extras of pdf, non-pdf, or unknown
* Adjusts save_to_pdf_failure to have extras of failure reason
* Adjusts save_to_pdf_tapped to have extras of pdf, non-pdf, or unknown
* Adds save_to_pdf_completed with extras of pdf, non-pdf, or unknown
12 months ago
mike a 1aece5569e Bug 1838691 – add ceate and edit logic branches to save search engine screen 12 months ago
GitStart e696454c68 Bug 1813086 - Added minimum height and width property to URL (#862)
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
12 months ago
github-actions 4ce5a3c35e Import translations from android-l10n 12 months ago
Noah Bond 46ef89393e Bug 1837425 - Fix synced tabs FAB button text 12 months ago
Arturo Mejia bcd794dc44 Bug 1838391 - Address crash UninitializedPropertyAccessException in AddonsManagementFragment. 12 months ago
iorgamgabriel ea05902740 Bug 1823367 - When closing Fenix in private mode, the ETP setting should have the default value. 12 months ago
Gabriel Luong 84902c514d Bug 1837507 - Ensure the Compose Top Sites pager indicator aligns with the existing design 12 months ago
Gabriel Luong 91d83cbc6b Bug 1838312 - Remove hardcoded compileSdkVersion, minSdkVersion and targetSdkVersion in Fenix and Focus
This removes the hardcoded compileSdkVersion, minSdkVersion and targetSdkVersion in Fenix and Focus
in favor of reading these SDK versions via our config from AC.
12 months ago
github-actions dbdeed5082 Import translations from android-l10n 12 months ago
oana.horvath e4e05a982c Bug 1836454 - Fix ComposeTabbedBrowsingTest flaky tests 12 months ago
Gabriel Luong cca79a7973 Bug 1837525 - Load favicons directly from drawables for certain urls in the Compose Top Sites 12 months ago
t-p-white e0ef7b0ed4 Bug 1837653 - Enabled Unified Search by default 12 months ago
oana.horvath 1ad8bb22be Bug 1815276 - Fix selectors for Pocket stories 12 months ago
github-actions 3fd1ebab66 Import translations from android-l10n 12 months ago
jackyzy823 72faf4ef40 Bug 1835937 - Fix crash when changing autoplay site permission in private browsing 12 months ago
Makoto Kato 22238a08b6 Bug 1796434 - Part 2. Apply display-mode in Fenix's PWA. 12 months ago
mike a e73a630bd5 Bug 1826473 – add new search engine settings screens 12 months ago
sarah541 76c1c11bfd Bug 1830768 - Add nimbus flag for toolbar position 12 months ago
mcarare 06df2f61fc Bug 1826590 - Use gleanTestRule as RuleChain outerRule. 12 months ago
mcarare 21935b07b6 Bug 1826590 - Fix exceptions in TabsTrayInfoBannerBindingTest. 12 months ago
mcarare e01dd40dc2 Bug 1826590 - Fix ClassCastException in ShareControllerTest.
Also verify dismiss calls.
12 months ago
Ryan VanderMeulen a731b1dbbd Bug 1826590 - Update Kotlin Coroutines to version 1.7.1 12 months ago
mcarare ccad0e330e Bug 1831352 - Refactor tests to avoid spying on enum objects. 12 months ago
mcarare 133a9c2810 Bug 1831352 - Target Java 17. 12 months ago
t-p-white 9ae355b3f2 Bug 1837653 - Enabled Unified Search for Beta 12 months ago
t-p-white 48b1a06b3c Bug 1837656 - Added the "Challenge the Default" drawable resources 12 months ago
t-p-white 569bd3d20f Bug 1821724 - Pocket column alignment fixed for all orientations 12 months ago
mcarare ed52582b46 Bug 1825071 - Refactor BrowserIconsTest to remove Robolectric.
Also add some additional checks.
12 months ago
github-actions bf2689cb6e Import translations from android-l10n 12 months ago
github-actions 1f683d9cf1 Import translations from android-l10n 12 months ago
github-actions 7e0ffc31d1 Import translations from android-l10n 12 months ago
Gabriel Luong 1d4cdcc0b8 Bug 1837478 - Refactor FenixDependencies into a plugin using composite build 12 months ago
Gabriel Luong 7bbdc57d31 Bug 1816004 - Remove unused unifiedSearchFeature and notificationPrePermissionPromptEnabled feature flags 12 months ago
Milena Boselli Rosa fffabe2da1 Bug 1816004 - Remove unused saveToPDF feature flags 12 months ago
JohanLorenzo 0e44c12d2d Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 12 months ago
AndiAJ 97c3ac49e4 Bug 1837378 - New system notification settings UI tests 12 months ago
DreVla 1451e607ee Bug 1828684 - Update font style for number of selected tabs text
After confiriming with UX, we have updated the style of the font
indicating how many tabs are currently selected when in select
mode in Compose tabs tray.
12 months ago
AndiAJ c658199cd9 Bug 1837149 - New search history UI tests 12 months ago
AndiAJ 161a8d89c7 Revert "Bug 1816066 - replace keyboard visibility check duplicated methods"
This reverts commit 1d983dbc2543c7ce9ffdf059bcb63cfc95e5eb8f.
12 months ago
AndiAJ b7c9817556 Revert "Bug 1816066 - fix keyboard blocking the login prompt in UI tests"
This reverts commit 784ecbfb2777f13878bfacb6281bd0588872abc6.
12 months ago
github-actions 93739c49aa Import translations from android-l10n 12 months ago
Gabriel Luong 458ddec7ae Bug 1809999 - Migrate homescreen top sites to Compose 12 months ago
gitstart baa74b900c Bug 1812732 - Empty collection can be created 12 months ago
rahulsainani f00cbc3622 Bug 1834747 - Fix talkback linktext access url issue 1 year ago