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