1. 3fe7f2f fix warning by Joe Onorato · 16 years ago
  2. 46439ce Update the look of the notifications. Includes adding a new Notification.Builder class. by Joe Onorato · 16 years ago
  3. 1f35d48 Fixes to DevicePolicyManager.setPasswordExpirationTimeout by Andy Stadler · 16 years ago
  4. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 16 years ago
  5. 434203a Notify all VMs when proxy changes. by Robert Greenwalt · 16 years ago
  6. 8e11ef0 Some work on issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 16 years ago
  7. 3fc78a5 Fix issue 3192794. by Eric Laurent · 16 years ago
  8. 884ef9a Return the enabled subtypes for the current InputMethod when the input value of getEnabledInputMethodSubtypeList was null by satok · 16 years ago
  9. 7526da4 frameworks:audio: Correct accessory detection at power up by Praveen Bharathi · 16 years ago
  10. 67ddf9c Add a function to get enabledInputMethodAndSubtype by satok · 16 years ago
  11. 0de1ed5 Merge "Permission fix: don't require BACKUP perm for self-restores" by Chris Tate · 16 years ago
  12. 44ab845 Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 16 years ago
  13. 6689ac8 Fix more things that CloseGuard found. by Brad Fitzpatrick · 16 years ago
  14. 725d8f0 Close some things in system_server that CloseGuard found. by Brad Fitzpatrick · 16 years ago
  15. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 16 years ago
  16. b66d287 Add a setter of InputMethodSubtype to InputMethodManager by satok · 16 years ago
  17. 03eb319a Reset IME to the build-in IME when there is something wrong with the current IME. by satok · 16 years ago
  18. 735cf38 Add a function to switch back to the last used IME by satok · 16 years ago
  19. a4e28d1 Add password expiration support to DevicePolicyManager. by Jim Miller · 16 years ago
  20. e7520d8 StrictMode.Span support by Brad Fitzpatrick · 16 years ago
  21. 723a27e Save the history of InputMethodSubtype for reverting the subtype when IME was changed. by satok · 16 years ago
  22. a02fdf1 Adding widget auto-advance capability by Adam Cohen · 16 years ago
  23. c65347f am bf44ebae: am 9de93424: Merge "Without SD card the shutdown sequence was delayed" by Brad Fitzpatrick · 16 years ago
  24. bf44eba am 9de93424: Merge "Without SD card the shutdown sequence was delayed" by Brad Fitzpatrick · 16 years ago
  25. cec30a7 Merge "Fix data state change callbacks" by Robert Greenwalt · 16 years ago
  26. 6c8e20f Implement new task transition animations. by Dianne Hackborn · 16 years ago
  27. 8e7e0a9 Fix data state change callbacks by Robert Greenwalt · 16 years ago
  28. 0ba75bb Revert "Add a history of InputMethodSubtype for getting the last subtype of selected IME when IME was changed." by Tadashi G. Takaoka · 16 years ago
  29. 5d0db4d Without SD card the shutdown sequence was delayed by Johan Alfven · 16 years ago
  30. 1ab852f Add a history of InputMethodSubtype for getting the last subtype of selected IME when IME was changed. by satok · 16 years ago
  31. 646f46e make the resolver activity's items visible by Joe Onorato · 16 years ago
  32. 1a542c7 The CHEEK_TOUCH stuff never worked. Remove it. by Joe Onorato · 16 years ago
  33. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 16 years ago
  34. 6002977 Merge "add frequency band control API" by Irfan Sheriff · 16 years ago
  35. 3fe3851 Window manager: cancel animations before losing references to them. by Brad Fitzpatrick · 16 years ago
  36. 5b59e02 Merge "StrictMode: now in more system server threads." by Brad Fitzpatrick · 16 years ago
  37. ab36acb Fixe some stuff. by Dianne Hackborn · 16 years ago
  38. ec062f6 StrictMode: now in more system server threads. by Brad Fitzpatrick · 16 years ago
  39. 36f7413 add frequency band control API by Irfan Sheriff · 16 years ago
  40. 12b1401 Merge "Turn off the ALS when the user setting doesn't ask for automatic brightness." by Joe Onorato · 16 years ago
  41. d28f753 Turn off the ALS when the user setting doesn't ask for automatic brightness. by Joe Onorato · 16 years ago
  42. 8806fc7 am 70fc04c8: Reorganize PackageManager dump to avoid NPE by Kenny Root · 16 years ago
  43. ed7bfbf Fix issue #3163426: Screen corruption when using the watermark feature by Dianne Hackborn · 16 years ago
  44. 70fc04c Reorganize PackageManager dump to avoid NPE by Kenny Root · 16 years ago
  45. 9ef0283 Change API for getting InputMethodSubtype's mode from resource id to String by satok · 16 years ago
  46. 09018c3 Merge "Initiate wake up scan only in a disconnected state" by Irfan Sheriff · 16 years ago
  47. 1678246 Merge "Tell each VM to flush their DNS cache." by Robert Greenwalt · 16 years ago
  48. 38b2a89 Merge "Fixing CloseGuard reported issue in WiredAccessoryObserver" by Brian Carlstrom · 16 years ago
  49. 7b362e4 Implement local-window-only drags by Chris Tate · 16 years ago
  50. 237171f Fixing CloseGuard reported issue in WiredAccessoryObserver by Brian Carlstrom · 16 years ago
  51. 373818e Revert "StrictMode: now in more system server threads." by Dianne Hackborn · 16 years ago
  52. 090813a Initiate wake up scan only in a disconnected state by Irfan Sheriff · 16 years ago
  53. a4f03f9 Merge "Integrate StrictMode with CloseGuard" by Brian Carlstrom · 16 years ago
  54. fd9ddd1 Integrate StrictMode with CloseGuard by Brian Carlstrom · 16 years ago
  55. b73617d Rotation lock. by Daniel Sandler · 16 years ago
  56. 1ab022b Merge "Fix an off-by-one error." by Elliott Hughes · 16 years ago
  57. ea9020e Add API to find out if there is a vibrator. by Dianne Hackborn · 16 years ago
  58. b55dcc2 Fix an off-by-one error. by Elliott Hughes · 16 years ago
  59. bbd4a9f Merge "StrictMode: now in more system server threads." by Dianne Hackborn · 16 years ago
  60. 03595d0 Tell each VM to flush their DNS cache. by Robert Greenwalt · 16 years ago
  61. dfe7fd1 Merge "Find the most applicable subtype when there is no selected subtype but IME has subtypes" by satok · 16 years ago
  62. 8fbb1e8 Find the most applicable subtype when there is no selected subtype but IME has subtypes by satok · 16 years ago
  63. 0721861 StrictMode: now in more system server threads. by Brad Fitzpatrick · 16 years ago
  64. 26e3734 frameworks/base: switch audio to hdmi when cable is plugged in by Praveen Bharathi · 16 years ago
  65. 1997eeb Merge "Set country code in the driver and remove channel set" by Irfan Sheriff · 16 years ago
  66. 5f4b7d8 Merge "Fix drag enter/exit reporting" by Chris Tate · 16 years ago
  67. ed4f28b Set country code in the driver and remove channel set by Irfan Sheriff · 16 years ago
  68. acc863c Merge "Use AsynChannel for synchronous API" by Irfan Sheriff · 16 years ago
  69. 1406bcb Use AsynChannel for synchronous API by Irfan Sheriff · 16 years ago
  70. 9d1ab88 Fix drag enter/exit reporting by Chris Tate · 16 years ago
  71. 7e63e4d Merge "Update the subtype icon properly." by satok · 16 years ago
  72. 06e0744 Update the subtype icon properly. by satok · 16 years ago
  73. c4b5bf3 am 7ab5d2d9: am a87ea46c: Fix bugs related to cheek event suppression. by Jeff Brown · 16 years ago
  74. 7ab5d2d am a87ea46c: Fix bugs related to cheek event suppression. by Jeff Brown · 16 years ago
  75. a87ea46 Fix bugs related to cheek event suppression. by Jeff Brown · 16 years ago
  76. e1bef94 Merge "Fix a bug that enabled Subtype ID can't be saved propery." by satok · 16 years ago
  77. 21e941b Added support for dock headset observer by Praveen Bharathi · 16 years ago
  78. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 16 years ago
  79. fd2d013 Add PhoneStateListener.onOtaspChanged. by Wink Saville · 16 years ago
  80. 57c767c Fix a bug that enabled Subtype ID can't be saved propery. by satok · 16 years ago
  81. e4c7b3f Status bar: Forward the disabled state to the status bar process when it comes up. by Joe Onorato · 16 years ago
  82. bfb1919 StrictMode: annotate violations with the Broadcast Intent's action, if any. by Brad Fitzpatrick · 16 years ago
  83. 06487a5 Add a functionarity for showing / hiding IME button on the system bar by satok · 16 years ago
  84. 07bd5ae fix interfaceflags for softap by Irfan Sheriff · 16 years ago
  85. d102fea PowerManagerService: Avoid paralysis when light events are reported frequently. by Jim Rodovich · 16 years ago
  86. 4ca7f1e Implement reminder power dialog and invalid charger dialog. by Joe Onorato · 16 years ago
  87. de1b359 Move the battery LED code over to the battery service from the notification service (!) by Joe Onorato · 16 years ago
  88. 86417ea Remove InputMethodAndSubtypeEnabler and call intent of Settings.ACTION_INPUT_METHOD_AND_SUBTYPE_ENABLER by satok · 16 years ago
  89. a8413be Merge "WifiLock extensions for high performance mode" by Irfan Sheriff · 16 years ago
  90. f834dfa ClipDescription no longer inherits from ClipData. by Dianne Hackborn · 16 years ago
  91. 5876a42 WifiLock extensions for high performance mode by Irfan Sheriff · 16 years ago
  92. f235c5a add wps pin from device capability by Irfan Sheriff · 16 years ago
  93. 1ebe049 am 1b571bd3: am 1d28a840: Merge "Location Manager: Fix LocationManager.getBestProvider filtering." into gingerbread by Mike Lockwood · 16 years ago
  94. 1b571bd am 1d28a840: Merge "Location Manager: Fix LocationManager.getBestProvider filtering." into gingerbread by Mike Lockwood · 16 years ago
  95. e7bc4f5 am a1e74744: am 11e2e9b0: Merge "Don\'t turn the button backlights on if the screen is off. Part 2." into gingerbread by Joe Onorato · 16 years ago
  96. a1e7474 am 11e2e9b0: Merge "Don\'t turn the button backlights on if the screen is off. Part 2." into gingerbread by Joe Onorato · 16 years ago
  97. 9e3191d Location Manager: Fix LocationManager.getBestProvider filtering. by Mike Lockwood · 16 years ago
  98. 33c4247 am 55744530: Merge "resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aosp" into gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  99. 66a5d69 resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  100. b4ae2f1 Merge "frameworks/base: Handle null from topRunningNonDelayedActivityLocked" by Jean-Baptiste Queru · 16 years ago