DescriptionAllow installing apps via the AppBannerInfoBar
* Button cycles between "Install", "Installing", and "Open",
depending on the installation status of the app being promoted.
* Clicking on the icon or the title of the AppBannerInfoBar should
send the user to see details about the app that is being promoted.
* Open up access to LinkClicked() from ConfirmInfoBar.
Piggyback on LinkClicked() to determine that the user wants to
see the link related to the app.
* Add an ID to the icon of the infobar so it can be retrieved and
have an OnClickListener attached to it.
* Update the status of the button when the user hops in and out
of the Chrome application.
BUG=453170
Committed: https://crrev.com/3791e101d07edca21342c643f3b28342cb54e524
Cr-Commit-Position: refs/heads/master@{#315182}
Patch Set 1 #Patch Set 2 : Rebasing #
Total comments: 28
Patch Set 3 : Comments #Patch Set 4 : add an empty callback #Patch Set 5 : Fewer JNI hoops #Patch Set 6 : Adding empty callback #
Total comments: 4
Patch Set 7 : Fix bug, address nit #Patch Set 8 : Fix compile #Messages
Total messages: 19 (3 generated)
|