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