History log of /packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8b805b17158886035b38261eb611d8641701ae43 18-Apr-2012 Michael Jurka <mikejurka@google.com> Remove use of private APIs

Change-Id: I3e28763075f8e92391796dc009214c9fa8f50008
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
ee7c1d8dc223381d4c3afce5fdbd8dc6f78091f3 19-Apr-2012 Michael Jurka <mikejurka@google.com> Setting alpha/hardware layers directly in All Apps

Changing it so that PagedViewCellLayout has alpha
and hardware layers set directly on itself rather
than its child view
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
92f3d46cf35e78891f73226e81f8ca7e9a7f4d92 23-Nov-2011 Michael Jurka <mikejurka@google.com> Clean up unused code and import declarations

Change-Id: If36fd2d99a51b07290b13f697b3ea08d31feb023
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
4c4c001a85d8e1533c8df38a0c0d27bb959ebc70 15-Nov-2011 Michael Jurka <mikejurka@google.com> removing dead code
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
c6f10b906fc9c120cafc81046a42b2434ff635a9 14-Nov-2011 Winson Chung <winsonc@google.com> Workarounds for a couple crashes. (Bug 5612584, Bug 5613438)

Change-Id: I9669d830a10cc98291737f3f1d561c846c408289
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
6032e7ed8e6208348a6b3f8bc1a7ecafc7951af8 09-Nov-2011 Winson Chung <winsonc@google.com> Fixing issue where AllApps labels were getting clipped (Bug: 5490118)

- Tweaking the AllApps grid spacing

Change-Id: I7eb79edfd170500c1fecd6841e6f022bd40ac250
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
5fc72b31863639e70b3d944a3b650f42e46932a6 12-Oct-2011 Winson Chung <winsonc@google.com> Fixing some issues with AppsCustomize

- Tweaking the widget page to make it a little tighter
- Altering the way we generate widget previews to make them more consistent
- Making the Apps page two line titles

Change-Id: I7bce420466c1d41fb87b423f259472482803a406
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
7d7541e7b48fdc114c24b3b0aa75e70d7228041e 17-Sep-2011 Winson Chung <winsonc@google.com> Updating Clings. (5057945, 5056643)

Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
22f823d340710bcde587b18a1542570cbe0360f5 02-Sep-2011 Adam Cohen <adamcohen@google.com> New AllAppsCustomize transitions

Change-Id: Ibefda8bf156810849c5e8f3383d49ae64a7ee08a
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
5afbf7bdd6f6879124c9b8283e005fe57f310d02 25-Jul-2011 Winson Chung <winsonc@google.com> Saving/restoring current page in AppsCustomize. (5050168)

Change-Id: Ib868033a2b71383abc4569082675f391d3e4cc76
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
c100e8eae7d67ad5bd78767494b62b8fae5d1779 10-Aug-2011 Winson Chung <winsonc@google.com> Tablet/AllApps fixes.

- Fixing regression where the power button did not dismiss Apps/Customize
- Fixing regression in number of icons in portrain in AC, and removing legacy peek var for calculations (5122724)
- Fixing spacing in shop button on tablet
- Fixing bug where the apps pane was being changed as we were animating (5139543)

Change-Id: I3a3e5f224fd92e99072c830d13423d195179e7c7
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
234c4cd54406e363a2ebc213f6ae5be284414988 18-Jul-2011 Adam Cohen <adamcohen@google.com> Fix text clipping in Launcher (bug 4980315)

Change-Id: I20c9b98b606d317ed32d49a3437f24a4cd312759
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
db1138b4efae89a3b5833547958a3606e5408a71 30-Jun-2011 Winson Chung <winsonc@google.com> Tweaking AppsCustomize spacing to match CellLayout.

Change-Id: I5c3fa215659b51c7fc8dcda19dd1fd753d192f5e
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.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/PagedViewCellLayout.java
f0ea4d3378be7b962c8e0bce2392df5e82491fb8 06-Jun-2011 Winson Chung <winsonc@google.com> Replacing AllApps/Customize in tablet UI with Apps/Customize.

Change-Id: I11a296b25472e4bf298a468865b0dff29f500aaa
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.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/PagedViewCellLayout.java
4a5ad095303ca1b6b745263269333bd087168d3c 24-May-2011 Patrick Dubroy <dubroy@google.com> Dynamically determine size of customize tray.

Change-Id: I13235bbd01df8c31eb9bdfe88913db55624d8b9b
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
244d74cb353f1260c4d633e719bf84bb3b6e52bc 20-May-2011 Patrick Dubroy <dubroy@google.com> Dynamically determine # of rows/cols in All Apps.

Change-Id: Ia8c1b3915325823f7617862e0e4e0db865ea0d5d
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.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/PagedViewCellLayout.java
b3715fe227dfaafa66479228276ef0329925085f 17-May-2011 Winson Chung <winsonc@google.com> Adding check before we try and remove associated holographic icons (in the case there are none generated).

Change-Id: If06693f7218c3388c3ba6481a07655ed7386391d
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
a2eb17095dcffa75c1e9681fdc318fe6e0564321 12-May-2011 Michael Jurka <mikejurka@google.com> Moving tablet interface to 'large' devices

(later, we will decide this more accurately based on the width of the screen in dips, but for now keeping changes so that they can easily be backported to earlier versions of Android)

Change-Id: I203addcbf19e8e3813c488af47e4fdf90dcd3115
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
63257c110a4ee54d5e8872c471cce254cf613c7a 06-May-2011 Winson Chung <winsonc@google.com> Minor changes to help address some hiccups when panning, changing tabs and rotating in AppsCustomize.

- Also removing references to old all-apps 2d/3d

Change-Id: Ibe07ad8b4facc5c57b3c82ccf0b55260be61a31b
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
4b576be59e58072cc03b5a8d36afb6a322513575 28-Apr-2011 Winson Chung <winsonc@google.com> Adding back the widgets pane to the merged AllApps.

- Fixing issue with holographic drag outlines being drawn offset

Change-Id: Ie0e89d76ce6714b44f9cd2ddf99ad608b51bf005
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
785d2eb2b8d7072c8124300dd9168ff51a91cf38 15-Apr-2011 Winson Chung <winsonc@google.com> Initial changes to merged AllApps/Customize pane in the Phone UI.

Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
97d85d23b013347bead4e2f5fa430a79ce69431e 13-Apr-2011 Winson Chung <winsonc@google.com> Fixing focus issues in Launcher (keyboard support).

Change-Id: Ieafd713393daf5628f229a66441bd3ed293245da
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
d92e741ca67c58c4be01a64940847feafe26a4b1 06-Apr-2011 Michael Jurka <mikejurka@google.com> Fix build
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
0413dfa01b822e349092636774dc948b9230adea 06-Apr-2011 Michael Jurka <mikejurka@google.com> Setting min width of content in customize tray automatically
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
7ef959b9177e1e715b0afe010904455a3d961fc4 23-Feb-2011 Michael Jurka <mikejurka@google.com> Setting tab bar widths automatically

- will make launcher adapt better to different screen sizes
- also, moved customization tray tab setup code from Launcher to CustomizeTrayTabHost

Change-Id: I27a1acdacd231150bf191548d155c0e94d855796
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.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/PagedViewCellLayout.java
c5e49022bea70a1b0b6ada5431afbb6e951cc3f6 16-Feb-2011 Michael Jurka <mikejurka@google.com> Simplifying logic to create/destroy hardware layers in All Apps

Bug # 3422984
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.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/PagedViewCellLayout.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/PagedViewCellLayout.java
4a7d4afe87a9146b3cefef8e00581090301b698d 18-Jan-2011 Michael Jurka <mikejurka@google.com> Removing dead code

Change-Id: Iec1e23a9764b8ef2bb1326c8502f31f5b5c8763a
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
3cf4c03125be60d56bff7eb82a1775ac46b919ed 26-Oct-2010 Romain Guy <romainguy@google.com> Don't build bitmaps when running in GL.

Change-Id: I28c93256bca748be6a00698a6c41cbab5dd4a349
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
df4b83dd9d6380ab963c62d1f9d1312efc87cb0f 21-Oct-2010 Winson Chung <winsonc@google.com> More spacing changes for AllApps.

- Also testing a simple scale of existing icons in lieu of high res icons.

Change-Id: Ib9758064536cd1b1704344ea885bccdc93dd3466
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
e3193b93ad7bf33e2e45319084a99b9fc986622b 10-Sep-2010 Winson Chung <winsonc@google.com> Initital changes for new customization drawer/widget tab design.

Change-Id: I160c8777fe2657ab303acfa20934f2e90f9e953e
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
affd7b4d23cecb4ed74133dd8bd9a5ede099c562 21-Aug-2010 Winson Chung <winsonc@google.com> Fixing alpha issue on AllApps.

Change-Id: Ifbd81b3e8009cff963bb03bd953e498f8677cc38
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
b3347bb9f4ccf41fb7043bca66c3a565bde1083b 19-Aug-2010 Winson Chung <winsonc@google.com> Adding holographic outline for paged items (sans widgets).
Fixing possible null ptr exception in Launcher.

Change-Id: Ie625a6503299cf122e5c22852846d59e66f77414
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
80baf5a6b3c62a62265f626d43d1167783c94131 10-Aug-2010 Winson Chung <winsonc@google.com> Adding paging for the widget/shortcut/folder customization area and fixing bugs.
Adding pages for customization drawer with initial implementation of proposed flow
layout for widgets. Fixes for keeping all apps, and widgets in sync with Launcher
Model, optimizations for reloading all apps pages when invalidating. Adding some
animations for tab transitions and feedback when long pressing to add certain items.

Change-Id: I8d51749f3a91c964bed35681f3a9192200b0d93e
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java
321e9ee68848d9e782fd557f69cc070308ffbc9c 09-Aug-2010 Winson Chung <winsonc@google.com> Creating generic Workspace/CellLayout for paged views in Launcher.

Adding SimpleWorkspace, SimpleCellLayout and an AllApps implementation of the SimpleWorkspace.
Making SimpleWorkspace support content with smaller dimensions than the workspace dimensions
itself. Temporary change to AllApps tabs styling until we get new assets for tabs in general.

Change-Id: Ibe3c56603223853d232816b6695e4ddd757857ba
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewCellLayout.java