Chenxia Liu
f9b756c8c9
Issue #12044 - Bump expiry by 1mo for release
2020-06-26 18:28:46 -07:00
David Walsh
c4a4beb6b9
For 11468 - Show tab tray after opening links from history and bookmarks
2020-06-26 18:28:31 -07:00
Kate Glazko
2ac8496315
For #12025 : Set Search Shortcuts Off By Default
2020-06-26 18:21:58 -07:00
Jeff Boek
a18c1befd1
For #11044 - Sets the anchorView of the snackbar to be the new tab fab ( #11930 )
2020-06-26 17:56:56 -07:00
Jonathan Almeida
f89b157c23
For #12002 : Show default tab background when thumbnail not available ( #12041 )
2020-06-26 20:46:23 -04:00
Sachin
4b9cc954fa
for #11830 added new metric for collecting startup method from all startup phases ( #11940 )
...
* for #11830 added new metric for collecting startup method
move all source startup telemetry into its own logic and added an UNKOWN state
* switched back to onNewIntent solution
* renamed the metric
2020-06-26 17:38:08 -07:00
Sawyer Blatz
61b1b5a895
No issue: update experiments when experiments updated ( #12032 )
2020-06-26 17:19:58 -07:00
Sawyer Blatz
8a08cb941e
For #11479 : Record open tabs count in metrics ping ( #12024 )
2020-06-26 17:15:43 -07:00
MarcLeclair
c6415ce18f
For 11616: removed black flicker with placeholder animation ( #11796 )
...
Increasing duration removed second "light" flicker
2020-06-26 20:10:22 -04:00
Jonathan Almeida
b7d989a588
Fix breaking API in WebNotificationFeature
2020-06-26 19:59:57 -04:00
Marc Leclair
ff5d00362b
Added A-C version 48.0.20200626213814
2020-06-26 19:59:57 -04:00
Sawyer Blatz
101ecfbf66
For #11273 : Add tabs tray telemetry ( #12036 )
2020-06-26 16:37:07 -07:00
Tiger Oakes
7287b5579f
Test settings about/advanced ( #12023 )
2020-06-26 15:53:30 -07:00
mozilla-l10n-automation-bot
e71e7fb9c6
Import l10n. ( #12022 )
2020-06-26 15:44:57 -07:00
Tiger Oakes
4f6f0785c5
For #11943 : Fix intermittent coroutine failure ( #12027 )
2020-06-26 15:42:53 -07:00
ekager
df49db6adb
For #11294 - Enable Synced Tabs for all builds
2020-06-26 18:36:37 -04:00
Hakkı Kaan Çalışkan
2cbd969e34
For #11641 : Update synced tabs view
2020-06-26 18:11:13 -04:00
Gabriel Luong
e6a56aec36
For #12026 - Update default top sites for new users ( #12028 )
2020-06-26 17:51:18 -04:00
Grisha Kruglov
f8cb1d6b48
Closes #11909 : Metrics for recording number of recently used PWAs
2020-06-26 14:13:41 -07:00
Elise Richards
eeabcb10ff
Fix illegal arguments for onboarding keys ( #12033 )
2020-06-26 16:12:18 -05:00
Tiger Oakes
bcb2ef10ac
Add tests for PhoneFeature ( #12021 )
2020-06-26 12:12:52 -07:00
MarcLeclair
f3b44c06e4
For #11841 : Removed topsite bug on private browsing ( #12020 )
2020-06-26 14:54:20 -04:00
Gabriel Luong
005ad6ff2a
Update Android Components version to 48.0.20200626130049. ( #12006 )
...
Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2020-06-26 14:16:57 -04:00
Tiger Oakes
80de3851f3
Add tests for OnSharedPreferenceChangeListener ( #12019 )
2020-06-26 11:04:46 -07:00
mcarare
64947a8686
For #10285 : Swap TextView for a LinkTextView to improve links a11y
2020-06-26 18:11:11 +03:00
ValentinTimisica
9f5c8819d3
For #11892 : Remove dynamic calls to setupNavigationToolbar
...
This is a speculative fix for 11892 crash.
The side effect is that the back button will be visible in bookmarks root.
2020-06-26 07:54:11 -04:00
Mihai Branescu
93247e0b2f
For #9425 - SearchFragment now reacts to undo operation for base engines
2020-06-26 13:21:00 +03:00
Mihai Branescu
e6e3166d2d
For #9425 - SearchFragment now reacts to undo operation for custom engines
...
When you remove a search engine from our list, an undo snackbar that outlives the fragment is shown. If you go back to the search fragment and press undo, now the shortcut list gets updated
2020-06-26 13:21:00 +03:00
Mihai Branescu
46c1c130da
For #9425 - Handle undo for custom search engines
...
On undo, get the template that the user entered for that engine and then
re-add it to the `CustomSearchEngineStore`
2020-06-26 13:21:00 +03:00
Sawyer Blatz
c5034fa770
No issue: Allow us to run experiments on nightly if needed
2020-06-26 09:16:38 +03:00
mcarare
0626384baf
For #10285 : Swap TextView for a LinkTextView to improve a11y.
2020-06-26 09:15:44 +03:00
mcarare
216da0c64b
For #10285 : Add a custom TextView for links with a11y improvements.
2020-06-26 09:15:44 +03:00
mozilla-l10n-automation-bot
ebd9efc769
Import l10n. ( #11981 )
2020-06-25 18:03:19 -07:00
Kainalu Hagiwara
b84f55c980
For #11677 - Adjust tab counter menu item order.
2020-06-25 15:48:10 -07:00
person808
ad90625b48
For #2165 - Add swipe to refresh gesture to bookmarks view.
2020-06-25 14:50:24 -07:00
Christian Sadilek
64440409b0
For #9100 : Follow-up to fix memory leak in NotificationSessionObserver
...
The observer was moved and is now bound to the activity and its
context. If the activity is re-created we leak the observer and
therefore the activity itself.
With this we make sure to stop the observer and also don't use
the activity context to begin with.
2020-06-25 16:17:38 -04:00
ekager
c77ddd8d26
For #11866 - Update back press logic for SearchFragment
2020-06-25 14:40:31 -04:00
Christian Sadilek
7be56ce4fa
For #11798 : Allow sharing of reader view pages
2020-06-25 14:39:21 -04:00
Sawyer Blatz
04aee11d82
For #9625 : Add telemetry for Tracking Protection CFR ( #11923 )
2020-06-25 11:24:55 -07:00
Oana Horvath
45bc42f92d
For #11764 : delay single-click duration to avoid long-clicks ( #11949 )
2020-06-25 14:21:51 -04:00
Elise Richards
665fb8d60c
#10824 : Onboarding telemetry ( #11867 )
...
* Onboarding events and tracking
* Rename metrics for consistency
* Add reference to PR for the data review
* Add default values to onboarding events
2020-06-25 13:21:31 -05:00
Oana Horvath
932a032772
Closes #11947 : fix and enable closePrivateTabsNotificationTest ( #11951 )
2020-06-25 14:17:04 -04:00
Sawyer Blatz
2d65faf232
For #11392 : Rename Installation ping to FirstSession ( #11869 )
2020-06-25 10:06:26 -07:00
Aaron Train
e4fe83daff
No issue: Update Flank to v20.06.2 ( #11897 )
...
Update Flank to v20.06.2
2020-06-25 13:00:34 -04:00
ekager
d3de9e517e
Remove ThumbnailsUseCases
2020-06-25 12:51:18 -04:00
MickeyMoz
045dfed893
Update Android Components version to 48.0.20200625130125.
2020-06-25 12:51:18 -04:00
Tiger Oakes
c958cc048a
Update customtabs service
2020-06-24 23:26:49 -04:00
MickeyMoz
a684cfe913
Update Android Components version to 48.0.20200624130112.
2020-06-24 23:26:49 -04:00
Emilio Cobos Álvarez
f145fc9691
readme: Note that to build from the CLI ANDROID_SDK_ROOT must be set.
...
Otherwise locally this fails with:
> Task 'assembleGeckoBetaDebug' not found in project ':app'.
2020-06-24 19:05:57 -07:00
Christian Sadilek
773f4295bf
Configure M3 AMO collection for Nightly/Debug
2020-06-24 21:55:57 -04:00