1. c042ee2 Disable input dispatch until boot finished. by Jeff Brown · 13 years ago
  2. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 13 years ago
  3. 507f558 Hide SET_KEYBOARD_LAYOUT permissions. by Jeff Brown · 13 years ago
  4. daf5d89 Small tweaks to orientation. by Jeff Brown · 13 years ago
  5. 59bbef0 Improve animation timing. by Jeff Brown · 13 years ago
  6. 2321301 Merge "Bring up the ethernet interface when detected" into jb-dev by Robert Greenwalt · 13 years ago
  7. 7833e5f Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 13 years ago
  8. 0253c05 Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 13 years ago
  9. 4bbcae7 Merge "Fix issue where scale-animating text would jump temporarily a few pixels" into jb-dev by Chet Haase · 13 years ago
  10. d8efe42 Merge "Change DimAnimator to reflect rotations." into jb-dev by Craig Mautner · 13 years ago
  11. b9f0cf1 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  12. 2f851a4 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  13. 198bc11 Bring up the ethernet interface when detected by Robert Greenwalt · 13 years ago
  14. d3efd69 Fix issue where scale-animating text would jump temporarily a few pixels by Chet Haase · 13 years ago
  15. b3482ffb Merge "Fix crash when decoding bitmap" into jb-dev by Marco Nelissen · 13 years ago
  16. 7bb66c9 Hide optical bounds feature for JB. by Philip Milne · 13 years ago
  17. 44e3f88 Merge "Javadoc improvements in SearchView per API review." into jb-dev by Amith Yamasani · 13 years ago
  18. a09b06e Merge "Remove heldMotionless disabling native scroll mode" into jb-dev by John Reck · 13 years ago
  19. b2fe3be Fix crash when decoding bitmap by Marco Nelissen · 13 years ago
  20. 3a67f35 Change DimAnimator to reflect rotations. by Craig Mautner · 13 years ago
  21. 0caf421 Merge "Final fix in SpannableStringBuilder." into jb-dev by Gilles Debunne · 13 years ago
  22. fb0caad Merge "Ack, wrap advisePersistThreshold() in lock." into jb-dev by Jeff Sharkey · 13 years ago
  23. 5801597 Ack, wrap advisePersistThreshold() in lock. by Jeff Sharkey · 13 years ago
  24. ee00b31 Merge "Use private key context when necessary" into jb-dev by Selim Gurun · 13 years ago
  25. cacba45 Merge "Use callable-filter capability when updating call log" into jb-dev by Daisuke Miyakawa · 13 years ago
  26. 9d7bbcb Merge "Log more frame data when profiling GL apps" into jb-dev by Romain Guy · 13 years ago
  27. a21f877 Log more frame data when profiling GL apps by Romain Guy · 13 years ago
  28. ff0e8cd Merge "Drain any pending touch events immediately if possible" into jb-dev by John Reck · 13 years ago
  29. 908c7dc Merge "Restore do-not-disturb mode on tablets." into jb-dev by Daniel Sandler · 13 years ago
  30. 20cfb60 Merge "Close notification blame popups when the panel disappears." into jb-dev by Daniel Sandler · 13 years ago
  31. fafce1f Merge "Add number back to legacy notifications." into jb-dev by Daniel Sandler · 13 years ago
  32. c33208f Spell check the first word of the sentence by satok · 13 years ago
  33. 50956b2 Merge "DO NOT MERGE. Backport If36b8a69e7fa22e837c99d Fix the issue that the spell check doesn't start when the user changes the cursor position by touch" into jb-dev by satok · 13 years ago
  34. 8589474 DO NOT MERGE. Backport If36b8a69e7fa22e837c99d Fix the issue that the spell check doesn't start when the user changes the cursor position by touch by satok · 13 years ago
  35. dad52e1 Merge "Better screen size adaptation for ResolverActivity" into jb-dev by Adam Powell · 13 years ago
  36. 589e6f9 Better screen size adaptation for ResolverActivity by Adam Powell · 13 years ago
  37. 8fb6232 Merge "Increase the Message pool size" into jb-dev by Romain Guy · 13 years ago
  38. 9762102 Merge "Limit item heights in split action bars" into jb-dev by Adam Powell · 13 years ago
  39. 367ee32 Limit item heights in split action bars by Adam Powell · 13 years ago
  40. e23362a Use callable-filter capability when updating call log by Daisuke Miyakawa · 13 years ago
  41. 58d5ff8 Merge "Fix typo." into jb-dev by Dianne Hackborn · 13 years ago
  42. 79e0110 Fix typo. by Dianne Hackborn · 13 years ago
  43. b2269d6 Merge "Revisions to ResolverActivity" into jb-dev by Adam Powell · 13 years ago
  44. c587861 Revisions to ResolverActivity by Adam Powell · 13 years ago
  45. 7bfa145 Merge "Finish up issue #6249094: Display permissions based on relevance to private data" into jb-dev by Dianne Hackborn · 13 years ago
  46. 99222d2 Finish up issue #6249094: Display permissions based on relevance to private data by Dianne Hackborn · 13 years ago
  47. 464676b Merge "Showing default activity in activity chooser view only if enough space." into jb-dev by Svetoslav Ganov · 13 years ago
  48. 3ea7f21 Remove heldMotionless disabling native scroll mode by John Reck · 13 years ago
  49. a2ad656 Increase the Message pool size by Romain Guy · 13 years ago
  50. b37854c Merge "Make recents thumbnails look a bit better on Nakasi" into jb-dev by Michael Jurka · 13 years ago
  51. 051ecfa Merge "Force BlackSurface to be a black surface." into jb-dev by Craig Mautner · 13 years ago
  52. 989c753 Merge "fix expedited syncs. there were times when an expedited sync wouldn't correctly preempt non-expedited syncs" into jb-dev by Fred Quintana · 13 years ago
  53. 2551e5a Merge "API REVIEW: android.view.accessibility" into jb-dev by Svetoslav Ganov · 13 years ago
  54. 3f28a1b Merge "Performing click and long click for accessiblity not returning result." into jb-dev by Svetoslav Ganov · 13 years ago
  55. 924d9b7 Force BlackSurface to be a black surface. by Craig Mautner · 13 years ago
  56. ec4d904 Merge "Attempt to recover from apps destroying their window at draw time Bug #6436642" into jb-dev by Romain Guy · 13 years ago
  57. 1f59e5c Attempt to recover from apps destroying their window at draw time Bug #6436642 by Romain Guy · 13 years ago
  58. 2db084f Merge "Dialog not dismissed when tearing down dialog fragment." into jb-dev by Romain Guy · 13 years ago
  59. dc47556 fix expedited syncs. there were times when an expedited sync wouldn't by Fred Quintana · 13 years ago
  60. aaa7147 Merge "Remove unnecessary framework allocations" into jb-dev by Romain Guy · 13 years ago
  61. 44bfdd8 Dialog not dismissed when tearing down dialog fragment. by Svetoslav Ganov · 14 years ago
  62. ab4c4f4 Remove unnecessary framework allocations by Romain Guy · 13 years ago
  63. 139e5aa Fix issue #6404215: New ActionBar auto-hide can conflict with application by Dianne Hackborn · 13 years ago
  64. d0c66f6 Merge "Fix javadoc." into jb-dev by Pin Ting · 13 years ago
  65. 773f262 Performing click and long click for accessiblity not returning result. by Svetoslav Ganov · 13 years ago
  66. 340e261 Showing default activity in activity chooser view only if enough space. by Svetoslav Ganov · 13 years ago
  67. 3fd4a38 Merge "Implement cropping of windows based on system UI elements." into jb-dev by Dianne Hackborn · 13 years ago
  68. 3556c9a Implement cropping of windows based on system UI elements. by Dianne Hackborn · 13 years ago
  69. e3320e6 Merge "Fix issue #6444627: New status bar/action bar interaction a bit disjoint" into jb-dev by Dianne Hackborn · 13 years ago
  70. 1cc2bce Fix issue #6444627: New status bar/action bar interaction a bit disjoint by Dianne Hackborn · 13 years ago
  71. 5b972e7 Merge "Don't check whether dismiss() is called on the UI thread Bug #6436642" into jb-dev by Romain Guy · 13 years ago
  72. 35d7999 Merge "API REVIEW: android.widget.CalendarView" into jb-dev by Svetoslav Ganov · 13 years ago
  73. 05e1c3a Don't check whether dismiss() is called on the UI thread Bug #6436642 by Romain Guy · 13 years ago
  74. 1dd0054 Merge "Log PID of apps requesting location updates." into jb-dev by Nick Pelly · 13 years ago
  75. 2b435aa API REVIEW: android.view.accessibility by Svetoslav Ganov · 13 years ago
  76. 414efc3 API REVIEW: android.widget.CalendarView by Svetoslav Ganov · 13 years ago
  77. b05b158 Merge "report a Sensor's version from the HAL" into jb-dev by Mathias Agopian · 13 years ago
  78. e244868 Final fix in SpannableStringBuilder. by Gilles Debunne · 13 years ago
  79. 6e4cb6a Log PID of apps requesting location updates. by Nick Pelly · 13 years ago
  80. 6ad5b4f Merge "Fix issue #6426645: API REVIEW: android.app.ActivityOptions" into jb-dev by Dianne Hackborn · 13 years ago
  81. d7683d7 Make recents thumbnails look a bit better on Nakasi by Michael Jurka · 13 years ago
  82. c9c2319 Merge "Fix NPE for real" into jb-dev by Michael Jurka · 13 years ago
  83. ebbd247 Merge "Update Arabic font for SystemUI" into jb-dev by Fabrice Di Meglio · 13 years ago
  84. 277d1b2 report a Sensor's version from the HAL by Mathias Agopian · 13 years ago
  85. 5fd72a2 Merge "Finding focus for from rectangle now working." into jb-dev by Svetoslav Ganov · 13 years ago
  86. 9d69b44 Fix NPE for real by Michael Jurka · 13 years ago
  87. e666b10 Drain any pending touch events immediately if possible by John Reck · 13 years ago
  88. 8c58677 Merge "Fix network stats and policy tests." into jb-dev by Jeff Sharkey · 13 years ago
  89. 0cf6de0 Fix network stats and policy tests. by Jeff Sharkey · 13 years ago
  90. cf4284b Update Arabic font for SystemUI by Fabrice Di Meglio · 13 years ago
  91. 9c98234 Merge "Fix LinearLayout measureWithLargestChild for wrap_content views" into jb-dev by Adam Powell · 13 years ago
  92. 275fce8 Use private key context when necessary by Selim Gurun · 13 years ago
  93. b709528 Merge "Disable policy when bandwidth module missing." into jb-dev by Jeff Sharkey · 13 years ago
  94. eabc919 Fix LinearLayout measureWithLargestChild for wrap_content views by Adam Powell · 13 years ago
  95. 8c1dc72 Disable policy when bandwidth module missing. by Jeff Sharkey · 13 years ago
  96. 3d3e7a5 Javadoc improvements in SearchView per API review. by Amith Yamasani · 13 years ago
  97. c4be1b7 Merge "Add System Tracing capability to Sync Manager" into jb-dev by Andy Stadler · 13 years ago
  98. 2b20212 Merge "Hide Paint textLocale APIs - DO NOT MERGE" into jb-dev by Fabrice Di Meglio · 13 years ago
  99. b0aa2f5 Hide Paint textLocale APIs - DO NOT MERGE by Fabrice Di Meglio · 13 years ago
  100. c9c199a Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 13 years ago