summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add check for camcorder zoom.Angus Kong2012-07-201-0/+3
* Only make time lapse recording available on and after Honeycomb.Chih-Chung Chang2012-07-201-0/+3
* Add checker for panorama supporting.Ahbong Chang2012-07-171-0/+3
* Only use SurfaceTexture.release and setIconAttribute on newer platforms.Chih-Chung Chang2012-07-131-0/+6
* Add the method for hidden fields.Angus Kong2012-07-131-0/+15
* Add existence check for face detection methods.Ahbong Chang2012-07-121-0/+20
* Add existence check for DevicePolicyManager.getCameraDisabled()Hung-ying Tyan2012-07-101-0/+5
* Avoid using setSystemUiVisibility in old platforms.Yuli Huang2012-07-061-0/+3
* Don't test the EXTRA_LOCAL_ONLY before HC.Owen Lin2012-07-051-0/+3
* Don't show the shuffle and album widget for old platformsOwen Lin2012-07-051-0/+3
* Don't use invalidateOptionsMenu before API level 11.Owen Lin2012-07-051-1/+15
* Don't use AutoFocusMoveCallback on older platforms.Chih-Chung Chang2012-07-041-0/+3
* Use MTP only if the MTP API is available.Chih-Chung Chang2012-07-041-0/+3
* Merge "Add ExifTags to hold tag names that are not available in ExifInterface"Hung-ying Tyan2012-07-031-0/+27
|\
| * Add ExifTags to hold tag names that are not available in ExifInterfaceHung-ying Tyan2012-07-031-0/+27
* | Remove dependencies on APIs only exist on newer platforms.Chih-Chung Chang2012-07-033-0/+1483
|/
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-031-0/+3
* Don't use Build.VERSION_CODES.Owen Lin2012-06-281-3/+11