1. 1e0f6e9 Add check for using SurfaceTexture when recording. by Angus Kong · 13 years ago
  2. 5926da9 Do not show photo editor before api level 14. by Yuli Huang · 13 years ago
  3. 0ffaf13 Add API check for surface texture. by Wu-cheng Li · 13 years ago
  4. f64370b Add all ExifTag constant by Earl Ou · 13 years ago
  5. 2537905 Merge "use InstrumentationTestCase for ExifParserTest" into gb-ub-photos-arches by Owen Lin · 13 years ago
  6. b69961b Merge "Remove TYPE_SUB_IFD for next() in IfdParser" into gb-ub-photos-arches by Owen Lin · 13 years ago
  7. 1b6f064 Merge "Check number of exif tag in test" into gb-ub-photos-arches by Owen Lin · 13 years ago
  8. 138887d Merge "Test read thumbnail" into gb-ub-photos-arches by Owen Lin · 13 years ago
  9. eb311f5 Merge "fix next ifd bug in ExifParser" into gb-ub-photos-arches by Owen Lin · 13 years ago
  10. 351f346 Merge "Fix bug when call next() after nextidf in exif parser" into gb-ub-photos-arches by Owen Lin · 13 years ago
  11. f5592d9 Merge "Test only keep some exif tags for value" into gb-ub-photos-arches by Owen Lin · 13 years ago
  12. 4f5541c use InstrumentationTestCase for ExifParserTest by Earl Ou · 13 years ago
  13. bdcdb15 Remove TYPE_SUB_IFD for next() in IfdParser by Earl Ou · 13 years ago
  14. 9fae341 Check number of exif tag in test by Earl Ou · 13 years ago
  15. 0450461 Test read thumbnail by Earl Ou · 13 years ago
  16. 3da2799 fix next ifd bug in ExifParser by Earl Ou · 13 years ago
  17. 52f093f Fix bug when call next() after nextidf in exif parser by Earl Ou · 13 years ago
  18. dabfa4c Merge "Add logging for monkey" into gb-ub-photos-arches by Doris Liu · 13 years ago
  19. a104127 TargetApi of ShareActionProvider should be ICS. by Wu-cheng Li · 13 years ago
  20. e455402 Add logging for monkey by Doris Liu · 13 years ago
  21. fe8367e Show the correct image on a ACTION_VIEW by Mangesh Ghiware · 13 years ago
  22. 0b144ee Fix typo of datetaken field. by Wu-cheng Li · 13 years ago
  23. 4285894 Test only keep some exif tags for value by Earl Ou · 13 years ago
  24. 1819ed3 Merge "Test skip to next ifd in ExifParserTest" into gb-ub-photos-arches by Earl Ou · 13 years ago
  25. 6b25985 Merge "ExifParserTest" into gb-ub-photos-arches by Earl Ou · 13 years ago
  26. c295491 Merge "Add some constants for exif tag" into gb-ub-photos-arches by Earl Ou · 13 years ago
  27. 7fbdc58 Merge "Fix a bug in IfdParser" into gb-ub-photos-arches by Earl Ou · 13 years ago
  28. dbbfed2 Test skip to next ifd in ExifParserTest by Earl Ou · 13 years ago
  29. fb11e05 ExifParserTest by Earl Ou · 13 years ago
  30. 2944673 Don't use Files.getContentUri in previous API levels. by Owen Lin · 13 years ago
  31. e7e234f Merge "Remove /mtp from TOP_SET_PATH before HC." into gb-ub-photos-arches by Owen Lin · 13 years ago
  32. 421069e Add some constants for exif tag by Earl Ou · 13 years ago
  33. d7a9a6c Fix a bug in IfdParser by Earl Ou · 13 years ago
  34. 876e2d3 Remove /mtp from TOP_SET_PATH before HC. by Owen Lin · 13 years ago
  35. 3f11bbe Merge "Handle null item in findIndexOfPathInCache." into gb-ub-photos-arches by Chih-Chung Chang · 13 years ago
  36. bfc04b8 Handle null item in findIndexOfPathInCache. by Chih-Chung Chang · 13 years ago
  37. 48ab020 Do not use ShareActionProvider before API 14. by Wu-cheng Li · 13 years ago
  38. eea5227 Manually transform the event coordinates on older platforms. by Chih-Chung Chang · 13 years ago
  39. 12087cb Merge "Fix bugs 6882711 and 6836814" into gb-ub-photos-arches by Bobby Georgescu · 13 years ago
  40. 585663e Add API check for camera metering area. by Angus Kong · 13 years ago
  41. 636b8a7 Merge "Check api level before invoking setHomeButtonEnabled()." into gb-ub-photos-arches by Ahbong Chang · 13 years ago
  42. 30d7076 Merge "Fix some lint warnings in Gallery." into gb-ub-photos-arches by Owen Lin · 13 years ago
  43. 329a202 Check api level before invoking setHomeButtonEnabled(). by Ahbong Chang · 13 years ago
  44. 9bea81c Don't use QUALITY_xxxP and hasProfile prior to API level 11. by Pin Ting · 13 years ago
  45. 830b3c7 Fix bugs 6882711 and 6836814 by Bobby Georgescu · 13 years ago
  46. 3ff33ee Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels. by Owen Lin · 13 years ago
  47. a51e351 Fix some lint warnings in Gallery. by Owen Lin · 13 years ago
  48. f51196e Merge "Code clean up." into gb-ub-photos-arches by Ahbong Chang · 13 years ago
  49. 9636c66 Merge "Low-level exif parser" into gb-ub-photos-arches by Earl Ou · 13 years ago
  50. 813ac74 Code clean up. by Ahbong Chang · 13 years ago
  51. ea8759d Low-level exif parser by Earl Ou · 13 years ago
  52. dbc472e Use actual selection for album/photo details by Michael Kolb · 13 years ago
  53. 068379c Merge "Add @TargetApi for all Mtp related code." into gb-ub-photos-arches by Owen Lin · 13 years ago
  54. 668646e Merge "Add check for camera focus/metering area." into gb-ub-photos-arches by Angus Kong · 13 years ago
  55. 57a755e Merge "Only give haptic feedback when enabled in system settings" into gb-ub-photos-arches by Bobby Georgescu · 13 years ago
  56. afa4525 Add check for camera focus/metering area. by Angus Kong · 13 years ago
  57. 8666b54 Merge "Rename to HAS_ZOOM_WHEN_RECORDING." into gb-ub-photos-arches by Angus Kong · 13 years ago
  58. 9734d9d Rename to HAS_ZOOM_WHEN_RECORDING. by Angus Kong · 13 years ago
  59. d840343 Fix for monkey-generated NPE in PhotoView from bug 6848371 by Bobby Georgescu · 13 years ago
  60. 03cb9d2 Only give haptic feedback when enabled in system settings by Bobby Georgescu · 13 years ago
  61. 394c37f Add @TargetApi for all Mtp related code. by Owen Lin · 13 years ago
  62. b133af5 Use our own OverScroller for backward compatibility. by Owen Lin · 13 years ago
  63. d5bcc6b Avoid using class defined in API level 14. by Owen Lin · 13 years ago
  64. 6332c99 Add check for camcorder zoom. by Angus Kong · 13 years ago
  65. 84629ee Only make time lapse recording available on and after Honeycomb. by Chih-Chung Chang · 13 years ago
  66. ba1e4cb Merge "Make CustomMenu compatible with API level 10." into gb-ub-photos-arches by Owen Lin · 13 years ago
  67. b54c878 Make CustomMenu compatible with API level 10. by Owen Lin · 13 years ago
  68. 0f81000 Add checker for panorama supporting. by Ahbong Chang · 13 years ago
  69. 109bbb6 Only use SurfaceTexture.release and setIconAttribute on newer platforms. by Chih-Chung Chang · 13 years ago
  70. 6911cda Add the method for hidden fields. by Angus Kong · 13 years ago
  71. 0c03082 Add existence check for face detection methods. by Ahbong Chang · 13 years ago
  72. a7ded76 Add existence check for DevicePolicyManager.getCameraDisabled() by Hung-ying Tyan · 13 years ago
  73. f7d461c Avoid using setSystemUiVisibility in old platforms. by Yuli Huang · 13 years ago
  74. b98ecd6 Don't test the EXTRA_LOCAL_ONLY before HC. by Owen Lin · 13 years ago
  75. 4de3fa9 Use different back algorithm for Gallery's widget after JB. by Owen Lin · 13 years ago
  76. cdb3717 Don't show the shuffle and album widget for old platforms by Owen Lin · 13 years ago
  77. fdccf98 Don't use invalidateOptionsMenu before API level 11. by Owen Lin · 13 years ago
  78. 2842c13 Don't use AutoFocusMoveCallback on older platforms. by Chih-Chung Chang · 13 years ago
  79. 59b53e0 Use MTP only if the MTP API is available. by Chih-Chung Chang · 13 years ago
  80. aadaaa8 Merge "Add ExifTags to hold tag names that are not available in ExifInterface" by Hung-ying Tyan · 13 years ago
  81. 36d9adc Add ExifTags to hold tag names that are not available in ExifInterface by Hung-ying Tyan · 13 years ago
  82. 4ebfbc2 Remove dependencies on APIs only exist on newer platforms. by Chih-Chung Chang · 13 years ago
  83. 7aac264 Don't reuse bitmap before HoneyComb. by Owen Lin · 13 years ago
  84. ce8b448 Avoid using View.SYSTEM_UI_FLAG_LOW_PROFILE. by The Android Open Source Project · 13 years ago
  85. fdbf964 Merge "Do not use NfcAdapter API in old platforms." by Yuli Huang · 13 years ago
  86. 7c8efb6 am 14b961f6: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  87. 63c1028 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  88. 1c74ba2 Do not use NfcAdapter API in old platforms. by Yuli Huang · 13 years ago
  89. 374a83f Merge "Remove hardwired strings for no external storage." by Owen Lin · 13 years ago
  90. 0bba10c Merge "Pass correct intent to IntentService in PackagesMonitor" by Hung-ying Tyan · 13 years ago
  91. 0e986a4 Merge "Don't use Build.VERSION_CODES." by Owen Lin · 13 years ago
  92. 44c63ee Merge "Don't reuse bitmaps in BitmapRegionDecoder before JB." by Owen Lin · 13 years ago
  93. 1d0ff12 Pass correct intent to IntentService in PackagesMonitor by Hung-ying Tyan · 13 years ago
  94. 1fb473e Merge "Don't use Display.getSize()." by Owen Lin · 13 years ago
  95. bfe478b Don't use Build.VERSION_CODES. by Owen Lin · 13 years ago
  96. d09121f Don't reuse bitmaps in BitmapRegionDecoder before JB. by Owen Lin · 13 years ago
  97. 96e5fe7 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  98. 9d9450f Replace BroadcastReceiver.goAsync() with IntentService by Hung-ying Tyan · 13 years ago
  99. a67532f Don't use Display.getSize(). by Owen Lin · 13 years ago
  100. 8ba7701 am acd75301: am bb52543c: Merge "Show undo option for 3 seconds after the last picture is deleted." into jb-dev by Chih-Chung Chang · 13 years ago