summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/ManageCacheDrawer.java
Commit message (Collapse)AuthorAgeFilesLines
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-3/+3
| | | | | | bug: 6927267 Change-Id: I1c22975d1a1f3a36510ad93e6a0cefea110ca38f
* Ongoing reskin of Gallery appBobby Georgescu2012-08-241-1/+2
| | | | | | | | | | 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
* Refactor. Rename AlbumView to AlbumSlotRenderer.Owen Lin2012-04-091-1/+1
| | | | Change-Id: I7d8d3586a910dac35975e4effa0d02528e2ccf98
* Refactor. Merge SelectionDrawer with SlotRenderer.Owen Lin2012-04-051-59/+40
| | | | Change-Id: Iaa50b2a78beb95fc83208a5f74cf612650cd8643
* Make all drawing happens in background.Owen Lin2012-04-051-2/+0
| | | | | | Also move more rendering code to SlotRenderers (AlbumSetView and AlbumView). Change-Id: I1d678711bfd3655a48bb4b99d8ca175e088bdffb
* Reorganize import for all files.Owen Lin2012-03-141-3/+2
| | | | Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
* Fix 5543077: Gallery UI tweaks.Chih-Chung Chang2011-11-031-4/+15
| | | | Change-Id: I0b85b37ba851628acd0853e4de0985b494606487
* Fix 5367072: Add thumbnail fade-in animation.Chih-Chung Chang2011-09-281-16/+7
| | | | Change-Id: I1101721c703d6dcb98f11178d54d65446f74ce06
* Fix 5299746: Tweak layout and iconsChih-Chung Chang2011-09-211-9/+15
| | | | Change-Id: I36d050fb2459ca559b74be1112b4ac6a8566dc1e
* Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-201-44/+46
| | | | | | | | | | - Replace various icons and add xhdpi/sw600dp-mdpi versions of them. - When user press on the thumbnails, show a color overlay on it. - For a wide (w/h > 2) picture, add panorama overlay on it. - Align photo count label position when there is no icon for it. - Adjust offline page layout. Change-Id: I327d25806e99843bfa05d3ca0e9be5a8f9375595
* New UI for Gallery.Chih-Chung Chang2011-09-161-7/+5
| | | | Change-Id: I5f243c00ebac55a9b333a9e13d0cc9c371a85005
* Initial code for Gallery2.Owen Lin2011-08-181-0/+126
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c