History log of /packages/apps/Launcher3/src/com/android/launcher3/discovery/AppDiscoveryItem.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c06af333cbcebb183d13d004cccf5c9d69a70af0 28-Mar-2017 Mario Bertschler <bmario@google.com> Minor Refactoring only: no functional change

- organizing imports
- remove redundant modifiers on LauncherCallback interface
- fix typos

Change-Id: I61eb985cac7c1379b6b804a67d4f234386d3d1b4
/packages/apps/Launcher3/src/com/android/launcher3/discovery/AppDiscoveryItem.java
853c13d427c638899cd0205aa01bcce7ae4a1e41 23-Mar-2017 Mario Bertschler <bmario@google.com> Show recently used instant apps provided by the app discovery service
in the same section as installed apps.

Change-Id: I2efd41c69960c4982523c58893aacfc7a5d0bb2e
/packages/apps/Launcher3/src/com/android/launcher3/discovery/AppDiscoveryItem.java
0fc6f684e730b0137900fe317f2c759c1b3909c7 17-Feb-2017 Mario Bertschler <bmario@google.com> App discovery integration in All Apps search

This is the basis for app discovery integration while searching in all apps.
This does NOT include binding to the actual service and retrieving results,
but instead provides all the UI to show suggested instant apps and apps
from a store with star rating and pricing.

Change-Id: I1605b52848491acee4ac1d15c0112e6a768363f6
/packages/apps/Launcher3/src/com/android/launcher3/discovery/AppDiscoveryItem.java