History log of /packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayoutChildren.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
22f823d340710bcde587b18a1542570cbe0360f5 02-Sep-2011 Adam Cohen <adamcohen@google.com> New AllAppsCustomize transitions

Change-Id: Ibefda8bf156810849c5e8f3383d49ae64a7ee08a
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayoutChildren.java
b44b52439d155f570db7d6d0b80fdd3350e35685 13-Jun-2011 Winson Chung <winsonc@google.com> Loading previews and holographic icons in background thread using AsyncTasks.

- Adding back animation between tabs

Change-Id: I1a49bfca4f85f579e232861aa02d08fb25d0aafc
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayoutChildren.java
9bfe2b2646f3849f5463c63876c184e820a7f03b 03-Jun-2011 Michael Jurka <mikejurka@google.com> Fixing bug with layout of PagedViewCellLayoutChildren

Change-Id: I3fa34ad500632c4b257973aca9be0cb1bda5884a
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayoutChildren.java
6a70e9fc3c62cc83d6abe59323d622dc6cd224a7 18-May-2011 Winson Chung <winsonc@google.com> Fixing issue where holographic icons could get out of sync in AllApps (when number of pages changes).

Change-Id: I1a63d4837c5b726a90229430f5fc698aa1db5550
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayoutChildren.java
abded66084680bb31cc7ea403c88f44f79a3c884 04-Mar-2011 Michael Jurka <mikejurka@google.com> improving performance of first AllApps/Customize animation

Change-Id: I71e5cc634f7e1346617d101efd6945c00484cab3
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayoutChildren.java
c0759f5090d9539d82ddc944b9f2da767c36b251 04-Feb-2011 Michael Jurka <mikejurka@google.com> Reducing memory impact of hardware layers in Launcher

- 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)
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayoutChildren.java
e95c8ee998bc04c64c29c0594d81aeb283b05c1f 03-Feb-2011 Michael Jurka <mikejurka@google.com> fix touch problem in All Apps that prevented launching or adding items to workspace screens
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayoutChildren.java
8245a8685fc9f4802c9fa29a989854b2522fc588 02-Feb-2011 Michael Jurka <mikejurka@google.com> Adding hardware layers to All Apps

- splitting up the "holo" outlines and the icons into separate views
- enabling hardware layers on each of the views
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayoutChildren.java