summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAnimUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Prevent memory leaks coming from LauncherAnimUtilsMichael Jurka2013-10-231-5/+5
| | | | | | | Use weak references for global animation list Bug: 11322014 Change-Id: I38bb9184e45840113129781fa83ab40ec96d3868
* Fix leak when animations are created but never startedMichael Jurka2013-10-211-1/+1
| | | Bug: 11322014
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+129
Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b