Aaron Train
4fec12b127
Closes #7656 : Add UI tests for Reader View ( #7829 )
2020-02-07 12:07:16 -05:00
mcarare
5bd5f81559
For #6980 : Add onboarding Toolbar position picker card
2020-02-07 09:05:03 -08:00
Justin Wood
e33704426a
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.
2020-02-07 17:55:43 +01:00
Sawyer Blatz
0a6881d470
For #255 : Removes autoplay media feature flag ( #8198 )
2020-02-07 10:22:37 -05:00
ValentinTimisica
29522d29ed
For #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 )
2020-02-07 11:26:58 +01:00
Jeff Boek
62d540257f
For #7965 - removed unused strings, reverted changes to radiobutton widget
2020-02-06 18:48:23 -08:00
David Walsh
4b9f07c511
For #7965 - Remove CDATA strings
2020-02-06 18:48:23 -08:00
Kadeem M
095477e0ef
Adding UI tests for the Basic Menu settings. 🎲 !!!! ( #6346 )
...
* Added UI tests for the basic settings menu
* Disabled toggleSearchSuggestions test
2020-02-06 12:58:47 -08:00
Christian Sadilek
6019adafac
For #6124 #8158 : Prevent infinite loop on fast taps on enable switch
2020-02-06 15:03:47 -05:00
Mike Hommey
0d87da4b11
Prepare to use minidump_stackwalk toolchain artifact rather than tooltool package
2020-02-06 11:56:08 -08:00
Sebastian Kaspari
58e89cd0ec
Closes #8162 : Add shortcuts.xml for fennecBeta variant.
2020-02-06 11:54:59 -08:00
Tiger Oakes
5faa22d611
Use createBlendModeColorFilterCompat ( #8129 )
2020-02-06 11:18:08 -08:00
Sebastian Kaspari
5515f1ba5e
Closes #4979 - Support Fennec web apps (PWAs).
2020-02-06 10:34:13 -08:00
Emily Kager
eec8ea980b
For #8128 - Do not use activity root view for fragment snackbars
2020-02-06 10:33:24 -08:00
Tiger Oakes
2ead67a531
For #7511 - Override private customtab icon tint ( #8138 )
2020-02-06 09:49:00 -08:00
Kadeem
f4f93e761e
NOISSUE - Renamed a misspelled variable.
2020-02-06 18:25:11 +01:00
Emily Kager
a04b595425
For #8147 - Use app:srcCompat instead of android:src
2020-02-06 17:49:30 +01:00
mcarare
9d993cae92
For #8146 : Extend radio buttons clickable area to title and description
2020-02-06 16:34:37 +01:00
codrut.topliceanu
f5715df104
For #5694 - Changes migration list item 'Logins' to 'Passwords'
2020-02-06 14:45:10 +01:00
Sebastian Kaspari
75e0baf59c
Try to migrate default search engine.
2020-02-06 11:48:10 +01:00
Sebastian Kaspari
267314ebac
Update to Mozilla Android Components 31.0.0-SNAPSHOT.
2020-02-06 11:48:10 +01:00
Mozilla L10n Automation Bot
7d7b657874
Import l10n.
2020-02-06 11:53:32 +02:00
Mohammaduvez
00d7f4c91c
Fixes #5711 Added tint to onboarding icons ( #8093 )
...
* Added tint to onboarding icons and udpated finish button tint
* Replaced tint parameter with onboarding_card_icon color in setOnboardingIcon
2020-02-05 21:46:12 -08:00
Tiger Oakes
453e7955bb
Add license header to ext tests ( #8130 )
2020-02-05 20:37:49 -08:00
Mike Hommey
1acde42df9
Bump taskgraph to latest revision ( #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.
2020-02-05 22:22:23 -05:00
Marc Leclair
8e61c71a98
reverting linting changes that touched codes that I didn't edit
2020-02-05 16:40:41 -08:00
Marc Leclair
211a8b2583
fixing UI test
2020-02-05 16:40:41 -08:00
Marc Leclair
afab1c0f4e
#8085 removed findViewById with actual id
2020-02-05 16:40:41 -08:00
Marc Leclair
9fc5a1b0fe
#7700 fixed linting issues
2020-02-05 16:40:41 -08:00
Marc Leclair
92b38206c7
#7700 fixed scrolling, parallax action to match both images and some code clean up
2020-02-05 16:40:41 -08:00
Marc Leclair
72007590f7
#7700 squash commit and fixing toolbar to switxh to top with coordinatorlayout
2020-02-05 16:40:41 -08:00
Tiger Oakes
c0d7bc5bd5
Use navArgs helper in fragments
2020-02-05 16:37:45 -08:00
Tiger Oakes
383a70482c
Clean up toolbar menu class
2020-02-06 00:25:42 +01:00
Arturo Mejia
1fef90721a
For issue #8100 : Add progress bar to the add-ons manager fragment
2020-02-05 16:32:50 -05:00
Arturo Mejia
be7bd527f6
For issue #8097 : Run add-ons callbacks only when the fragment is attached.
2020-02-05 14:22:45 -05:00
Grisha Kruglov
3f9ed2992c
Bump to a-s 0.50.0
2020-02-05 13:29:17 -05:00
Emily Kager
46fd1a04f1
For #7456 - For top toolbar set correct progress gravity and background
2020-02-05 19:14:14 +01:00
Alessio Placitelli
99d6dbfca4
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.
2020-02-05 19:06:46 +01:00
Mozilla L10n Automation Bot
858db3587a
Import l10n.
2020-02-05 17:42:17 +01:00
Christian Sadilek
d10a30e356
Closes #4983 : Fennec migration: Keep installed add-ons
2020-02-05 09:14:04 -05:00
Emily Kager
fb80754a4e
No issue: Move bookmark delete string to be translated
2020-02-05 11:23:36 +01:00
Mugurell
ac39b420b4
Fix #7613 - Align radio buttons with the theme images
2020-02-05 10:21:23 +01:00
lyrjie
b25a5468ba
Added the autoMirrored flag to arrowhead drawable
2020-02-05 09:14:45 +01:00
Arturo Mejia
6191fec0d8
No Issue: Close the web extension popup when we can't get the popup of the session.
2020-02-04 17:17:46 -05:00
Mozilla L10n Automation Bot
fa854f511b
Import l10n.
2020-02-04 18:49:15 +01:00
Emily Kager
604ac83d0c
For #7999 - Change fxa leanplum metrics to false by default
2020-02-04 09:17:55 +01:00
Gabriel Luong
64a4a7f422
Provide add-on support ( #8064 )
...
Closes #5630 , #6069 , #6092 , #6091 , #6124 , and #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>
2020-02-04 01:41:51 -05:00
Mihai Adrian
4eb71ce235
For #6980 : Update ETP onboarding card ( #7958 )
2020-02-03 21:03:15 -08:00
Jonathan Almeida
cbcc56bbba
For #373 : Implement LeanPlum push messaging
...
Also closes #6250 , since we rely solely on the SDK itself to consume the
messages straight from FCM.
2020-02-04 00:13:56 +01:00
David Walsh
4e6215c0c1
Fix linting issue
2020-02-04 00:12:26 +01:00