1. 8a55d3a Remove dependencies on FloatMath by Neil Fuller · 10 years ago
  2. 17f5d9c Set default video quality to the highest by Doris Liu · 11 years ago
  3. a8221bb Added jpeg streaming classes. by Ruben Brunk · 11 years ago
  4. 707ccd7 Clean up camera switcher by Doris Liu · 11 years ago
  5. 5a6cbd1 Anchor camera controls when flipping device by Doris Liu · 11 years ago
  6. 6e91433 Fix offset and ASCII type handling in exif. by Ruben Brunk · 11 years ago
  7. 72d611a Lock camera orientation using FW API by Michael Kolb · 11 years ago
  8. 3eb2fb4 Merge "Use MediaMuxer for the video trim and mute." into gb-ub-photos-bryce by ztenghui · 11 years ago
  9. 8b9de91 Use MediaMuxer for the video trim and mute. by ztenghui · 11 years ago
  10. c59be38 Added check to strip out uninitialized EXIF tags. by Ruben Brunk · 11 years ago
  11. ca926f9 Merge "Speed improvements for ExifOutputStream." into gb-ub-photos-bryce by Ruben Brunk · 11 years ago
  12. 4bee0f2 Speed improvements for ExifOutputStream. by Ruben Brunk · 11 years ago
  13. 14954a6 Cleanup sloppy memory handling in ExifOutputStream. by Ruben Brunk · 11 years ago
  14. 091314b Use cancellationSignal only on API Level 16 and above. by George Mount · 11 years ago
  15. 978f4aa Fix for crash upon saving image by nicolasroard · 11 years ago
  16. 6e6a524 Exif parser modifications. by Ruben Brunk · 11 years ago
  17. fb6132b Add sharing support by Bobby Georgescu · 11 years ago
  18. edc63dd Use cross fade rotation animation by Michael Kolb · 11 years ago
  19. aeb7d79 Fix exif data saving for picasa images. by Ruben Brunk · 11 years ago
  20. 3223b4c add javadoc for ExifOutputStream by Earl Ou · 11 years ago
  21. 1543868 add help function to decode user comment in ExifData by Earl Ou · 11 years ago
  22. 1792070 add javadoc for Rational and IfdId in Exif package by Earl Ou · 11 years ago
  23. 07ddc8e Replace original tags when add tags in ExifTag by Earl Ou · 11 years ago
  24. d81e17b Merge "ExifModifier" into gb-ub-photos-bryce by Angus Kong · 11 years ago
  25. 6dc3866 Remove LongSpareArray + some cleanups by Your Name · 11 years ago
  26. 6eb3376 Add GLES20 canvas implementation. by George Mount · 12 years ago
  27. b430b34 ExifModifier by Earl Ou · 11 years ago
  28. b5f374c Video: Fix crash in trimming/muting video in GB. by Teng-Hui Zhu · 12 years ago
  29. ca56f8e use ExifReader in MediaDetails by Earl Ou · 12 years ago
  30. 8592397 Use getValueAt() to read different data in ExifTag by Earl Ou · 12 years ago
  31. 6c687a5 Convenient function to add timestamp related exif tags by Earl Ou · 12 years ago
  32. 79a457d Handle wrong thumbnail tag type by Earl Ou · 12 years ago
  33. 28a814f Handle undefined tags and ignore copyright tag in exif test by Earl Ou · 12 years ago
  34. 86ad9b7 Handle invalid offset value in ExifParser by Earl Ou · 12 years ago
  35. fdcec9b Add API check for method announceForAccessibility by Doris Liu · 12 years ago
  36. e761c18 Handle invalid data type in ExifParser by Earl Ou · 12 years ago
  37. abb1b01 Handle images with multile APP1 in ExifParser by Earl Ou · 12 years ago
  38. 3357622 Handle the last null byte in Exif tag. by Earl Ou · 12 years ago
  39. ccbd3f8 Do not use UTF-8 to decode string in ExifOutputStream by Earl Ou · 12 years ago
  40. c83dab4 Handle invalid offset size in ExifParser by Earl Ou · 12 years ago
  41. 57411ae Change the print format TYPE_BYTE of exifTag by Earl Ou · 12 years ago
  42. c92c10c Use 'US-ASCII' as the default charset for ExifParser by Earl Ou · 12 years ago
  43. cc5567a am bdc0f6f2: Merge "Move new exif lib to gallerycommon." into gb-ub-photos-arches by Hung-ying Tyan · 12 years ago
  44. bdc0f6f Merge "Move new exif lib to gallerycommon." into gb-ub-photos-arches by Hung-ying Tyan · 12 years ago
  45. b75f5de Drive GLRootView with Choreographer by John Reck · 12 years ago
  46. e686a42 Move new exif lib to gallerycommon. by Hung-ying Tyan · 12 years ago
  47. 4ce4841 Add hook to manipulate SurfaceTexture transform by John Reck · 12 years ago
  48. 825afb1 Move calls to LightCycleHelper off the UI thread. by Mangesh Ghiware · 12 years ago
  49. 1c35ad5 Clear cached stitching preview thumbnails. by George Mount · 12 years ago
  50. 38ff40d Animation support by John Reck · 12 years ago
  51. f6b2ec8 Disable effects recording UI. by Wu-cheng Li · 12 years ago
  52. 5e92668 Trimming: switch to use sherlock action bar by Teng-Hui Zhu · 12 years ago
  53. 62e8403 Add API check for "context" input port of effects recording. by Wu-cheng Li · 12 years ago
  54. 03f6fce Enable effects recording in JellyBean. by Pin Ting · 12 years ago
  55. 15ff1b1 The trimming solution with the mp4parser library. by Teng-Hui Zhu · 12 years ago
  56. 32727c5 Remove CAN_USE_FLAG_SECURE constant. by Wu-cheng Li · 12 years ago
  57. 2e1771b Use 565 pixel format for pre-JB; use 888 otherwise. by Pin Ting · 12 years ago
  58. 3f1f1ba Add the UI elements for video trim activity. by Teng-Hui Zhu · 12 years ago
  59. 4f59a41 Move LightCycle checking to the closed source. by Angus Kong · 12 years ago
  60. a625b65 Set inMutable to true if we may reuse the bitmap. by Owen Lin · 12 years ago
  61. ce1e6cb Add api check for FLAG_SECURE. by Ahbong Chang · 12 years ago
  62. 83be4e0 Invoke LightCycle viewer for panoramas. by Angus Kong · 12 years ago
  63. e44b08e Old panorama only supports ICS and forward. by Wu-cheng Li · 12 years ago
  64. 46f9d24 Add api check for camera HDR. by Wu-cheng Li · 12 years ago
  65. b0c2d70 Add LightCycle helper class. by Angus Kong · 12 years ago
  66. b21b8e5 Uses ActionBarSherlock in Gallery by Owen Lin · 12 years ago
  67. df792aa Hide UI entry of effects recording. by Pin Ting · 12 years ago
  68. d41a508 Add API check for view transformation properties. by Wu-cheng Li · 12 years ago
  69. 6f0689d Merge "Add an API check for starting preview in Jpeg callback." into gb-ub-photos-arches by Wu-cheng Li · 12 years ago
  70. a31da58 Add an API check for starting preview in Jpeg callback. by Wu-cheng Li · 12 years ago
  71. a7f9029 Move ThreadPool to gallerycommon for picasasync and picasastore. by Hung-ying Tyan · 12 years ago
  72. d84941f Add SimpleMenuXXX implementation for the Gingerbread platform. by Owen Lin · 12 years ago
  73. 910935b Don't use getPreferredPreviewSizeForVideo and getSupportedVideoSizes before api 11. by Pin Ting · 12 years ago
  74. ba04cb7 Guard the usage of MenuItem.setShowAsAction in MenuHelper. by Owen Lin · 12 years ago
  75. 28038df Hide effect recording UI in ICS api level. by Pin Ting · 12 years ago
  76. 4e9b8e4 Add check for using SurfaceTexture when recording. by Angus Kong · 12 years ago
  77. 778ec35 Do not show photo editor before api level 14. by Yuli Huang · 12 years ago
  78. 211807b Add API check for surface texture. by Wu-cheng Li · 12 years ago
  79. 90df352 Don't use Files.getContentUri in previous API levels. by Owen Lin · 12 years ago
  80. fb55719 Do not use ShareActionProvider before API 14. by Wu-cheng Li · 12 years ago
  81. abf0ea6 Manually transform the event coordinates on older platforms. by Chih-Chung Chang · 12 years ago
  82. 68cdf08 Add API check for camera metering area. by Angus Kong · 12 years ago
  83. 35bdc6e Merge "Fix some lint warnings in Gallery." into gb-ub-photos-arches by Owen Lin · 12 years ago
  84. 4d063b3 Don't use QUALITY_xxxP and hasProfile prior to API level 11. by Pin Ting · 12 years ago
  85. cc8e7ab Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels. by Owen Lin · 12 years ago
  86. ed97d58 Fix some lint warnings in Gallery. by Owen Lin · 12 years ago
  87. 7817979 Code clean up. by Ahbong Chang · 12 years ago
  88. 6c64f55 Add check for camera focus/metering area. by Angus Kong · 12 years ago
  89. d498a90 Rename to HAS_ZOOM_WHEN_RECORDING. by Angus Kong · 12 years ago
  90. 81aef13 Avoid using class defined in API level 14. by Owen Lin · 12 years ago
  91. 064c30b Add check for camcorder zoom. by Angus Kong · 12 years ago
  92. a895fae Only make time lapse recording available on and after Honeycomb. by Chih-Chung Chang · 12 years ago
  93. 80bacf0 Add checker for panorama supporting. by Ahbong Chang · 12 years ago
  94. 20df354 Merge "Change "current" sdk version to 16 as it becomes official" into gb-ub-photos-arches by Ying Wang · 12 years ago
  95. 0315c71 Change "current" sdk version to 16 as it becomes official by Ying Wang · 12 years ago
  96. 840ae39 Only use SurfaceTexture.release and setIconAttribute on newer platforms. by Chih-Chung Chang · 12 years ago
  97. 1b10bf5 Add the method for hidden fields. by Angus Kong · 12 years ago
  98. 4bfc86a Add existence check for face detection methods. by Ahbong Chang · 12 years ago
  99. 8880e1f Add existence check for DevicePolicyManager.getCameraDisabled() by Hung-ying Tyan · 12 years ago
  100. b0774a3 Avoid using setSystemUiVisibility in old platforms. by Yuli Huang · 12 years ago