summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/AlbumPage.java
Commit message (Expand)AuthorAgeFilesLines
* Fix for active action bar in cameraDoris Liu2012-10-191-0/+3
* Fix Gallery crashBobby Georgescu2012-10-181-1/+4
* Various transition tweaks/fixes in GalleryBobby Georgescu2012-10-181-2/+24
* Add read URI permission to intent returned for GET_CONTENTMangesh Ghiware2012-10-171-2/+3
* Consistent animations & up button behavior in GalleryBobby Georgescu2012-10-161-20/+7
* Fix missing camera thumbnail in filmstripBobby Georgescu2012-10-101-0/+1
* Don't allow switching to filmstrip in get content intentBobby Georgescu2012-10-041-2/+6
* Remove ActionBarSherlockOwen Lin2012-10-021-3/+3
* Move grid/filmstrip switching to ActionBar title "spinner"Bobby Georgescu2012-10-011-13/+23
* Fix crash in album pageBobby Georgescu2012-09-301-1/+1
* Fix up button behavior in camera appBobby Georgescu2012-09-271-1/+5
* Fix behavior of up button in Camera appBobby Georgescu2012-09-261-1/+3
* Grid/filmstrip switching behavior improvementsBobby Georgescu2012-09-251-5/+17
* Fix incorrect texture size causing artifacts in animationBobby Georgescu2012-09-171-2/+2
* Fix bugs relating to grid/filmstrip switchingBobby Georgescu2012-09-171-0/+1
* Animate correctly when opening single-photo albumBobby Georgescu2012-09-131-35/+4
* Reskin: Fix stability bugs introduced by reskinBobby Georgescu2012-09-121-1/+1
* Reskin: fix bug introduce by Gallery reskinBobby Georgescu2012-09-111-0/+1
* Improvements to empty album behavior in GalleryBobby Georgescu2012-09-101-3/+5
* Reskin: switching between filmstrip and grid in albumBobby Georgescu2012-09-091-9/+50
* Remove unused resources and fix some warnings.Owen Lin2012-08-301-19/+0
* Reskin: Launch photos in lights-out modeBobby Georgescu2012-08-281-1/+5
* Reskin: tweaks to colors and spacings to match mocksBobby Georgescu2012-08-271-0/+1
* Make transition from album page to photo page even smootherBobby Georgescu2012-08-261-3/+2
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-19/+19
* Ongoing reskin of Gallery appBobby Georgescu2012-08-241-2/+8
* Fix NPE, ANRs in GalleryBobby Georgescu2012-08-231-12/+9
* Improvements in animation from album page to photo pageBobby Georgescu2012-08-211-0/+26
* Extract the action bar interface.Owen Lin2012-08-151-30/+13
* Code clean up.Ahbong Chang2012-07-301-0/+7
* Use actual selection for album/photo detailsMichael Kolb2012-07-261-17/+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-1/+3
* Add a new state uploading to UploadedTexture.Owen Lin2012-05-221-2/+4
* Fix the detail isn't updated for the selected thumbnail.Yuli Huang2012-05-211-0/+2
* Add transition animation for tapping from PhotoPage.Owen Lin2012-05-171-1/+47
* 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-1/+13
* Change thumbnail's position only when it is invisible.Owen Lin2012-05-021-1/+1
* Fix Back behavior in gallery grid and remove camera preview tile.Chih-Chung Chang2012-04-301-7/+22
* Support drawing in different orientation in Gallery.Chih-Chung Chang2012-04-301-7/+1
* Add prominent highlights for touch feedback.Yuli Huang2012-04-241-45/+70
* Fix NPE in SlotView.Owen Lin2012-04-181-1/+1
* 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
* Fix b/3462852 [UI] When linking from Camera preview - App icon with 'Up' arro...Ray Chen2012-04-031-6/+3
* Remove FilmStripView.Chih-Chung Chang2012-04-021-2/+1
* Remove Position and PositionRepository.Owen Lin2012-04-021-53/+14