1. 622246a Add API check for view transformation properties. by Wu-cheng Li · 12 years ago
  2. 36d16bc Add an API check for starting preview in Jpeg callback. by Wu-cheng Li · 12 years ago
  3. 00e4a6e Add SimpleMenuXXX implementation for the Gingerbread platform. by Owen Lin · 12 years ago
  4. ee87994 Don't use getPreferredPreviewSizeForVideo and getSupportedVideoSizes before api 11. by Pin Ting · 12 years ago
  5. cc09b72 Guard the usage of MenuItem.setShowAsAction in MenuHelper. by Owen Lin · 12 years ago
  6. 6da4724 Hide effect recording UI in ICS api level. by Pin Ting · 12 years ago
  7. fbf6dba Add check for using SurfaceTexture when recording. by Angus Kong · 12 years ago
  8. 51fbbcf Do not show photo editor before api level 14. by Yuli Huang · 12 years ago
  9. 8df785a Add API check for surface texture. by Wu-cheng Li · 12 years ago
  10. 6ae93db Don't use Files.getContentUri in previous API levels. by Owen Lin · 12 years ago
  11. 319e47a Do not use ShareActionProvider before API 14. by Wu-cheng Li · 12 years ago
  12. ebd7187 Manually transform the event coordinates on older platforms. by Chih-Chung Chang · 12 years ago
  13. cd8e78b Add API check for camera metering area. by Angus Kong · 12 years ago
  14. f3b0384 Don't use QUALITY_xxxP and hasProfile prior to API level 11. by Pin Ting · 12 years ago
  15. c8c62ea Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels. by Owen Lin · 12 years ago
  16. 6f9a145 Add check for camera focus/metering area. by Angus Kong · 12 years ago
  17. 8538bbd Rename to HAS_ZOOM_WHEN_RECORDING. by Angus Kong · 12 years ago
  18. bc1489c Avoid using class defined in API level 14. by Owen Lin · 12 years ago
  19. b593dbc Add check for camcorder zoom. by Angus Kong · 12 years ago
  20. 5a0e374 Only make time lapse recording available on and after Honeycomb. by Chih-Chung Chang · 12 years ago
  21. 208a15b Add checker for panorama supporting. by Ahbong Chang · 12 years ago
  22. 00862f1 Only use SurfaceTexture.release and setIconAttribute on newer platforms. by Chih-Chung Chang · 12 years ago
  23. 708bfce Add the method for hidden fields. by Angus Kong · 12 years ago
  24. 5c12683 Add existence check for face detection methods. by Ahbong Chang · 12 years ago
  25. d5b66ad Add existence check for DevicePolicyManager.getCameraDisabled() by Hung-ying Tyan · 12 years ago
  26. 5424e32 Avoid using setSystemUiVisibility in old platforms. by Yuli Huang · 12 years ago
  27. 3969aca Don't test the EXTRA_LOCAL_ONLY before HC. by Owen Lin · 12 years ago
  28. 362f50c Don't show the shuffle and album widget for old platforms by Owen Lin · 12 years ago
  29. b4cadaf Don't use invalidateOptionsMenu before API level 11. by Owen Lin · 12 years ago
  30. 9341cc2 Don't use AutoFocusMoveCallback on older platforms. by Chih-Chung Chang · 12 years ago
  31. a207d33 Use MTP only if the MTP API is available. by Chih-Chung Chang · 12 years ago
  32. 7c3c938 Remove dependencies on APIs only exist on newer platforms. by Chih-Chung Chang · 12 years ago
  33. 5b981d1 Don't reuse bitmap before HoneyComb. by Owen Lin · 12 years ago
  34. 987f533 Don't use Build.VERSION_CODES. by Owen Lin · 12 years ago
  35. 76bfd87 Don't reuse bitmaps in BitmapRegionDecoder before JB. by Owen Lin · 12 years ago
  36. 0c4c03a Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available. by Owen Lin · 12 years ago
  37. 9199c4d Guard the use of SYSTEM_UI_FLAG_XXXX with TargetApi by Owen Lin · 12 years ago