1. d1e0a6e Lock camera orientation using FW API by Michael Kolb · 11 years ago
  2. ac765f6 Use MediaMuxer for the video trim and mute. by ztenghui · 11 years ago
  3. ae08ffa Use cancellationSignal only on API Level 16 and above. by George Mount · 11 years ago
  4. 8f69397 Add sharing support by Bobby Georgescu · 11 years ago
  5. 6afdb17 Use cross fade rotation animation by Michael Kolb · 11 years ago
  6. ec965b6 Fix exif data saving for picasa images. by Ruben Brunk · 11 years ago
  7. 992307e Remove LongSpareArray + some cleanups by Your Name · 12 years ago
  8. 80f7fdb Add GLES20 canvas implementation. by George Mount · 12 years ago
  9. 4523405 Video: Fix crash in trimming/muting video in GB. by Teng-Hui Zhu · 12 years ago
  10. c56ddd3 use ExifReader in MediaDetails by Earl Ou · 12 years ago
  11. 21f52a5 Add API check for method announceForAccessibility by Doris Liu · 12 years ago
  12. bf30e7d Drive GLRootView with Choreographer by John Reck · 12 years ago
  13. 1aa9974 Add hook to manipulate SurfaceTexture transform by John Reck · 12 years ago
  14. 56167dd Clear cached stitching preview thumbnails. by George Mount · 12 years ago
  15. 96c707b Animation support by John Reck · 12 years ago
  16. 6be3a50 Disable effects recording UI. by Wu-cheng Li · 12 years ago
  17. f5b88e0 Trimming: switch to use sherlock action bar by Teng-Hui Zhu · 12 years ago
  18. c722a7c Add API check for "context" input port of effects recording. by Wu-cheng Li · 12 years ago
  19. 0a0cc9b Enable effects recording in JellyBean. by Pin Ting · 12 years ago
  20. 53b1c29 The trimming solution with the mp4parser library. by Teng-Hui Zhu · 12 years ago
  21. 58379a0 Remove CAN_USE_FLAG_SECURE constant. by Wu-cheng Li · 12 years ago
  22. 026f5ae Use 565 pixel format for pre-JB; use 888 otherwise. by Pin Ting · 12 years ago
  23. 3e8946e Add the UI elements for video trim activity. by Teng-Hui Zhu · 12 years ago
  24. c05a8d6 Move LightCycle checking to the closed source. by Angus Kong · 12 years ago
  25. 0fb7f34 Set inMutable to true if we may reuse the bitmap. by Owen Lin · 12 years ago
  26. fcc407b Add api check for FLAG_SECURE. by Ahbong Chang · 12 years ago
  27. 8fe9657 Invoke LightCycle viewer for panoramas. by Angus Kong · 12 years ago
  28. f67891c Old panorama only supports ICS and forward. by Wu-cheng Li · 12 years ago
  29. ea1d1d2 Add api check for camera HDR. by Wu-cheng Li · 12 years ago
  30. 65ba13d Add LightCycle helper class. by Angus Kong · 12 years ago
  31. 2104e7b Uses ActionBarSherlock in Gallery by Owen Lin · 12 years ago
  32. a82af4a Hide UI entry of effects recording. by Pin Ting · 12 years ago
  33. 622246a Add API check for view transformation properties. by Wu-cheng Li · 12 years ago
  34. 36d16bc Add an API check for starting preview in Jpeg callback. by Wu-cheng Li · 12 years ago
  35. 00e4a6e Add SimpleMenuXXX implementation for the Gingerbread platform. by Owen Lin · 12 years ago
  36. ee87994 Don't use getPreferredPreviewSizeForVideo and getSupportedVideoSizes before api 11. by Pin Ting · 12 years ago
  37. cc09b72 Guard the usage of MenuItem.setShowAsAction in MenuHelper. by Owen Lin · 12 years ago
  38. 6da4724 Hide effect recording UI in ICS api level. by Pin Ting · 12 years ago
  39. fbf6dba Add check for using SurfaceTexture when recording. by Angus Kong · 12 years ago
  40. 51fbbcf Do not show photo editor before api level 14. by Yuli Huang · 12 years ago
  41. 8df785a Add API check for surface texture. by Wu-cheng Li · 12 years ago
  42. 6ae93db Don't use Files.getContentUri in previous API levels. by Owen Lin · 12 years ago
  43. 319e47a Do not use ShareActionProvider before API 14. by Wu-cheng Li · 12 years ago
  44. ebd7187 Manually transform the event coordinates on older platforms. by Chih-Chung Chang · 12 years ago
  45. cd8e78b Add API check for camera metering area. by Angus Kong · 12 years ago
  46. 2dbd6b0 Merge "Fix some lint warnings in Gallery." into gb-ub-photos-arches by Owen Lin · 12 years ago
  47. f3b0384 Don't use QUALITY_xxxP and hasProfile prior to API level 11. by Pin Ting · 12 years ago
  48. c8c62ea Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels. by Owen Lin · 12 years ago
  49. 2ad6971 Fix some lint warnings in Gallery. by Owen Lin · 12 years ago
  50. c775e7f Code clean up. by Ahbong Chang · 12 years ago
  51. 6f9a145 Add check for camera focus/metering area. by Angus Kong · 12 years ago
  52. 8538bbd Rename to HAS_ZOOM_WHEN_RECORDING. by Angus Kong · 12 years ago
  53. bc1489c Avoid using class defined in API level 14. by Owen Lin · 12 years ago
  54. b593dbc Add check for camcorder zoom. by Angus Kong · 12 years ago
  55. 5a0e374 Only make time lapse recording available on and after Honeycomb. by Chih-Chung Chang · 12 years ago
  56. 208a15b Add checker for panorama supporting. by Ahbong Chang · 12 years ago
  57. 00862f1 Only use SurfaceTexture.release and setIconAttribute on newer platforms. by Chih-Chung Chang · 12 years ago
  58. 708bfce Add the method for hidden fields. by Angus Kong · 12 years ago
  59. 5c12683 Add existence check for face detection methods. by Ahbong Chang · 12 years ago
  60. d5b66ad Add existence check for DevicePolicyManager.getCameraDisabled() by Hung-ying Tyan · 12 years ago
  61. 5424e32 Avoid using setSystemUiVisibility in old platforms. by Yuli Huang · 12 years ago
  62. 3969aca Don't test the EXTRA_LOCAL_ONLY before HC. by Owen Lin · 12 years ago
  63. 362f50c Don't show the shuffle and album widget for old platforms by Owen Lin · 12 years ago
  64. b4cadaf Don't use invalidateOptionsMenu before API level 11. by Owen Lin · 12 years ago
  65. 9341cc2 Don't use AutoFocusMoveCallback on older platforms. by Chih-Chung Chang · 12 years ago
  66. a207d33 Use MTP only if the MTP API is available. by Chih-Chung Chang · 12 years ago
  67. ca00c16 Merge "Add ExifTags to hold tag names that are not available in ExifInterface" by Hung-ying Tyan · 12 years ago
  68. 0fd7f73 Add ExifTags to hold tag names that are not available in ExifInterface by Hung-ying Tyan · 12 years ago
  69. 7c3c938 Remove dependencies on APIs only exist on newer platforms. by Chih-Chung Chang · 12 years ago
  70. 5b981d1 Don't reuse bitmap before HoneyComb. by Owen Lin · 12 years ago
  71. 987f533 Don't use Build.VERSION_CODES. by Owen Lin · 12 years ago
  72. 76bfd87 Don't reuse bitmaps in BitmapRegionDecoder before JB. by Owen Lin · 12 years ago
  73. 0c4c03a Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available. by Owen Lin · 12 years ago
  74. 9199c4d Guard the use of SYSTEM_UI_FLAG_XXXX with TargetApi by Owen Lin · 12 years ago
  75. 1c67c03 Move LongSparseArray into Gallery for unbundling. by Owen Lin · 12 years ago
  76. e046da1 Mark FileCache initialized after init really goes through. by Hung-ying Tyan · 12 years ago
  77. a67d895 Add UNIQUE to EntrySchema. by Hung-ying Tyan · 12 years ago
  78. aa03cd0 Reuse bitmap for all micro thumb images to prevent GC. by Owen Lin · 12 years ago
  79. 23a22e3 Remove unused code. by Chih-Chung Chang · 12 years ago
  80. d92874a Reduce memory allocation and make small improvements. by Chih-Chung Chang · 12 years ago
  81. c20bc57 Use FloatMath instead of Math. by Chih-Chung Chang · 12 years ago
  82. fa0c5fd Revert "Use FloatMath instead of Math." by Chih-Chung Chang · 12 years ago
  83. 1173fd0 Use FloatMath instead of Math. by Chih-Chung Chang · 12 years ago
  84. 7fb19a9 Add close() to Download cache. by Owen Lin · 13 years ago
  85. b74708a Fix 5481444 Face clustering should use PWA profile shot instead of random photo by Ray Chen · 13 years ago
  86. 464b665 Add maskDebugInfo to display info for debugging build only. by Owen Lin · 13 years ago
  87. 998dcdb Merge "Make the column type constants public in EntrySchema" by Hung-ying Tyan · 13 years ago
  88. 598c4e6 Fix 5337270: Thumbnail is not generated for large GIF images. by Chih-Chung Chang · 13 years ago
  89. 7b3e8bf Add a hard limit on the size of the widget images. by Owen Lin · 13 years ago
  90. 9becbb0 Make the column type constants public in EntrySchema by Hung-ying Tyan · 13 years ago
  91. d784763 Fix picasa images rotate incorrectly. by Owen Lin · 13 years ago
  92. 54b8618 Merge "Revert "bug #5252975: guard against null bitmap object, don't NPE."" by Owen Lin · 13 years ago
  93. ef142e1 Revert "bug #5252975: guard against null bitmap object, don't NPE." by Owen Lin · 13 years ago
  94. 14eb965 Suppress log from Utils.parseXXXSafely(). by Hung-ying Tyan · 13 years ago
  95. 7fb09a0 Improve the performance of Reviewing a photo. by Owen Lin · 13 years ago
  96. c53a616 bug #5252975: guard against null bitmap object, don't NPE. by Wei Huang · 13 years ago
  97. 0fba761 Use getEmbeddedPicture to get thumbnail of a picture. by Owen Lin · 13 years ago
  98. 4261e8f Initial code for Gallery2. by Owen Lin · 13 years ago