1. b4ffa66 Merge "Fix wallpaper glitch and moving window animation." into jb-dev by Craig Mautner · 12 years ago
  2. 78fd4a1 Merge "Remove auto-brightness adjustment knob." into jb-dev by Dianne Hackborn · 12 years ago
  3. 9aa6958 Fix wallpaper glitch and moving window animation. by Craig Mautner · 12 years ago
  4. 571d4cb Merge "Fix bugs in fallback key handling." into jb-dev by Jeff Brown · 12 years ago
  5. 518a3d8 Remove auto-brightness adjustment knob. by Dianne Hackborn · 12 years ago
  6. e4abc51 Remove activation gestures form reported and add a touch explore requesting flag. by Svetoslav Ganov · 12 years ago
  7. 0fa1529 Merge "Make UiTestAutomationBridge see non-important views again" into jb-dev by Guang Zhu · 12 years ago
  8. a53de06 Add callback hack to find out when to load system properties. by Dianne Hackborn · 12 years ago
  9. 6367b16 Merge "Recover from Throwable in FileRotator, dump." into jb-dev by Jeff Sharkey · 12 years ago
  10. df549f8 Make UiTestAutomationBridge see non-important views again by Guang Zhu · 12 years ago
  11. 9669a0c Merge "API review fixes" into jb-dev by Irfan Sheriff · 12 years ago
  12. 08c0400 Merge "Remove incorrect CLEAR_WHEN_TASK_RESET behavior." into jb-dev by Craig Mautner · 12 years ago
  13. 6de357e Recover from Throwable in FileRotator, dump. by Jeff Sharkey · 12 years ago
  14. fd23e3e Fix bugs in fallback key handling. by Jeff Brown · 12 years ago
  15. 22af38c API review fixes by Irfan Sheriff · 12 years ago
  16. 9158cbc Remove incorrect CLEAR_WHEN_TASK_RESET behavior. by Craig Mautner · 12 years ago
  17. 393295f Merge "Keep layout from overwriting translate dimensions" into jb-dev by Craig Mautner · 12 years ago
  18. 14124c6 Merge "Fix the issue that the insets linger after closing the voice input" into jb-dev by satok · 12 years ago
  19. e0a9941 Fix the issue that the insets linger after closing the voice input by satok · 12 years ago
  20. 956f9bd Merge "services: input events: enable debugging in EventHub (touch screen issues)" into jb-dev by JP Abgrall · 12 years ago
  21. a835806 Keep layout from overwriting translate dimensions by Craig Mautner · 12 years ago
  22. 93d744d Fix sort order of the input method switcher in IMMS by satok · 12 years ago
  23. a71293f Merge "Do not return stale subtypes" into jb-dev by satok · 12 years ago
  24. a4e2ec6 Merge "Fix Issue 26574: Service's onStartCommand receiving incorrect flag..." into jb-dev by Dianne Hackborn · 12 years ago
  25. d8f1024 Fix Issue 26574: Service's onStartCommand receiving incorrect flag... by Dianne Hackborn · 12 years ago
  26. 79b7742 Merge "Fix wallpaper exposure bugs." into jb-dev by Craig Mautner · 12 years ago
  27. df0a89d services: input events: enable debugging in EventHub (touch screen issues) by JP Abgrall · 12 years ago
  28. 0afddcb Fix wallpaper exposure bugs. by Craig Mautner · 12 years ago
  29. c29b49f Merge "Handle addition of system apps during OTA" into jb-dev by Kenny Root · 12 years ago
  30. 208d341 Handle addition of system apps during OTA by Kenny Root · 12 years ago
  31. 9ac663ef9 Merge "Disable input dispatch until boot finished." into jb-dev by Jeff Brown · 12 years ago
  32. c8ade15 Merge "Silent and Vibrate mode clean up" into jb-dev by Eric Laurent · 12 years ago
  33. bffc3d1 Silent and Vibrate mode clean up by Eric Laurent · 12 years ago
  34. 14326fd Merge "DefaultGestureHandlingHelperService should not include non-important views." into jb-dev by Svetoslav Ganov · 12 years ago
  35. c042ee2 Disable input dispatch until boot finished. by Jeff Brown · 12 years ago
  36. 8a2fe26 Merge "Prune hidden system apps when removed via OTA" into jb-dev by Kenny Root · 12 years ago
  37. c4eb11d Merge "Increase interval threshold below which we just leave the GPS on." into jb-dev by Nick Pelly · 12 years ago
  38. fdf419e Do not return stale subtypes by satok · 12 years ago
  39. c52d6fd Prune hidden system apps when removed via OTA by Kenny Root · 12 years ago
  40. 69de7e1 Fix a bug in ActivityManagerService#navigateUpTo by Adam Powell · 12 years ago
  41. 29bb27e Merge "Add encryption parameters to package installation" into jb-dev by Kenny Root · 12 years ago
  42. ef58898 DefaultGestureHandlingHelperService should not include non-important views. by Svetoslav Ganov · 12 years ago
  43. b041f23 Increase interval threshold below which we just leave the GPS on. by Nick Pelly · 12 years ago
  44. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  45. 8e11051 Merge "Tweak anim API to automatically call Intent.setSourceBounds()." into jb-dev by Dianne Hackborn · 12 years ago
  46. d367ca8 Tweak anim API to automatically call Intent.setSourceBounds(). by Dianne Hackborn · 12 years ago
  47. bae365c Merge "Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume()..." into jb-dev by Dianne Hackborn · 12 years ago
  48. 755c8bf Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume()... by Dianne Hackborn · 12 years ago
  49. d8efe42 Merge "Change DimAnimator to reflect rotations." into jb-dev by Craig Mautner · 12 years ago
  50. 3a67f35 Change DimAnimator to reflect rotations. by Craig Mautner · 12 years ago
  51. fb0caad Merge "Ack, wrap advisePersistThreshold() in lock." into jb-dev by Jeff Sharkey · 12 years ago
  52. 5801597 Ack, wrap advisePersistThreshold() in lock. by Jeff Sharkey · 12 years ago
  53. 051ecfa Merge "Force BlackSurface to be a black surface." into jb-dev by Craig Mautner · 12 years ago
  54. 2551e5a Merge "API REVIEW: android.view.accessibility" into jb-dev by Svetoslav Ganov · 12 years ago
  55. 924d9b7 Force BlackSurface to be a black surface. by Craig Mautner · 12 years ago
  56. 1dd0054 Merge "Log PID of apps requesting location updates." into jb-dev by Nick Pelly · 12 years ago
  57. 2b435aa API REVIEW: android.view.accessibility by Svetoslav Ganov · 12 years ago
  58. 6e4cb6a Log PID of apps requesting location updates. by Nick Pelly · 12 years ago
  59. 0cf6de0 Fix network stats and policy tests. by Jeff Sharkey · 12 years ago
  60. 8c1dc72 Disable policy when bandwidth module missing. by Jeff Sharkey · 12 years ago
  61. bb1492f Merge "Reduce persist threshold for lower warning/limit." into jb-dev by Jeff Sharkey · 12 years ago
  62. c065a8a Merge "Begin collecting xtables iface counters." into jb-dev by Jeff Sharkey · 12 years ago
  63. 15a5a87 Merge "Block metered APNs when app is restricted." into jb-dev by Jeff Sharkey · 12 years ago
  64. be836ee Merge "Reset the default system ime to the proper one when the system locale is changed" into jb-dev by satok · 12 years ago
  65. ac3fcb1 Reduce persist threshold for lower warning/limit. by Jeff Sharkey · 12 years ago
  66. 2c6200d Merge "hasVibrator() should only report presence of built-in vibrator." into jb-dev by Jeff Brown · 12 years ago
  67. e19dbd9 Merge "Separate the internal and external display rotations." into jb-dev by Jeff Brown · 12 years ago
  68. c793d62 Merge "On first boot and NTP lookup, set the time even if it's not off by 5+ secs." into jb-dev by Amith Yamasani · 12 years ago
  69. 03f2253 Merge "Fix some problems with ASECs" into jb-dev by Kenny Root · 12 years ago
  70. 5b927c43 Reset the default system ime to the proper one when the system locale is changed by satok · 12 years ago
  71. 232301b0 Merge "Fix flashy transition in QuickContacts" into jb-dev by Craig Mautner · 12 years ago
  72. bf02358 Fix some problems with ASECs by Kenny Root · 12 years ago
  73. 94ef9df Fix flashy transition in QuickContacts by Craig Mautner · 12 years ago
  74. 5f4dafb Block metered APNs when app is restricted. by Jeff Sharkey · 12 years ago
  75. 1064a50 hasVibrator() should only report presence of built-in vibrator. by Jeff Brown · 12 years ago
  76. 93de746 Separate the internal and external display rotations. by Jeff Brown · 12 years ago
  77. be4f5bb Merge "Fix Home key causes wrong animation" into jb-dev by Craig Mautner · 12 years ago
  78. 708d5d4 On first boot and NTP lookup, set the time even if it's not off by 5+ secs. by Amith Yamasani · 12 years ago
  79. 6f28f9e Merge "Push existing rules when netd reconnects." into jb-dev by Jeff Sharkey · 12 years ago
  80. b24a785 Push existing rules when netd reconnects. by Jeff Sharkey · 12 years ago
  81. dfed49a Merge "Changing app widget "extras" to "options" and another small API Review issue" into jb-dev by Adam Cohen · 12 years ago
  82. d2097eb Changing app widget "extras" to "options" and another small API Review issue by Adam Cohen · 12 years ago
  83. e849230 Merge "DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing during IME transition" into jb-dev by satok · 12 years ago
  84. 1bc0a49 DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing during IME transition by satok · 12 years ago
  85. 83339b4 Fix Home key causes wrong animation by Craig Mautner · 12 years ago
  86. e8914c3 Begin collecting xtables iface counters. by Jeff Sharkey · 12 years ago
  87. 69387f4 Merge "Use EVIOCSCLOCKID correctly." into jb-dev by Jeff Brown · 12 years ago
  88. a75fe05 Use EVIOCSCLOCKID correctly. by Jeff Brown · 12 years ago
  89. 0632b35 Merge "Improve handling of built-in keyboard." into jb-dev by Jeff Brown · 12 years ago
  90. 5a00661 Accessibility focus should not affect the currently active window. by Svetoslav Ganov · 12 years ago
  91. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  92. d72ad2a Merge "Fix a bug in appwidget migration to multiuser directory." into jb-dev by Amith Yamasani · 12 years ago
  93. e0eb39b Fix a bug in appwidget migration to multiuser directory. by Amith Yamasani · 12 years ago
  94. 2fea92e Merge "Clear ident in dismissKeyguardOnNextActivity()." into jb-dev by Jeff Sharkey · 12 years ago
  95. c5c33c3 Merge "Add support for using the lid switch to turn off the screen." into jb-dev by Jeff Brown · 12 years ago
  96. 4c3de54 Merge "Roaming always metered, relax DHCP metered check." into jb-dev by Jeff Sharkey · 12 years ago
  97. 7ffaa98 Clear ident in dismissKeyguardOnNextActivity(). by Jeff Sharkey · 12 years ago
  98. 9b2a0f1 Merge "Fix a bug with updating extras in a PendingIntent with an intent stack" into jb-dev by Adam Powell · 12 years ago
  99. f166f48 Roaming always metered, relax DHCP metered check. by Jeff Sharkey · 12 years ago
  100. 2218f6c Merge "Fix issue #6111771: Run-time Restart observed when signing in with an existing account" into jb-dev by Dianne Hackborn · 12 years ago