This work involves replacing the infobar app banner with a modal app banner using the existing add to homescreen dialog. The concrete work involves:
1. decoupling the app installation logic from the UI code in AppBannerInfoBarDelegateAndroid
2. decoupling AddToHomescreenDialog from AddToHomescreenManager
3. allowing native app details to be shown in AddToHomescreenDialog
4. allowing AppBannerManagerAndroid to create an AddToHomescreenDialog that hooks into the banner app installation logic (native or web)
Comment 1 by bugdroid1@chromium.org
, Feb 14 2018