ValentinTimisica
15dfe0811d
For #10343 : Updates metrics accordingly to 'Library' removal
2020-05-11 10:22:19 -07:00
ValentinTimisica
b2e5820364
For #10343 : Remove 'Library' functionality from the app
...
Also adds Bookmarks and History items to browser menu.
2020-05-11 10:22:19 -07:00
Simon Chae
ca7695854a
For #10552 : Set initial add-on details fragment visibility to false ( #10565 )
2020-05-11 12:44:18 -04:00
Sawyer Blatz
0f10ce8723
For #9857 & #8643 : Updates onboarding button styles and sizes ( #10527 )
...
* For #9857 : Updates onboarding button styles
* For #8643 : Updates colors of onboarding accents
2020-05-11 09:34:20 -07:00
Mihai Branescu
dd843b4989
For #10501 - use theme instead of tint to support older APIs
2020-05-11 19:22:00 +03:00
Gregory Mierzwinski
88baeceba5
Bug 1636589 - Update visual-metrics, and geckodriver archive path. ( #10558 )
...
* Fix browsertime failures.
* Run a browsertime test.
* Undo browsertime test.
2020-05-11 17:19:55 +02:00
Mozilla L10n Automation Bot
55a8bf7ff9
Import l10n.
2020-05-10 19:42:20 -07:00
MickeyMoz
3824534a2a
Update Android Components version to 41.0.20200510130109.
2020-05-10 19:38:47 -07:00
Sawyer Blatz
17fb7c1df7
For #10426 : Removes installation ping GAID ( #10532 )
2020-05-09 10:35:57 -07:00
Simon Chae
d58e7d3138
For #10473 : Fetch the addon from addon manager instead of the store
2020-05-08 16:03:22 -07:00
gmierz
d51f3121af
Revert "Bug 1627027 - Use nightly Fenix variant. ( #10265 )"
...
This reverts commit d48784e646
for causing nightly cron failures.
2020-05-08 14:21:53 -07:00
Sawyer Blatz
b87c40d42f
For #10426 : Sends GAID to Installation instead of Activation ping. ( #10529 )
2020-05-08 12:04:15 -07:00
codrut.topliceanu
d1005dd236
For #8589 - Fix for accessibility navigation in ETP panel
2020-05-08 09:57:59 -07:00
Mozilla L10n Automation Bot
824022c28d
Import l10n.
2020-05-08 08:44:39 -07:00
Arturo Mejia
ca01965f90
Fix PictureInPictureFeature breaking change
2020-05-08 11:42:06 -04:00
MickeyMoz
046009a105
Update Android Components version to 41.0.20200508130136.
2020-05-08 11:42:06 -04:00
ekager
7fe6f68e00
For #10485 - Restore block video/audio on cellular data radio button
2020-05-08 14:00:09 +03:00
Oana Horvath
edff0d8e2c
fix #10468 : wait for main menu to disappear after creating bookmark ( #10478 )
2020-05-08 12:58:32 +03:00
Gregory Mierzwinski
d48784e646
Bug 1627027 - Use nightly Fenix variant. ( #10265 )
...
* Use nightly Fenix variant.
* Run the tests in PR.
* Update visual-metrics scripts to include the similarity metrics.
* Use python3.5 in visual-metrics docker.
* Install wget in the docker.
* Use python3.6 hashes instead of python3.5.
* Undo run-visual-metrics.py python changes.
* Upgrade python setuptools version to 46.1.3.
* Add setuptools to transitive dependency list.
* Undo PR test changes.
* Remove setuptools install line and use requirements.txt instead.
* Undo PR test changes.
* Fix geckodriver artifact suffix.
* Test a browsertime task.
* Revert browsertime test.
2020-05-08 08:48:34 +02:00
ValentinTimisica
f63cb4e09f
For #10244 : Creates drawable for add-ons private browsing label.
...
The drawable is sent to AddonsManagerAdapter.Style constructor and is displayed
near the add-on name if it is allowed to run in private browsing
2020-05-07 17:27:46 -07:00
Sawyer Blatz
a01881067f
For #8643 : Updates colors of onboarding accents
2020-05-07 17:24:54 -07:00
Sawyer Blatz
5f11c5e648
For #9857 : Updates onboarding button styles
2020-05-07 17:24:54 -07:00
Jeff Boek
58ca5d0e3a
For #10341 - Always show collections placeholder with new tab tray enabled
2020-05-07 15:38:17 -07:00
Mihai Branescu
eef5cf3469
For #10482 - made SVG gradient compatible with API < 22
2020-05-07 10:39:58 -07:00
ekager
138d8e647d
No issue - Use ViewLifecycleOwner lifecycleScope for Bookmark deletion scope
2020-05-07 10:17:42 -07:00
Sawyer Blatz
02f6e6868e
For #10426 : Adds identifier to Glean for 24 hours ( #10446 )
2020-05-07 08:57:20 -07:00
MickeyMoz
51a8fb4a39
Update Android Components version to 41.0.20200507130125.
2020-05-07 08:56:53 -07:00
Jonathan Almeida
57eb2b9549
For #10453 : Do not set item decoration when creating ViewHolder
2020-05-07 11:44:19 -04:00
ValentinTimisica
77705d1a27
For #9505 : Adds tests for sort saved logins
2020-05-07 08:43:59 -07:00
ValentinTimisica
24ba9f2fc8
For #9505 : Adds possibility to sort saved logins
...
Currently we support sorting by name and by last used. Also, the selected
option is saved in shared preferences so that the last option chosen by
the user is properly displayed even after the app was restarted.
2020-05-07 08:43:59 -07:00
TejaswiKarasani
2e45244b6c
no issue: Added settings_privacy_items_test ( #10474 )
2020-05-07 07:45:48 -07:00
mcarare
9177871edc
For #10408 : Check current destination before navigating.
2020-05-07 09:35:10 +03:00
ekager
9fd835de0f
For #10433 - Pass in viewLifecycleScope to BrowserAnimator
2020-05-06 23:24:46 -07:00
ekager
9ec1f8e2d8
For #8981 - Sort devices in share list by last access time
2020-05-07 09:20:49 +03:00
Mozilla L10n Automation Bot
c8d8a700fe
Import l10n.
2020-05-06 18:14:28 -07:00
Michael Comella
4cf7280916
No issue: add clarifying kdoc for BookmarkFragment.
2020-05-06 17:27:58 -07:00
David Walsh
8b27a48635
For #10329 - Implement tab tray divider
2020-05-06 14:13:39 -07:00
Simon Chae
609936d632
For #10196 : Remove clickable locks for enable and private-browsing UI ( #10445 )
2020-05-06 13:58:42 -04:00
Simon Chae
a851b76ea3
Update Android Components version to 41.0.20200506130132 ( #10443 )
2020-05-06 13:17:17 -04:00
Mihai Branescu
6f97e75579
For #8643 and #7606 - illustrations are now connected to their radio buttons
2020-05-06 09:18:27 +03:00
Mihai Branescu
cde31cf785
For #8643 and #7606 - Changed toolbar picker illustrations according to theme
2020-05-06 09:18:27 +03:00
Mihai Branescu
16b7a9399b
For #8643 and #7606 - Changed theme picker illustrations according to theme
2020-05-06 09:18:27 +03:00
Mihai Branescu
4c0af91b7b
For #8643 and #7606 - Changed tint for onboarding icons
2020-05-06 09:18:27 +03:00
Mihai Branescu
03726384de
For #8643 and #7606 - Changed styles for most onboarding cards
2020-05-06 09:18:27 +03:00
Mihai Branescu
048d22dbcf
For #8643 and #7606 - added styles and new colors
2020-05-06 09:18:27 +03:00
Mihai Branescu
18b6c29b4a
For #8643 and #7606 - added new svgs for onboarding illustrations
...
RTL for toolbar are still missing
2020-05-06 09:18:27 +03:00
Mihai Branescu
fab52c9702
For #8643 - removed all onboarding-related PNGs
2020-05-06 09:18:27 +03:00
Mihai Branescu
77912b29fb
For #8643 - Replaced onboarding theme/toolbar assets
2020-05-06 09:18:27 +03:00
Mozilla L10n Automation Bot
0b82f8e996
Import l10n.
2020-05-05 17:34:05 -07:00
Arturo Mejia
398b516fb7
No issue: Add Fingerprinters to the standard trancking protection policy
2020-05-05 17:33:42 -07:00