summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/AlbumSetPage.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor. Merge SelectionDrawer with SlotRenderer.Owen Lin2012-04-051-20/+7
* Fix NPE in Gallery.Owen Lin2012-04-051-7/+14
* Remove Position and PositionRepository.Owen Lin2012-04-021-36/+15
* Refactor. Make the code simpler.Owen Lin2012-03-261-20/+25
* Fix incorrect initial position/scale of opening animations.Yuli Huang2012-03-211-0/+4
* Fix b/6191707 Unable to set Custom wallpaper from HomeRay Chen2012-03-201-22/+17
* Fix 5948223 [bug bash] Albums text disappears when exiting galleryRay Chen2012-02-251-4/+7
* Remove unused code.Chih-Chung Chang2012-02-231-14/+0
* Change from fillRect to clearBuffer for pure black background.Chih-Chung Chang2012-02-171-8/+5
* Try to use less of "Long" to make the program faster.Chih-Chung Chang2012-02-161-1/+1
* Fix 5835642: Only finish the page when it's still active.Chih-Chung Chang2012-01-091-5/+4
* Show a dialog to require updating PlusOne.Owen Lin2011-11-241-1/+5
* Fix 5635260 Albums view goes blank after changing view option and returning t...Ray Chen2011-11-181-0/+1
* Request sync when opening Gallery/Album.Owen Lin2011-11-111-22/+42
* Fix 5511057 Action bar UI is broken when sorting within an albumRay Chen2011-10-271-4/+6
* Request sync when there's no mediaItem in a mediaSet.Hung-ying Tyan2011-10-071-6/+44
* Fix 5250813 Use new standardized no account screen on first launchRay Chen2011-10-061-8/+7
* Remove the "Gallery" title from the AlbumSet page.Evan Millar2011-10-031-7/+1
* Fix 5341761 gallery vibrate on confirm deleteRay Chen2011-09-271-13/+18
* Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-201-1/+25
* Fix 5239335 ICS Gallery: convert tabs at Gallery home to drop downRay Chen2011-09-161-10/+11
* New UI for Gallery.Chih-Chung Chang2011-09-161-3/+1
* Debugging 5166199. Add log messages for analysis.Ray Chen2011-08-311-0/+3
* bug #5234237: fix NPE in GalleryWei Huang2011-08-301-2/+5
* Fix several issues in Gallery2.Owen Lin2011-08-301-19/+10
* Fix 5133608 [UI] Details should be displayed as a system dialog in phone UIRay Chen2011-08-261-1/+2
* Fix 5133608 [UI] Details should be displayed as a system dialog in phone UIRay Chen2011-08-261-21/+19