summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/common/ApiHelper.java
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't reuse bitmaps in BitmapRegionDecoder before JB.Owen Lin2012-06-281-0/+6
| | | | 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