summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/PhotoPage.java
Commit message (Expand)AuthorAgeFilesLines
...
* Support for beaming a picture.Martijn Coenen2012-04-041-0/+13
* Fix b/3462852 [UI] When linking from Camera preview - App icon with 'Up' arro...Ray Chen2012-04-031-9/+7
* Remove FilmStripView.Chih-Chung Chang2012-04-021-49/+1
* Remove Position and PositionRepository.Owen Lin2012-04-021-19/+1
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-42/+30
* Fix b/6212093: Title wasn't updated for orientation changes.Yuli Huang2012-03-271-11/+12
* Fix incorrect initial position/scale of opening animations.Yuli Huang2012-03-211-2/+11
* Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-211-1/+52
* Fix b/6191707 Unable to set Custom wallpaper from HomeRay Chen2012-03-201-7/+4
* Revert "bug #6176711: guard against null GalleryActionBar." andRay Chen2012-03-191-4/+2
* bug #6176711: guard against null GalleryActionBar.Wei Huang2012-03-151-2/+4
* Fix 3462852 [UI] When linking from Camera preview - App icon with 'Up' arrow ...Ray Chen2012-03-151-5/+27
* Try to use less of "Long" to make the program faster.Chih-Chung Chang2012-02-161-1/+1
* Fix 5637927: NPE while trying to do slide show for gmail image attachmentChih-Chung Chang2011-11-181-7/+19
* Make sure startAnimation won't be called after onPause.Owen Lin2011-11-171-3/+10
* Fix 5471518 Playing slide show from any picture doesn't start from the curren...Ray Chen2011-10-271-21/+27
* Fix 5291553 Not able to share downloaded image fileRay Chen2011-09-161-12/+21
* Fix 5280798: Click on filmstrip during swiping causes crash.Chih-Chung Chang2011-09-141-3/+4
* Fix 5263604: View not attached to window manager.Chih-Chung Chang2011-09-081-0/+1
* Improve the performance of Reviewing a photo.Owen Lin2011-09-051-15/+24
* Fix 5188208 [UI] Remove action bar title in Photo/Video view for portrait phoneRay Chen2011-08-311-2/+11
* Fix several issues in Gallery2.Owen Lin2011-08-301-2/+9
* Fix 5133608 [UI] Details should be displayed as a system dialog in phone UIRay Chen2011-08-261-21/+20
* Initial code for Gallery2.Owen Lin2011-08-181-0/+581