1. 2944673 Don't use Files.getContentUri in previous API levels. by Owen Lin · 13 years ago
  2. e7e234f Merge "Remove /mtp from TOP_SET_PATH before HC." into gb-ub-photos-arches by Owen Lin · 13 years ago
  3. 876e2d3 Remove /mtp from TOP_SET_PATH before HC. by Owen Lin · 13 years ago
  4. 3f11bbe Merge "Handle null item in findIndexOfPathInCache." into gb-ub-photos-arches by Chih-Chung Chang · 13 years ago
  5. bfc04b8 Handle null item in findIndexOfPathInCache. by Chih-Chung Chang · 13 years ago
  6. 48ab020 Do not use ShareActionProvider before API 14. by Wu-cheng Li · 13 years ago
  7. eea5227 Manually transform the event coordinates on older platforms. by Chih-Chung Chang · 13 years ago
  8. 12087cb Merge "Fix bugs 6882711 and 6836814" into gb-ub-photos-arches by Bobby Georgescu · 13 years ago
  9. 585663e Add API check for camera metering area. by Angus Kong · 13 years ago
  10. 636b8a7 Merge "Check api level before invoking setHomeButtonEnabled()." into gb-ub-photos-arches by Ahbong Chang · 13 years ago
  11. 30d7076 Merge "Fix some lint warnings in Gallery." into gb-ub-photos-arches by Owen Lin · 13 years ago
  12. 329a202 Check api level before invoking setHomeButtonEnabled(). by Ahbong Chang · 13 years ago
  13. 9bea81c Don't use QUALITY_xxxP and hasProfile prior to API level 11. by Pin Ting · 13 years ago
  14. 830b3c7 Fix bugs 6882711 and 6836814 by Bobby Georgescu · 13 years ago
  15. 3ff33ee Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels. by Owen Lin · 13 years ago
  16. a51e351 Fix some lint warnings in Gallery. by Owen Lin · 13 years ago
  17. f51196e Merge "Code clean up." into gb-ub-photos-arches by Ahbong Chang · 13 years ago
  18. 9636c66 Merge "Low-level exif parser" into gb-ub-photos-arches by Earl Ou · 13 years ago
  19. 813ac74 Code clean up. by Ahbong Chang · 13 years ago
  20. ea8759d Low-level exif parser by Earl Ou · 13 years ago
  21. dbc472e Use actual selection for album/photo details by Michael Kolb · 13 years ago
  22. 068379c Merge "Add @TargetApi for all Mtp related code." into gb-ub-photos-arches by Owen Lin · 13 years ago
  23. 668646e Merge "Add check for camera focus/metering area." into gb-ub-photos-arches by Angus Kong · 13 years ago
  24. 57a755e Merge "Only give haptic feedback when enabled in system settings" into gb-ub-photos-arches by Bobby Georgescu · 13 years ago
  25. afa4525 Add check for camera focus/metering area. by Angus Kong · 13 years ago
  26. 8666b54 Merge "Rename to HAS_ZOOM_WHEN_RECORDING." into gb-ub-photos-arches by Angus Kong · 13 years ago
  27. 9734d9d Rename to HAS_ZOOM_WHEN_RECORDING. by Angus Kong · 13 years ago
  28. d840343 Fix for monkey-generated NPE in PhotoView from bug 6848371 by Bobby Georgescu · 13 years ago
  29. 03cb9d2 Only give haptic feedback when enabled in system settings by Bobby Georgescu · 13 years ago
  30. 394c37f Add @TargetApi for all Mtp related code. by Owen Lin · 13 years ago
  31. b133af5 Use our own OverScroller for backward compatibility. by Owen Lin · 13 years ago
  32. d5bcc6b Avoid using class defined in API level 14. by Owen Lin · 13 years ago
  33. 6332c99 Add check for camcorder zoom. by Angus Kong · 13 years ago
  34. 84629ee Only make time lapse recording available on and after Honeycomb. by Chih-Chung Chang · 13 years ago
  35. ba1e4cb Merge "Make CustomMenu compatible with API level 10." into gb-ub-photos-arches by Owen Lin · 13 years ago
  36. b54c878 Make CustomMenu compatible with API level 10. by Owen Lin · 13 years ago
  37. 0f81000 Add checker for panorama supporting. by Ahbong Chang · 13 years ago
  38. 109bbb6 Only use SurfaceTexture.release and setIconAttribute on newer platforms. by Chih-Chung Chang · 13 years ago
  39. 6911cda Add the method for hidden fields. by Angus Kong · 13 years ago
  40. 0c03082 Add existence check for face detection methods. by Ahbong Chang · 13 years ago
  41. a7ded76 Add existence check for DevicePolicyManager.getCameraDisabled() by Hung-ying Tyan · 13 years ago
  42. f7d461c Avoid using setSystemUiVisibility in old platforms. by Yuli Huang · 13 years ago
  43. b98ecd6 Don't test the EXTRA_LOCAL_ONLY before HC. by Owen Lin · 13 years ago
  44. 4de3fa9 Use different back algorithm for Gallery's widget after JB. by Owen Lin · 13 years ago
  45. cdb3717 Don't show the shuffle and album widget for old platforms by Owen Lin · 13 years ago
  46. fdccf98 Don't use invalidateOptionsMenu before API level 11. by Owen Lin · 13 years ago
  47. 2842c13 Don't use AutoFocusMoveCallback on older platforms. by Chih-Chung Chang · 13 years ago
  48. 59b53e0 Use MTP only if the MTP API is available. by Chih-Chung Chang · 13 years ago
  49. aadaaa8 Merge "Add ExifTags to hold tag names that are not available in ExifInterface" by Hung-ying Tyan · 13 years ago
  50. 36d9adc Add ExifTags to hold tag names that are not available in ExifInterface by Hung-ying Tyan · 13 years ago
  51. 4ebfbc2 Remove dependencies on APIs only exist on newer platforms. by Chih-Chung Chang · 13 years ago
  52. 7aac264 Don't reuse bitmap before HoneyComb. by Owen Lin · 13 years ago
  53. ce8b448 Avoid using View.SYSTEM_UI_FLAG_LOW_PROFILE. by The Android Open Source Project · 13 years ago
  54. fdbf964 Merge "Do not use NfcAdapter API in old platforms." by Yuli Huang · 13 years ago
  55. 7c8efb6 am 14b961f6: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  56. 63c1028 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  57. 1c74ba2 Do not use NfcAdapter API in old platforms. by Yuli Huang · 13 years ago
  58. 374a83f Merge "Remove hardwired strings for no external storage." by Owen Lin · 13 years ago
  59. 0bba10c Merge "Pass correct intent to IntentService in PackagesMonitor" by Hung-ying Tyan · 13 years ago
  60. 0e986a4 Merge "Don't use Build.VERSION_CODES." by Owen Lin · 13 years ago
  61. 44c63ee Merge "Don't reuse bitmaps in BitmapRegionDecoder before JB." by Owen Lin · 13 years ago
  62. 1d0ff12 Pass correct intent to IntentService in PackagesMonitor by Hung-ying Tyan · 13 years ago
  63. 1fb473e Merge "Don't use Display.getSize()." by Owen Lin · 13 years ago
  64. bfe478b Don't use Build.VERSION_CODES. by Owen Lin · 13 years ago
  65. d09121f Don't reuse bitmaps in BitmapRegionDecoder before JB. by Owen Lin · 13 years ago
  66. 96e5fe7 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  67. 9d9450f Replace BroadcastReceiver.goAsync() with IntentService by Hung-ying Tyan · 13 years ago
  68. a67532f Don't use Display.getSize(). by Owen Lin · 13 years ago
  69. 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
  70. 57ec2e5 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
  71. d593a2c Merge "Show undo option for 3 seconds after the last picture is deleted." into jb-dev by Chih-Chung Chang · 13 years ago
  72. f30aae7 am 52d51fff: am fc826a5f: Merge "Migrate local-album gallery widgets from pre-JB." into jb-dev by Hung-ying Tyan · 13 years ago
  73. ec8e475 am fc826a5f: Merge "Migrate local-album gallery widgets from pre-JB." into jb-dev by Hung-ying Tyan · 13 years ago
  74. 676ec6a Merge "Migrate local-album gallery widgets from pre-JB." into jb-dev by Hung-ying Tyan · 13 years ago
  75. e0dcf33 Show undo option for 3 seconds after the last picture is deleted. by Chih-Chung Chang · 13 years ago
  76. 7e36dea Migrate local-album gallery widgets from pre-JB. by Hung-ying Tyan · 13 years ago
  77. 414bb72 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  78. d752268 am 27a76801: am c7e89dae: Update thumbnail if a picture is deleted in background. by Chih-Chung Chang · 13 years ago
  79. 6de536d am c7e89dae: Update thumbnail if a picture is deleted in background. by Chih-Chung Chang · 13 years ago
  80. eb55e15 Update thumbnail if a picture is deleted in background. by Chih-Chung Chang · 13 years ago
  81. 57e297d am 64cebdd1: am 6118af9d: Fix the behavior of deleting the last picture. by Chih-Chung Chang · 13 years ago
  82. b26c4ac am 6118af9d: Fix the behavior of deleting the last picture. by Chih-Chung Chang · 13 years ago
  83. c6e089b Fix the behavior of deleting the last picture. by Chih-Chung Chang · 13 years ago
  84. fa4fcf8 Merge "Use public OverScroller() instead of a hidden one.." by Pin Ting · 13 years ago
  85. 197dad5 Merge "Use another version of setRemoteViews for backward compatibility." by Owen Lin · 13 years ago
  86. 51a5ad1 Merge "Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available." by Owen Lin · 13 years ago
  87. 6f788d8 Use public OverScroller() instead of a hidden one.. by Pin Ting · 13 years ago
  88. 69c267a am 9334cdf3: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  89. 6754748 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  90. 343f798 Use another version of setRemoteViews for backward compatibility. by Owen Lin · 13 years ago
  91. 40228b9 Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available. by Owen Lin · 13 years ago
  92. 628eda8 Remove hardwired strings for no external storage. by Owen Lin · 13 years ago
  93. 5d095ed Guard the use of SYSTEM_UI_FLAG_XXXX with TargetApi by Owen Lin · 13 years ago
  94. cc2c83f merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  95. 13dd073 Use View.setBackgroundDrawable instead of setBackground. by Wu-cheng Li · 13 years ago
  96. a869ad7 am 254a6b42: am 82220026: Merge "Fade in/out the undo bar." into jb-dev by Wei Huang · 13 years ago
  97. 26d6469 am 82220026: Merge "Fade in/out the undo bar." into jb-dev by Wei Huang · 13 years ago
  98. e3b6ad7 am 377329db: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  99. a19d4f4 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  100. eca084d merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago