1. 89ba675 Fix issue #3215261: NPE in WiFi Settings by Dianne Hackborn · 15 years ago
  2. c9ce1f2 Merge "Fix spurious resizes during rotation animation." into honeycomb by Jeff Brown · 15 years ago
  3. fbae722 Fix spurious resizes during rotation animation. by Jeff Brown · 15 years ago
  4. ff801ec Fix issue #3302006: Cannot see the dialog lunched from a transparent activity. by Dianne Hackborn · 15 years ago
  5. 5503d80 Merge "Fix issue #3377999: Activities need to be stopped when sleeping" into honeycomb by Dianne Hackborn · 15 years ago
  6. 75a0e44 Merge "Optimize call to drawBitmap during screen rotation." into honeycomb by Jeff Brown · 15 years ago
  7. cab1149 Merge "Reduce number of calls to updateInputWindows by 60%." into honeycomb by Jeff Brown · 15 years ago
  8. 8db9ac4 Optimize call to drawBitmap during screen rotation. by Jeff Brown · 15 years ago
  9. 3a22cd9 Reduce number of calls to updateInputWindows by 60%. by Jeff Brown · 15 years ago
  10. 4eba96b Fix issue #3377999: Activities need to be stopped when sleeping by Dianne Hackborn · 15 years ago
  11. 0512d08 Merge "Add and enforce the permission for encrypting/decrypting." into honeycomb by Jason parks · 15 years ago
  12. 0f2ef34 Merge "Update encryption commands." into honeycomb by Jason parks · 15 years ago
  13. c2ff2ec Merge "Read actual device encryption status" into honeycomb by Andy Stadler · 15 years ago
  14. bb4aa06 Show implicitly enabled subtypes in the input method selection dialog by satok · 15 years ago
  15. 8888c59 Add and enforce the permission for encrypting/decrypting. by Jason parks · 15 years ago
  16. 9ed98bc Update encryption commands. by Jason parks · 15 years ago
  17. 0e5bf50 Merge "Show ime switch icon when there is a hard keyboard" into honeycomb by satok · 15 years ago
  18. 865b977 Show ime switch icon when there is a hard keyboard by satok · 15 years ago
  19. 0fe45de Read actual device encryption status by Andy Stadler · 15 years ago
  20. 586f051 Refine InputMethodInfo API by Ken Wakasa · 15 years ago
  21. 2548020 Add android.provider.Settings.EXTRA_INPUT_METHOD_ID by Tadashi G. Takaoka · 15 years ago
  22. 90fcb2a Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycomb by Tadashi G. Takaoka · 15 years ago
  23. f49688f Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS by Tadashi G. Takaoka · 15 years ago
  24. 6b818de Make VpnService synchronous API. by Hung-ying Tyan · 15 years ago
  25. a159579 Make the drag input window fullscreen touchable again by Christopher Tate · 15 years ago
  26. 28f0a53 Merge "Fail more gracefully when window state changes during drags" into honeycomb by Christopher Tate · 15 years ago
  27. f01af75 Fail more gracefully when window state changes during drags by Christopher Tate · 15 years ago
  28. 9240f16 Merge "StrictMode: class instance limits (track object "leaks")" into honeycomb by Brad Fitzpatrick · 15 years ago
  29. bfbe577 StrictMode: class instance limits (track object "leaks") by Brad Fitzpatrick · 15 years ago
  30. 1fc014f Fix a couple of drag & drop crashes by Christopher Tate · 15 years ago
  31. 32cf193 Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets. by Winson Chung · 15 years ago
  32. 81f39eb Refactoring app widgets to address security/performance issues. by Winson Chung · 15 years ago
  33. 6c2c5fc Just a little 'ol activity manager permission change. by Dianne Hackborn · 15 years ago
  34. f4368c9 Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 15 years ago
  35. fe50892 Filter virtual keys after touches. by Jeff Brown · 15 years ago
  36. 300c13a Erase OBB files when removing packages by Kenny Root · 15 years ago
  37. 3aa959b Merge "Fix issue #3362666 Activities launched from ongoing notifications don't animate" into honeycomb by Dianne Hackborn · 15 years ago
  38. 08121bc Fix issue #3362666 Activities launched from ongoing notifications don't animate by Dianne Hackborn · 15 years ago
  39. 34165c6 Prevent Dropbox from crashing system server pre-boot. by Brad Fitzpatrick · 15 years ago
  40. ca0f49e Merge "Fix the algorithm to get current input method subtype considering explicitly and implicitly enabled subtypes." into honeycomb by satok · 15 years ago
  41. d871343 Fix the algorithm to get current input method subtype considering explicitly and implicitly enabled subtypes. by satok · 15 years ago
  42. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 15 years ago
  43. 326feb8 Merge "Pick an upstream interface with valid IP config" into honeycomb by Irfan Sheriff · 15 years ago
  44. 2955209 Pick an upstream interface with valid IP config by Irfan Sheriff · 15 years ago
  45. 49db853 UsbService: Remove stack-trace message during boot. by David 'Digit' Turner · 15 years ago
  46. d6c54d9 Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb by Kenny Root · 15 years ago
  47. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 15 years ago
  48. 22dbfda Add internal plumbing to DPM for encryption by Andy Stadler · 15 years ago
  49. bcd6c96 Add OBB size to PackageStats by Kenny Root · 15 years ago
  50. f6cafb6 Implicitly/Explicitly subtypes bug. by satok · 15 years ago
  51. 3612f08 Merge "SystemServer: Do not register null BlueTooth service in the emulator" into honeycomb by David 'Digit' Turner · 15 years ago
  52. 5cdf075 Merge "Support non-rectangular input regions." into honeycomb by Jeff Brown · 15 years ago
  53. fbf0977 Support non-rectangular input regions. by Jeff Brown · 15 years ago
  54. 366949c Put externalSize measurements in PackageStats by Kenny Root · 15 years ago
  55. e2a5e86 SystemServer: Do not register null BlueTooth service in the emulator by David 'Digit' Turner · 15 years ago
  56. b2c1a5c Merge "Fix WPS to provides immediate feedback" into honeycomb by Irfan Sheriff · 15 years ago
  57. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 15 years ago
  58. c827699 Merge "Add volume down as a safe mode key for Stingray." into honeycomb by Jeff Brown · 15 years ago
  59. df31ae6 switchToLastInputMethod returns a implicitly enabled subtype in the history by satok · 15 years ago
  60. 909733c Use holo style mouse pointer. by Jeff Brown · 15 years ago
  61. bd392c5 Check for null in PackageSetting constructor by Kenny Root · 15 years ago
  62. 1e8d23f Merge "Watchdog can get deadlocked on activity manager" into honeycomb by Brad Fitzpatrick · 15 years ago
  63. 312206b Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb by Kenny Root · 15 years ago
  64. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 15 years ago
  65. 82beadf Add input methods settings panel by satok · 15 years ago
  66. 9765c72 Watchdog can get deadlocked on activity manager by Brad Fitzpatrick · 15 years ago
  67. e4c56c9 Fix WPS to provides immediate feedback by Irfan Sheriff · 15 years ago
  68. 15572ff Merge "Save input method subtype even if the current IME is not running." into honeycomb by satok · 15 years ago
  69. ca83021 Save input method subtype even if the current IME is not running. by satok · 15 years ago
  70. b09abc1 Add volume down as a safe mode key for Stingray. by Jeff Brown · 15 years ago
  71. 8454370 Merge "Fix issue #3330037: Unnecessary orientations appear..." into honeycomb by Dianne Hackborn · 15 years ago
  72. 94cb2eb Fix issue #3330037: Unnecessary orientations appear... by Dianne Hackborn · 15 years ago
  73. 00ae87d Fix NPE in interceptKeyBeforeDispatching. by Jeff Brown · 15 years ago
  74. 402438b Merge "Deep clone settings for system package update" into honeycomb by Kenny Root · 15 years ago
  75. 291e78c Deep clone settings for system package update by Kenny Root · 15 years ago
  76. 8eca7a1 Merge "Fix issue #3153930: orphan window left on screen" into honeycomb by Dianne Hackborn · 15 years ago
  77. f99f9c5 Fix issue #3153930: orphan window left on screen by Dianne Hackborn · 15 years ago
  78. 6458202 Merge "Suppress orientation changes during drag operations" into honeycomb by Christopher Tate · 15 years ago
  79. 27ac243 Merge "Print currentDestinationString() for each backup transport" into honeycomb by Fabrice Di Meglio · 15 years ago
  80. 8aac3ee Print currentDestinationString() for each backup transport by Fabrice Di Meglio · 15 years ago
  81. a3cdaa5 Revert "Remove the APIs for the old encryption scheme." by Jason parks · 15 years ago
  82. 495056a Merge "Turn off DUN connection after tethering." into honeycomb by Robert Greenwalt · 15 years ago
  83. 21f62b9 Merge "Add a method enable encryption." into honeycomb by Jason parks · 15 years ago
  84. ca6777b Merge "Remove the APIs for the old encryption scheme." into honeycomb by Jason parks · 15 years ago
  85. 5bf6cc0 Merge "Initialize mOtaspMode to OTASP_UNKNOWN." into honeycomb by Wink Saville · 15 years ago
  86. 7b0f8f0 API changes to support encryption in DPM by Andy Stadler · 15 years ago
  87. 994ef92 Turn off debugging logspam for release by Christopher Tate · 15 years ago
  88. ccd24de Suppress orientation changes during drag operations by Christopher Tate · 15 years ago
  89. 19b9ab4 Turn off DUN connection after tethering. by Robert Greenwalt · 15 years ago
  90. 56aa532 Add a method enable encryption. by Jason parks · 15 years ago
  91. c9330dd Initialize mOtaspMode to OTASP_UNKNOWN. by Wink Saville · 15 years ago
  92. 2e7ffa5 Fix issue #3344089: runtime restart due to java.lang.StackOverflowError... by Dianne Hackborn · 15 years ago
  93. 1125d78 Remove the APIs for the old encryption scheme. by Jason parks · 15 years ago
  94. 502e9a4 Allow updated system apps to retain priority by Kenny Root · 15 years ago
  95. a78e9f0 Merge "Fix any_connection reporting." into honeycomb by Robert Greenwalt · 15 years ago
  96. 31d9d89 Merge "Update shortcut IME when asked. And match the language of subtype by "startWith" not "equals"." into honeycomb by satok · 15 years ago
  97. 3da9223 Update shortcut IME when asked. And match the language of subtype by "startWith" not "equals". by satok · 15 years ago
  98. f21ef7d Fix any_connection reporting. by Robert Greenwalt · 15 years ago
  99. 02d2b3b API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly" by Christopher Tate · 15 years ago
  100. 147f7df Merge "IAE: Service not registered: com.android.server.AccessibilityManagerService" into honeycomb by Svetoslav Ganov · 15 years ago