summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/PhotoPage.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-1571/+0
* Make sure we don't add the pano sharing menu in the secure lock screen.Sascha Haeberling2013-04-221-3/+5
* Remove unused imports.Flavio Lerda2013-04-181-4/+0
* Gallery crop uses new activity. Fixed image quality.Ruben Brunk2013-04-181-2/+3
* Usage statistics for sharing.Flavio Lerda2013-04-171-2/+31
* Add menu item to start the simple editornicolasroard2013-04-081-0/+27
* Add many contextual actions to new galleryBobby Georgescu2013-03-141-1/+1
* Add coarse grained events for camera mode, filmstrip statsBobby Georgescu2013-03-131-0/+4
* Usage statistics collection for camera module, filmstripBobby Georgescu2013-03-121-0/+10
* Change transition from Gallery to FiltershowBobby Georgescu2013-02-081-1/+1
* Fix ANRs due to waiting for IO on UI threadBobby Georgescu2013-01-281-3/+1
* Tweaks for canvasJohn Reck2013-01-181-0/+6
* Replace camera importerBobby Georgescu2013-01-071-11/+0
* Fix camera->gallery relaunch loop on empty camera albumBobby Georgescu2013-01-071-1/+1
* Lock icon in secure album should redirect to gallery after unlock.Wu-cheng Li2012-12-181-1/+3
* remove actionbar sherlockJohn Reck2012-12-121-4/+3
* am db99a10b: Fix NPE in PhotoPageBobby Georgescu2012-12-051-1/+3
|\
| * Fix NPE in PhotoPageBobby Georgescu2012-12-041-1/+3
* | resolved conflicts for merge of 3c6a0610 to gb-ub-photos-bryceYour Name2012-11-271-8/+1
|\|
| * Remove orientation compensationYour Name2012-11-271-8/+1
* | Merge "Video: Add the mute functionality." into gb-ub-photos-bryceTeng-Hui Zhu2012-11-161-0/+6
|\ \
| * | Video: Add the mute functionality.Teng-Hui Zhu2012-11-141-0/+6
* | | Fix UnsupportedOperationException in MediaObjectDoris Liu2012-11-121-1/+6
|/ /
* | am 9ec5de9d: Fix scenario where launching Gallery launches CameraBobby Georgescu2012-11-061-1/+2
|\|
| * Fix scenario where launching Gallery launches CameraBobby Georgescu2012-11-061-1/+2
| * Lock icon in secure album should redirect to gallery after unlock.Wu-cheng Li2012-11-021-1/+3
* | Split PhotoPage into FilmstripPage and SinglePhotoPageBobby Georgescu2012-11-051-2/+2
* | am 40bb7158: Merge "Jump to lockscreen in secure album if tap on video" into ...Bart Sears2012-11-011-3/+6
|\|
| * Jump to lockscreen in secure album if tap on videoAngus Kong2012-11-011-3/+6
* | Gingerbread support-ishJohn Reck2012-10-311-3/+4
|/
* Show sync error toast only when both loading and syncing are done.Hung-ying Tyan2012-10-301-1/+1
* Add proxy launcherJohn Reck2012-10-251-56/+10
* Launch built-in camera app via filmstripBobby Georgescu2012-10-241-2/+9
* Do not show bottom controls when undo bar is visibleBobby Georgescu2012-10-241-1/+6
* Do not show Camera placeholder when not appropriateBobby Georgescu2012-10-231-9/+10
* Fix jank when launching editor from Camera filmstripBobby Georgescu2012-10-231-0/+4
* Show Panorama viewer button in filmstrip modeBobby Georgescu2012-10-231-2/+3
* Scroll to placeholder in gallery filmstrip launches cameraBobby Georgescu2012-10-221-3/+13
* Better transition between Gallery and editorBobby Georgescu2012-10-221-0/+7
* Fix delete and undo behavior on filmstripBobby Georgescu2012-10-191-1/+1
* Remove progress bar when switching to grid mode.George Mount2012-10-191-0/+4
* Fix geometry xforms & minor bug.Ruben Brunk2012-10-191-1/+1
* Adding support for tiny planet in galleryDoris Liu2012-10-181-4/+28
* Do not show "Filmstrip view" text when photo is fullscreenBobby Georgescu2012-10-181-1/+9
* Remove panorama checks from supported operations.George Mount2012-10-181-78/+120
* First cut at a skeleton for the TinyPlanets filter.Sascha Haeberling2012-10-181-2/+0
* Save edited picasa to "Edited Online Photos" albumDoris Liu2012-10-171-0/+10
* Added support for crop actions. Changed overflow menu to use new editor.Ruben Brunk2012-10-171-3/+5
* Adds GMS Core PanoramaClient to GallerySascha Haeberling2012-10-171-2/+7
* Add permission to GalleryProvider.Owen Lin2012-10-171-10/+8