summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/AlbumSetPage.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-764/+0
* Fix help for GalleryGoogle buildsJohn Reck2013-07-171-1/+1
* Replace camera importerBobby Georgescu2013-01-071-4/+1
* remove actionbar sherlockJohn Reck2012-12-121-3/+3
* GL packaging refactorJohn Reck2012-12-111-2/+2
* Move MenuExecutor operations into ServiceBobby Georgescu2012-12-031-2/+3
* Split PhotoPage into FilmstripPage and SinglePhotoPageBobby Georgescu2012-11-051-1/+1
* Use the system-standard long press vibration patternBobby Georgescu2012-10-311-4/+2
* Gingerbread support-ishJohn Reck2012-10-311-3/+3
* Show sync error toast only when both loading and syncing are done.Hung-ying Tyan2012-10-301-1/+1
* Consistent animations & up button behavior in GalleryBobby Georgescu2012-10-161-7/+0
* Hide Camera button on empty gallery when not availableBobby Georgescu2012-10-121-0/+1
* Correct stale background on completely empty galleryBobby Georgescu2012-10-091-0/+1
* Start Camera album in grid modeBobby Georgescu2012-10-081-3/+2
* Open album in filmstrip only if the item exists.Hung-ying Tyan2012-10-041-1/+6
* Show Camera placeholder as first filmstrip item in rollBobby Georgescu2012-10-021-0/+1
* Remove ActionBarSherlockOwen Lin2012-10-021-3/+3
* Fix display of clustering items in album set pageBobby Georgescu2012-09-261-0/+8
* Fix incorrect texture size causing artifacts in animationBobby Georgescu2012-09-171-1/+1
* Fix build breakageBobby Georgescu2012-09-171-1/+1
* Show large button to open the camera when gallery is emptyBobby Georgescu2012-09-171-2/+57
* Show animation when opening albums directly in filmstripBobby Georgescu2012-09-131-5/+3
* Animate correctly when opening single-photo albumBobby Georgescu2012-09-131-0/+6
* When tapping single-photo albums, launch photo directlyBobby Georgescu2012-09-121-1/+2
* Don't start filmstrip mode in Get Content mode.Owen Lin2012-09-111-2/+1
* Improvements to empty album behavior in GalleryBobby Georgescu2012-09-101-40/+51
* Reskin: switching between filmstrip and grid in albumBobby Georgescu2012-09-091-1/+15
* Remove unused resources and fix some warnings.Owen Lin2012-08-301-3/+2
* Reskin: tweaks to colors and spacings to match mocksBobby Georgescu2012-08-271-0/+1
* Offer to launch camera when Gallery completely emptyBobby Georgescu2012-08-261-2/+41
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-23/+24
* Ongoing reskin of Gallery appBobby Georgescu2012-08-241-2/+8
* Use GalleryUtils.getSelectionModePrompt instead of duplicated code.Ahbong Chang2012-08-221-7/+1
* Extract the action bar interface.Owen Lin2012-08-151-34/+23
* Gallery reskin: album list spacing, action bar themeBobby Georgescu2012-08-141-5/+6
* Use actual selection for album/photo detailsMichael Kolb2012-07-261-18/+4
* Only give haptic feedback when enabled in system settingsBobby Georgescu2012-07-241-1/+1
* Fix 6259517 "0 images / videos available" toast is displayed in gallery on la...Ray Chen2012-05-231-4/+3
* Fix 6360834 Select All is shown in place of Deselect all optionRay Chen2012-05-221-1/+1
* Fix the detail isn't updated for the selected thumbnail.Yuli Huang2012-05-211-0/+1
* Fix 6213053 Add Help entry point to Gallery (targeted for J release)Ray Chen2012-05-171-5/+4
* Revert "Fix 6360834 Select All is shown in place of Deselect all option"Ray Chen2012-05-091-1/+1
* Fix 6360834 Select All is shown in place of Deselect all optionRay Chen2012-05-091-1/+1
* Don't show spinner to avoid janky transition.Yuli Huang2012-05-051-6/+0
* Add camera icon for camera roll.Chih-Chung Chang2012-05-031-4/+1
* Add prominent highlights for touch feedback.Yuli Huang2012-04-241-47/+77
* Fix NPE in SlotView.Owen Lin2012-04-181-1/+1
* Fix b/6213053 Add Help entry point to Gallery (targeted for J release)Ray Chen2012-04-171-0/+5
* Fix ANR in PhotoPage.Owen Lin2012-04-131-0/+1
* Refactor. Rename AlbumView to AlbumSlotRenderer.Owen Lin2012-04-091-5/+5