MickeyMoz
bbc2af95d7
[fenix] Update Android Components version to 96.0.20211114185838.
2021-11-14 20:31:17 +00:00
Mozilla L10n Automation Bot
b739e6c511
[fenix] Import l10n.
2021-11-14 00:44:24 +00:00
MickeyMoz
95be73eb5c
[fenix] Update Android Components version to 96.0.20211113143401.
2021-11-13 17:00:41 +00:00
MickeyMoz
bd740c1261
[fenix] Update Android Components version to 96.0.20211111190349.
2021-11-12 16:42:31 +00:00
Mozilla L10n Automation Bot
ef1ae5fe11
[fenix] Import l10n.
2021-11-12 00:31:53 +00:00
MickeyMoz
5c398d0167
[fenix] Update Android Components version to 96.0.20211111143126.
2021-11-11 16:41:36 +00:00
Oana Horvath
b215f9c585
[fenix] No issue: creates new SmokeTest annotation.
...
Updates smoke tests list according to the ones in TestRail.
2021-11-11 09:30:50 +00:00
Mozilla L10n Automation Bot
3f7c3ddf6c
[fenix] Import l10n.
2021-11-11 00:48:58 +00:00
Noah Bond
1d02011196
[fenix] MR2 Telemetry: Opening screen preference ( https://github.com/mozilla-mobile/fenix/pull/22333 )
...
* For https://github.com/mozilla-mobile/fenix/issues/22145 - Added telemetry to the opening screen preference.
* For https://github.com/mozilla-mobile/fenix/issues/22145 - Added PR number to metric
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-10 20:13:40 +00:00
Noah Bond
114f1347d9
[fenix] MR2 telemetry - Inactive tabs CFR ( https://github.com/mozilla-mobile/fenix/pull/22301 )
...
* For https://github.com/mozilla-mobile/fenix/issues/22298 - Added telemetry to inactive tabs CFR
* For https://github.com/mozilla-mobile/fenix/issues/22298 - added PR issue number to metrics
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-10 19:47:21 +00:00
Jonathan Almeida
a08fcc9a9d
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/22223 : Move to the selected page when switching modes
2021-11-10 18:25:44 +00:00
MickeyMoz
1fbd8f0b7e
[fenix] Update Android Components version to 96.0.20211110143137.
2021-11-10 16:50:50 +00:00
Mozilla L10n Automation Bot
05e56a97a1
[fenix] Import l10n.
2021-11-10 00:32:32 +00:00
Grisha Kruglov
6f1ba6ca6b
[fenix] No issue: clean up code duplication in PagedHistoryProvider
2021-11-09 23:41:54 +00:00
MickeyMoz
5e486fa6b6
[fenix] Update Android Components version to 96.0.20211109175743.
2021-11-09 19:30:43 +00:00
AndiAJ
ee76b930bd
[fenix] For https://github.com/mozilla-mobile/fenix/issues/22256 re-enable editCustomSearchEngineTest UI test
2021-11-09 17:23:31 +00:00
Ben Dean-Kawamura
a8bce7b4f8
[fenix] Make findDuplicate() suspend
...
findLoginToUpdate() should be suspend, but I didn't get mark it that way
on the initial logins work. Let's make this one suspend, then I can
update findLoginToUpdate() in a-c.
2021-11-09 15:59:33 +00:00
Mozilla L10n Automation Bot
31a6d88939
[fenix] Import l10n.
2021-11-09 00:41:29 +00:00
Jonathan Almeida
7222c0220c
[fenix] No issue: Correct TabsTrayAction naming
2021-11-08 22:28:31 +00:00
Jonathan Almeida
199547f94f
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/22305 : Use TabsTrayStore for populating adapters
2021-11-08 22:28:31 +00:00
Jonathan Almeida
35556e4cc2
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/22305 : Add tab state into the TabsTrayStore
2021-11-08 22:28:31 +00:00
Michael Comella
e24a305ba0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21084 : put git hash on About screen in release builds.
2021-11-08 19:15:16 +00:00
Michael Comella
050251dc38
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21084 : add Config.getGitHash.
2021-11-08 19:15:16 +00:00
Michael Comella
5f5161a14e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21084 : add Runtime.execReadStandardOutOrThrow.
...
This command makes it a one liner to execute an external command, which will
allow us to easily run git commands in the next section.
Sample error output:
```
* What went wrong:
Execution failed for task ':app:gitHash'.
> command exited with non-zero exit value: 1.
cmd: git reev-parse --short HEAD
stderr:
git: 'reev-parse' is not a git command. See 'git --help'.
The most similar command is
rev-parse
```
2021-11-08 19:15:16 +00:00
MickeyMoz
c728e20166
[fenix] Update Android Components version to 96.0.20211108143323.
2021-11-08 17:34:46 +00:00
AndiAJ
d8dab150ad
[fenix] Improve verifyEmptyTabTray Ui test coverage
2021-11-08 16:08:28 +00:00
Mugurell
b95234f9d5
[fenix] For https://github.com/mozilla-mobile/fenix/issues/22155 - The inactiveTabsCount probe reports actualInactiveTabs number
2021-11-08 12:32:39 +00:00
Mugurell
f40c19f406
[fenix] For https://github.com/mozilla-mobile/fenix/issues/22155 - New BrowserState.actualInactiveTabs public method
...
This allows querying from all throughout the app which of the current tabs are
inactive while taking into consideration whether the feature is enabled or not
such that when the feature is disabled it will always return an empty result.
2021-11-08 12:32:39 +00:00
Mozilla L10n Automation Bot
3ae30a8446
[fenix] Import l10n.
2021-11-08 00:43:25 +00:00
Grisha Kruglov
3fc31d036b
[fenix] No issue: rename test resource file that was causing issues on Windows
2021-11-07 10:34:09 -08:00
MickeyMoz
dd0961c968
[fenix] Update Android Components version to 96.0.20211107143105.
2021-11-07 16:46:48 +00:00
Mozilla L10n Automation Bot
03ddd32bb1
[fenix] Import l10n.
2021-11-07 00:35:09 +00:00
MickeyMoz
3c624dac92
[fenix] Update Android Components version to 96.0.20211106143105.
2021-11-06 16:29:40 +00:00
Mozilla L10n Automation Bot
4d092c3a82
[fenix] Import l10n.
2021-11-06 01:13:44 +00:00
mike a
77892a785c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21816 : Filename in "Open" PDF dialog overflows screen
...
Changing the download file name length to the max allowed by AS (251 char, won’t compile if more; max would be 260 for latest windows versions, but generally it is 255), and changing the UI test to check if the long file name is fully visible.
Changing the downloaded dialog layout to properly display really long file names.
2021-11-06 00:23:41 +00:00
Grisha Kruglov
07636be02b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/22342 : Make layout constraint for 'recent bookmarks' the same as other sections
2021-11-05 16:49:42 -07:00
Sebastian Kaspari
6aa2f0c4fa
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/21695 : ThreadPenaltyDeathWithIgnoresListener: Ignore stack traces containing InstrumentationHooks class
2021-11-05 18:21:34 +00:00
MickeyMoz
e66ef5fbb9
[fenix] Update Android Components version to 96.0.20211105143418.
2021-11-05 16:57:46 +00:00
Mozilla L10n Automation Bot
7d11384733
[fenix] Import l10n.
2021-11-05 00:48:20 +00:00
Roger Yang
ad076dd1c2
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/22299 : Add history search term group telemetry
2021-11-04 22:08:56 +00:00
MickeyMoz
5f84a6a02f
[fenix] Update Android Components version to 96.0.20211104143116.
2021-11-04 17:53:32 +00:00
Grisha Kruglov
31c2c7bf12
[fenix] No issue: history view search group missing
...
Our boundary conditions for matching search groups to visits was wrong.
This change switches the boundary buffer to only be applied to history
items, not the metadata items.
In other words, when checking if any of the metadata items match the
current "page" of history, we'll be looking to see if the item falls
within this time window:
buffer - oldest history item <= metadata item <= newest history item +
buffer
There's a separate problem with buffer though: it's reset to 0 when requested
offset is >0, but that requires a larger refactor of this code, for a
separate PR.
2021-11-04 16:02:18 +00:00
Oana Horvath
422a8e2a67
[fenix] For https://github.com/mozilla-mobile/fenix/issues/22304 & https://github.com/mozilla-mobile/fenix/issues/22256 : Disabled failing visitedUrlHistoryTest & editCustomSearchEngineTest tests
2021-11-04 15:18:47 +00:00
Mozilla L10n Automation Bot
f1814afed2
[fenix] Import l10n.
2021-11-04 14:44:09 +00:00
Michael Comella
67665ee689
[fenix] For https://github.com/mozilla-mobile/fenix/issues/22177 : add SearchDialogFragmentConstraintLayout; has markers.
...
Here's a profile with these changes: https://share.firefox.dev/3vTpZha
2021-11-04 05:26:39 +00:00
Michael Comella
7936660a8c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/22177 : change onMeasure/onLayout markers into a single track + draw.
...
When you want to look at one of these markers, you usually want to look
at all three so I found that having them on a single track was easier to
follow. Since they run in sequence, they should never overlap and that
should minimize confusion.
2021-11-04 05:26:39 +00:00
Michael Comella
a93ac9edc0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/22177 : rename RootLinearLayout -> HomeActivityRoot...
...
This is so we can be more specific with the detail text in our markers.
2021-11-04 05:26:39 +00:00
Michael Comella
bab61a8239
[fenix] No issue: change label in perf issue template to performance
...
I recently changed the label from `eng:performance` to `performance`
so this template also has to be updated.
2021-11-04 04:55:07 +00:00
Elise Richards
3424aac1a6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21313 : Renew product telemetry expiring in December ( https://github.com/mozilla-mobile/fenix/pull/21316 )
...
* For https://github.com/mozilla-mobile/fenix/issues/21313 : Product telemetry renewals for December
* For https://github.com/mozilla-mobile/fenix/issues/21313 : Data review for december product telemetry renewals
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-04 04:28:52 +00:00
Elise Richards
6ed1cb0c8b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21313 : Remove expiring/unused metrics for December ( https://github.com/mozilla-mobile/fenix/pull/21789 )
...
* Remove crash reporter metrics
* Remove tab counter menu item probe
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-04 03:54:18 +00:00