Sebastian Kaspari
f4f5e4b663
Issue #17174 : Remove usage of old media APIs.
2021-02-10 16:42:58 +01:00
Christian Sadilek
88facc4608
Closes #17889 : Wrong tab selected/reloaded when restored from collection
2021-02-10 10:46:13 +01:00
Michael Comella
b3ef8a11e8
For #17816 : add profiler marker for onPreDraw via HomeActivity.onStart.
...
This may be useful for MAIN start up to determine when the user begins
seeing content.
2021-02-08 17:46:32 -08:00
Michael Comella
4de49c7585
For #17816 : add profiler marker for 2x Activity.onCreate.
...
The IntentReceiverActivity one is particularly useful to quickly determine
when we can begin executing code in the WARM VIEW case (i.e. "Set selection
begin here").
The HomeActivity one is useful for COLD start up analysis in similar
ways and to see the Activity transitions in WARM VIEW.
2021-02-08 17:46:32 -08:00
ekager
5e9fb855f5
For #17915 - Do not launch system settings on Role Request Intent cancel
2021-02-08 09:56:38 -07:00
Arturo Mejia
3a1d56d7c8
For #17817 Change the feature prompt references from fragment to activity.
2021-02-07 08:10:57 -05:00
Abhinav Gupta
13f5df33a1
Hiding the usernameview if the data item.username is blank.
2021-02-06 13:20:22 -07:00
ekager
f6455b0148
Closes #17871 - use viewLifecycleOwner for TopSitesFeature owner on HomeFragment ( #17873 )
2021-02-05 19:47:25 -05:00
Roger Yang
993cf74e72
Closes #17174 : Remove the New Media Session API Feature Flag ( #17863 )
2021-02-05 18:54:37 -05:00
ekager
f5b068a453
For #17785 - Use screenshots setting when adding secure flag
2021-02-05 13:17:47 -07:00
jhugman
1ef4102e13
Fixes #17738 - Early initialization of Nimbus ( #17834 ) r=christian
2021-02-05 18:54:47 +00:00
Mugurell
8bf1cae2ca
For #10686 - Use the AC custom behavior for both the top and bottom toolbars
...
This comes to unify the experience (with improvements but also specific issues)
for the url toolbar irrespective of it being placed at the bottom or at the top
Going further this will ease development and ensure the best UX for users.
2021-02-05 18:23:32 +01:00
Gabriel Luong
a3d401a3b7
For #17418 - Add event ping telemetry for the Google Top Site click ( #17862 )
...
Co-authored-by: codrut.topliceanu <codrut.topliceanu@softvision.ro>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2021-02-05 12:06:32 -05:00
jhugman
0b764fd3e4
Fixes #17833 - increment A/A experiment id ( #17835 ) r=christian
2021-02-05 16:41:46 +00:00
Christian Sadilek
50e66b469d
Remove SessionManager reference from FenixApplication
2021-02-05 14:16:35 +01:00
MickeyMoz
378e68f3a6
Update Android Components version to 73.0.20210204143136.
2021-02-04 18:21:26 +01:00
hwinnemo
c488bb0e11
For #17724 : Wait for tab to be fully created before showing ETP Onboarding if ETP is active
2021-02-03 17:24:23 -07:00
Sebastian Kaspari
f4a7b4c066
Remove TabsUseCases methods that take a Session object.
2021-02-03 15:16:39 -05:00
Grisha Kruglov
3ce9bf93bc
Exclude separators from the bookmarks UI
2021-02-03 11:09:01 -08:00
Grisha Kruglov
ebca575e26
Reuse helper functions in bookmark tests
2021-02-03 11:09:01 -08:00
Mugurell
40fc9c1085
For #12414 - Support sharing images through ShareDownloadFeature
...
Register a ViewBoundFeatureWrapper<ShareDownloadFeature> that will respond to
"Share image" from the browser contextual menu
2021-02-03 18:35:20 +02:00
mcarare
994ec4d55a
For #17364 : Make hint scrollable and do not overlap other elements.
2021-02-03 14:54:03 +02:00
mcarare
d7ad203544
For #17364 : Do not show search suggestion hint before starting to type.
2021-02-03 14:54:03 +02:00
Christian Sadilek
e76445b299
Refactor WebAppSiteControlsBuilder to use browser store
2021-02-03 10:16:06 +01:00
Christian Sadilek
3dc638700f
Refactor tryReloadTabBy to use browser store
2021-02-02 17:13:13 -05:00
Sebastian Kaspari
28c105dcb3
Remove SessionManager dependency from CustomTabsIntegration.
2021-02-02 14:17:46 -05:00
Jonathan Almeida
824f3fd821
Issue #1340 : Forward Activity results to the fragment
2021-02-02 19:46:20 +04:00
jhugman
72f977771d
Re-enable Nimbus with Off the main thread I/O and non-blocking networking ( #17684 )
...
* Moved Nimbus setup from Analytics to its own file
* Change experiment identifiers to fit new run of the experiment
* Re-enable nimbus for debug and nightly builds
* ./gradlew ktlint && detekt
2021-02-01 23:50:07 +00:00
Christian Sadilek
d8085480ad
Increase AMO collection cache timeout to 2 days
2021-02-01 17:08:34 -05:00
mawen7
1df656cd0e
Include selected session in session suggestions if opened from home fragment ( #17127 )
2021-02-01 10:17:49 +02:00
MickeyMoz
4bc6b85237
Update Android Components version to 73.0.20210129195412.
2021-01-31 02:55:37 +00:00
Michael Comella
d48bb2a4cc
Revert "For #17447 : add intentional delay to cold start up in debug and nightly."
...
This reverts commit 093470a8b3
. This
intentional regression was only intended to be temporary so now we're
removing it.
2021-01-29 14:59:27 -08:00
Roger Yang
d434ff13a5
For #17092 : Dismiss toolbar menu when configuration change occurs ( #17682 )
2021-01-29 15:16:21 -05:00
Jonathan Almeida
66b94ced14
Close #1340 : Add support for WebAuthnFeature
2021-01-29 22:57:49 +04:00
rxu
be0382fca7
Pop out privacy notice in first launch in MozillaOnline builds
...
Add privacy notice related strings
Pop out privacy notice with onboarding
Using embeded geckoview to display details about privacy
Present or hide privacy pop window according to isMozillaOnline
Add activity_privacy_content_display.xml into layoutNotToTest due to EngineView
2021-01-29 09:35:57 -05:00
Codrut Topliceanu
e188185b15
For #16828 - Adds telemetry for open in app banner ( #17049 )
...
* For #16828 - Adds telemetry for open in app banner
Specifically: Banner displayed, Dismiss action, Go to Settings action.
2021-01-29 10:14:32 +02:00
Elise Richards
43b0b27819
Update metrics when an addon is installed or enabled ( #17669 )
2021-01-28 14:30:59 -06:00
Mihai Adrian Carare
8993a0acb2
For #17655 : Do not pass threshold if showTopFrecentSites is false. ( #17657 )
...
* For #17655 : Do not pass threshold if showTopFrecentSites is false.
* For #17655 : Add unit tests for getTopSitesConfig.
2021-01-27 16:54:48 -05:00
Christian Sadilek
45c0ac85ec
Remove SessionManager from BrowserFragment/ToolbarGestureHandler
2021-01-27 16:24:25 -05:00
Roger Yang
124c2baf30
Closes #17531 : Use top sites count fact for top sites telemetry ( #17664 )
2021-01-27 12:46:16 -05:00
Roger Yang
eaef276345
Closes #17530 : Update has open tabs metrics when tabs are opened or closed ( #17557 )
2021-01-27 10:51:03 -05:00
mcarare
780e3362a5
For #17464 : Handle selected item background programmatically.
2021-01-27 09:14:42 -05:00
Gabriel Luong
171c466ada
For #14302 - Skip one time pages visit from frecent top sites
2021-01-26 19:06:02 -05:00
mcarare
278ed658b6
For #17635 : Check if id corresponds to a custom tab before removing it.
2021-01-26 13:10:45 -05:00
Christian Sadilek
87d6f32374
Refactor HomeFragment to use browser store
2021-01-26 10:08:02 +01:00
Elise Richards
39f79778a2
For #17084 : Use in-app browser switching dialog ( #17628 )
...
Co-authored-by: hakkikaancaliskan <caliskanhkaan@gmail.com>
2021-01-25 16:16:24 -06:00
Elise Richards
f7b7b25213
For #16485 : Tabs tray grid view telemetry ( #17442 )
...
* Tabs tray CFR telemetry interactions
* Create CFR events and implementation
* Tests for tab tray controller
2021-01-25 15:25:56 -06:00
Sebastian Kaspari
023ddcc131
Refactor ExternalAppBrowserActivity and ExternalAppBrowserFragment to not use Session(Manager).
2021-01-25 13:13:26 -05:00
Arturo Mejia
b419ff82af
Remove external download manager FeatureFlags
2021-01-25 13:00:22 -05:00
Arturo Mejia
f99c175ceb
Remove autoplay indicator FeatureFlags
2021-01-25 12:04:06 -05:00