1. a2cc443 Merge "Remove hardwired strings for no external storage." by Owen Lin · 12 years ago
  2. c52ef1a Merge "Pass correct intent to IntentService in PackagesMonitor" by Hung-ying Tyan · 12 years ago
  3. e494711 Merge "Don't use Build.VERSION_CODES." by Owen Lin · 12 years ago
  4. 59a3895 Pass correct intent to IntentService in PackagesMonitor by Hung-ying Tyan · 12 years ago
  5. 9d672ab Merge "Don't use Display.getSize()." by Owen Lin · 12 years ago
  6. 3a45725 Don't use Build.VERSION_CODES. by Owen Lin · 12 years ago
  7. a56270e Replace BroadcastReceiver.goAsync() with IntentService by Hung-ying Tyan · 12 years ago
  8. cccb632 Don't use Display.getSize(). by Owen Lin · 12 years ago
  9. 5281c0b am acd75301: am bb52543c: Merge "Show undo option for 3 seconds after the last picture is deleted." into jb-dev by Chih-Chung Chang · 12 years ago
  10. acd7530 am bb52543c: Merge "Show undo option for 3 seconds after the last picture is deleted." into jb-dev by Chih-Chung Chang · 12 years ago
  11. c370476 Show undo option for 3 seconds after the last picture is deleted. by Chih-Chung Chang · 12 years ago
  12. 8c986ba am 64cebdd1: am 6118af9d: Fix the behavior of deleting the last picture. by Chih-Chung Chang · 12 years ago
  13. 64cebdd am 6118af9d: Fix the behavior of deleting the last picture. by Chih-Chung Chang · 12 years ago
  14. 6118af9 Fix the behavior of deleting the last picture. by Chih-Chung Chang · 12 years ago
  15. b47927b Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available. by Owen Lin · 12 years ago
  16. fd3071d Remove hardwired strings for no external storage. by Owen Lin · 12 years ago
  17. 7a5e1e7 Guard the use of SYSTEM_UI_FLAG_XXXX with TargetApi by Owen Lin · 12 years ago
  18. 22a3633 Use View.setBackgroundDrawable instead of setBackground. by Wu-cheng Li · 12 years ago
  19. 254a6b4 am 82220026: Merge "Fade in/out the undo bar." into jb-dev by Wei Huang · 12 years ago
  20. 517e1bd Fade in/out the undo bar. by Chih-Chung Chang · 12 years ago
  21. 382feb1 am 885f729f: Merge "Make SystemUI always consists with the contrller overlay." into jb-dev by Wei Huang · 12 years ago
  22. 885f729 Merge "Make SystemUI always consists with the contrller overlay." into jb-dev by Wei Huang · 12 years ago
  23. 0b4e909 Make SystemUI always consists with the contrller overlay. by Owen Lin · 12 years ago
  24. 756359c am 6b891c6a: Add swipe-to-delete gesture. by Chih-Chung Chang · 12 years ago
  25. 6b891c6 Add swipe-to-delete gesture. by Chih-Chung Chang · 12 years ago
  26. 27d6bf9 am b62f354d: am 582c3bb9: Merge "Gallery2: Use ICS alert drawable" by Jean-Baptiste Queru · 12 years ago
  27. b62f354 am 582c3bb9: Merge "Gallery2: Use ICS alert drawable" by Jean-Baptiste Queru · 12 years ago
  28. 4b9c37d Check the offset of output rect when cropping image. by Owen Lin · 12 years ago
  29. 23b602e Gallery2: Use ICS alert drawable by Björn Lundén · 12 years ago
  30. d0781ec Don't allow the orientation to be unlocked if "Rotation Lock" is checked in Settings. by Chih-Chung Chang · 12 years ago
  31. afb3d1d Keep screen on for user-initiated slideshow. by Yuli Huang · 12 years ago
  32. 00bb8e4 Add back the background when we show the action bar by Owen Lin · 12 years ago
  33. 4608195 Merge "Fix 6519765 Ghosting is seen when hiding the actionbar in fullscreen video playback mode b:6519765" into jb-dev by Wei Huang · 12 years ago
  34. 2ea599a Merge "Back should progress through Gallery and return Home for widget intents." into jb-dev by Yuli Huang · 12 years ago
  35. 835bc68 Merge "Remove the background in MovieActivity." into jb-dev by Chih-Chung Chang · 12 years ago
  36. 24525c2 Fix 6519765 Ghosting is seen when hiding the actionbar in fullscreen video playback mode by Ray Chen · 12 years ago
  37. 54fe620 Back should progress through Gallery and return Home for widget intents. by Yuli Huang · 12 years ago
  38. 5dd57a2 Remove the background in MovieActivity. by Owen Lin · 12 years ago
  39. 13188c8 Merge "Fix 6259517 "0 images / videos available" toast is displayed in gallery on launch though it has images / videos" into jb-dev by Wei Huang · 12 years ago
  40. e8c1e69 Fix 6259517 "0 images / videos available" toast is displayed in gallery on launch though it has images / videos by Ray Chen · 12 years ago
  41. e6251df Unlock orientation only when action bar is needed. by Chih-Chung Chang · 12 years ago
  42. 37c6059 Add a new state uploading to UploadedTexture. by Owen Lin · 12 years ago
  43. c2c0b01 Reuse bitmap to prevent GC in TiledImageView. by Owen Lin · 12 years ago
  44. 49affdc Limit the size of a ScreenNail. by Owen Lin · 12 years ago
  45. 21c2e66 Fix 6360834 Select All is shown in place of Deselect all option by Ray Chen · 12 years ago
  46. 3efc2b2 Merge "Don't fire data change notification before the data is made consistent." into jb-dev by Chih-Chung Chang · 12 years ago
  47. d2f5097 Don't fire data change notification before the data is made consistent. by Chih-Chung Chang · 12 years ago
  48. 614fe14 Merge "Fix the detail isn't updated for the selected thumbnail." into jb-dev by Wei Huang · 12 years ago
  49. 8e4eb7e Fix the detail isn't updated for the selected thumbnail. by Yuli Huang · 12 years ago
  50. a387105 Fix 6385004 When video playback in gallery is launched from another app, Up should cross back to Gallery, except when the logo-bitmap extra is set. by Ray Chen · 12 years ago
  51. c9f743a Fix action-bar title for cropping wallpaper. by Yuli Huang · 12 years ago
  52. 71cd89a Don't jump back to the camera preview if we started an activity. by Chih-Chung Chang · 12 years ago
  53. 0b2486c Use View.setSystemUiVisibility to enter/leave lights-out mode. by Chih-Chung Chang · 12 years ago
  54. 0f2db4b Merge "Show gray tile for screennails not loaded yet." into jb-dev by Chih-Chung Chang · 12 years ago
  55. f5ce6ae Show gray tile for screennails not loaded yet. by Chih-Chung Chang · 12 years ago
  56. d759b7c Refresh the action bar timeout when button is clicked. by Owen Lin · 12 years ago
  57. 43a80fd Support Panorama preview. by Angus Kong · 12 years ago
  58. 616a70f Add transition animation for tapping from PhotoPage. by Owen Lin · 12 years ago
  59. 7896b2c Set the window backgrond and remove it in onCreate(). by Owen Lin · 12 years ago
  60. b4e38c9 Merge "Fix 6213053 Add Help entry point to Gallery (targeted for J release) b: 6213053" into jb-dev by Ray Chen · 12 years ago
  61. 93ccc28 Merge "Fix 6479216 Playing a video should go full-screen first" into jb-dev by Ray Chen · 12 years ago
  62. daf88fe Fix 6213053 Add Help entry point to Gallery (targeted for J release) b: 6213053 by Ray Chen · 12 years ago
  63. 253c5ae Handle layout change between pausing and resuming. by Chih-Chung Chang · 12 years ago
  64. 46f7f86 Merge "Fix a dead lock while we freeze the screen." into jb-dev by Owen Lin · 12 years ago
  65. 79cf902 Fix a dead lock while we freeze the screen. by Owen Lin · 12 years ago
  66. be055bc Hide the share button if the shared URI is not "content:". by Owen Lin · 12 years ago
  67. bd7c016 Avoid black screen when PhotoPage just starts. by Yuli Huang · 12 years ago
  68. f284d8f Merge "Fix 6470803 De-jank for video playback in fullscreen" into jb-dev by Ray Chen · 12 years ago
  69. 9a033b0 Fix 6046544: Deleting a photo takes multiple steps and the flow is inconsistent with other deleting flows on other core apps by Ray Chen · 12 years ago
  70. 392a292 Fix 6479216 Playing a video should go full-screen first by Ray Chen · 12 years ago
  71. 43650c6 Fix 6470803 De-jank for video playback in fullscreen by Ray Chen · 12 years ago
  72. 214993d Better data change handling for PhotoDataAdapter and PhotoView. by Chih-Chung Chang · 12 years ago
  73. 3b4a8ae Handle ScreenNail size change. by Chih-Chung Chang · 12 years ago
  74. 78d5dac Crop-image doesn't show its title in the action-bar. by Yuli Huang · 12 years ago
  75. 2ef46ed Better orientation change handling. by Chih-Chung Chang · 12 years ago
  76. ec9a033 Keep the last page if finish() is rejected. by Owen Lin · 12 years ago
  77. 625d51a Fix back-button's behavior in Crop. by Yuli Huang · 12 years ago
  78. 4b69c5f Remove PhotoPage spinner shown in the action-bar. by Yuli Huang · 12 years ago
  79. ba12eae Add transition for card deck effect. by Chih-Chung Chang · 12 years ago
  80. 6575794 Fix 6429662: Video snapshot doesn't work by Chih-Chung Chang · 12 years ago
  81. d935511 Put play video icon at the same place of the screennails. by Chih-Chung Chang · 12 years ago
  82. 66ca848 Tapping on the camera icon no matter what should open camera. by Chih-Chung Chang · 12 years ago
  83. 88cc2ca Fix a TODO by replacing a string. by Yuli Huang · 12 years ago
  84. c2fcc7a Don't show spinner to avoid janky transition. by Yuli Huang · 12 years ago
  85. 609a25b Merge "Add camera icon for camera roll." into jb-dev by Chih-Chung Chang · 12 years ago
  86. 3ab1028 Merge "Fix NPE in onFullScreenChanged message handler. Bug: 6430929" into jb-dev by Chih-Chung Chang · 12 years ago
  87. 402237b Add camera icon for camera roll. by Chih-Chung Chang · 12 years ago
  88. aeb3062 Fix NPE in onFullScreenChanged message handler. Bug: 6430929 by Chih-Chung Chang · 12 years ago
  89. 3753119 Merge "Fix NPE because of concurrent access in both GL and main threads." into jb-dev by Yuli Huang · 12 years ago
  90. 61f9471 Show/hide action bar at the right time. by Chih-Chung Chang · 12 years ago
  91. 677584c Fix NPE because of concurrent access in both GL and main threads. by Yuli Huang · 12 years ago
  92. 06c6401 Turn on unlockOrientation to make onConfigurationChanged in camera work. by Pin Ting · 12 years ago
  93. 33f8567 Fix the Camera controls disappearing after zooming problem. by Chih-Chung Chang · 12 years ago
  94. f50ce2b Fix 'Edit' and 'Crop' behaviors. by Yuli Huang · 12 years ago
  95. c635542 Change thumbnail's position only when it is invisible. by Owen Lin · 12 years ago
  96. b1e9fd8 Fix Back behavior in gallery grid and remove camera preview tile. by Chih-Chung Chang · 12 years ago
  97. b5dc542 Do not show action bar on camera. by Wu-cheng Li · 12 years ago
  98. bd141b5 Support drawing in different orientation in Gallery. by Chih-Chung Chang · 12 years ago
  99. 23a5e6f Merge "Remove unused code." into jb-dev by Pin Ting · 12 years ago
  100. 87aff90 Remove unused code. by Pin Ting · 12 years ago