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
Mozilla L10n Automation Bot
9d9bdb625c
[fenix] Import l10n.
2020-05-04 10:31:35 +03:00
MickeyMoz
7ea3e1f1b3
[fenix] Update Android Components version to 40.0.20200503130122.
2020-05-04 09:14:16 +03:00
Mugurell
b3f769b407
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10322 - Update Glean - total_uri_count documentation
...
total_uri_count continues to accurately track the URLs visited by the user in
the current session.
Websites can though programmatically redirect users to a new URL using simple
javascript even without user interaction.
This needs to be documented for future references.
2020-05-01 18:34:39 -07:00
Mozilla L10n Automation Bot
87509365ea
[fenix] Import l10n.
2020-05-01 18:34:10 -07:00
Sören Hentzschel
def78b74e6
[fenix] no issue - removed unused feature flag
2020-05-01 15:14:46 -07:00
Jeff Boek
b5707b6c55
[fenix] Adds swipe to delete tab ( https://github.com/mozilla-mobile/fenix/pull/10355 )
...
* No Issue - Increases tap area of close button
* For https://github.com/mozilla-mobile/fenix/issues/10331 - Adds swipe to delete to the tab tray
2020-05-01 15:45:51 -05:00
Simon Chae
6fbf233d88
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10195 , https://github.com/mozilla-mobile/fenix/issues/10196 : Allow private browsing mode switch to sync with enable state
2020-05-01 15:14:08 -04:00
Jeff Boek
66a7cfb692
[fenix] Fix home navigation ( https://github.com/mozilla-mobile/fenix/pull/10350 )
2020-05-01 12:46:02 -05:00
Mozilla L10n Automation Bot
600a465a82
[fenix] Import l10n.
2020-04-30 17:38:35 -07:00
Arturo Mejia
e396f53629
[fenix] No issue: Fix top sites migration schema issue.
2020-04-30 19:41:24 -04:00
Richard Pappalardo
2593abc7b1
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/6760 - Show UI test results in TC task ( https://github.com/mozilla-mobile/fenix/pull/10089 )
2020-04-30 17:01:35 -04:00
Jeff Boek
4f3f47d30d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1063 : Put tab tray behind a feature flag and hidden pref ( https://github.com/mozilla-mobile/fenix/pull/10313 )
...
* For https://github.com/mozilla-mobile/fenix/issues/1063 - Adds feature flag and pref for new tab tray
* For https://github.com/mozilla-mobile/fenix/issues/1063 - Swaps add tab to tab tray button when newTabTray is enabled
* For https://github.com/mozilla-mobile/fenix/issues/1063 - Creates hidden preference to use new tab tray
* For https://github.com/mozilla-mobile/fenix/issues/1063 - Hides tabs on home screen when setting is enabled
* For https://github.com/mozilla-mobile/fenix/issues/1063 - Navigate to new tab tray from browser with setting enabled
* For https://github.com/mozilla-mobile/fenix/issues/1063 - Fixes regression where we dont show the new tab message with no tabs and no collections
* For https://github.com/mozilla-mobile/fenix/issues/1063 - Fixes crash when toggling to private mode on the home screen
* For https://github.com/mozilla-mobile/fenix/issues/1063 - combines both settings. Cleans up lint errors
2020-04-30 15:53:10 -05:00
Sawyer Blatz
a3f2721585
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9208 : Make slight modifications to tip layout
2020-04-30 11:57:43 -07:00
David Walsh
fdfd550e71
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10159 - Implement new tab tray colors
2020-04-30 08:56:40 -07:00
MickeyMoz
c5713f75c1
[fenix] Update Android Components version to 40.0.20200430130114.
2020-04-30 18:43:44 +03:00
Michael Droettboom
bf0ecbc19d
[fenix] Update generated docs
2020-04-30 08:37:22 -07:00
Michael Droettboom
20d019f42a
[fenix] Fix glinter errors
2020-04-30 08:37:22 -07:00
Chenxia Liu
4ed111259a
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7996 : fix lint issues
2020-04-30 13:38:52 +03:00
Jovan Gerodetti
d53213338e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/7996 : Private mode doesn't play nicely with sites added to home screen
...
Site Controls Notification should reflect the browsing mode of the
currernt web app session.
2020-04-30 13:38:52 +03:00
David Walsh
2b1bbd146c
[fenix] For 10296 - Implement tab tray dimension changes
2020-04-29 21:28:36 -07:00
Arturo Mejia
bf8b0df4cb
[fenix] For issue https://github.com/mozilla-mobile/fenix/issues/10142 Update sitePermissions state when toggling its value
2020-04-29 18:33:34 -07:00
ekager
6ac92c0839
[fenix] No issue - Remove unused data class TopSiteItem
2020-04-29 18:06:02 -07:00
Mozilla L10n Automation Bot
2069cc29d3
[fenix] Import l10n.
2020-04-29 17:55:53 -07:00
Sawyer Blatz
c3ed72e7a1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10071 : Fixes PWA showing toolbar onPause ( https://github.com/mozilla-mobile/fenix/pull/10306 )
2020-04-29 14:03:59 -07:00
mcarare
2d9813040a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9728 : Add actionbar search for language list.
2020-04-29 11:20:18 -07:00
mcarare
fa2a5f9a78
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9728 : Change SearchView hint color inside app.
2020-04-29 11:20:18 -07:00
ekager
6b97e0f5e3
[fenix] No issue - Update new strings for quarantine
2020-04-29 11:15:21 -07:00
Mihai Eduard Badea
fa9a791c81
[fenix] For issue https://github.com/mozilla-mobile/fenix/issues/8648
2020-04-29 09:48:42 -07:00
Johan Lorenzo
e70ad3af5b
[fenix] Bug 1628413 - part 4: Ship Fenix nightly to Google Play once a day
2020-04-28 17:34:51 -07:00
Mozilla L10n Automation Bot
c80e709bd8
[fenix] Import l10n.
2020-04-28 17:33:33 -07:00
Jonathan Almeida
11a2cece68
[fenix] Fix breaking API changes in CrashReporter
2020-04-28 15:20:12 -04:00
MickeyMoz
37b33575d5
[fenix] Update Android Components version to 40.0.20200428130031.
2020-04-28 15:20:12 -04:00
Oana Horvath
4f5ebf1ebc
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9783 : bring app in focus with sendSingleTapToScreen for UI test ( https://github.com/mozilla-mobile/fenix/pull/10136 )
2020-04-28 10:46:42 -04:00
Sören Hentzschel
7cfc281d66
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9880 - fixed sync settings style
2020-04-28 09:06:36 +03:00
Falaye Iyanuoluwa
c38d5c6546
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/9694 Bug when user denies permission
2020-04-27 22:42:02 -07:00
Mozilla L10n Automation Bot
beac69b4b1
[fenix] Import l10n.
2020-04-28 08:35:44 +03:00