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