MickeyMoz
62fc25e010
[fenix] Update Android Components version to 41.0.20200508130136.
2020-05-08 11:42:06 -04:00
ekager
4cee96a5d4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10485 - Restore block video/audio on cellular data radio button
2020-05-08 14:00:09 +03:00
Oana Horvath
26407fe308
[fenix] fix https://github.com/mozilla-mobile/fenix/issues/10468 : wait for main menu to disappear after creating bookmark ( https://github.com/mozilla-mobile/fenix/pull/10478 )
2020-05-08 12:58:32 +03:00
Gregory Mierzwinski
05493216f4
[fenix] Bug 1627027 - Use nightly Fenix variant. ( https://github.com/mozilla-mobile/fenix/pull/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
1764f17461
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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
000de6b989
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8643 : Updates colors of onboarding accents
2020-05-07 17:24:54 -07:00
Sawyer Blatz
9d2a975cdb
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9857 : Updates onboarding button styles
2020-05-07 17:24:54 -07:00
Jeff Boek
28b4b70959
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10341 - Always show collections placeholder with new tab tray enabled
2020-05-07 15:38:17 -07:00
Mihai Branescu
c89e3fbd4d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10482 - made SVG gradient compatible with API < 22
2020-05-07 10:39:58 -07:00
ekager
7c562b4554
[fenix] No issue - Use ViewLifecycleOwner lifecycleScope for Bookmark deletion scope
2020-05-07 10:17:42 -07:00
Sawyer Blatz
faf0e35a96
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10426 : Adds identifier to Glean for 24 hours ( https://github.com/mozilla-mobile/fenix/pull/10446 )
2020-05-07 08:57:20 -07:00
MickeyMoz
cee8170dd8
[fenix] Update Android Components version to 41.0.20200507130125.
2020-05-07 08:56:53 -07:00
Jonathan Almeida
d8c2af230d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10453 : Do not set item decoration when creating ViewHolder
2020-05-07 11:44:19 -04:00
ValentinTimisica
fad87ae298
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9505 : Adds tests for sort saved logins
2020-05-07 08:43:59 -07:00
ValentinTimisica
8210768fbe
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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
061487dc25
[fenix] no issue: Added settings_privacy_items_test ( https://github.com/mozilla-mobile/fenix/pull/10474 )
2020-05-07 07:45:48 -07:00
mcarare
2b0219b505
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10408 : Check current destination before navigating.
2020-05-07 09:35:10 +03:00
ekager
d3edaab688
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10433 - Pass in viewLifecycleScope to BrowserAnimator
2020-05-06 23:24:46 -07:00
ekager
0c6671d75c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8981 - Sort devices in share list by last access time
2020-05-07 09:20:49 +03:00
Mozilla L10n Automation Bot
524aa31674
[fenix] Import l10n.
2020-05-06 18:14:28 -07:00
Michael Comella
b2ec960ace
[fenix] No issue: add clarifying kdoc for BookmarkFragment.
2020-05-06 17:27:58 -07:00
David Walsh
c68f4c2df7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10329 - Implement tab tray divider
2020-05-06 14:13:39 -07:00
Simon Chae
886039a695
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10196 : Remove clickable locks for enable and private-browsing UI ( https://github.com/mozilla-mobile/fenix/pull/10445 )
2020-05-06 13:58:42 -04:00
Simon Chae
8a493357ba
[fenix] Update Android Components version to 41.0.20200506130132 ( https://github.com/mozilla-mobile/fenix/pull/10443 )
2020-05-06 13:17:17 -04:00
Mihai Branescu
00548e75d0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8643 and https://github.com/mozilla-mobile/fenix/issues/7606 - illustrations are now connected to their radio buttons
2020-05-06 09:18:27 +03:00
Mihai Branescu
0f9b2b6b28
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8643 and https://github.com/mozilla-mobile/fenix/issues/7606 - Changed toolbar picker illustrations according to theme
2020-05-06 09:18:27 +03:00
Mihai Branescu
c19ad95535
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8643 and https://github.com/mozilla-mobile/fenix/issues/7606 - Changed theme picker illustrations according to theme
2020-05-06 09:18:27 +03:00
Mihai Branescu
92838c8a88
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8643 and https://github.com/mozilla-mobile/fenix/issues/7606 - Changed tint for onboarding icons
2020-05-06 09:18:27 +03:00
Mihai Branescu
cd52d25bd8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8643 and https://github.com/mozilla-mobile/fenix/issues/7606 - Changed styles for most onboarding cards
2020-05-06 09:18:27 +03:00
Mihai Branescu
bff1eb12c6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8643 and https://github.com/mozilla-mobile/fenix/issues/7606 - added styles and new colors
2020-05-06 09:18:27 +03:00
Mihai Branescu
8b5d3f4648
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8643 and https://github.com/mozilla-mobile/fenix/issues/7606 - added new svgs for onboarding illustrations
...
RTL for toolbar are still missing
2020-05-06 09:18:27 +03:00
Mihai Branescu
507bebb702
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8643 - removed all onboarding-related PNGs
2020-05-06 09:18:27 +03:00
Mihai Branescu
7be45667ec
[fenix] For https://github.com/mozilla-mobile/fenix/issues/8643 - Replaced onboarding theme/toolbar assets
2020-05-06 09:18:27 +03:00
Mozilla L10n Automation Bot
1c598806ac
[fenix] Import l10n.
2020-05-05 17:34:05 -07:00
Arturo Mejia
27ebaa4851
[fenix] No issue: Add Fingerprinters to the standard trancking protection policy
2020-05-05 17:33:42 -07:00
Christian Sadilek
a2077558a4
[fenix] No issue: Show article/page url instead of reader extension url
2020-05-05 17:52:27 -04:00
Jeff Boek
c20dbf04b7
[fenix] No Issue - Update to AC 41.0.20200505190119
2020-05-05 17:52:27 -04:00
kglazko
70b21d2e6c
[fenix] No Issue Reenable testDownloadPrompt ( https://github.com/mozilla-mobile/fenix/pull/10407 )
...
Co-authored-by: Kate Glazko <kglazko@Kates-MacBook-Pro.local>
2020-05-05 11:24:16 -07:00
Mihai Adrian
404e6baa72
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9794 : Announce installing state for screen readers ( https://github.com/mozilla-mobile/fenix/pull/10111 )
2020-05-05 11:22:15 -07:00
David Walsh
168ce3b74e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10395 - Improve alignment of close buttons with menu in tab tray ( https://github.com/mozilla-mobile/fenix/pull/10405 )
2020-05-05 11:16:47 -07:00
David Walsh
28d166b8ba
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10159 - Tab tray bottom toolbar colors ( https://github.com/mozilla-mobile/fenix/pull/10326 )
2020-05-05 11:16:09 -07:00
Mihai Adrian
1ca5625edd
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10408 : Dismiss menu when navigating away. ( https://github.com/mozilla-mobile/fenix/pull/10415 )
...
The menu is dismissed when toolbar view is detached from window.
2020-05-05 11:15:30 -07:00
Mozilla L10n Automation Bot
3a123090dd
[fenix] Import l10n.
2020-05-05 09:11:03 +03:00
David Walsh
15c347c4e4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10392 - Don't provide a "Save to collection" button in private mode for the tabs tray ( https://github.com/mozilla-mobile/fenix/pull/10399 )
2020-05-04 22:51:07 -04:00
Michael Comella
54cd10af4d
[fenix] No issue: losslessly compress image assets.
...
Using ImageOptim. Results: 110 KB out of 1.9 MB (5.7%).
2020-05-04 14:54:46 -07:00
Jeff Boek
de3cd203e0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10395 - Fixes tab tray bar dimensions to better align with the browser toolbar ( https://github.com/mozilla-mobile/fenix/pull/10400 )
2020-05-04 12:44:37 -05:00
MickeyMoz
2f7d922842
[fenix] Update Android Components version to 40.0.20200504130127.
2020-05-04 10:37:29 -04:00
Aaron Train
6c58867065
[fenix] No issue: remove listing directory contents on UI test results ( https://github.com/mozilla-mobile/fenix/pull/10354 )
2020-05-04 10:34:06 -04:00
Alessio Placitelli
970516c468
[fenix] Trigger UI test
2020-05-04 10:37:44 +03:00
Alessio Placitelli
6e36269af0
[fenix] Fixup the BaselinePingTest
2020-05-04 10:37:44 +03:00