1. 739f6bc Keep never as the default wifi sleep settings by Irfan Sheriff · 15 years ago
  2. cfd0baf Merge changes Iaa7bc042,Icc312fc9,I50ba06ed into honeycomb by Joe Onorato · 15 years ago
  3. 94eb3d0 Merge "Plumb whether an input view is actually visible or not through from the IME to the status bar." into honeycomb by Joe Onorato · 15 years ago
  4. 420829e Fix issue #3291173: Problem report for NewsRoom - RSS News Reader by Dianne Hackborn · 15 years ago
  5. 256a09b Merge "Fix issue #3392073: At times soft keyboard comes up in..." into honeycomb by Dianne Hackborn · 15 years ago
  6. e75d872 Fix issue #3392073: At times soft keyboard comes up in... by Dianne Hackborn · 15 years ago
  7. 7bb8eeb Allow the status bar disable flags to be used as View's system ui visibility fields. by Joe Onorato · 15 years ago
  8. 857fd9b Plumb whether an input view is actually visible or not through from the IME by Joe Onorato · 15 years ago
  9. 83a6f45 Maybe fix issue #3358322: Status and nav bar died while watching youtube by Dianne Hackborn · 15 years ago
  10. 13a8f2a Merge "Comment out the isAvailable optimization." into honeycomb by Wink Saville · 15 years ago
  11. 8c0ac87 Merge "Fix another part of #3387855: Menu flashes on left side of screen" into honeycomb by Dianne Hackborn · 15 years ago
  12. 428ecb6 Fix another part of #3387855: Menu flashes on left side of screen by Dianne Hackborn · 15 years ago
  13. 2d63144 Merge "Fix issue #3380072: Switching in and out of gmail not preserving position in label" into honeycomb by Dianne Hackborn · 15 years ago
  14. 9f7a0b2 Comment out the isAvailable optimization. by Wink Saville · 15 years ago
  15. 57f1ac4 Fix issue #3380072: Switching in and out of gmail not preserving position in label by Dianne Hackborn · 15 years ago
  16. a0f4003 Merge "fix [3385504] Surface flinger hang when adding dim surface" into honeycomb by Mathias Agopian · 15 years ago
  17. 2c070ba Merge "Re-enabling queued unbinding of services after requests to the service. (3394210)" into honeycomb by Winson Chung · 15 years ago
  18. 16c8d8a Re-enabling queued unbinding of services after requests to the service. (3394210) by Winson Chung · 15 years ago
  19. 55bf380 Make TabletStatusBar call into StatusBarManagerService when it goes out of lights out mode on its by Joe Onorato · 15 years ago
  20. 644f9c3 Make FLAG_FULLSCREEN not go into lights out mode anymore. by Joe Onorato · 15 years ago
  21. d35c666 fix [3385504] Surface flinger hang when adding dim surface by Mathias Agopian · 15 years ago
  22. d14239a Merge "Fix tethering when switching default connection" into honeycomb by Robert Greenwalt · 15 years ago
  23. c445bcd Fix the return value of switch to last ime. by satok · 15 years ago
  24. 5d9d03a0 Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException... by Dianne Hackborn · 15 years ago
  25. 2e44b07 Fix regression setting input windows. by Jeff Brown · 15 years ago
  26. 57ffc00 Add a way that subtype will be excluded from a last input method by satok · 15 years ago
  27. 4c541b1 Merge "visibility ("lights out") API." into honeycomb by Joe Onorato · 15 years ago
  28. 664644d visibility ("lights out") API. by Joe Onorato · 15 years ago
  29. 89ba675 Fix issue #3215261: NPE in WiFi Settings by Dianne Hackborn · 15 years ago
  30. 05d8936 Fix tethering when switching default connection by Robert Greenwalt · 15 years ago
  31. c9ce1f2 Merge "Fix spurious resizes during rotation animation." into honeycomb by Jeff Brown · 15 years ago
  32. fbae722 Fix spurious resizes during rotation animation. by Jeff Brown · 15 years ago
  33. ff801ec Fix issue #3302006: Cannot see the dialog lunched from a transparent activity. by Dianne Hackborn · 15 years ago
  34. 5503d80 Merge "Fix issue #3377999: Activities need to be stopped when sleeping" into honeycomb by Dianne Hackborn · 15 years ago
  35. 75a0e44 Merge "Optimize call to drawBitmap during screen rotation." into honeycomb by Jeff Brown · 15 years ago
  36. cab1149 Merge "Reduce number of calls to updateInputWindows by 60%." into honeycomb by Jeff Brown · 15 years ago
  37. 8db9ac4 Optimize call to drawBitmap during screen rotation. by Jeff Brown · 15 years ago
  38. 3a22cd9 Reduce number of calls to updateInputWindows by 60%. by Jeff Brown · 15 years ago
  39. 4eba96b Fix issue #3377999: Activities need to be stopped when sleeping by Dianne Hackborn · 15 years ago
  40. 0512d08 Merge "Add and enforce the permission for encrypting/decrypting." into honeycomb by Jason parks · 15 years ago
  41. 0f2ef34 Merge "Update encryption commands." into honeycomb by Jason parks · 15 years ago
  42. c2ff2ec Merge "Read actual device encryption status" into honeycomb by Andy Stadler · 15 years ago
  43. bb4aa06 Show implicitly enabled subtypes in the input method selection dialog by satok · 15 years ago
  44. 8888c59 Add and enforce the permission for encrypting/decrypting. by Jason parks · 15 years ago
  45. 9ed98bc Update encryption commands. by Jason parks · 15 years ago
  46. 0e5bf50 Merge "Show ime switch icon when there is a hard keyboard" into honeycomb by satok · 15 years ago
  47. 865b977 Show ime switch icon when there is a hard keyboard by satok · 15 years ago
  48. 0fe45de Read actual device encryption status by Andy Stadler · 15 years ago
  49. 586f051 Refine InputMethodInfo API by Ken Wakasa · 15 years ago
  50. 2548020 Add android.provider.Settings.EXTRA_INPUT_METHOD_ID by Tadashi G. Takaoka · 15 years ago
  51. 90fcb2a Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycomb by Tadashi G. Takaoka · 15 years ago
  52. f49688f Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS by Tadashi G. Takaoka · 15 years ago
  53. 6b818de Make VpnService synchronous API. by Hung-ying Tyan · 15 years ago
  54. a159579 Make the drag input window fullscreen touchable again by Christopher Tate · 15 years ago
  55. 28f0a53 Merge "Fail more gracefully when window state changes during drags" into honeycomb by Christopher Tate · 15 years ago
  56. f01af75 Fail more gracefully when window state changes during drags by Christopher Tate · 15 years ago
  57. 9240f16 Merge "StrictMode: class instance limits (track object "leaks")" into honeycomb by Brad Fitzpatrick · 15 years ago
  58. bfbe577 StrictMode: class instance limits (track object "leaks") by Brad Fitzpatrick · 15 years ago
  59. 1fc014f Fix a couple of drag & drop crashes by Christopher Tate · 15 years ago
  60. 32cf193 Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets. by Winson Chung · 15 years ago
  61. 81f39eb Refactoring app widgets to address security/performance issues. by Winson Chung · 15 years ago
  62. 6c2c5fc Just a little 'ol activity manager permission change. by Dianne Hackborn · 15 years ago
  63. f4368c9 Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 15 years ago
  64. fe50892 Filter virtual keys after touches. by Jeff Brown · 15 years ago
  65. 300c13a Erase OBB files when removing packages by Kenny Root · 15 years ago
  66. 3aa959b Merge "Fix issue #3362666 Activities launched from ongoing notifications don't animate" into honeycomb by Dianne Hackborn · 15 years ago
  67. 08121bc Fix issue #3362666 Activities launched from ongoing notifications don't animate by Dianne Hackborn · 15 years ago
  68. 34165c6 Prevent Dropbox from crashing system server pre-boot. by Brad Fitzpatrick · 15 years ago
  69. ca0f49e Merge "Fix the algorithm to get current input method subtype considering explicitly and implicitly enabled subtypes." into honeycomb by satok · 15 years ago
  70. d871343 Fix the algorithm to get current input method subtype considering explicitly and implicitly enabled subtypes. by satok · 15 years ago
  71. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 15 years ago
  72. 326feb8 Merge "Pick an upstream interface with valid IP config" into honeycomb by Irfan Sheriff · 15 years ago
  73. 2955209 Pick an upstream interface with valid IP config by Irfan Sheriff · 15 years ago
  74. 49db853 UsbService: Remove stack-trace message during boot. by David 'Digit' Turner · 15 years ago
  75. d6c54d9 Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb by Kenny Root · 15 years ago
  76. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 15 years ago
  77. 22dbfda Add internal plumbing to DPM for encryption by Andy Stadler · 15 years ago
  78. bcd6c96 Add OBB size to PackageStats by Kenny Root · 15 years ago
  79. f6cafb6 Implicitly/Explicitly subtypes bug. by satok · 15 years ago
  80. 3612f08 Merge "SystemServer: Do not register null BlueTooth service in the emulator" into honeycomb by David 'Digit' Turner · 15 years ago
  81. 5cdf075 Merge "Support non-rectangular input regions." into honeycomb by Jeff Brown · 15 years ago
  82. fbf0977 Support non-rectangular input regions. by Jeff Brown · 15 years ago
  83. 366949c Put externalSize measurements in PackageStats by Kenny Root · 15 years ago
  84. e2a5e86 SystemServer: Do not register null BlueTooth service in the emulator by David 'Digit' Turner · 15 years ago
  85. b2c1a5c Merge "Fix WPS to provides immediate feedback" into honeycomb by Irfan Sheriff · 15 years ago
  86. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 15 years ago
  87. c827699 Merge "Add volume down as a safe mode key for Stingray." into honeycomb by Jeff Brown · 15 years ago
  88. df31ae6 switchToLastInputMethod returns a implicitly enabled subtype in the history by satok · 15 years ago
  89. 909733c Use holo style mouse pointer. by Jeff Brown · 15 years ago
  90. bd392c5 Check for null in PackageSetting constructor by Kenny Root · 15 years ago
  91. 1e8d23f Merge "Watchdog can get deadlocked on activity manager" into honeycomb by Brad Fitzpatrick · 15 years ago
  92. 312206b Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb by Kenny Root · 15 years ago
  93. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 15 years ago
  94. 82beadf Add input methods settings panel by satok · 16 years ago
  95. 9765c72 Watchdog can get deadlocked on activity manager by Brad Fitzpatrick · 15 years ago
  96. e4c56c9 Fix WPS to provides immediate feedback by Irfan Sheriff · 15 years ago
  97. 15572ff Merge "Save input method subtype even if the current IME is not running." into honeycomb by satok · 15 years ago
  98. ca83021 Save input method subtype even if the current IME is not running. by satok · 15 years ago
  99. b09abc1 Add volume down as a safe mode key for Stingray. by Jeff Brown · 15 years ago
  100. 8454370 Merge "Fix issue #3330037: Unnecessary orientations appear..." into honeycomb by Dianne Hackborn · 15 years ago