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