f52ceba89962829aa12f5caba131580e8da85880 |
|
20-Feb-2013 |
Bobby Georgescu <georgescu@google.com> |
Replace various BitmapPools with a smarter unified pool Make all of gallery use a single shared pool, and pave the way for making the pool more adaptive based on the current workload. Change-Id: Ia32561ad50b1b9716ebe2fd32a7bf02737685dac
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
d3aac52ffb88ced53413d5eef29c641dd6982267 |
|
26-Dec-2012 |
Bobby Georgescu <georgescu@google.com> |
Replace camera importer Change-Id: Icfeb23301bc6c9f8c8b12824bcbb0d8b41852d07
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
915c2c5b2c367df71599370613af0924bd7c4887 |
|
23-Aug-2012 |
Bobby Georgescu <georgescu@google.com> |
Ongoing reskin of Gallery app Bug: 7050303 Moved the majority of color settings from hardcoded to colors.xml in order to allow rapid iteration with UX input. Started changing some colors and layouts to reflect latest UX mocks. Change-Id: I300338e9f75c71f3ed3f36140d16e893387f3184
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
e24cc7208a6d3760a87dfd4b80a7a6683fe146eb |
|
13-Aug-2012 |
Bobby Georgescu <georgescu@google.com> |
Show album counts in Gallery & other small reskin fixes Bug: 6975144 Change-Id: I2f12c6482cc009aecbca3e26482ebd8944f01bb8
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
c90a116a7fd65d41e8258dc7b9a14218649697e6 |
|
09-Aug-2012 |
Bobby Georgescu <georgescu@google.com> |
First gallery reskin iteration. Change-Id: I2b79ca9f40346a777141562c9a4762d7a8b460f6
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
8a626914e388a57c2378c86e82b24158d6098330 |
|
17-May-2012 |
Owen Lin <owenlin@google.com> |
Fix a NPE found by Moneky. AlbumLabelMaker.mBitmapPool could be null if the setLabelWidth() has never been called or called with width as 0. bug:6510386 Change-Id: Idaaa0a1a7239271ba3ae3217e65029b382464c10
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
b8be1e0ad76b6abc0da7ead39f7a9811195d001e |
|
17-Apr-2012 |
Chih-Chung Chang <chihchung@google.com> |
Add thumb pool the cache Bitmap used for thumbnails. Change-Id: Ib710f2a6fc1aa86fe4abdd18d1fa7ac71396a3b4
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
cafd30f96355ad446943d60cd2595d08423944e2 |
|
09-Apr-2012 |
Owen Lin <owenlin@google.com> |
Add BytesBufferPool to prevent GC. Change-Id: Ia8513ff380a60f102481cbf25650eca149b75064
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
8ef6c55bdad9a3e835ce56bdc98681434b4ac5b3 |
|
09-Apr-2012 |
Owen Lin <owenlin@google.com> |
Prevent album's label get flashing when content changed. Change-Id: I1b00b308af740ccab143a073643729ca880770f4
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
c3d8ac3b9504346dafc49e006b5f732dd1db21e8 |
|
06-Apr-2012 |
Owen Lin <owenlin@google.com> |
Refactor. Rename AlbumView to AlbumSlotRenderer. Change-Id: I7d8d3586a910dac35975e4effa0d02528e2ccf98
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
cd36bfc52cc4e7f4b667ba3c5e8eb950647ae9d1 |
|
04-Apr-2012 |
Owen Lin <owenlin@google.com> |
Draw less to improve performance. Also adjust the upload order to upload nearby textures first. Change-Id: I2d6a8807a14b4602882dd2e5c03030c356f49e47
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
31cac30e46a293f6d0901e22c6ab0d083cae7021 |
|
04-Apr-2012 |
Owen Lin <owenlin@google.com> |
Refactor. Merge SelectionDrawer with SlotRenderer. Change-Id: Iaa50b2a78beb95fc83208a5f74cf612650cd8643
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
d8fb81f601830385a2343d08ad5dd171e4c7bfe0 |
|
29-Mar-2012 |
Owen Lin <owenlin@google.com> |
Upload textures in background. Change-Id: I365f7be9aaab793366884249cbb10e8b6f0ab0e6
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|
1a4bd273afe5dd11592f7625c2f19853b6f174e9 |
|
26-Mar-2012 |
Owen Lin <owenlin@google.com> |
Make all drawing happens in background. Also move more rendering code to SlotRenderers (AlbumSetView and AlbumView). Change-Id: I1d678711bfd3655a48bb4b99d8ca175e088bdffb
/packages/apps/Gallery2/src/com/android/gallery3d/ui/AlbumLabelMaker.java
|