History log of /packages/apps/Launcher3/src/com/android/launcher3/model/FirstScreenBroadcast.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
75161b975072f02e4d1c1a5e26dbfaf76e0e34f4 28-Mar-2018 Jon Miranda <jonmiranda@google.com> Pass intent extras as string arraylist.

Bug: 74355094
Change-Id: I697d837e48d7de4a490d2ad74a9c1ec7987d0574
/packages/apps/Launcher3/src/com/android/launcher3/model/FirstScreenBroadcast.java
5ab0d896c6636276976e75cbe549db8eb1232ef3 27-Mar-2018 Jon Miranda <jonmiranda@google.com> Send directed broadcast to package installers that have active sessions.

For each installer, we send a broadcast that includes package names of items that:
* Are being installed by that installer
* Are on the first screen
* Have an active install session

The packages are seperated by:
* Folder items
* Workspace items
* Hotseat items
* Widgets

Bug: 74355094
Change-Id: I573ed6b3b84314ef244486fcf8354bebdff8bbdf
/packages/apps/Launcher3/src/com/android/launcher3/model/FirstScreenBroadcast.java