summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/AbstractGalleryActivity.java
Commit message (Expand)AuthorAgeFilesLines
* am b62f354d: am 582c3bb9: Merge "Gallery2: Use ICS alert drawable"Jean-Baptiste Queru2012-06-111-1/+1
|\
| * Gallery2: Use ICS alert drawableBjörn Lundén2012-05-311-1/+1
* | Add transition animation for tapping from PhotoPage.Owen Lin2012-05-171-0/+6
* | Set the window backgrond and remove it in onCreate().Owen Lin2012-05-171-0/+1
* | Support drawing in different orientation in Gallery.Chih-Chung Chang2012-04-301-0/+8
* | Add capture animation in Gallery.Chih-Chung Chang2012-04-241-0/+12
* | Add a method to disable toggle status bar.Wu-cheng Li2012-04-241-0/+7
* | Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-0/+1
* | Add BytesBufferPool to prevent GC.Owen Lin2012-04-101-0/+1
* | Upload textures in background.Owen Lin2012-04-051-2/+2
* | Fix OOM when switching between camera and camcorder.Wu-cheng Li2012-04-031-0/+11
* | Fix b/6191707 Unable to set Custom wallpaper from HomeRay Chen2012-03-201-1/+5
* | Revert "bug #6176711: guard against null GalleryActionBar." andRay Chen2012-03-191-0/+12
* | Reuse bitmap for all micro thumb images to prevent GC.Owen Lin2012-03-141-9/+8
* | Remove unused code.Chih-Chung Chang2012-02-231-18/+0
* | Fix indent.Ray Chen2012-02-071-6/+6
* | Shows status bar in gallery when in portrait view.Pin Ting2012-02-061-0/+19
|/
* Fix 5213252 [UI] Updated action bar layouts and action ordersRay Chen2011-11-101-0/+1
* Use different UIs for phone's portrait mode in manage offline page.Owen Lin2011-09-141-0/+7
* Initial code for Gallery2.Owen Lin2011-08-181-0/+198