1. 4e9b8e4 Add check for using SurfaceTexture when recording. by Angus Kong · 12 years ago
  2. 778ec35 Do not show photo editor before api level 14. by Yuli Huang · 12 years ago
  3. 211807b Add API check for surface texture. by Wu-cheng Li · 12 years ago
  4. 346622b Add all ExifTag constant by Earl Ou · 12 years ago
  5. 355de37 Merge "use InstrumentationTestCase for ExifParserTest" into gb-ub-photos-arches by Owen Lin · 12 years ago
  6. 8f2806d Merge "Remove TYPE_SUB_IFD for next() in IfdParser" into gb-ub-photos-arches by Owen Lin · 12 years ago
  7. 7478792 Merge "Check number of exif tag in test" into gb-ub-photos-arches by Owen Lin · 12 years ago
  8. b56f91f Merge "Test read thumbnail" into gb-ub-photos-arches by Owen Lin · 12 years ago
  9. 6e2c8bb Merge "fix next ifd bug in ExifParser" into gb-ub-photos-arches by Owen Lin · 12 years ago
  10. ec6da4a Merge "Fix bug when call next() after nextidf in exif parser" into gb-ub-photos-arches by Owen Lin · 12 years ago
  11. f10af23 Merge "Test only keep some exif tags for value" into gb-ub-photos-arches by Owen Lin · 12 years ago
  12. 015bc40 use InstrumentationTestCase for ExifParserTest by Earl Ou · 12 years ago
  13. 24b08ee Remove TYPE_SUB_IFD for next() in IfdParser by Earl Ou · 12 years ago
  14. 6b50491 Check number of exif tag in test by Earl Ou · 12 years ago
  15. f2fb250 Test read thumbnail by Earl Ou · 12 years ago
  16. 8bf999c fix next ifd bug in ExifParser by Earl Ou · 12 years ago
  17. 3ebec4b Fix bug when call next() after nextidf in exif parser by Earl Ou · 12 years ago
  18. e8e80ba Explicitly export content providers by Nick Kralevich · 12 years ago
  19. accda65 Merge "Add logging for monkey" into gb-ub-photos-arches by Doris Liu · 12 years ago
  20. c8abaf2 TargetApi of ShareActionProvider should be ICS. by Wu-cheng Li · 12 years ago
  21. eb8561c Add logging for monkey by Doris Liu · 12 years ago
  22. 3000f70 Show the correct image on a ACTION_VIEW by Mangesh Ghiware · 12 years ago
  23. 042a836 Fix typo of datetaken field. by Wu-cheng Li · 12 years ago
  24. a522977 Merge "Change minSdkVersion to 11." into gb-ub-photos-arches by Wu-cheng Li · 12 years ago
  25. 7d8caf1 Test only keep some exif tags for value by Earl Ou · 12 years ago
  26. 7559565 Merge "Test skip to next ifd in ExifParserTest" into gb-ub-photos-arches by Earl Ou · 12 years ago
  27. 04d5e24 Merge "ExifParserTest" into gb-ub-photos-arches by Earl Ou · 12 years ago
  28. af0df74 Merge "Add some constants for exif tag" into gb-ub-photos-arches by Earl Ou · 12 years ago
  29. 3697070 Merge "Fix a bug in IfdParser" into gb-ub-photos-arches by Earl Ou · 12 years ago
  30. c72fad9 Test skip to next ifd in ExifParserTest by Earl Ou · 12 years ago
  31. 6131e77 ExifParserTest by Earl Ou · 12 years ago
  32. 90df352 Don't use Files.getContentUri in previous API levels. by Owen Lin · 12 years ago
  33. 4febde5 Merge "Remove /mtp from TOP_SET_PATH before HC." into gb-ub-photos-arches by Owen Lin · 12 years ago
  34. d8e698d Add some constants for exif tag by Earl Ou · 12 years ago
  35. 0d5f1bb Fix a bug in IfdParser by Earl Ou · 12 years ago
  36. b200e27 Remove /mtp from TOP_SET_PATH before HC. by Owen Lin · 12 years ago
  37. a50a00a Change minSdkVersion to 11. by Wu-cheng Li · 12 years ago
  38. db9e509 Merge "Suppress the warnings in EffectRecorder" into gb-ub-photos-arches by Owen Lin · 12 years ago
  39. 6608d90 Merge "Handle null item in findIndexOfPathInCache." into gb-ub-photos-arches by Chih-Chung Chang · 12 years ago
  40. 0086dba Handle null item in findIndexOfPathInCache. by Chih-Chung Chang · 12 years ago
  41. 1a2b42c Suppress the warnings in EffectRecorder by Owen Lin · 12 years ago
  42. fb55719 Do not use ShareActionProvider before API 14. by Wu-cheng Li · 12 years ago
  43. abf0ea6 Manually transform the event coordinates on older platforms. by Chih-Chung Chang · 12 years ago
  44. 34deadc Merge "Fix bugs 6882711 and 6836814" into gb-ub-photos-arches by Bobby Georgescu · 12 years ago
  45. 68cdf08 Add API check for camera metering area. by Angus Kong · 12 years ago
  46. f7e86b3 Merge "Check api level before invoking setHomeButtonEnabled()." into gb-ub-photos-arches by Ahbong Chang · 12 years ago
  47. 35bdc6e Merge "Fix some lint warnings in Gallery." into gb-ub-photos-arches by Owen Lin · 12 years ago
  48. 89e7975 Check api level before invoking setHomeButtonEnabled(). by Ahbong Chang · 12 years ago
  49. b676383 Merge "Don't use QUALITY_xxxP and hasProfile prior to API level 11." into gb-ub-photos-arches by Pin Ting · 12 years ago
  50. 43a8826 Merge "Fix Gallery2Tests Build" into gb-ub-photos-arches by Earl Ou · 12 years ago
  51. c130eed Fix Gallery2Tests Build by Earl Ou · 12 years ago
  52. 4d063b3 Don't use QUALITY_xxxP and hasProfile prior to API level 11. by Pin Ting · 12 years ago
  53. d612485 Fix bugs 6882711 and 6836814 by Bobby Georgescu · 12 years ago
  54. f3c1019 Merge "Remove dependency on android.widget.Switch." into gb-ub-photos-arches by Pin Ting · 12 years ago
  55. cc8e7ab Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels. by Owen Lin · 12 years ago
  56. ed97d58 Fix some lint warnings in Gallery. by Owen Lin · 12 years ago
  57. 75a352a Merge "Code clean up." into gb-ub-photos-arches by Ahbong Chang · 12 years ago
  58. 7408df8 Merge "Low-level exif parser" into gb-ub-photos-arches by Earl Ou · 12 years ago
  59. 7817979 Code clean up. by Ahbong Chang · 12 years ago
  60. 73e933f Low-level exif parser by Earl Ou · 12 years ago
  61. 2408a5f Remove dependency on android.widget.Switch. by Pin Ting · 12 years ago
  62. 995c456 Use actual selection for album/photo details by Michael Kolb · 12 years ago
  63. 0348d8c Merge "Add @TargetApi for all Mtp related code." into gb-ub-photos-arches by Owen Lin · 12 years ago
  64. 54c17d5 Merge "Add check for camera focus/metering area." into gb-ub-photos-arches by Angus Kong · 12 years ago
  65. 0b2016f Merge "Only give haptic feedback when enabled in system settings" into gb-ub-photos-arches by Bobby Georgescu · 12 years ago
  66. 6c64f55 Add check for camera focus/metering area. by Angus Kong · 12 years ago
  67. ba73005 Merge "Rename to HAS_ZOOM_WHEN_RECORDING." into gb-ub-photos-arches by Angus Kong · 12 years ago
  68. d498a90 Rename to HAS_ZOOM_WHEN_RECORDING. by Angus Kong · 12 years ago
  69. 14ce29a Fix for monkey-generated NPE in PhotoView from bug 6848371 by Bobby Georgescu · 12 years ago
  70. 11f14dc Only give haptic feedback when enabled in system settings by Bobby Georgescu · 12 years ago
  71. d43ea8b Add @TargetApi for all Mtp related code. by Owen Lin · 12 years ago
  72. 52dfb17 Use our own OverScroller for backward compatibility. by Owen Lin · 12 years ago
  73. 81aef13 Avoid using class defined in API level 14. by Owen Lin · 12 years ago
  74. b205bf9 Merge "Fixed x86 build" into gb-ub-photos-arches by Andrew Hsieh · 12 years ago
  75. 4c8abc3 Fixed x86 build by Andrew Hsieh · 12 years ago
  76. 67d2443 Fix crash on launch for tablet devices. by Wu-cheng Li · 12 years ago
  77. 9bf98d9 Update gallery launcher icons. by Wu-cheng Li · 12 years ago
  78. 24ca336 Merge "Do not use listPreferredItemHeightSmall before API 14." into gb-ub-photos-arches by Wu-cheng Li · 12 years ago
  79. 99c4c15 Do not use listPreferredItemHeightSmall before API 14. by Wu-cheng Li · 12 years ago
  80. 064c30b Add check for camcorder zoom. by Angus Kong · 12 years ago
  81. a895fae Only make time lapse recording available on and after Honeycomb. by Chih-Chung Chang · 12 years ago
  82. 331bb41 Fix non-ARM builds - use the proper way to reference libraries by Jean-Baptiste Queru · 12 years ago
  83. 7ca9011 Change minSdkVersion to 13. by Wu-cheng Li · 12 years ago
  84. 25fdccf Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  85. fd1b3aa Merge "Make CustomMenu compatible with API level 10." into gb-ub-photos-arches by Owen Lin · 12 years ago
  86. d7f6eb1 Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  87. 44ef42f Make CustomMenu compatible with API level 10. by Owen Lin · 12 years ago
  88. b103381 Merge "Add checker for panorama supporting." into gb-ub-photos-arches by Ahbong Chang · 12 years ago
  89. 80bacf0 Add checker for panorama supporting. by Ahbong Chang · 12 years ago
  90. 602c732 Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  91. 624c2d4 Merge "Import translations. DO NOT MERGE" into gb-ub-photos-arches by Ying Wang · 12 years ago
  92. 20df354 Merge "Change "current" sdk version to 16 as it becomes official" into gb-ub-photos-arches by Ying Wang · 12 years ago
  93. c8626d9 Merge remote-tracking branch 'goog/master' into gb-ub-photos-arches by Ed Heyl · 12 years ago
  94. 13b5a26 Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  95. 0315c71 Change "current" sdk version to 16 as it becomes official by Ying Wang · 12 years ago
  96. 840ae39 Only use SurfaceTexture.release and setIconAttribute on newer platforms. by Chih-Chung Chang · 12 years ago
  97. 1b10bf5 Add the method for hidden fields. by Angus Kong · 12 years ago
  98. 4bfc86a Add existence check for face detection methods. by Ahbong Chang · 12 years ago
  99. d79a78a Merge "Make jni build against NDK." into gb-ub-photos-arches by Wu-cheng Li · 12 years ago
  100. fd0975a Make jni build against NDK. by Wu-cheng Li · 12 years ago