1. 5a6cbd1 Anchor camera controls when flipping device by Doris Liu · 11 years ago
  2. 72d611a Lock camera orientation using FW API by Michael Kolb · 11 years ago
  3. 8b9de91 Use MediaMuxer for the video trim and mute. by ztenghui · 11 years ago
  4. 091314b Use cancellationSignal only on API Level 16 and above. by George Mount · 11 years ago
  5. fb6132b Add sharing support by Bobby Georgescu · 11 years ago
  6. edc63dd Use cross fade rotation animation by Michael Kolb · 11 years ago
  7. 6eb3376 Add GLES20 canvas implementation. by George Mount · 12 years ago
  8. b5f374c Video: Fix crash in trimming/muting video in GB. by Teng-Hui Zhu · 12 years ago
  9. fdcec9b Add API check for method announceForAccessibility by Doris Liu · 12 years ago
  10. b75f5de Drive GLRootView with Choreographer by John Reck · 12 years ago
  11. 38ff40d Animation support by John Reck · 12 years ago
  12. f6b2ec8 Disable effects recording UI. by Wu-cheng Li · 12 years ago
  13. 5e92668 Trimming: switch to use sherlock action bar by Teng-Hui Zhu · 12 years ago
  14. 62e8403 Add API check for "context" input port of effects recording. by Wu-cheng Li · 12 years ago
  15. 03f6fce Enable effects recording in JellyBean. by Pin Ting · 12 years ago
  16. 15ff1b1 The trimming solution with the mp4parser library. by Teng-Hui Zhu · 12 years ago
  17. 32727c5 Remove CAN_USE_FLAG_SECURE constant. by Wu-cheng Li · 12 years ago
  18. 2e1771b Use 565 pixel format for pre-JB; use 888 otherwise. by Pin Ting · 12 years ago
  19. 3f1f1ba Add the UI elements for video trim activity. by Teng-Hui Zhu · 12 years ago
  20. a625b65 Set inMutable to true if we may reuse the bitmap. by Owen Lin · 12 years ago
  21. ce1e6cb Add api check for FLAG_SECURE. by Ahbong Chang · 12 years ago
  22. e44b08e Old panorama only supports ICS and forward. by Wu-cheng Li · 12 years ago
  23. 46f9d24 Add api check for camera HDR. by Wu-cheng Li · 12 years ago
  24. b21b8e5 Uses ActionBarSherlock in Gallery by Owen Lin · 12 years ago
  25. df792aa Hide UI entry of effects recording. by Pin Ting · 12 years ago
  26. d41a508 Add API check for view transformation properties. by Wu-cheng Li · 12 years ago
  27. a31da58 Add an API check for starting preview in Jpeg callback. by Wu-cheng Li · 12 years ago
  28. d84941f Add SimpleMenuXXX implementation for the Gingerbread platform. by Owen Lin · 12 years ago
  29. 910935b Don't use getPreferredPreviewSizeForVideo and getSupportedVideoSizes before api 11. by Pin Ting · 12 years ago
  30. ba04cb7 Guard the usage of MenuItem.setShowAsAction in MenuHelper. by Owen Lin · 12 years ago
  31. 28038df Hide effect recording UI in ICS api level. by Pin Ting · 12 years ago
  32. 4e9b8e4 Add check for using SurfaceTexture when recording. by Angus Kong · 12 years ago
  33. 778ec35 Do not show photo editor before api level 14. by Yuli Huang · 12 years ago
  34. 211807b Add API check for surface texture. by Wu-cheng Li · 12 years ago
  35. 90df352 Don't use Files.getContentUri in previous API levels. by Owen Lin · 12 years ago
  36. fb55719 Do not use ShareActionProvider before API 14. by Wu-cheng Li · 12 years ago
  37. abf0ea6 Manually transform the event coordinates on older platforms. by Chih-Chung Chang · 12 years ago
  38. 68cdf08 Add API check for camera metering area. by Angus Kong · 12 years ago
  39. 4d063b3 Don't use QUALITY_xxxP and hasProfile prior to API level 11. by Pin Ting · 12 years ago
  40. cc8e7ab Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels. by Owen Lin · 12 years ago
  41. 6c64f55 Add check for camera focus/metering area. by Angus Kong · 12 years ago
  42. d498a90 Rename to HAS_ZOOM_WHEN_RECORDING. by Angus Kong · 12 years ago
  43. 81aef13 Avoid using class defined in API level 14. by Owen Lin · 12 years ago
  44. 064c30b Add check for camcorder zoom. by Angus Kong · 12 years ago
  45. a895fae Only make time lapse recording available on and after Honeycomb. by Chih-Chung Chang · 12 years ago
  46. 80bacf0 Add checker for panorama supporting. by Ahbong Chang · 12 years ago
  47. 840ae39 Only use SurfaceTexture.release and setIconAttribute on newer platforms. by Chih-Chung Chang · 12 years ago
  48. 1b10bf5 Add the method for hidden fields. by Angus Kong · 12 years ago
  49. 4bfc86a Add existence check for face detection methods. by Ahbong Chang · 12 years ago
  50. 8880e1f Add existence check for DevicePolicyManager.getCameraDisabled() by Hung-ying Tyan · 12 years ago
  51. b0774a3 Avoid using setSystemUiVisibility in old platforms. by Yuli Huang · 12 years ago
  52. fe9989a Don't test the EXTRA_LOCAL_ONLY before HC. by Owen Lin · 12 years ago
  53. a2cb30b Don't show the shuffle and album widget for old platforms by Owen Lin · 12 years ago
  54. b1eb01c Don't use invalidateOptionsMenu before API level 11. by Owen Lin · 12 years ago
  55. 097518e Don't use AutoFocusMoveCallback on older platforms. by Chih-Chung Chang · 12 years ago
  56. 04ebde7 Use MTP only if the MTP API is available. by Chih-Chung Chang · 12 years ago
  57. 6772173 Remove dependencies on APIs only exist on newer platforms. by Chih-Chung Chang · 12 years ago
  58. df4763c Don't reuse bitmap before HoneyComb. by Owen Lin · 12 years ago
  59. 3a45725 Don't use Build.VERSION_CODES. by Owen Lin · 12 years ago
  60. 30aa920 Don't reuse bitmaps in BitmapRegionDecoder before JB. by Owen Lin · 12 years ago
  61. b47927b Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available. by Owen Lin · 12 years ago
  62. 7a5e1e7 Guard the use of SYSTEM_UI_FLAG_XXXX with TargetApi by Owen Lin · 12 years ago