summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/GalleryActionBar.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in viewing single image.Owen Lin2012-08-291-10/+10
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-33/+32
* Extract the action bar interface.Owen Lin2012-08-151-26/+47
* Do not use ShareActionProvider before API 14.Wu-cheng Li2012-08-011-5/+5
* Check api level before invoking setHomeButtonEnabled().Ahbong Chang2012-07-311-1/+3
* Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels.Owen Lin2012-07-301-2/+9
* Code clean up.Ahbong Chang2012-07-301-0/+6
* Fix NPE because of concurrent access in both GL and main threads.Yuli Huang2012-05-031-1/+10
* Fix b/6191707 Unable to set Custom wallpaper from HomeRay Chen2012-03-201-44/+64
* Fix 3462852 [UI] When linking from Camera preview - App icon with 'Up' arrow ...Ray Chen2012-03-151-0/+11
* Reorganize import for all files.Owen Lin2012-03-141-2/+2
* Fix 5948223 [bug bash] Albums text disappears when exiting galleryRay Chen2012-02-251-3/+8
* Remove unused code.Chih-Chung Chang2012-02-231-8/+0
* Fix 5635260 Albums view goes blank after changing view option and returning t...Ray Chen2011-11-181-1/+1
* Lock rendering when switching state.Owen Lin2011-09-201-13/+14
* Fix 5239335 ICS Gallery: convert tabs at Gallery home to drop downRay Chen2011-09-161-46/+64
* Fix 5267234 com.google.android.gallery3d: java.lang.IllegalArgumentException:Ray Chen2011-09-091-1/+4
* Debugging 5166199. Add log messages for analysis.Ray Chen2011-08-311-0/+3
* Fix several issues in Gallery2.Owen Lin2011-08-301-4/+13
* Fix 5205456 After sharing multiple images, the selection should be clearedRay Chen2011-08-241-2/+2
* Initial code for Gallery2.Owen Lin2011-08-181-0/+218