summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/AlbumPage.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-786/+0
* Removed unused handling for intent extras in editor.Ruben Brunk2013-05-281-2/+2
* Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-091-1/+1
* Replace camera importerBobby Georgescu2013-01-071-6/+0
* remove actionbar sherlockJohn Reck2012-12-121-7/+7
* GL packaging refactorJohn Reck2012-12-111-2/+2
* Removed old crop.Ruben Brunk2012-12-061-2/+5
* Move MenuExecutor operations into ServiceBobby Georgescu2012-12-031-2/+2
* Split PhotoPage into FilmstripPage and SinglePhotoPageBobby Georgescu2012-11-051-3/+3
* 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-7/+22
* Stay in AlbumPage when dismissing a popup from APDoris Liu2012-10-231-8/+0
* 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