summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/AbstractGalleryActivity.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-343/+0
* Remove dead codeBobby Georgescu2013-04-201-3/+1
* Add possibility for UX improvement measurementsBobby Georgescu2013-02-251-0/+2
* Replace various BitmapPools with a smarter unified poolBobby Georgescu2013-02-221-8/+2
* Fix ANRs due to waiting for IO on UI threadBobby Georgescu2013-01-281-3/+1
* remove actionbar sherlockJohn Reck2012-12-121-4/+4
* Move MenuExecutor operations into ServiceBobby Georgescu2012-12-031-1/+41
* Gingerbread support-ishJohn Reck2012-10-311-4/+4
* Fix jank when launching editor from Camera filmstripBobby Georgescu2012-10-231-0/+5
* Adds GMS Core PanoramaClient to GallerySascha Haeberling2012-10-171-0/+10
* Change ActionBar spinner text size on rotateBobby Georgescu2012-10-111-0/+1
* Remove ActionBarSherlockOwen Lin2012-10-021-4/+4
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-23/+4
* Only use SurfaceTexture.release and setIconAttribute on newer platforms.Chih-Chung Chang2012-07-131-4/+14
* Don't use invalidateOptionsMenu before API level 11.Owen Lin2012-07-051-0/+29
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-031-2/+8
* Remove hardwired strings for no external storage.Owen Lin2012-06-221-2/+2
* 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