summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CachedTextView.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-1/+12
| | | | Change-Id: Ieafd713393daf5628f229a66441bd3ed293245da
* Reducing memory impact of hardware layers in LauncherMichael Jurka2011-02-031-1/+6
| | | | | - Disabling hardware layers in customize tray - Destroying hardware layers for pages in All Apps that are not visible - Re-adding CachedTextView for icons in customize tray (to regain some of the lost performance there)
* fix build, adding missing file :(Michael Jurka2011-01-141-0/+165