summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Change the print format TYPE_BYTE of exifTagEarl Ou2012-10-241-1/+1
* Use 'US-ASCII' as the default charset for ExifParserEarl Ou2012-10-241-2/+2
* am bdc0f6f2: Merge "Move new exif lib to gallerycommon." into gb-ub-photos-ar...Hung-ying Tyan2012-10-2213-0/+3431
|\
| * Merge "Move new exif lib to gallerycommon." into gb-ub-photos-archesHung-ying Tyan2012-10-2213-0/+3382
|/|
| * Move new exif lib to gallerycommon.Hung-ying Tyan2012-10-2213-0/+3382
* | Drive GLRootView with ChoreographerJohn Reck2012-10-221-0/+3
|/
* Add hook to manipulate SurfaceTexture transformJohn Reck2012-10-161-1/+1
* Move calls to LightCycleHelper off the UI thread.Mangesh Ghiware2012-10-111-1/+5
* Clear cached stitching preview thumbnails.George Mount2012-10-111-0/+14
* Animation supportJohn Reck2012-10-061-0/+3
* Disable effects recording UI.Wu-cheng Li2012-09-301-2/+1
* Trimming: switch to use sherlock action barTeng-Hui Zhu2012-09-261-3/+0
* Add API check for "context" input port of effects recording.Wu-cheng Li2012-09-251-0/+4
* Enable effects recording in JellyBean.Pin Ting2012-09-251-1/+2
* The trimming solution with the mp4parser library.Teng-Hui Zhu2012-09-241-1/+1
* Remove CAN_USE_FLAG_SECURE constant.Wu-cheng Li2012-09-201-3/+0
* Use 565 pixel format for pre-JB; use 888 otherwise.Pin Ting2012-09-191-0/+3
* Add the UI elements for video trim activity.Teng-Hui Zhu2012-09-111-0/+3
* Move LightCycle checking to the closed source.Angus Kong2012-09-051-97/+0
* Set inMutable to true if we may reuse the bitmap.Owen Lin2012-09-041-0/+3
* Add api check for FLAG_SECURE.Ahbong Chang2012-08-311-0/+3
* Invoke LightCycle viewer for panoramas.Angus Kong2012-08-291-7/+25
* Old panorama only supports ICS and forward.Wu-cheng Li2012-08-291-2/+2
* Add api check for camera HDR.Wu-cheng Li2012-08-281-0/+4
* Add LightCycle helper class.Angus Kong2012-08-271-0/+79
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-273-18/+2
* Hide UI entry of effects recording.Pin Ting2012-08-231-2/+1
* Add API check for view transformation properties.Wu-cheng Li2012-08-221-0/+4
* Merge "Add an API check for starting preview in Jpeg callback." into gb-ub-ph...Wu-cheng Li2012-08-211-10/+13
|\
| * Add an API check for starting preview in Jpeg callback.Wu-cheng Li2012-08-211-10/+13
* | Move ThreadPool to gallerycommon for picasasync and picasastore.Hung-ying Tyan2012-08-214-0/+369
|/
* Add SimpleMenuXXX implementation for the Gingerbread platform.Owen Lin2012-08-151-1/+4
* Don't use getPreferredPreviewSizeForVideo and getSupportedVideoSizes before a...Pin Ting2012-08-081-0/+3
* Guard the usage of MenuItem.setShowAsAction in MenuHelper.Owen Lin2012-08-081-0/+3
* Hide effect recording UI in ICS api level.Pin Ting2012-08-071-0/+3
* Add check for using SurfaceTexture when recording.Angus Kong2012-08-071-0/+3
* Do not show photo editor before api level 14.Yuli Huang2012-08-071-0/+3
* Add API check for surface texture.Wu-cheng Li2012-08-071-0/+3
* Don't use Files.getContentUri in previous API levels.Owen Lin2012-08-011-0/+3
* Do not use ShareActionProvider before API 14.Wu-cheng Li2012-08-011-0/+3
* Manually transform the event coordinates on older platforms.Chih-Chung Chang2012-08-011-0/+3
* Add API check for camera metering area.Angus Kong2012-07-311-0/+3
* Merge "Fix some lint warnings in Gallery." into gb-ub-photos-archesOwen Lin2012-07-311-0/+66
|\
| * Fix some lint warnings in Gallery.Owen Lin2012-07-301-0/+66
* | Don't use QUALITY_xxxP and hasProfile prior to API level 11.Pin Ting2012-07-301-0/+3
* | Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels.Owen Lin2012-07-301-0/+6
|/
* Code clean up.Ahbong Chang2012-07-304-8/+4
* Add check for camera focus/metering area.Angus Kong2012-07-261-0/+3
* Rename to HAS_ZOOM_WHEN_RECORDING.Angus Kong2012-07-261-1/+1
* Avoid using class defined in API level 14.Owen Lin2012-07-241-18/+15