History log of /packages/apps/Launcher3/src/com/android/launcher3/AutoInstallsLayout.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2233c8850d521defa82e358e3c5bae3ec75df426 18-Sep-2014 Sunny Goyal <sunnygoyal@google.com> Changing intent action for auto installs

Bug: 17425805
Change-Id: I12e94860206ed62d6ba04f0b5734cc55ba414e45
/packages/apps/Launcher3/src/com/android/launcher3/AutoInstallsLayout.java
349426234e8c5a0e5bcf2c8d94dbb9844b5f724a 30-Aug-2014 Sunny Goyal <sunnygoyal@google.com> Handling label and icon from SessionInfo.

> The ShortcutInfo stores state as bit flags and not as ints
> Intents of auto-install shortcut are automatically updated
upon installation
> Icons/titles for active sessions are cached in IconCache

Change-Id: I2047849f67d4a8aaf2bc346b58110325bb4807d4
/packages/apps/Launcher3/src/com/android/launcher3/AutoInstallsLayout.java
0fe505bf82a265e51c556d7204976651cde7f55c 06-Aug-2014 Sunny Goyal <sunnygoyal@google.com> Autoinstalls loading xml

> Launcher checkes for an apk in the system image with a broadcast
receiver for action:
com.android.launcher3.action.LAUNCHER_CUSTOMIZATION
> Default layout is parsed from that apk, which can also contain
icons and string resources used in the layout config

Change-Id: I44fc9e7c3134f525f7b5db29f4e8bb56e17ce445
/packages/apps/Launcher3/src/com/android/launcher3/AutoInstallsLayout.java