1. acfe99e Anchor camera controls when flipping device by Doris Liu · 11 years ago
  2. 5e29fc8 Fix offset and ASCII type handling in exif. by Ruben Brunk · 11 years ago
  3. b2c323e Lock camera orientation using FW API by Michael Kolb · 11 years ago
  4. 94bd4b0 Merge "Use MediaMuxer for the video trim and mute." into gb-ub-photos-bryce by ztenghui · 11 years ago
  5. dca875b Use MediaMuxer for the video trim and mute. by ztenghui · 11 years ago
  6. d161873 Added check to strip out uninitialized EXIF tags. by Ruben Brunk · 11 years ago
  7. d97f8b6 Merge "Speed improvements for ExifOutputStream." into gb-ub-photos-bryce by Ruben Brunk · 11 years ago
  8. 0cea1fc Speed improvements for ExifOutputStream. by Ruben Brunk · 11 years ago
  9. 046757b Cleanup sloppy memory handling in ExifOutputStream. by Ruben Brunk · 11 years ago
  10. b7cc5e9 Use cancellationSignal only on API Level 16 and above. by George Mount · 11 years ago
  11. 1398c04 Fix for crash upon saving image by nicolasroard · 11 years ago
  12. 29fd4aa Exif parser modifications. by Ruben Brunk · 11 years ago
  13. 755e327 Add sharing support by Bobby Georgescu · 11 years ago
  14. 0865018 Use cross fade rotation animation by Michael Kolb · 11 years ago
  15. 29aeb6b Fix exif data saving for picasa images. by Ruben Brunk · 12 years ago
  16. 1ffa0bd add javadoc for ExifOutputStream by Earl Ou · 12 years ago
  17. bd90197 add help function to decode user comment in ExifData by Earl Ou · 12 years ago
  18. 4313f3d add javadoc for Rational and IfdId in Exif package by Earl Ou · 12 years ago
  19. 05a551f Replace original tags when add tags in ExifTag by Earl Ou · 12 years ago
  20. 74898c3 Merge "ExifModifier" into gb-ub-photos-bryce by Angus Kong · 12 years ago
  21. 6c6e2d4 Remove LongSpareArray + some cleanups by Your Name · 12 years ago
  22. 837007c Add GLES20 canvas implementation. by George Mount · 12 years ago
  23. cf62554 ExifModifier by Earl Ou · 12 years ago
  24. 56f214d Video: Fix crash in trimming/muting video in GB. by Teng-Hui Zhu · 12 years ago
  25. b7b9321 use ExifReader in MediaDetails by Earl Ou · 12 years ago
  26. d6db57c Use getValueAt() to read different data in ExifTag by Earl Ou · 12 years ago
  27. cdcdf71 Convenient function to add timestamp related exif tags by Earl Ou · 12 years ago
  28. bb2a49c Handle wrong thumbnail tag type by Earl Ou · 12 years ago
  29. cd42404 Handle undefined tags and ignore copyright tag in exif test by Earl Ou · 12 years ago
  30. c188a0d Handle invalid offset value in ExifParser by Earl Ou · 12 years ago
  31. 5ea922b Add API check for method announceForAccessibility by Doris Liu · 12 years ago
  32. 74075d9 Handle invalid data type in ExifParser by Earl Ou · 12 years ago
  33. 2c07b44 Handle images with multile APP1 in ExifParser by Earl Ou · 12 years ago
  34. 1ec60b4 Handle the last null byte in Exif tag. by Earl Ou · 12 years ago
  35. bc67737 Do not use UTF-8 to decode string in ExifOutputStream by Earl Ou · 12 years ago
  36. 8c90c11 Handle invalid offset size in ExifParser by Earl Ou · 12 years ago
  37. 8a7732a Change the print format TYPE_BYTE of exifTag by Earl Ou · 12 years ago
  38. d260c45 Use 'US-ASCII' as the default charset for ExifParser by Earl Ou · 12 years ago
  39. f9b8609 am bdc0f6f2: Merge "Move new exif lib to gallerycommon." into gb-ub-photos-arches by Hung-ying Tyan · 12 years ago
  40. 4e791ba Merge "Move new exif lib to gallerycommon." into gb-ub-photos-arches by Hung-ying Tyan · 12 years ago
  41. ccd5750 Drive GLRootView with Choreographer by John Reck · 12 years ago
  42. 2c6c9f9 Move new exif lib to gallerycommon. by Hung-ying Tyan · 12 years ago
  43. 2a9a6b5 Add hook to manipulate SurfaceTexture transform by John Reck · 12 years ago
  44. 83e7d70 Move calls to LightCycleHelper off the UI thread. by Mangesh Ghiware · 12 years ago
  45. c33eee5 Clear cached stitching preview thumbnails. by George Mount · 12 years ago
  46. 94ccecc Animation support by John Reck · 12 years ago
  47. e8feb0c Disable effects recording UI. by Wu-cheng Li · 12 years ago
  48. 71111a1 Trimming: switch to use sherlock action bar by Teng-Hui Zhu · 12 years ago
  49. aea2761 Add API check for "context" input port of effects recording. by Wu-cheng Li · 12 years ago
  50. 32de13e Enable effects recording in JellyBean. by Pin Ting · 12 years ago
  51. 561df21 The trimming solution with the mp4parser library. by Teng-Hui Zhu · 12 years ago
  52. 626baf6 Remove CAN_USE_FLAG_SECURE constant. by Wu-cheng Li · 12 years ago
  53. c5378ac Use 565 pixel format for pre-JB; use 888 otherwise. by Pin Ting · 12 years ago
  54. 2593091 Add the UI elements for video trim activity. by Teng-Hui Zhu · 12 years ago
  55. 37ce22d Move LightCycle checking to the closed source. by Angus Kong · 12 years ago
  56. d01a96e Set inMutable to true if we may reuse the bitmap. by Owen Lin · 12 years ago
  57. a552971 Add api check for FLAG_SECURE. by Ahbong Chang · 12 years ago
  58. f40669b Invoke LightCycle viewer for panoramas. by Angus Kong · 12 years ago
  59. d670c56 Old panorama only supports ICS and forward. by Wu-cheng Li · 12 years ago
  60. 862f237 Add api check for camera HDR. by Wu-cheng Li · 12 years ago
  61. 305e6e3 Add LightCycle helper class. by Angus Kong · 12 years ago
  62. e681d65 Uses ActionBarSherlock in Gallery by Owen Lin · 12 years ago
  63. c021f58 Hide UI entry of effects recording. by Pin Ting · 12 years ago
  64. 157f891 Add API check for view transformation properties. by Wu-cheng Li · 12 years ago
  65. 2f87ec5 Merge "Add an API check for starting preview in Jpeg callback." into gb-ub-photos-arches by Wu-cheng Li · 12 years ago
  66. 6dc1785 Add an API check for starting preview in Jpeg callback. by Wu-cheng Li · 12 years ago
  67. a84ecfd Move ThreadPool to gallerycommon for picasasync and picasastore. by Hung-ying Tyan · 12 years ago
  68. 92f8a56 Add SimpleMenuXXX implementation for the Gingerbread platform. by Owen Lin · 12 years ago
  69. 2af3907 Don't use getPreferredPreviewSizeForVideo and getSupportedVideoSizes before api 11. by Pin Ting · 12 years ago
  70. 4bbfbeb Guard the usage of MenuItem.setShowAsAction in MenuHelper. by Owen Lin · 12 years ago
  71. e242e1b Hide effect recording UI in ICS api level. by Pin Ting · 12 years ago
  72. 1e0f6e9 Add check for using SurfaceTexture when recording. by Angus Kong · 12 years ago
  73. 5926da9 Do not show photo editor before api level 14. by Yuli Huang · 12 years ago
  74. 0ffaf13 Add API check for surface texture. by Wu-cheng Li · 12 years ago
  75. 2944673 Don't use Files.getContentUri in previous API levels. by Owen Lin · 12 years ago
  76. 48ab020 Do not use ShareActionProvider before API 14. by Wu-cheng Li · 12 years ago
  77. eea5227 Manually transform the event coordinates on older platforms. by Chih-Chung Chang · 12 years ago
  78. 585663e Add API check for camera metering area. by Angus Kong · 12 years ago
  79. 30d7076 Merge "Fix some lint warnings in Gallery." into gb-ub-photos-arches by Owen Lin · 12 years ago
  80. 9bea81c Don't use QUALITY_xxxP and hasProfile prior to API level 11. by Pin Ting · 12 years ago
  81. 3ff33ee Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels. by Owen Lin · 12 years ago
  82. a51e351 Fix some lint warnings in Gallery. by Owen Lin · 12 years ago
  83. 813ac74 Code clean up. by Ahbong Chang · 12 years ago
  84. afa4525 Add check for camera focus/metering area. by Angus Kong · 12 years ago
  85. 9734d9d Rename to HAS_ZOOM_WHEN_RECORDING. by Angus Kong · 12 years ago
  86. d5bcc6b Avoid using class defined in API level 14. by Owen Lin · 12 years ago
  87. 6332c99 Add check for camcorder zoom. by Angus Kong · 12 years ago
  88. 84629ee Only make time lapse recording available on and after Honeycomb. by Chih-Chung Chang · 12 years ago
  89. 0f81000 Add checker for panorama supporting. by Ahbong Chang · 12 years ago
  90. 109bbb6 Only use SurfaceTexture.release and setIconAttribute on newer platforms. by Chih-Chung Chang · 12 years ago
  91. 6911cda Add the method for hidden fields. by Angus Kong · 12 years ago
  92. 0c03082 Add existence check for face detection methods. by Ahbong Chang · 12 years ago
  93. a7ded76 Add existence check for DevicePolicyManager.getCameraDisabled() by Hung-ying Tyan · 12 years ago
  94. f7d461c Avoid using setSystemUiVisibility in old platforms. by Yuli Huang · 12 years ago
  95. b98ecd6 Don't test the EXTRA_LOCAL_ONLY before HC. by Owen Lin · 12 years ago
  96. cdb3717 Don't show the shuffle and album widget for old platforms by Owen Lin · 12 years ago
  97. fdccf98 Don't use invalidateOptionsMenu before API level 11. by Owen Lin · 12 years ago
  98. 2842c13 Don't use AutoFocusMoveCallback on older platforms. by Chih-Chung Chang · 12 years ago
  99. 59b53e0 Use MTP only if the MTP API is available. by Chih-Chung Chang · 12 years ago
  100. aadaaa8 Merge "Add ExifTags to hold tag names that are not available in ExifInterface" by Hung-ying Tyan · 12 years ago