Commit Graph

2947 Commits (31c5947a856b5c3f0314bcd47f2dab29422f3e69)
 

Author SHA1 Message Date
Justin Wood 31c5947a85 [fenix] Bug 1610725 - Support Action Tasks in CoT for Fenix. r=jlorenzo
I think this should be all we need to support CoT for Fenix actions.

This patch removes `parameters` from the yml in favor of `push` based
on the taskgraph changes that need to happen.
4 years ago
Sawyer Blatz 3b1e967029 [fenix] For https://github.com/mozilla-mobile/fenix/issues/255: Removes autoplay media feature flag (https://github.com/mozilla-mobile/fenix/pull/8198) 4 years ago
ValentinTimisica 40f18bb608 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1500: Passes resources to SessionSuggestionProvider
Change required for adding 'Switch to tab' description for a suggestion that
represents an opened tab. Implemented in AC
(https://github.com/mozilla-mobile/android-components/pull/5773)
4 years ago
Jeff Boek 1a446e3deb [fenix] For https://github.com/mozilla-mobile/fenix/issues/7965 - removed unused strings, reverted changes to radiobutton widget 4 years ago
David Walsh c9725033a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7965 - Remove CDATA strings 4 years ago
Kadeem M e732324de3 [fenix] Adding UI tests for the Basic Menu settings. 🎲 !!!! (https://github.com/mozilla-mobile/fenix/pull/6346)
* Added UI tests for the basic settings menu

* Disabled toggleSearchSuggestions test
4 years ago
Christian Sadilek 9a364fc648 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6124 https://github.com/mozilla-mobile/fenix/issues/8158: Prevent infinite loop on fast taps on enable switch 4 years ago
Mike Hommey 8ff051d9fa [fenix] Prepare to use minidump_stackwalk toolchain artifact rather than tooltool package 4 years ago
Sebastian Kaspari 03488d16f9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8162: Add shortcuts.xml for fennecBeta variant. 4 years ago
Tiger Oakes f2df1a005e [fenix] Use createBlendModeColorFilterCompat (https://github.com/mozilla-mobile/fenix/pull/8129) 4 years ago
Sebastian Kaspari 31c18a4708 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4979 - Support Fennec web apps (PWAs). 4 years ago
Emily Kager acbacda4d1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8128 - Do not use activity root view for fragment snackbars 4 years ago
Tiger Oakes e04910806e [fenix] For https://github.com/mozilla-mobile/fenix/issues/7511 - Override private customtab icon tint (https://github.com/mozilla-mobile/fenix/pull/8138) 4 years ago
Kadeem 2b48c17d18 [fenix] NOISSUE - Renamed a misspelled variable. 4 years ago
Emily Kager 94d437ac78 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8147 - Use app:srcCompat instead of android:src 4 years ago
mcarare 451ff0580e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8146: Extend radio buttons clickable area to title and description 4 years ago
codrut.topliceanu 59b6ed8791 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5694 - Changes migration list item 'Logins' to 'Passwords' 4 years ago
Sebastian Kaspari b90da9c87d [fenix] Try to migrate default search engine. 4 years ago
Sebastian Kaspari 38af404002 [fenix] Update to Mozilla Android Components 31.0.0-SNAPSHOT. 4 years ago
Mozilla L10n Automation Bot f36d0cf593 [fenix] Import l10n. 4 years ago
Mohammaduvez 41c9adce29 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/5711 Added tint to onboarding icons (https://github.com/mozilla-mobile/fenix/pull/8093)
* Added tint to onboarding icons and udpated finish button tint

* Replaced tint parameter with onboarding_card_icon color in setOnboardingIcon
4 years ago
Tiger Oakes 0437e6f5a5 [fenix] Add license header to ext tests (https://github.com/mozilla-mobile/fenix/pull/8130) 4 years ago
Mike Hommey dfc500a893 [fenix] Bump taskgraph to latest revision (https://github.com/mozilla-mobile/fenix/pull/8137)
* Bump taskgraph to latest revision

* Change Flank url

The repository moved from github.com/TestArmada/flank to
github.com/Flank/flank, and the curl command in the ui-tests Dockerfile
currently fails because of the redirection.
4 years ago
Marc Leclair b3231947de [fenix] reverting linting changes that touched codes that I didn't edit 4 years ago
Marc Leclair 01ac5d2518 [fenix] fixing UI test 4 years ago
Marc Leclair ee51e9931c [fenix] https://github.com/mozilla-mobile/fenix/pull/8085 removed findViewById with actual id 4 years ago
Marc Leclair 06587df3da [fenix] https://github.com/mozilla-mobile/fenix/issues/7700 fixed linting issues 4 years ago
Marc Leclair 2a95a80b9f [fenix] https://github.com/mozilla-mobile/fenix/issues/7700 fixed scrolling, parallax action to match both images and some code clean up 4 years ago
Marc Leclair 3fd0dd7663 [fenix] https://github.com/mozilla-mobile/fenix/issues/7700 squash commit and fixing toolbar to switxh to top with coordinatorlayout 4 years ago
Tiger Oakes 6c4a9664d8 [fenix] Use navArgs helper in fragments 4 years ago
Tiger Oakes 85526e4fa7 [fenix] Clean up toolbar menu class 4 years ago
Arturo Mejia 58e29d5141 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/8100: Add progress bar to the add-ons manager fragment 4 years ago
Arturo Mejia 0e03d7bd20 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/8097: Run add-ons callbacks only when the fragment is attached. 4 years ago
Grisha Kruglov 4856f96232 [fenix] Bump to a-s 0.50.0 4 years ago
Emily Kager 5ec9696c49 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7456 - For top toolbar set correct progress gravity and background 4 years ago
Alessio Placitelli b0cd0692ed [fenix] Test that 'baseline' pings are sent by Fenix
This is an initial instrumented test for Fenix
that checks if a 'baseline' ping is generated when
going to background.
4 years ago
Mozilla L10n Automation Bot f55a5464db [fenix] Import l10n. 4 years ago
Christian Sadilek b3aab5f601 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4983: Fennec migration: Keep installed add-ons 4 years ago
Emily Kager e8454c418b [fenix] No issue: Move bookmark delete string to be translated 4 years ago
Mugurell b9c0cca875 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/7613 - Align radio buttons with the theme images 4 years ago
lyrjie 22a4146f6b [fenix] Added the autoMirrored flag to arrowhead drawable 4 years ago
Arturo Mejia f11a48ee59 [fenix] No Issue: Close the web extension popup when we can't get the popup of the session. 4 years ago
Mozilla L10n Automation Bot bba11f5701 [fenix] Import l10n. 4 years ago
Emily Kager 7a6b31fa9a [fenix] For https://github.com/mozilla-mobile/fenix/issues/7999 - Change fxa leanplum metrics to false by default 4 years ago
Gabriel Luong aaf9c65f5d [fenix] Provide add-on support (https://github.com/mozilla-mobile/fenix/pull/8064)
Closes https://github.com/mozilla-mobile/fenix/issues/5630, https://github.com/mozilla-mobile/fenix/issues/6069, https://github.com/mozilla-mobile/fenix/issues/6092, https://github.com/mozilla-mobile/fenix/issues/6091, https://github.com/mozilla-mobile/fenix/issues/6124, and https://github.com/mozilla-mobile/fenix/issues/6147.

Co-authored-by: Simon Chae <chaesmn@gmail.com>
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
4 years ago
Mihai Adrian 5d9e32f936 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6980: Update ETP onboarding card (https://github.com/mozilla-mobile/fenix/pull/7958) 4 years ago
Jonathan Almeida 8e13b8bb98 [fenix] For https://github.com/mozilla-mobile/fenix/issues/373: Implement LeanPlum push messaging
Also closes https://github.com/mozilla-mobile/fenix/issues/6250, since we rely solely on the SDK itself to consume the
messages straight from FCM.
4 years ago
David Walsh 67d02f76f5 [fenix] Fix linting issue 4 years ago
Sawyer Blatz 0f6e965248 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6820: Updates background, shadow, & snackbars of toolbar 4 years ago
David Walsh 6ae992fc28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6820: Place address bar at top or bottom of the home screen based on user preference 4 years ago