OSDN Git Service

Adding Launcher3 callbacks for trimming memory.
authorRobert Kozikowski <robertkoz@google.com>
Wed, 4 Feb 2015 14:59:39 +0000 (14:59 +0000)
committerRobert Kozikowski <robertkoz@google.com>
Wed, 4 Feb 2015 15:06:54 +0000 (15:06 +0000)
commit42f3b9e0283c30c40c286f9958ce0f8b02f85c52
tree9553144120bab9d89c2b6a49d534d1140b62c410
parentb76c165aadb4deb144ec3b1267aa1faf304638e9
Adding Launcher3 callbacks for trimming memory.

It will help reduce memory footprint of Launcher, when in background.
It is required to help deallocate images, when Google Now Launcher
goes into the background. See cl/83222937/ .

Change-Id: I6d3d4d1f0457c67abcad3ba4516c87abcf666b05
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/LauncherCallbacks.java
src/com/android/launcher3/LauncherExtension.java