1. 3f64f8d Don't restore wildly wrong sized wallpapers by Christopher Tate · 16 years ago
  2. dd60ee7 am 6d13b146: am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 16 years ago
  3. 6d13b14 am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 16 years ago
  4. e78a000 resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 16 years ago
  5. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 16 years ago
  6. 17d9550 Turn off screenshot capturing for thumbnails. by Dianne Hackborn · 16 years ago
  7. faa27f9 Merge "Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService" by Mike Lockwood · 16 years ago
  8. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 16 years ago
  9. 7da6ac3 Fix issue #3272051: Use backward transition when going backwards. by Dianne Hackborn · 16 years ago
  10. a58fd15 Merge "Add a couple of transport-descriptive methods to IBackupManager" by Christopher Tate · 16 years ago
  11. f5e1c29 Add a couple of transport-descriptive methods to IBackupManager by Christopher Tate · 16 years ago
  12. c25f70a API CHANGE - Add hasGrantedPolicy() API by Andy Stadler · 16 years ago
  13. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 16 years ago
  14. b247536 Added dropbox broadcast notification by Hakan Still · 16 years ago
  15. 0aae2d4 Rework activity lifecycle so onSaveInstanceState() is after onPause(). by Dianne Hackborn · 16 years ago
  16. 49ed71d Add support for fallback keycodes. by Jeff Brown · 16 years ago
  17. e798268 Have MobileDataStateTracker & DataConnectionTracker communicate directly. by Wink Saville · 16 years ago
  18. da3d5e6 Add a Dummy data connection for testing purposes. by Robert Greenwalt · 16 years ago
  19. 6dcc906 Merge "Make Proxy change broadcast sticky" by Robert Greenwalt · 16 years ago
  20. a2e1339 Make Proxy change broadcast sticky by Robert Greenwalt · 16 years ago
  21. d752b66 Merge "Fix notification/builder defaults" by Andy Stadler · 16 years ago
  22. 733c629 Don't clobber the net hostname if it's already set. by Robert Greenwalt · 16 years ago
  23. 110988c Fix notification/builder defaults by Andy Stadler · 16 years ago
  24. 88bf608 Merge "Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1372)" by Dianne Hackborn · 16 years ago
  25. 87fc308 Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1372) by Dianne Hackborn · 16 years ago
  26. ed9c02b Cleanup logging. by Wink Saville · 16 years ago
  27. bcee0ef Merge "sampling profiler hz -> ms" by Brad Fitzpatrick · 16 years ago
  28. fddcb06 Merge "Improve support for external keyboards." by Jeff Brown · 16 years ago
  29. 9065504 Improve support for external keyboards. by Jeff Brown · 16 years ago
  30. d7ad0d2 sampling profiler hz -> ms by Brad Fitzpatrick · 16 years ago
  31. cd5e8b6 am a30c12a1: am 4a88013a: resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 16 years ago
  32. a30c12a am 4a88013a: resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 16 years ago
  33. 4a88013 resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 16 years ago
  34. b7090d6 Load persisted global proxy settings. by Robert Greenwalt · 16 years ago
  35. d66c63e Merge "Remove the need for a token parameter from AsyncChannel." by Wink Saville · 16 years ago
  36. c6ded10 Preserve flags field of event passed to injectKeyEvent() by Mike Playle · 16 years ago
  37. cfce303 Remove the need for a token parameter from AsyncChannel. by Wink Saville · 16 years ago
  38. 407b4e9 API CHANGE: drags can now carry an originator-only object payload by Christopher Tate · 16 years ago
  39. 0f761d6 Implement issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 16 years ago
  40. f38b709 am af2d3c7c: Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread by Irfan Sheriff · 16 years ago
  41. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 16 years ago
  42. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 16 years ago
  43. 735206f Merge "NotificationManagerService: minor cleanup" by Mike Lockwood · 16 years ago
  44. 35e16bf NotificationManagerService: minor cleanup by Mike Lockwood · 16 years ago
  45. f92b453 DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver by Irfan Sheriff · 16 years ago
  46. 7d3a5bc Auto-show IME for dialogs on large screens. by Dianne Hackborn · 16 years ago
  47. d93e75e Merge "Update device password expiration/alarm behavior" by Andy Stadler · 16 years ago
  48. 043116a Update device password expiration/alarm behavior by Andy Stadler · 16 years ago
  49. 249345b Ensure that the first post-restore backup pass is correct by Chris Tate · 16 years ago
  50. f9d0be9 Implement rotation animations. by Dianne Hackborn · 16 years ago
  51. b416a71e Fix build breakage by satok · 16 years ago
  52. 440aab5 Removed InputMethodSubtypePicker by satok · 16 years ago
  53. cd7cd29 Store the current IME's token in the system bar for changing the current IME to a shortcut IME from the system bar by satok · 16 years ago
  54. b0be5d1 Merge "Use apn types instead of host when sending notifications." by Wink Saville · 16 years ago
  55. 26f5a38 Use apn types instead of host when sending notifications. by Wink Saville · 16 years ago
  56. c1a968a Option to enable StrictMode flashing on userdebug builds. by Brad Fitzpatrick · 16 years ago
  57. a111187 Change rotation freeze to all be implemented in window manager. by Dianne Hackborn · 16 years ago
  58. 2820351 Add an API to set InputMethodAndSubtype by satok · 16 years ago
  59. f3db1af Change return type of getShortcutInputMethodsAndSubtypes to Map<InputMethodInfo, List<InputMethodSubtype>> by satok · 16 years ago
  60. f3d86be StrictMode fingerprinting / hashCode improvements. by Brad Fitzpatrick · 16 years ago
  61. 0dccd0f Merge "CloseGuard cleanups." by Brad Fitzpatrick · 16 years ago
  62. 0c82240 CloseGuard cleanups. by Brad Fitzpatrick · 16 years ago
  63. a315605 Rename android.provider.Mtp to android.provider.Ptp by Mike Lockwood · 16 years ago
  64. 1c24e95 Fix issue #3222014: Dragging items around home screen is unresponsive by Dianne Hackborn · 16 years ago
  65. 6804433 StrictMode visual notification support. by Brad Fitzpatrick · 16 years ago
  66. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 16 years ago
  67. 4e4569d Add an API to get shortcut IMEs by satok · 16 years ago
  68. e9811d7 Merge "Synchronize getCurrentInputMethodSubtype" by satok · 16 years ago
  69. 3ef8b29 Synchronize getCurrentInputMethodSubtype by satok · 16 years ago
  70. 794be40 new battery assets by Joe Onorato · 16 years ago
  71. 3fe7f2f fix warning by Joe Onorato · 16 years ago
  72. 46439ce Update the look of the notifications. Includes adding a new Notification.Builder class. by Joe Onorato · 16 years ago
  73. 1f35d48 Fixes to DevicePolicyManager.setPasswordExpirationTimeout by Andy Stadler · 16 years ago
  74. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 16 years ago
  75. 434203a Notify all VMs when proxy changes. by Robert Greenwalt · 16 years ago
  76. 8e11ef0 Some work on issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 16 years ago
  77. 3fc78a5 Fix issue 3192794. by Eric Laurent · 16 years ago
  78. 884ef9a Return the enabled subtypes for the current InputMethod when the input value of getEnabledInputMethodSubtypeList was null by satok · 16 years ago
  79. 7526da4 frameworks:audio: Correct accessory detection at power up by Praveen Bharathi · 16 years ago
  80. 67ddf9c Add a function to get enabledInputMethodAndSubtype by satok · 16 years ago
  81. 0de1ed5 Merge "Permission fix: don't require BACKUP perm for self-restores" by Chris Tate · 16 years ago
  82. 44ab845 Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 16 years ago
  83. 6689ac8 Fix more things that CloseGuard found. by Brad Fitzpatrick · 16 years ago
  84. 725d8f0 Close some things in system_server that CloseGuard found. by Brad Fitzpatrick · 16 years ago
  85. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 16 years ago
  86. b66d287 Add a setter of InputMethodSubtype to InputMethodManager by satok · 16 years ago
  87. 03eb319a Reset IME to the build-in IME when there is something wrong with the current IME. by satok · 16 years ago
  88. 735cf38 Add a function to switch back to the last used IME by satok · 16 years ago
  89. a4e28d1 Add password expiration support to DevicePolicyManager. by Jim Miller · 16 years ago
  90. e7520d8 StrictMode.Span support by Brad Fitzpatrick · 16 years ago
  91. 723a27e Save the history of InputMethodSubtype for reverting the subtype when IME was changed. by satok · 16 years ago
  92. a02fdf1 Adding widget auto-advance capability by Adam Cohen · 16 years ago
  93. c65347f am bf44ebae: am 9de93424: Merge "Without SD card the shutdown sequence was delayed" by Brad Fitzpatrick · 16 years ago
  94. bf44eba am 9de93424: Merge "Without SD card the shutdown sequence was delayed" by Brad Fitzpatrick · 16 years ago
  95. cec30a7 Merge "Fix data state change callbacks" by Robert Greenwalt · 16 years ago
  96. 6c8e20f Implement new task transition animations. by Dianne Hackborn · 16 years ago
  97. 8e7e0a9 Fix data state change callbacks by Robert Greenwalt · 16 years ago
  98. 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
  99. 5d0db4d Without SD card the shutdown sequence was delayed by Johan Alfven · 16 years ago
  100. 1ab852f Add a history of InputMethodSubtype for getting the last subtype of selected IME when IME was changed. by satok · 16 years ago