summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app
Commit message (Expand)AuthorAgeFilesLines
* Merge "Save EXIF info to cropped picasa image with the new EXIF lib." into gb...Hung-ying Tyan2012-09-021-18/+4
|\
| * Save EXIF info to cropped picasa image with the new EXIF lib.Earl Ou2012-08-311-18/+4
* | Use FLAG_SHOW_WHEN_LOCKED for secure album.Wu-cheng Li2012-08-313-13/+22
|/
* Re-save Exif info for cropped local imageEarl Ou2012-08-301-83/+50
* Remove unused resources and fix some warnings.Owen Lin2012-08-306-36/+19
* Invoke LightCycle viewer for panoramas.Angus Kong2012-08-291-6/+14
* Fix NPE in viewing single image.Owen Lin2012-08-292-27/+25
* Reskin: Launch photos in lights-out modeBobby Georgescu2012-08-283-5/+8
* Fix some UI bugs in using SherlockActionBar.Owen Lin2012-08-284-5/+5
* Disable action bar home button and menu items in secure album.Wu-cheng Li2012-08-281-9/+13
* add the menu button to support trimmingTeng-Hui Zhu2012-08-271-0/+4
* Reskin: tweaks to colors and spacings to match mocksBobby Georgescu2012-08-274-0/+4
* Merge "Add secure album support for lock screen camera." into gb-ub-photos-ar...Wu-cheng Li2012-08-272-0/+18
|\
| * Add secure album support for lock screen camera.Wu-cheng Li2012-08-272-0/+18
* | Merge "Add LightCycle helper class." into gb-ub-photos-archesAngus Kong2012-08-271-0/+4
|\ \ | |/ |/|
| * Add LightCycle helper class.Angus Kong2012-08-271-0/+4
* | Make transition from album page to photo page even smootherBobby Georgescu2012-08-262-5/+4
* | Offer to launch camera when Gallery completely emptyBobby Georgescu2012-08-261-2/+41
|/
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-2716-188/+147
* Ongoing reskin of Gallery appBobby Georgescu2012-08-247-8/+62
* Merge "Use GalleryUtils.getSelectionModePrompt instead of duplicated code." i...Owen Lin2012-08-241-7/+1
|\
| * Use GalleryUtils.getSelectionModePrompt instead of duplicated code.Ahbong Chang2012-08-221-7/+1
* | Revert "Revert "Uses ActionBarSherlock library in MovieActivity.""Owen Lin2012-08-241-13/+13
* | Revert "Uses ActionBarSherlock library in MovieActivity."Owen Lin2012-08-241-13/+13
* | Uses ActionBarSherlock library in MovieActivity.Owen Lin2012-08-241-13/+13
* | Fix NPE, ANRs in GalleryBobby Georgescu2012-08-231-12/+9
|/
* Merge "Dismiss dialog in onPause() where we still have the window." into gb-u...Yuli Huang2012-08-211-7/+12
|\
| * Dismiss dialog in onPause() where we still have the window.Yuli Huang2012-08-211-7/+12
* | Improvements in animation from album page to photo pageBobby Georgescu2012-08-212-2/+68
|/
* Rotate the camera screen nail correctly in gingerbread.Wu-cheng Li2012-08-204-2/+16
* Clear activity result when launching from lock screen.George Mount2012-08-173-0/+14
* Load AsyncTask class in UI thread.Owen Lin2012-08-171-0/+11
* Add SimpleMenuXXX implementation for the Gingerbread platform.Owen Lin2012-08-151-1/+3
* Extract the action bar interface.Owen Lin2012-08-156-158/+125
* Gallery reskin: album list spacing, action bar themeBobby Georgescu2012-08-142-5/+11
* Show album counts in Gallery & other small reskin fixesBobby Georgescu2012-08-131-0/+2
* First gallery reskin iteration.Bobby Georgescu2012-08-092-2/+2
* Hold WakeLock during MTP importBobby Georgescu2012-08-082-0/+7
* Do not show photo editor before api level 14.Yuli Huang2012-08-071-0/+10
* TargetApi of ShareActionProvider should be ICS.Wu-cheng Li2012-08-031-1/+1
* Show the correct image on a ACTION_VIEWMangesh Ghiware2012-08-021-1/+2
* Merge "Handle null item in findIndexOfPathInCache." into gb-ub-photos-archesChih-Chung Chang2012-08-011-1/+2
|\
| * Handle null item in findIndexOfPathInCache.Chih-Chung Chang2012-08-011-1/+2
* | Do not use ShareActionProvider before API 14.Wu-cheng Li2012-08-013-30/+70
|/
* Merge "Fix bugs 6882711 and 6836814" into gb-ub-photos-archesBobby Georgescu2012-07-311-0/+5
|\
| * Fix bugs 6882711 and 6836814Bobby Georgescu2012-07-301-0/+5
* | Check api level before invoking setHomeButtonEnabled().Ahbong Chang2012-07-311-1/+3
|/
* Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels.Owen Lin2012-07-302-6/+20
* Code clean up.Ahbong Chang2012-07-3019-358/+445
* Use actual selection for album/photo detailsMichael Kolb2012-07-265-49/+40