1. 6e53b74 Merge "Decouple turning screen on from waking up in policy." into lmp-dev by Jeff Brown · 10 years ago
  2. 1ecada8 Merge "Ensure that the screen on blocker is applied while dozing." into lmp-dev by Jeff Brown · 10 years ago
  3. 000e464 Merge "Fix issue #17492300: NavUtils.shouldUpRecreateTask returns different..." into lmp-dev by Dianne Hackborn · 10 years ago
  4. f3eb843 Fix issue #17492300: NavUtils.shouldUpRecreateTask returns different... by Dianne Hackborn · 10 years ago
  5. 49c4691 Merge "TouchExploer computes incorectly the click location." into lmp-dev by Svetoslav · 10 years ago
  6. 8d412fe TouchExploer computes incorectly the click location. by Svetoslav · 10 years ago
  7. cf456e3 Merge "Fix issue #17574819: Chrome browser process is killed in background..." into lmp-dev by Dianne Hackborn · 10 years ago
  8. cfb67ee Merge "Work on issue #17381033: Program icon and shortcut disappear after..." into lmp-dev by Dianne Hackborn · 10 years ago
  9. 0ed82e2 Work on issue #17381033: Program icon and shortcut disappear after... by Dianne Hackborn · 10 years ago
  10. eae9216 Logspam is spam by Christopher Tate · 10 years ago
  11. 0fe3c25 Fix issue #17574819: Chrome browser process is killed in background... by Dianne Hackborn · 10 years ago
  12. 79572af Merge "Add new activity dumpsys command to persist all data." into lmp-dev by Dianne Hackborn · 10 years ago
  13. 804d37f Merge "Fix bugs when system apps reclaim permissions." into lmp-dev by Jeff Sharkey · 10 years ago
  14. 36c4db8 Decouple turning screen on from waking up in policy. by Jeff Brown · 10 years ago
  15. 606e4e8 Ensure that the screen on blocker is applied while dozing. by Jeff Brown · 10 years ago
  16. ce0fd76 Add new activity dumpsys command to persist all data. by Dianne Hackborn · 10 years ago
  17. 4bc92b0 Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev by Michael Wright · 10 years ago
  18. f6b46cb Fix crash in PacManager by Jason Monk · 10 years ago
  19. bfed9f3 Fix bugs when system apps reclaim permissions. by Jeff Sharkey · 10 years ago
  20. bc46c83 Merge "Remove FLAG_FOREGROUND_SERVICE on Service.stopForeground()" into lmp-dev by Christoph Studer · 10 years ago
  21. c1cdd4b Merge "Only revoke ownerless grants when unprivileged." into lmp-dev by Jeff Sharkey · 10 years ago
  22. 29b2516 Only revoke ownerless grants when unprivileged. by Jeff Sharkey · 10 years ago
  23. 8d9f121 Merge "Allow primary user profile owner to set device restrictions" into lmp-dev by Amith Yamasani · 10 years ago
  24. ccfa1a9 Merge "bug fix: Allow enableSystemApps to be called by profile and device owner." into lmp-dev by Jessica Hummel · 10 years ago
  25. 7bfa357 Merge "Fix to make repeated lingerings work." into lmp-dev by Paul Jensen · 10 years ago
  26. dd31a10 bug fix: Allow enableSystemApps to be called by profile and device owner. by Jessica Hummel · 10 years ago
  27. 365e4c3 Remove FLAG_FOREGROUND_SERVICE on Service.stopForeground() by Christoph Studer · 10 years ago
  28. aad42d1 Merge "Fix issue #17564607: Apps in the managed profile can send any intent..." into lmp-dev by Dianne Hackborn · 10 years ago
  29. ace2791 Fix issue #17564607: Apps in the managed profile can send any intent... by Dianne Hackborn · 10 years ago
  30. 51938c2 Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev by Mike Lockwood · 10 years ago
  31. 8ebac23 Respect intent-filter priority for system keyboard layouts. by Michael Wright · 10 years ago
  32. 6920fee Merge "Don't count finishing activities as effective activities." into lmp-dev by Craig Mautner · 10 years ago
  33. 4767f4b Don't count finishing activities as effective activities. by Craig Mautner · 10 years ago
  34. c34dc7c Allow primary user profile owner to set device restrictions by Amith Yamasani · 10 years ago
  35. 8f2152c Merge "Additional check to determine insets for recents animation" into lmp-dev by Adrian Roos · 10 years ago
  36. bc3126f Merge "Remove activity icon bitmaps from system process." into lmp-dev by Craig Mautner · 10 years ago
  37. 648f69b Remove activity icon bitmaps from system process. by Craig Mautner · 10 years ago
  38. 547f97a Merge "Log alarm delivery only when localLOGV" into lmp-dev by Christopher Tate · 10 years ago
  39. 2ff5a73 Log alarm delivery only when localLOGV by Christopher Tate · 10 years ago
  40. 103b143 Merge "Don't remove active stacks from window manager" into lmp-dev by Craig Mautner · 10 years ago
  41. 397157c Additional check to determine insets for recents animation by Winson Chung · 10 years ago
  42. 4c6a4ce Some accessibility events wrongly filtered out (regression). by Svetoslav · 10 years ago
  43. 0cf001d Merge "Protect from null Intent" into lmp-dev by Craig Mautner · 10 years ago
  44. b610b18 Merge "Allow carrier specific requirement on GPS features to be specified through a dedicated configuration key. Currently, carrier requirement is specified through CAPABILITIES key, whose original purpose is to indicate the capability of the hardware, not to enable/disable features in GPS HW. With this fix, carrier requirement on GPS features can be specified properly without messing up with the real capability. This will satisfy VzW, Sprint and USC's requirement on SUPL mode, without sacrificing the capability of HW geofence." into lmp-dev by Tsuwei Chen · 10 years ago
  45. 47b20ba Protect from null Intent by Craig Mautner · 10 years ago
  46. f3b47e9 Merge "Use unified Tethering Permission Check" into lmp-dev by Robert Greenwalt · 10 years ago
  47. edb4766 Use unified Tethering Permission Check by Robert Greenwalt · 10 years ago
  48. 88924b6 Merge "Fix issue #17536024: The am start's wait option doesn't..." into lmp-dev by Dianne Hackborn · 10 years ago
  49. 462bcd8 Allow carrier specific requirement on GPS features to be specified through a dedicated configuration key. by Tsuwei Chen · 10 years ago
  50. 6025770 Don't remove active stacks from window manager by Craig Mautner · 10 years ago
  51. dd63245 Merge "Work on issue #17506095: Add ability to lock IME for specified apps" into lmp-dev by Dianne Hackborn · 10 years ago
  52. dcbe835 Fix to make repeated lingerings work. by Paul Jensen · 10 years ago
  53. bb8aa5a Work on issue #17506095: Add ability to lock IME for specified apps by Dianne Hackborn · 10 years ago
  54. 80ea66b Merge "Fix issues with multiple languages and multi-users" into lmp-dev by Sandeep Siddhartha · 10 years ago
  55. 6cfbb71 Fix issue #17536024: The am start's wait option doesn't... by Dianne Hackborn · 10 years ago
  56. 36e793c Merge "Eliminate misleading warning." into lmp-dev by Craig Mautner · 10 years ago
  57. fabab90 Eliminate misleading warning. by Craig Mautner · 10 years ago
  58. 63f1090 Add optimizations to keep TaskPersister queue small. by Craig Mautner · 10 years ago
  59. c1e1550 Merge "Adjust volume bar visibility in HDMI-CEC system audio mode" into lmp-dev by Jungshik Jang · 10 years ago
  60. 1a6be6e Adjust volume bar visibility in HDMI-CEC system audio mode by Jungshik Jang · 10 years ago
  61. da6e9f1 Remove MHL related code. by Yuncheol Heo · 10 years ago
  62. 6035379 Merge "Fix issue #17507017: took ~3 seconds to move an app to the foreground" into lmp-dev by Dianne Hackborn · 10 years ago
  63. 1a526f5 Merge "Fix issue #16662560: SingleTop activity is getting instantiated multiple time" into lmp-dev by Dianne Hackborn · 10 years ago
  64. e73cc46 Add NetworkAgent event for ExplicitlySelected by Robert Greenwalt · 10 years ago
  65. 7922882 Fix issue #16662560: SingleTop activity is getting instantiated multiple time by Dianne Hackborn · 10 years ago
  66. b4f601c Merge "Report Network status to NetworkAgent." into lmp-dev by Robert Greenwalt · 10 years ago
  67. 9c6b5b7 TIF: Re-connect the session on package update. by Ji-Hwan Lee · 10 years ago
  68. ce4a0cf Properly redispatch systemUiVisibility flags by Adrian Roos · 10 years ago
  69. 41f7663 Merge "Make the playback device pass CEC CTS." into lmp-dev by Yuncheol Heo · 10 years ago
  70. 89ec14e Make the playback device pass CEC CTS. by Yuncheol Heo · 10 years ago
  71. dc524b7 Merge "Set user agent for XTRA download according to carrier specification. Bug: 17056380 Change-Id: Iacb90d4780f35fa6875702889d4a5f02610768b7" into lmp-dev by Tsuwei Chen · 10 years ago
  72. 8cf8f71 Fix issues with multiple languages and multi-users by Sandeep Siddhartha · 10 years ago
  73. 602d17c Merge "Quick fix issue #17514851: dumpsys package <package-name> includes..." into lmp-dev by Dianne Hackborn · 10 years ago
  74. f131785 Quick fix issue #17514851: dumpsys package <package-name> includes... by Dianne Hackborn · 10 years ago
  75. 9546520 Fix issue #17507017: took ~3 seconds to move an app to the foreground by Dianne Hackborn · 10 years ago
  76. f86f0e1 Set user agent for XTRA download according to carrier specification. by Tsuwei Chen · 10 years ago
  77. 63d991f Merge "Add config option for permanent dpad presence." into lmp-dev by Michael Wright · 10 years ago
  78. a59e623 Add config option for permanent dpad presence. by Michael Wright · 10 years ago
  79. b6eaa86 Merge "Remove a minimum wake-up time for a job" into lmp-dev by Matthew Williams · 10 years ago
  80. 720407a Fix cyclic mute by Jungshik Jang · 10 years ago
  81. 6b096d3 Remove unnecessary warning. by Jungshik Jang · 10 years ago
  82. 9568669 Merge "A little more work on issue ##16907799." into lmp-dev by Dianne Hackborn · 10 years ago
  83. 24c98e8 A little more work on issue ##16907799. by Dianne Hackborn · 10 years ago
  84. f075330 Merge "Fix issue #16907799: Processes containing bound services..." into lmp-dev by Dianne Hackborn · 10 years ago
  85. d8c36a7 Merge "Route volume commands whenever media stream is in use" into lmp-dev by RoboErik · 10 years ago
  86. 465fa39 Fix issue #16907799: Processes containing bound services... by Dianne Hackborn · 10 years ago
  87. 94c716e Route volume commands whenever media stream is in use by RoboErik · 10 years ago
  88. 7ca1161 Merge "Saver: PowerManager call to set low power mode." into lmp-dev by John Spurlock · 10 years ago
  89. e7d6816 Merge "Fix creation issue of stack trace dump directory" into lmp-dev by Ramanan Rajeswaran · 10 years ago
  90. 645df3e Merge "Correctly propagate SW_CAMERA_LENS_COVER_BIT" into lmp-dev by Michael Wright · 10 years ago
  91. 8d4e6cb Saver: PowerManager call to set low power mode. by John Spurlock · 10 years ago
  92. f1f886f Merge "Add null checks for quickly disappearing Displays" into lmp-dev by Craig Mautner · 10 years ago
  93. 9e10d25 Correctly propagate SW_CAMERA_LENS_COVER_BIT by Michael Wright · 10 years ago
  94. ee2ec05 TIF: Turn debugging off by Jae Seo · 10 years ago
  95. 07ab087 Merge "Handle null values in registerService" into lmp-dev by Christopher Lane · 10 years ago
  96. a0e0c0d Fix creation issue of stack trace dump directory by Jing Ji · 10 years ago
  97. 49f63fb Report Network status to NetworkAgent. by Robert Greenwalt · 10 years ago
  98. 13f3c93 Merge "Fix issue with lifecycle of Activities launched from Lockscreen" into lmp-dev by Adam Lesinski · 10 years ago
  99. 1a70a16 Add null checks for quickly disappearing Displays by Craig Mautner · 10 years ago
  100. 0f35cdd Handle null values in registerService by Christopher Lane · 10 years ago