summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAnimUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix for shadow folders.Raj Yengisetty2014-08-141-3/+18
| | | | | | | | | | | Repro: - Set low animation scale (.3-.5) - Pkill Trebuchet - Open home screen and click open folder with ~12+ https://jira.cyanogenmod.org/browse/CYAN-4907 Change-Id: Ib927101e72674d5ffa3733f5c093c3f9970fa273
* Prevent memory leaks coming from LauncherAnimUtilsMichael Jurka2014-06-051-5/+5
| | | | | | | | Use weak references for global animation list Bug: 11322014 Change-Id: I38bb9184e45840113129781fa83ab40ec96d3868
* DO NOT MERGE: Fix leak when animations are created but never startedMichael Jurka2014-01-241-1/+1
| | | | | | | Bug: 11322014 (cherry picked from commit e206ff0f73e9821e7454810779f3f88d4a8deabb) Change-Id: I5aaf76d7c96e4a7878946d7de337acd858c11f44
* 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