9fc953b94dbc6b99e6de08c9dcc80a0cb8e3e319 |
|
17-Aug-2015 |
Sunny Goyal <sunnygoyal@google.com> |
Version code cleanup > Renaming Lmp to Lollipop > Lollipop_MR1 instead of directly using 22 > Using M APIs directly instead of reflection Change-Id: I10a307f46e3be15b3299f549a2fd7e0e215a6a1b
/packages/apps/Launcher3/src/com/android/launcher3/compat/PackageInstallerCompat.java
|
756adbc3e41ee1edb53c580b8c679f343924fab5 |
|
17-Apr-2015 |
Sunny Goyal <sunnygoyal@google.com> |
Fixing missing updates in package install sessions > Ensure icon cache never returns null icon > Enabling install shortuct receiver only after workspace has finished binding > Making all the model changes for package installs on worker thread and only posting the updaes on the UI > Making shortcut exists check on the loaded items and not on the DB > Explicitely using worker thread for PckageInstallListener > Removing backward compatibility support from PackageInstallerCompat Change-Id: I9592771b9670c1c1c84c8208cae8dafa7b393e65
/packages/apps/Launcher3/src/com/android/launcher3/compat/PackageInstallerCompat.java
|
66af82cca76b313366e5429489aed85679c2c76e |
|
19-Sep-2014 |
Sunny Goyal <sunnygoyal@google.com> |
Merge "Adding support to delete unrestored icons and widgets" into ub-now-porkchop
|
9448536b113afa6ceefce26604a1b44618d1d4f2 |
|
19-Sep-2014 |
Sunny Goyal <sunnygoyal@google.com> |
Adding support to delete unrestored icons and widgets Bug: 17584719 Change-Id: If8e76fc80ea885c9004c50b7b6a9353525a50105
/packages/apps/Launcher3/src/com/android/launcher3/compat/PackageInstallerCompat.java
|
d794a3f46521b972fa02826d379d1efa112793d2 |
|
16-Sep-2014 |
Kenny Guy <kennyguy@google.com> |
Update calls now we have an L API version. Bug: 17543647 Change-Id: I92c652a4ced5a5e783b24e42f9da4d9dfe1118ba
/packages/apps/Launcher3/src/com/android/launcher3/compat/PackageInstallerCompat.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/compat/PackageInstallerCompat.java
|
e755d469d40b95e763a9dcb67d0e4f511d1948dd |
|
22-Jul-2014 |
Sunny Goyal <sunnygoyal@google.com> |
Implementing a package install progress listener for L issue: 15835307 Change-Id: I71aaea087963f2e0e1206447190cbe23c174057d
/packages/apps/Launcher3/src/com/android/launcher3/compat/PackageInstallerCompat.java
|