1. 6911cda Add the method for hidden fields. by Angus Kong · 13 years ago
  2. 0c03082 Add existence check for face detection methods. by Ahbong Chang · 13 years ago
  3. a7ded76 Add existence check for DevicePolicyManager.getCameraDisabled() by Hung-ying Tyan · 13 years ago
  4. f7d461c Avoid using setSystemUiVisibility in old platforms. by Yuli Huang · 13 years ago
  5. b98ecd6 Don't test the EXTRA_LOCAL_ONLY before HC. by Owen Lin · 13 years ago
  6. 4de3fa9 Use different back algorithm for Gallery's widget after JB. by Owen Lin · 13 years ago
  7. cdb3717 Don't show the shuffle and album widget for old platforms by Owen Lin · 13 years ago
  8. fdccf98 Don't use invalidateOptionsMenu before API level 11. by Owen Lin · 13 years ago
  9. 2842c13 Don't use AutoFocusMoveCallback on older platforms. by Chih-Chung Chang · 13 years ago
  10. 59b53e0 Use MTP only if the MTP API is available. by Chih-Chung Chang · 13 years ago
  11. aadaaa8 Merge "Add ExifTags to hold tag names that are not available in ExifInterface" by Hung-ying Tyan · 13 years ago
  12. 36d9adc Add ExifTags to hold tag names that are not available in ExifInterface by Hung-ying Tyan · 13 years ago
  13. 4ebfbc2 Remove dependencies on APIs only exist on newer platforms. by Chih-Chung Chang · 13 years ago
  14. 7aac264 Don't reuse bitmap before HoneyComb. by Owen Lin · 13 years ago
  15. ce8b448 Avoid using View.SYSTEM_UI_FLAG_LOW_PROFILE. by The Android Open Source Project · 13 years ago
  16. fdbf964 Merge "Do not use NfcAdapter API in old platforms." by Yuli Huang · 13 years ago
  17. 7c8efb6 am 14b961f6: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  18. 63c1028 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  19. 1c74ba2 Do not use NfcAdapter API in old platforms. by Yuli Huang · 13 years ago
  20. 374a83f Merge "Remove hardwired strings for no external storage." by Owen Lin · 13 years ago
  21. 0bba10c Merge "Pass correct intent to IntentService in PackagesMonitor" by Hung-ying Tyan · 13 years ago
  22. 0e986a4 Merge "Don't use Build.VERSION_CODES." by Owen Lin · 13 years ago
  23. 44c63ee Merge "Don't reuse bitmaps in BitmapRegionDecoder before JB." by Owen Lin · 13 years ago
  24. 1d0ff12 Pass correct intent to IntentService in PackagesMonitor by Hung-ying Tyan · 13 years ago
  25. 1fb473e Merge "Don't use Display.getSize()." by Owen Lin · 13 years ago
  26. bfe478b Don't use Build.VERSION_CODES. by Owen Lin · 13 years ago
  27. d09121f Don't reuse bitmaps in BitmapRegionDecoder before JB. by Owen Lin · 13 years ago
  28. 96e5fe7 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  29. 9d9450f Replace BroadcastReceiver.goAsync() with IntentService by Hung-ying Tyan · 13 years ago
  30. a67532f Don't use Display.getSize(). by Owen Lin · 13 years ago
  31. 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
  32. 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
  33. d593a2c Merge "Show undo option for 3 seconds after the last picture is deleted." into jb-dev by Chih-Chung Chang · 13 years ago
  34. f30aae7 am 52d51fff: am fc826a5f: Merge "Migrate local-album gallery widgets from pre-JB." into jb-dev by Hung-ying Tyan · 13 years ago
  35. ec8e475 am fc826a5f: Merge "Migrate local-album gallery widgets from pre-JB." into jb-dev by Hung-ying Tyan · 13 years ago
  36. 676ec6a Merge "Migrate local-album gallery widgets from pre-JB." into jb-dev by Hung-ying Tyan · 13 years ago
  37. e0dcf33 Show undo option for 3 seconds after the last picture is deleted. by Chih-Chung Chang · 13 years ago
  38. 7e36dea Migrate local-album gallery widgets from pre-JB. by Hung-ying Tyan · 13 years ago
  39. 414bb72 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  40. d752268 am 27a76801: am c7e89dae: Update thumbnail if a picture is deleted in background. by Chih-Chung Chang · 13 years ago
  41. 6de536d am c7e89dae: Update thumbnail if a picture is deleted in background. by Chih-Chung Chang · 13 years ago
  42. eb55e15 Update thumbnail if a picture is deleted in background. by Chih-Chung Chang · 13 years ago
  43. 57e297d am 64cebdd1: am 6118af9d: Fix the behavior of deleting the last picture. by Chih-Chung Chang · 13 years ago
  44. b26c4ac am 6118af9d: Fix the behavior of deleting the last picture. by Chih-Chung Chang · 13 years ago
  45. c6e089b Fix the behavior of deleting the last picture. by Chih-Chung Chang · 13 years ago
  46. fa4fcf8 Merge "Use public OverScroller() instead of a hidden one.." by Pin Ting · 13 years ago
  47. 197dad5 Merge "Use another version of setRemoteViews for backward compatibility." by Owen Lin · 13 years ago
  48. 51a5ad1 Merge "Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available." by Owen Lin · 13 years ago
  49. 6f788d8 Use public OverScroller() instead of a hidden one.. by Pin Ting · 13 years ago
  50. 69c267a am 9334cdf3: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  51. 6754748 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  52. 343f798 Use another version of setRemoteViews for backward compatibility. by Owen Lin · 13 years ago
  53. 40228b9 Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available. by Owen Lin · 13 years ago
  54. 628eda8 Remove hardwired strings for no external storage. by Owen Lin · 13 years ago
  55. 5d095ed Guard the use of SYSTEM_UI_FLAG_XXXX with TargetApi by Owen Lin · 13 years ago
  56. cc2c83f merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  57. 13dd073 Use View.setBackgroundDrawable instead of setBackground. by Wu-cheng Li · 13 years ago
  58. a869ad7 am 254a6b42: am 82220026: Merge "Fade in/out the undo bar." into jb-dev by Wei Huang · 13 years ago
  59. 26d6469 am 82220026: Merge "Fade in/out the undo bar." into jb-dev by Wei Huang · 13 years ago
  60. e3b6ad7 am 377329db: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  61. a19d4f4 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  62. eca084d merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  63. 387e9eb Fade in/out the undo bar. by Chih-Chung Chang · 13 years ago
  64. 4fedfdf Move LongSparseArray into Gallery for unbundling. by Owen Lin · 13 years ago
  65. 1430b63 Make SystemUI always consists with the contrller overlay. by Owen Lin · 13 years ago
  66. 588071c am 382feb11: am 885f729f: Merge "Make SystemUI always consists with the contrller overlay." into jb-dev by Wei Huang · 13 years ago
  67. cc6fb6f am 885f729f: Merge "Make SystemUI always consists with the contrller overlay." into jb-dev by Wei Huang · 13 years ago
  68. 99aedc6 Merge "Make SystemUI always consists with the contrller overlay." into jb-dev by Wei Huang · 13 years ago
  69. 79573d2 am da1698d5: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  70. 6a925de Reconcile with jb-release by The Android Open Source Project · 13 years ago
  71. e0dccb0 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  72. 6a6c0ac am 17f64cac: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  73. 4f7c4b3 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  74. ef29417 Make SystemUI always consists with the contrller overlay. by Owen Lin · 13 years ago
  75. 5b935fd am 078be806: am d937a2e9: Merge "Fix Gallery glitch due to ColorTexture." into jb-dev by Wei Huang · 13 years ago
  76. b9a1cd4 am d937a2e9: Merge "Fix Gallery glitch due to ColorTexture." into jb-dev by Wei Huang · 13 years ago
  77. 7802aba Merge "Fix Gallery glitch due to ColorTexture." into jb-dev by Wei Huang · 13 years ago
  78. a3a225f Fix Gallery glitch due to ColorTexture. by Owen Lin · 13 years ago
  79. 64b9869 am f915fe3a: am 2ce59cbd: Fix scaling gesture responsiveness. by Chih-Chung Chang · 13 years ago
  80. afc36d8 am 756359c0: am 6b891c6a: Add swipe-to-delete gesture. by Chih-Chung Chang · 13 years ago
  81. 3772856 am 2ce59cbd: Fix scaling gesture responsiveness. by Chih-Chung Chang · 13 years ago
  82. 01244ea am 6b891c6a: Add swipe-to-delete gesture. by Chih-Chung Chang · 13 years ago
  83. 8d84cc6 Fix scaling gesture responsiveness. by Chih-Chung Chang · 13 years ago
  84. 4ddc93e Add swipe-to-delete gesture. by Chih-Chung Chang · 13 years ago
  85. 91fa21a am e0279d33: resolved conflicts for merge of cf6f99e7 to jb-dev-plus-aosp by Jean-Baptiste Queru · 13 years ago
  86. ac9ae4f resolved conflicts for merge of cf6f99e7 to jb-dev-plus-aosp by Jean-Baptiste Queru · 13 years ago
  87. 0560bd1 am 8d340042: Merge "Gallery2: Check privative effects" by Jean-Baptiste Queru · 13 years ago
  88. 0d21544 Gallery2: Check privative effects by Jorge Ruesga · 13 years ago
  89. 745abe6 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  90. 8e191e8 am 27d6bf93: am b62f354d: am 582c3bb9: Merge "Gallery2: Use ICS alert drawable" by Jean-Baptiste Queru · 13 years ago
  91. c2bb1a7 am b62f354d: am 582c3bb9: Merge "Gallery2: Use ICS alert drawable" by Jean-Baptiste Queru · 13 years ago
  92. ced8b27 am 4712ffa6: am 132db75a: Don\'t display loading text when loading album sets. by Yuli Huang · 13 years ago
  93. 885ad94 am 132db75a: Don\'t display loading text when loading album sets. by Yuli Huang · 13 years ago
  94. 4cdb37e am 582c3bb9: Merge "Gallery2: Use ICS alert drawable" by Jean-Baptiste Queru · 13 years ago
  95. e2bd0fa Don't display loading text when loading album sets. by Yuli Huang · 13 years ago
  96. 6a7808e am e167e1cf: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  97. c026f58 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  98. 666d4d6 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  99. c12443b am 5543eac3: am e6d36bb2: Merge "Check the offset of output rect when cropping image." into jb-dev by Wei Huang · 13 years ago
  100. f19f0cb am e6d36bb2: Merge "Check the offset of output rect when cropping image." into jb-dev by Wei Huang · 13 years ago