1. d1e0a6e Lock camera orientation using FW API by Michael Kolb · 11 years ago
  2. 6734a36 Merge "Use MediaMuxer for the video trim and mute." into gb-ub-photos-bryce by ztenghui · 11 years ago
  3. ac765f6 Use MediaMuxer for the video trim and mute. by ztenghui · 11 years ago
  4. a0c21c9 Added check to strip out uninitialized EXIF tags. by Ruben Brunk · 11 years ago
  5. 93d76a6 Merge "Speed improvements for ExifOutputStream." into gb-ub-photos-bryce by Ruben Brunk · 11 years ago
  6. 43b9c0c Speed improvements for ExifOutputStream. by Ruben Brunk · 11 years ago
  7. e3961e7 Cleanup sloppy memory handling in ExifOutputStream. by Ruben Brunk · 11 years ago
  8. ae08ffa Use cancellationSignal only on API Level 16 and above. by George Mount · 11 years ago
  9. 2e47253 Fix for crash upon saving image by nicolasroard · 11 years ago
  10. c274ded Exif parser modifications. by Ruben Brunk · 11 years ago
  11. 8f69397 Add sharing support by Bobby Georgescu · 11 years ago
  12. 6afdb17 Use cross fade rotation animation by Michael Kolb · 11 years ago
  13. ec965b6 Fix exif data saving for picasa images. by Ruben Brunk · 11 years ago
  14. 9095cf4 add javadoc for ExifOutputStream by Earl Ou · 12 years ago
  15. 428afc0 add help function to decode user comment in ExifData by Earl Ou · 12 years ago
  16. acc9b34 add javadoc for Rational and IfdId in Exif package by Earl Ou · 12 years ago
  17. cdeb788 Replace original tags when add tags in ExifTag by Earl Ou · 12 years ago
  18. 71d8735 Merge "ExifModifier" into gb-ub-photos-bryce by Angus Kong · 12 years ago
  19. 992307e Remove LongSpareArray + some cleanups by Your Name · 12 years ago
  20. 80f7fdb Add GLES20 canvas implementation. by George Mount · 12 years ago
  21. c06c804 ExifModifier by Earl Ou · 12 years ago
  22. 4523405 Video: Fix crash in trimming/muting video in GB. by Teng-Hui Zhu · 12 years ago
  23. c56ddd3 use ExifReader in MediaDetails by Earl Ou · 12 years ago
  24. 994234e Use getValueAt() to read different data in ExifTag by Earl Ou · 12 years ago
  25. 670baca Convenient function to add timestamp related exif tags by Earl Ou · 12 years ago
  26. 64bf9ee Handle wrong thumbnail tag type by Earl Ou · 12 years ago
  27. c8ea027 Handle undefined tags and ignore copyright tag in exif test by Earl Ou · 12 years ago
  28. 0490334 Handle invalid offset value in ExifParser by Earl Ou · 12 years ago
  29. 21f52a5 Add API check for method announceForAccessibility by Doris Liu · 12 years ago
  30. c57d5a6 Handle invalid data type in ExifParser by Earl Ou · 12 years ago
  31. 3f120e2 Handle images with multile APP1 in ExifParser by Earl Ou · 12 years ago
  32. ff0f96c Handle the last null byte in Exif tag. by Earl Ou · 12 years ago
  33. 4bc57f2 Do not use UTF-8 to decode string in ExifOutputStream by Earl Ou · 12 years ago
  34. 7e92ec7 Handle invalid offset size in ExifParser by Earl Ou · 12 years ago
  35. 4aed764 Change the print format TYPE_BYTE of exifTag by Earl Ou · 12 years ago
  36. c3b7cd2 Use 'US-ASCII' as the default charset for ExifParser by Earl Ou · 12 years ago
  37. 1c515f1 am bdc0f6f2: Merge "Move new exif lib to gallerycommon." into gb-ub-photos-arches by Hung-ying Tyan · 12 years ago
  38. c47edda Merge "Move new exif lib to gallerycommon." into gb-ub-photos-arches by Hung-ying Tyan · 12 years ago
  39. bf30e7d Drive GLRootView with Choreographer by John Reck · 12 years ago
  40. 2523f43 Move new exif lib to gallerycommon. by Hung-ying Tyan · 12 years ago
  41. 1aa9974 Add hook to manipulate SurfaceTexture transform by John Reck · 12 years ago
  42. e2473e7 Move calls to LightCycleHelper off the UI thread. by Mangesh Ghiware · 12 years ago
  43. 56167dd Clear cached stitching preview thumbnails. by George Mount · 12 years ago
  44. 96c707b Animation support by John Reck · 12 years ago
  45. 6be3a50 Disable effects recording UI. by Wu-cheng Li · 12 years ago
  46. f5b88e0 Trimming: switch to use sherlock action bar by Teng-Hui Zhu · 12 years ago
  47. c722a7c Add API check for "context" input port of effects recording. by Wu-cheng Li · 12 years ago
  48. 0a0cc9b Enable effects recording in JellyBean. by Pin Ting · 12 years ago
  49. 53b1c29 The trimming solution with the mp4parser library. by Teng-Hui Zhu · 12 years ago
  50. 58379a0 Remove CAN_USE_FLAG_SECURE constant. by Wu-cheng Li · 12 years ago
  51. 026f5ae Use 565 pixel format for pre-JB; use 888 otherwise. by Pin Ting · 12 years ago
  52. 3e8946e Add the UI elements for video trim activity. by Teng-Hui Zhu · 12 years ago
  53. c05a8d6 Move LightCycle checking to the closed source. by Angus Kong · 12 years ago
  54. 0fb7f34 Set inMutable to true if we may reuse the bitmap. by Owen Lin · 12 years ago
  55. fcc407b Add api check for FLAG_SECURE. by Ahbong Chang · 12 years ago
  56. 8fe9657 Invoke LightCycle viewer for panoramas. by Angus Kong · 12 years ago
  57. f67891c Old panorama only supports ICS and forward. by Wu-cheng Li · 12 years ago
  58. ea1d1d2 Add api check for camera HDR. by Wu-cheng Li · 12 years ago
  59. 65ba13d Add LightCycle helper class. by Angus Kong · 12 years ago
  60. 2104e7b Uses ActionBarSherlock in Gallery by Owen Lin · 12 years ago
  61. a82af4a Hide UI entry of effects recording. by Pin Ting · 12 years ago
  62. 622246a Add API check for view transformation properties. by Wu-cheng Li · 12 years ago
  63. 714f5b3 Merge "Add an API check for starting preview in Jpeg callback." into gb-ub-photos-arches by Wu-cheng Li · 12 years ago
  64. 36d16bc Add an API check for starting preview in Jpeg callback. by Wu-cheng Li · 12 years ago
  65. d6e8dd7 Move ThreadPool to gallerycommon for picasasync and picasastore. by Hung-ying Tyan · 12 years ago
  66. 00e4a6e Add SimpleMenuXXX implementation for the Gingerbread platform. by Owen Lin · 12 years ago
  67. ee87994 Don't use getPreferredPreviewSizeForVideo and getSupportedVideoSizes before api 11. by Pin Ting · 12 years ago
  68. cc09b72 Guard the usage of MenuItem.setShowAsAction in MenuHelper. by Owen Lin · 12 years ago
  69. 6da4724 Hide effect recording UI in ICS api level. by Pin Ting · 12 years ago
  70. fbf6dba Add check for using SurfaceTexture when recording. by Angus Kong · 12 years ago
  71. 51fbbcf Do not show photo editor before api level 14. by Yuli Huang · 12 years ago
  72. 8df785a Add API check for surface texture. by Wu-cheng Li · 12 years ago
  73. 6ae93db Don't use Files.getContentUri in previous API levels. by Owen Lin · 12 years ago
  74. 319e47a Do not use ShareActionProvider before API 14. by Wu-cheng Li · 12 years ago
  75. ebd7187 Manually transform the event coordinates on older platforms. by Chih-Chung Chang · 12 years ago
  76. cd8e78b Add API check for camera metering area. by Angus Kong · 12 years ago
  77. 2dbd6b0 Merge "Fix some lint warnings in Gallery." into gb-ub-photos-arches by Owen Lin · 12 years ago
  78. f3b0384 Don't use QUALITY_xxxP and hasProfile prior to API level 11. by Pin Ting · 12 years ago
  79. c8c62ea Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels. by Owen Lin · 12 years ago
  80. 2ad6971 Fix some lint warnings in Gallery. by Owen Lin · 12 years ago
  81. c775e7f Code clean up. by Ahbong Chang · 12 years ago
  82. 6f9a145 Add check for camera focus/metering area. by Angus Kong · 12 years ago
  83. 8538bbd Rename to HAS_ZOOM_WHEN_RECORDING. by Angus Kong · 12 years ago
  84. bc1489c Avoid using class defined in API level 14. by Owen Lin · 12 years ago
  85. b593dbc Add check for camcorder zoom. by Angus Kong · 12 years ago
  86. 5a0e374 Only make time lapse recording available on and after Honeycomb. by Chih-Chung Chang · 12 years ago
  87. 208a15b Add checker for panorama supporting. by Ahbong Chang · 12 years ago
  88. 774568e Merge "Change "current" sdk version to 16 as it becomes official" into gb-ub-photos-arches by Ying Wang · 12 years ago
  89. 1ce42a9 Change "current" sdk version to 16 as it becomes official by Ying Wang · 12 years ago
  90. 00862f1 Only use SurfaceTexture.release and setIconAttribute on newer platforms. by Chih-Chung Chang · 12 years ago
  91. 708bfce Add the method for hidden fields. by Angus Kong · 12 years ago
  92. 5c12683 Add existence check for face detection methods. by Ahbong Chang · 12 years ago
  93. d5b66ad Add existence check for DevicePolicyManager.getCameraDisabled() by Hung-ying Tyan · 12 years ago
  94. 5424e32 Avoid using setSystemUiVisibility in old platforms. by Yuli Huang · 12 years ago
  95. 3969aca Don't test the EXTRA_LOCAL_ONLY before HC. by Owen Lin · 12 years ago
  96. 362f50c Don't show the shuffle and album widget for old platforms by Owen Lin · 12 years ago
  97. b4cadaf Don't use invalidateOptionsMenu before API level 11. by Owen Lin · 12 years ago
  98. 9341cc2 Don't use AutoFocusMoveCallback on older platforms. by Chih-Chung Chang · 12 years ago
  99. a207d33 Use MTP only if the MTP API is available. by Chih-Chung Chang · 12 years ago
  100. ca00c16 Merge "Add ExifTags to hold tag names that are not available in ExifInterface" by Hung-ying Tyan · 12 years ago