1. bbe8bd3 Fix NPE when view a single photo. by Owen Lin · 12 years ago
  2. 9105540 Load AsyncTask class in UI thread. by Owen Lin · 12 years ago
  3. a1627e5 Merge "Fix some bugs introduced by the ActionBarWrapper." into gb-ub-photos-arches by Owen Lin · 12 years ago
  4. 0cc65b3 Fix some bugs introduced by the ActionBarWrapper. by Owen Lin · 12 years ago
  5. 4cf1aef Check if actionbar exists at ActionBarUtils.getActionBar(). by Ahbong Chang · 12 years ago
  6. 1adebb6 Merge "Add SimpleMenuXXX implementation for the Gingerbread platform." into gb-ub-photos-arches by Owen Lin · 12 years ago
  7. f1d6343 Merge "Extract the action bar interface." into gb-ub-photos-arches by Owen Lin · 12 years ago
  8. d84941f Add SimpleMenuXXX implementation for the Gingerbread platform. by Owen Lin · 12 years ago
  9. 2bb717f Extract the action bar interface. by Owen Lin · 12 years ago
  10. d959ed2 Merge "A simple ExifReader and its test" into gb-ub-photos-arches by Owen Lin · 12 years ago
  11. 321e7c4 A simple ExifReader and its test by Earl Ou · 12 years ago
  12. 3c6116e Merge "Gallery reskin: album list spacing, action bar theme" into gb-ub-photos-arches by Bobby Georgescu · 12 years ago
  13. f0c8937 Gallery reskin: album list spacing, action bar theme by Bobby Georgescu · 12 years ago
  14. cac6ef1 Merge "Make a copy of MotionEvent in MotionEventHelper.transform." into gb-ub-photos-arches by Wu-cheng Li · 12 years ago
  15. 5b60e00 Merge "Extract EXIF info only for JPEG files" into gb-ub-photos-arches by Owen Lin · 12 years ago
  16. e24cc72 Show album counts in Gallery & other small reskin fixes by Bobby Georgescu · 12 years ago
  17. 37ba3d7 Make a copy of MotionEvent in MotionEventHelper.transform. by Wu-cheng Li · 12 years ago
  18. bc8808a Extract EXIF info only for JPEG files by Owen Lin · 12 years ago
  19. 42a68a6 Merge "First gallery reskin iteration." into gb-ub-photos-arches by Bobby Georgescu · 12 years ago
  20. 112a8be Merge "Guard android.media.effect.Effect with TargetApi." into gb-ub-photos-arches by Wu-cheng Li · 12 years ago
  21. c9388fe Merge "Guard SurfaceTextureScreenNail with TargetApi." into gb-ub-photos-arches by Wu-cheng Li · 12 years ago
  22. 9eff622 Merge "Fix ExifParser bug when APP0 exists in Jpeg file" into gb-ub-photos-arches by Owen Lin · 12 years ago
  23. 13722d8 Merge "Handle error when string length=0 in IfdParser" into gb-ub-photos-arches by Owen Lin · 12 years ago
  24. a9fb0f5 Guard SurfaceTextureScreenNail with TargetApi. by Wu-cheng Li · 12 years ago
  25. 8731f48 Guard android.media.effect.Effect with TargetApi. by Wu-cheng Li · 12 years ago
  26. c90a116 First gallery reskin iteration. by Bobby Georgescu · 12 years ago
  27. 95591d2 Merge "Hold WakeLock during MTP import" into gb-ub-photos-arches by Bobby Georgescu · 12 years ago
  28. 38155c4 Rotate the texture in building PhotoFallbackEffect by Owen Lin · 12 years ago
  29. 23ea2b5 Fix ExifParser bug when APP0 exists in Jpeg file by Earl Ou · 12 years ago
  30. 0ee84c4 Handle error when string length=0 in IfdParser by Earl Ou · 12 years ago
  31. ba50b94 Hold WakeLock during MTP import by Bobby Georgescu · 12 years ago
  32. ba04cb7 Guard the usage of MenuItem.setShowAsAction in MenuHelper. by Owen Lin · 12 years ago
  33. 6b06d7b Merge "Move motion event related methods to class MotionEventHelper." into gb-ub-photos-arches by Wu-Cheng Li · 12 years ago
  34. 8fedc27 Move motion event related methods to class MotionEventHelper. by Ahbong Chang · 12 years ago
  35. 778ec35 Do not show photo editor before api level 14. by Yuli Huang · 12 years ago
  36. 346622b Add all ExifTag constant by Earl Ou · 12 years ago
  37. 8f2806d Merge "Remove TYPE_SUB_IFD for next() in IfdParser" into gb-ub-photos-arches by Owen Lin · 12 years ago
  38. 6e2c8bb Merge "fix next ifd bug in ExifParser" into gb-ub-photos-arches by Owen Lin · 12 years ago
  39. ec6da4a Merge "Fix bug when call next() after nextidf in exif parser" into gb-ub-photos-arches by Owen Lin · 12 years ago
  40. 24b08ee Remove TYPE_SUB_IFD for next() in IfdParser by Earl Ou · 12 years ago
  41. 8bf999c fix next ifd bug in ExifParser by Earl Ou · 12 years ago
  42. 3ebec4b Fix bug when call next() after nextidf in exif parser by Earl Ou · 12 years ago
  43. accda65 Merge "Add logging for monkey" into gb-ub-photos-arches by Doris Liu · 12 years ago
  44. c8abaf2 TargetApi of ShareActionProvider should be ICS. by Wu-cheng Li · 12 years ago
  45. eb8561c Add logging for monkey by Doris Liu · 12 years ago
  46. 3000f70 Show the correct image on a ACTION_VIEW by Mangesh Ghiware · 12 years ago
  47. 042a836 Fix typo of datetaken field. by Wu-cheng Li · 12 years ago
  48. af0df74 Merge "Add some constants for exif tag" into gb-ub-photos-arches by Earl Ou · 12 years ago
  49. 3697070 Merge "Fix a bug in IfdParser" into gb-ub-photos-arches by Earl Ou · 12 years ago
  50. 90df352 Don't use Files.getContentUri in previous API levels. by Owen Lin · 12 years ago
  51. 4febde5 Merge "Remove /mtp from TOP_SET_PATH before HC." into gb-ub-photos-arches by Owen Lin · 12 years ago
  52. d8e698d Add some constants for exif tag by Earl Ou · 12 years ago
  53. 0d5f1bb Fix a bug in IfdParser by Earl Ou · 12 years ago
  54. b200e27 Remove /mtp from TOP_SET_PATH before HC. by Owen Lin · 12 years ago
  55. 6608d90 Merge "Handle null item in findIndexOfPathInCache." into gb-ub-photos-arches by Chih-Chung Chang · 12 years ago
  56. 0086dba Handle null item in findIndexOfPathInCache. by Chih-Chung Chang · 12 years ago
  57. fb55719 Do not use ShareActionProvider before API 14. by Wu-cheng Li · 12 years ago
  58. abf0ea6 Manually transform the event coordinates on older platforms. by Chih-Chung Chang · 12 years ago
  59. 34deadc Merge "Fix bugs 6882711 and 6836814" into gb-ub-photos-arches by Bobby Georgescu · 12 years ago
  60. f7e86b3 Merge "Check api level before invoking setHomeButtonEnabled()." into gb-ub-photos-arches by Ahbong Chang · 12 years ago
  61. 35bdc6e Merge "Fix some lint warnings in Gallery." into gb-ub-photos-arches by Owen Lin · 12 years ago
  62. 89e7975 Check api level before invoking setHomeButtonEnabled(). by Ahbong Chang · 12 years ago
  63. d612485 Fix bugs 6882711 and 6836814 by Bobby Georgescu · 12 years ago
  64. cc8e7ab Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels. by Owen Lin · 12 years ago
  65. ed97d58 Fix some lint warnings in Gallery. by Owen Lin · 12 years ago
  66. 75a352a Merge "Code clean up." into gb-ub-photos-arches by Ahbong Chang · 12 years ago
  67. 7408df8 Merge "Low-level exif parser" into gb-ub-photos-arches by Earl Ou · 12 years ago
  68. 7817979 Code clean up. by Ahbong Chang · 12 years ago
  69. 73e933f Low-level exif parser by Earl Ou · 12 years ago
  70. 995c456 Use actual selection for album/photo details by Michael Kolb · 12 years ago
  71. 0348d8c Merge "Add @TargetApi for all Mtp related code." into gb-ub-photos-arches by Owen Lin · 12 years ago
  72. 0b2016f Merge "Only give haptic feedback when enabled in system settings" into gb-ub-photos-arches by Bobby Georgescu · 12 years ago
  73. 14ce29a Fix for monkey-generated NPE in PhotoView from bug 6848371 by Bobby Georgescu · 12 years ago
  74. 11f14dc Only give haptic feedback when enabled in system settings by Bobby Georgescu · 12 years ago
  75. d43ea8b Add @TargetApi for all Mtp related code. by Owen Lin · 12 years ago
  76. 52dfb17 Use our own OverScroller for backward compatibility. by Owen Lin · 12 years ago
  77. 44ef42f Make CustomMenu compatible with API level 10. by Owen Lin · 12 years ago
  78. 840ae39 Only use SurfaceTexture.release and setIconAttribute on newer platforms. by Chih-Chung Chang · 12 years ago
  79. b0774a3 Avoid using setSystemUiVisibility in old platforms. by Yuli Huang · 12 years ago
  80. fe9989a Don't test the EXTRA_LOCAL_ONLY before HC. by Owen Lin · 12 years ago
  81. 88097d4 Use different back algorithm for Gallery's widget after JB. by Owen Lin · 12 years ago
  82. a2cb30b Don't show the shuffle and album widget for old platforms by Owen Lin · 12 years ago
  83. b1eb01c Don't use invalidateOptionsMenu before API level 11. by Owen Lin · 12 years ago
  84. 04ebde7 Use MTP only if the MTP API is available. by Chih-Chung Chang · 12 years ago
  85. 742b888 Merge "Add ExifTags to hold tag names that are not available in ExifInterface" by Hung-ying Tyan · 12 years ago
  86. 6b9ff6a Add ExifTags to hold tag names that are not available in ExifInterface by Hung-ying Tyan · 12 years ago
  87. 6772173 Remove dependencies on APIs only exist on newer platforms. by Chih-Chung Chang · 12 years ago
  88. df4763c Don't reuse bitmap before HoneyComb. by Owen Lin · 12 years ago
  89. ca7d9bf Avoid using View.SYSTEM_UI_FLAG_LOW_PROFILE. by The Android Open Source Project · 12 years ago
  90. 7eb805d Merge "Do not use NfcAdapter API in old platforms." by Yuli Huang · 12 years ago
  91. fc86994 Do not use NfcAdapter API in old platforms. by Yuli Huang · 12 years ago
  92. a2cc443 Merge "Remove hardwired strings for no external storage." by Owen Lin · 12 years ago
  93. c52ef1a Merge "Pass correct intent to IntentService in PackagesMonitor" by Hung-ying Tyan · 12 years ago
  94. e494711 Merge "Don't use Build.VERSION_CODES." by Owen Lin · 12 years ago
  95. 78a6a0f Merge "Don't reuse bitmaps in BitmapRegionDecoder before JB." by Owen Lin · 12 years ago
  96. 59a3895 Pass correct intent to IntentService in PackagesMonitor by Hung-ying Tyan · 12 years ago
  97. 9d672ab Merge "Don't use Display.getSize()." by Owen Lin · 12 years ago
  98. 3a45725 Don't use Build.VERSION_CODES. by Owen Lin · 12 years ago
  99. 30aa920 Don't reuse bitmaps in BitmapRegionDecoder before JB. by Owen Lin · 12 years ago
  100. a56270e Replace BroadcastReceiver.goAsync() with IntentService by Hung-ying Tyan · 12 years ago