1. 9a9001f Update docs for launching custom app for calendar events by Michael Chan · 13 years ago
  2. 7ed1d66 Merge "fix SurfaceView visibility state changes" into jb-dev by Mathias Agopian · 13 years ago
  3. 8f76176 Merge "Removing default accessibility gesture handling." into jb-dev by Svetoslav Ganov · 13 years ago
  4. 2a7a6ca Merge "Implement new window cropping." into jb-dev by Dianne Hackborn · 13 years ago
  5. 85afd1b Implement new window cropping. by Dianne Hackborn · 13 years ago
  6. 7b1e0c7 Removing default accessibility gesture handling. by Svetoslav Ganov · 13 years ago
  7. cbeb332 fix SurfaceView visibility state changes by Mathias Agopian · 13 years ago
  8. 0d607fb accessibility bug fix in NumberPicker by Guang Zhu · 13 years ago
  9. 05efb04 Merge "Maintain the anchor at top/left on orientation change." into jb-dev by Mangesh Ghiware · 13 years ago
  10. 5a588db Merge "Fix 6486099: Fix clipping issues with MultiWaveView on phone/tablet" into jb-dev by Jim Miller · 13 years ago
  11. cf034e3 Maintain the anchor at top/left on orientation change. by Mangesh Ghiware · 13 years ago
  12. c6e523e Fix 6486099: Fix clipping issues with MultiWaveView on phone/tablet by Jim Miller · 13 years ago
  13. 5877023 Merge "Move power HAL interactions to PowerManagerService." into jb-dev by Jeff Brown · 13 years ago
  14. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 13 years ago
  15. dca5fb9 Merge "Enable SQLite configuration to be set with system properties." into jb-dev by Jeff Brown · 13 years ago
  16. d83fdd0 Merge "Trace: add a tracing tag for video" into jb-dev by Jamie Gennis · 13 years ago
  17. c9e27d4 Merge "Surface: replace active rect with window crop" into jb-dev by Jamie Gennis · 13 years ago
  18. 775da5f Merge "Update assets that didn't scale nicely from hdpi to tvdpi." into jb-dev by Amith Yamasani · 13 years ago
  19. 909c4b8 Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into jb-dev by James Dong · 13 years ago
  20. 888da15 Enable SQLite configuration to be set with system properties. by Jeff Brown · 13 years ago
  21. 7fc4fbcc Merge "Automatic persistent text selection for ListViews" into jb-dev by Adam Powell · 13 years ago
  22. 0ae107f Merge "Cut long text into multiple DL at start" into jb-dev by Gilles Debunne · 13 years ago
  23. cd58625 Merge "Enforce READ_EXTERNAL through Settings.Secure." into jb-dev by Jeff Sharkey · 13 years ago
  24. 71afc39 Cut long text into multiple DL at start by Gilles Debunne · 13 years ago
  25. f538577 Enforce READ_EXTERNAL through Settings.Secure. by Jeff Sharkey · 13 years ago
  26. 2b5cebe Merge "Fix 6040870: Update MultiWaveView for new device" into jb-dev by Jim Miller · 13 years ago
  27. 3fd57b5 Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 13 years ago
  28. 057a585 Automatic persistent text selection for ListViews by Adam Powell · 13 years ago
  29. dee9d9a Merge "Prevent updateStateTrackers from being affected by preventDefault()" into jb-dev by John Reck · 13 years ago
  30. b12b6b5 Merge "Minor refactoring before starting on velocity tracker changes." into jb-dev by Jeff Brown · 13 years ago
  31. 9f6c655 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  32. 387c2e8 Prevent updateStateTrackers from being affected by preventDefault() by John Reck · 13 years ago
  33. ef27936 Merge "Fix a crash." into jb-dev by Teng-Hui Zhu · 13 years ago
  34. c3a3060 Update assets that didn't scale nicely from hdpi to tvdpi. by Amith Yamasani · 13 years ago
  35. 422400f Fix a crash. by Teng-Hui Zhu · 13 years ago
  36. 76f0821 Merge "Fix quickReject logic for transformed views" into jb-dev by Chet Haase · 13 years ago
  37. 8a90e6e Minor refactoring before starting on velocity tracker changes. by Jeff Brown · 13 years ago
  38. 2f09576 Rename kcm attribute to keyboardLayout. by Jeff Brown · 13 years ago
  39. 3816174 Add explicit id for fontFamily attribute. by Raph Levien · 13 years ago
  40. 1a3ab17 Fix quickReject logic for transformed views by Chet Haase · 13 years ago
  41. 2651101 Merge "Clear animations in DisplayLists when done" into jb-dev by Chet Haase · 13 years ago
  42. 24dae6c Trace: add a tracing tag for video by Jamie Gennis · 13 years ago
  43. 78b8ef3 Surface: replace active rect with window crop by Jamie Gennis · 13 years ago
  44. d303dd3 Merge "Prevent NPE in TextureView.getBitmap()" into jb-dev by Romain Guy · 13 years ago
  45. 78245f7 Prevent NPE in TextureView.getBitmap() by Romain Guy · 13 years ago
  46. 9ac3204 Merge "Keep the controller when video ended." into jb-dev by Teng-Hui Zhu · 13 years ago
  47. 6df5ca0 Merge "Avoid inline->fullscreen reload for html5 video." into jb-dev by Teng-Hui Zhu · 13 years ago
  48. 75ef98f Merge "Add fontFamily XML attribute to select font family by string" into jb-dev by Raph Levien · 13 years ago
  49. ca7b7d0 Don't allow notificaitons to be larger than 4U, even with actions. by Chris Wren · 13 years ago
  50. bec154c Allow the spell checker to remove existing misspelled spans by satok · 13 years ago
  51. e9aa4b2 Merge "Add additional debug for time zone handling." into jb-dev by Wink Saville · 13 years ago
  52. 4c351d6 Fix 6040870: Update MultiWaveView for new device by Jim Miller · 13 years ago
  53. 37e169c Add a safety net to set range span in the spell checker by satok · 13 years ago
  54. fa61f0b JellyBean is now 4.1. by Dianne Hackborn · 13 years ago
  55. 4dd9dc8 Keep the controller when video ended. by Teng-Hui Zhu · 13 years ago
  56. c2b06d5 Avoid inline->fullscreen reload for html5 video. by Teng-Hui Zhu · 13 years ago
  57. 86f23aa Merge "fragment transitions" into jb-dev by Brandon Keely · 13 years ago
  58. fef47f42 Merge "Fix 6398209: Improve MultiWaveView animations and interaction" into jb-dev by Jim Miller · 13 years ago
  59. b1b55e6 Fix build. by Dianne Hackborn · 13 years ago
  60. 26e1a02 Add additional debug for time zone handling. by Wink Saville · 13 years ago
  61. 963daf2 fragment transitions by Brandon Keely · 13 years ago
  62. 10c66af Fix 6398209: Improve MultiWaveView animations and interaction by Jim Miller · 13 years ago
  63. f54bfcf Merge "Restyling action buttons." into jb-dev by Daniel Sandler · 13 years ago
  64. 6deb7bc Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 13 years ago
  65. 255d1e1 Merge "Fix issue #6475693: OnSystemUiVisibilityChangeListener reporting..." into jb-dev by Dianne Hackborn · 13 years ago
  66. cf67578 Fix issue #6475693: OnSystemUiVisibilityChangeListener reporting... by Dianne Hackborn · 13 years ago
  67. 718af32 Merge "Use long instead of int for file offsets" into jb-dev by Kenny Root · 13 years ago
  68. afd5c3e Clear animations in DisplayLists when done by Chet Haase · 13 years ago
  69. e551884 Restyling action buttons. by Daniel Sandler · 13 years ago
  70. 815afff Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  71. 0891a89 Merge "Polish the NumberPicker, TimePicker, and DatePicker based on UX request." into jb-dev by Svetoslav Ganov · 13 years ago
  72. 822b72e Merge "Rename Uri.normalize() to Uri.normalizeScheme()." into jb-dev by Jesse Wilson · 13 years ago
  73. 232dd3f Polish the NumberPicker, TimePicker, and DatePicker based on UX request. by Svetoslav Ganov · 13 years ago
  74. a1dc761 Adding scroll actions to accessibility node info. by Svetoslav Ganov · 13 years ago
  75. 103d530 Use long instead of int for file offsets by Kenny Root · 13 years ago
  76. abc43dd Rename Uri.normalize() to Uri.normalizeScheme(). by Jesse Wilson · 13 years ago
  77. a4487e1 Merge "Clean up API docs for Notification." into jb-dev by Daniel Sandler · 13 years ago
  78. 747eeb4 Merge "Thread with no recipients getting created" into jb-dev by Tom Taylor · 13 years ago
  79. 421dceb Merge "Making transition out of recents look better" into jb-dev by Michael Jurka · 13 years ago
  80. d33b803 Clean up API docs for Notification. by Daniel Sandler · 13 years ago
  81. 1a0c914 Ice cream is SO over. by Daniel Sandler · 13 years ago
  82. e95658c New backgrounds for notifications. by Daniel Sandler · 13 years ago
  83. d570e89 Add fontFamily XML attribute to select font family by string by Raph Levien · 13 years ago
  84. a482d36 Merge "Fixed typo in findAccessibilityFocus API." into jb-dev by Dianne Hackborn · 13 years ago
  85. 2c2864f Merge "Add new API to find total RAM." into jb-dev by Dianne Hackborn · 13 years ago
  86. 21385cd Making transition out of recents look better by Michael Jurka · 13 years ago
  87. 57aab75 Fixed typo in findAccessibilityFocus API. by alanv · 13 years ago
  88. 59325eb Add new API to find total RAM. by Dianne Hackborn · 13 years ago
  89. dd79ae6 Merge "Add infrastructure for accessing "unstable" content providers." into jb-dev by Dianne Hackborn · 13 years ago
  90. 652b6d1 Add infrastructure for accessing "unstable" content providers. by Dianne Hackborn · 13 years ago
  91. 4cbb2c4 Merge "Fix reference to moved class." into jb-dev by Jeff Brown · 13 years ago
  92. 25c9345 Fix reference to moved class. by Jeff Brown · 13 years ago
  93. 78fd4a1 Merge "Remove auto-brightness adjustment knob." into jb-dev by Dianne Hackborn · 13 years ago
  94. aad847c Thread with no recipients getting created by Tom Taylor · 13 years ago
  95. 8bd8d89 Merge "Fix possible leak in bitmap decoding." into jb-dev by Jeff Brown · 13 years ago
  96. b3e9ee2 Merge "Deprecate certain AbstractCursor fields." into jb-dev by Jeff Brown · 13 years ago
  97. 571d4cb Merge "Fix bugs in fallback key handling." into jb-dev by Jeff Brown · 13 years ago
  98. 27d8383 Fix possible leak in bitmap decoding. by Jeff Brown · 13 years ago
  99. c12a244 Merge "Use Map for DnsSd TXT record" into jb-dev by Irfan Sheriff · 13 years ago
  100. 518a3d8 Remove auto-brightness adjustment knob. by Dianne Hackborn · 13 years ago