summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add check for camera focus/metering area.Angus Kong2012-07-261-0/+3
| | | | | bug:6881073 Change-Id: I6ea851befc9f95d4b3def3e7d04da7285be5a755
* Rename to HAS_ZOOM_WHEN_RECORDING.Angus Kong2012-07-261-1/+1
| | | | | | | | Rename HAS_CAMCORDER_ZOOM to HAS_ZOOM_WHEN_RECORDING. bug:6838676 Change-Id: I12446f62810b391b1f40944ee93258efe1689a93
* Avoid using class defined in API level 14.Owen Lin2012-07-241-18/+15
| | | | Change-Id: Ia6385f98b048292de70c6e8aa628a2e6fc629485
* Add check for camcorder zoom.Angus Kong2012-07-201-0/+3
| | | | | bug:6838676 Change-Id: I9aeda27cf55ded444841ade40ea1eb1b91da01cb
* Only make time lapse recording available on and after Honeycomb.Chih-Chung Chang2012-07-201-0/+3
| | | | Change-Id: Ia5b2f69a3c0feb9e0219118a7dd372a09cf2da73
* Add checker for panorama supporting.Ahbong Chang2012-07-171-0/+3
| | | | | Bug: 6816669 Change-Id: I34f80485d46f04f7adc49e2fd49dea1a08a72af9
* Merge "Change "current" sdk version to 16 as it becomes official" into ↵Ying Wang2012-07-131-1/+1
|\ | | | | | | gb-ub-photos-arches
| * Change "current" sdk version to 16 as it becomes officialYing Wang2012-07-131-1/+1
| | | | | | | | Change-Id: I09c13b99ff1bc368e1fa335f2efc4cba5410d2f5
* | Only use SurfaceTexture.release and setIconAttribute on newer platforms.Chih-Chung Chang2012-07-131-0/+6
| | | | | | | | | | | | Bug: 6706784 Change-Id: Ic1bb2bb27c3184d791de566d88dbade039fb9d87
* | Add the method for hidden fields.Angus Kong2012-07-131-0/+15
| | | | | | | | | | bug:6698375 Change-Id: I5feb3fdd680fec0d745bd3176f4676c16484d4ed
* | Add existence check for face detection methods.Ahbong Chang2012-07-121-0/+20
| | | | | | | | | | | | | | | | | | | | android.hardware.Camera.setFaceDetectionListener() android.hardware.Camera.startFaceDetection() android.hardware.Camera.stopFaceDetection() android.hardware.Camera.Parameters.getMaxNumDetectedFaces() Bug: 6707152 Change-Id: Ia6b54246273548db44ec28c40f9efe49048ea8d5
* | Add existence check for DevicePolicyManager.getCameraDisabled()Hung-ying Tyan2012-07-101-0/+5
| | | | | | | | | | Bug: 6706695 Change-Id: Ib8ea8805a4bea862c8407f8c73a6e5ba1e0f49d3
* | Avoid using setSystemUiVisibility in old platforms.Yuli Huang2012-07-061-0/+3
| | | | | | | | | | | | bug:6785569 Change-Id: I0a19ab2818b6f34d530c5d65e781d3168533d44f
* | Don't test the EXTRA_LOCAL_ONLY before HC.Owen Lin2012-07-051-0/+3
| | | | | | | | Change-Id: Idebb2aba994e38cf7eead795f1834ff98eaec27d
* | Don't show the shuffle and album widget for old platformsOwen Lin2012-07-051-0/+3
| | | | | | | | Change-Id: Ide7074025aefe289bf6c71d623eac5100ab72932
* | Don't use invalidateOptionsMenu before API level 11.Owen Lin2012-07-051-1/+15
| | | | | | | | Change-Id: If46d46e44797b2bd4f66235eca0954a55d0008cf
* | Don't use AutoFocusMoveCallback on older platforms.Chih-Chung Chang2012-07-041-0/+3
| | | | | | | | Change-Id: I281888ee88c08b1caf4754e714f0f42c75e26dd9
* | Use MTP only if the MTP API is available.Chih-Chung Chang2012-07-041-0/+3
| | | | | | | | Change-Id: I5c747d0da2905eb344c56dfab6333034dd5eecc3
* | 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
| | | | | | | | | | | | | | | | | | | | | prior to API level 11. Bug: 6775786 Change-Id: Iab564f577d9a0b87c8fb7b91eda6cabc12b5a11a
* | | Remove dependencies on APIs only exist on newer platforms.Chih-Chung Chang2012-07-033-0/+1483
|/ / | | | | | | Change-Id: I606a23863247454051dd183ddf6b77f6bc882685
* / Don't reuse bitmap before HoneyComb.Owen Lin2012-07-031-0/+3
|/ | | | Change-Id: I0df9bf0a8f43e28ed25b436d4c584dc3ceb43c1d
* Don't use Build.VERSION_CODES.Owen Lin2012-06-281-3/+11
| | | | | | | | Since they won't be available on old platform. bug: 6752318 Change-Id: I55a9e83dbf05b93c83c68cb31f6edcbc29793283
* Don't reuse bitmaps in BitmapRegionDecoder before JB.Owen Lin2012-06-282-1/+7
| | | | Change-Id: I8a2f520f98116af6861fa2cd1460e6f848bbb4e4
* Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available.Owen Lin2012-06-221-0/+4
| | | | | | bug:6698720 Change-Id: Iaabfd1d5fe16b5d89f564d688a78e773ad36c8bd
* Guard the use of SYSTEM_UI_FLAG_XXXX with TargetApiOwen Lin2012-06-221-0/+37
| | | | | | bug: 6698718 Change-Id: I6962f0128ce2bd57658b7f3b77d2bc150eff1f60
* Move LongSparseArray into Gallery for unbundling.Owen Lin2012-06-201-0/+368
| | | | Change-Id: Ifa0d06818a2d21bd8ddeabe808d792f39c31322f
* Mark FileCache initialized after init really goes through.Hung-ying Tyan2012-05-091-1/+4
| | | | | Bug: 5988196 Change-Id: Ia826ce6a33c200a2cd09c21d7ef22f4dd161caa9
* Add UNIQUE to EntrySchema.Hung-ying Tyan2012-05-042-2/+17
| | | | Change-Id: I0fbf69a60aafe8d7a82241467d077c48beadbf49
* Reuse bitmap for all micro thumb images to prevent GC.Owen Lin2012-03-142-37/+22
| | | | Change-Id: I27d3002e5bb745a597f52962fe24744c8329441c
* Remove unused code.Chih-Chung Chang2012-02-232-108/+0
| | | | Change-Id: I167596ab023671651df298ddb2b80b7c782f4223
* Reduce memory allocation and make small improvements.Chih-Chung Chang2012-02-221-6/+8
| | | | Change-Id: Iac3f302454119de6363cd5cfb158619e739b0536
* Use FloatMath instead of Math.Chih-Chung Chang2012-02-111-5/+5
| | | | Change-Id: I41661b231f6c034dbca6af26d5950eda6c5fc7da
* Revert "Use FloatMath instead of Math."Chih-Chung Chang2012-02-101-5/+5
| | | This reverts commit 6bb8b2eb8695c042798f0eb798032cd30d642a65
* Use FloatMath instead of Math.Chih-Chung Chang2012-02-111-5/+5
| | | | Change-Id: I26eb6a554f72c13ba2801ce35ef0cf2a1466a97b
* resolved conflicts for merge of c0715fd5 to masterJeff Sharkey2011-12-012-2/+8
|\ | | | | | | Change-Id: Iab2221b984c2b86d0b220466f58368fbf1af5e20
| * Add close() to Download cache.Owen Lin2011-12-012-4/+10
| | | | | | | | | | Change-Id: Idf0482e9f3cd2f667dca902ffea75bb0a0225d2d fix: 5664497
* | am bfbd7bb4: Merge "Fix 5481444 Face clustering should use PWA profile shot ↵Wei Huang2011-11-151-1/+1
|\| | | | | | | | | | | | | instead of random photo" into ics-mr1 * commit 'bfbd7bb47582be2a636eadffb041a698c52817f6': Fix 5481444 Face clustering should use PWA profile shot instead of random photo
| * Fix 5481444 Face clustering should use PWA profile shot instead of random photoRay Chen2011-11-111-1/+1
| | | | | | | | Change-Id: Ie4e3f9ae19431ab5b36d216cd7f4c626de503bbf
* | resolved conflicts for merge of 64d592c0 to masterOwen Lin2011-11-111-2/+2
|/ | | | Change-Id: Iae4a66e37fcb852c4b105fe732c6597b638b2059
* Add maskDebugInfo to display info for debugging build only.Owen Lin2011-09-291-0/+15
| | | | | | bug: 5335366 Change-Id: I5b6de536bb8e9439b61eb3778fbb1801c8e898c8
* am 9025dba3: (-s ours) (DO NOT MERGE)Owen Lin2011-09-260-0/+0
|\ | | | | | | | | * commit '9025dba35881391c24bdaa88d1ec84d15d722f65': (DO NOT MERGE)
| * (DO NOT MERGE)Owen Lin2011-09-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a hard limit on the size of the widget images. There is a limit on the size of the data transfered by binder. For now, we just add a hard limit (360 pixel) to ensure the widget's image can be passed by binder. Also adjust the size of widget to make it looks better. Fix a bug in DecodeUtils which cause OOM for a image in size 12200x1920. In that case, we should generate a screen nail of size 640x101 instead of 4066x640. Change-Id: Ie42805d9e9e579b063fc99f5130ec433d695b8c9 fix: 5273271
* | Merge "Make the column type constants public in EntrySchema"Hung-ying Tyan2011-09-201-9/+9
|\ \
| * | Make the column type constants public in EntrySchemaHung-ying Tyan2011-09-181-9/+9
| |/ | | | | | | | | | | so that we can use the 'type' member in ColumnInfo. Change-Id: Ia1a8af6fd0464b9b799796b5c99037531a0de00b
* | Fix 5337270: Thumbnail is not generated for large GIF images.Chih-Chung Chang2011-09-201-0/+11
| | | | | | | | Change-Id: I8e2e8cafb01b2289f59b28b7e2eadae3dc5c0c50
* | Add a hard limit on the size of the widget images.Owen Lin2011-09-191-1/+1
|/ | | | | | | | | | | | | | | There is a limit on the size of the data transfered by binder. For now, we just add a hard limit (360 pixel) to ensure the widget's image can be passed by binder. Also adjust the size of widget to make it looks better. Fix a bug in DecodeUtils which cause OOM for a image in size 12200x1920. In that case, we should generate a screen nail of size 640x101 instead of 4066x640. Change-Id: Ia8227d8e5368471fe7af94bf164d67017aa321fa fix: 5273271
* Fix picasa images rotate incorrectly.Owen Lin2011-09-121-0/+1
| | | | | | fix: 5268469 Change-Id: I58fc4a6d4a10c2952040eedee5936efa949b66e2
* Merge "Revert "bug #5252975: guard against null bitmap object, don't NPE.""Owen Lin2011-09-081-15/+1
|\
| * Revert "bug #5252975: guard against null bitmap object, don't NPE."Owen Lin2011-09-061-15/+1
| | | | | | | | | | | | | | This reverts commit 7012ebe1c85e538c572e23d4cb98cad88699c782. We would like to know the crash as soon as possible. bug: 5252975