1. e8a403d57c Add support for update-on-boot feature. by Tao Bao · 10 years ago
  2. ea168d2 Merge changes Ie427a2d8,I213f1f76 into nyc-dev by Jason Monk · 10 years ago
  3. 9f1ab4f Merge "Reset IMMS when the device is unlocked." into nyc-dev by Yohei Yukawa · 10 years ago
  4. 477ecd7 Merge "Allow widget hosts to see widgets from locked profiles." into nyc-dev by Kenny Guy · 10 years ago
  5. 33f9a9c Allow widget hosts to see widgets from locked profiles. by Kenny Guy · 10 years ago
  6. 024f979 Allow ephemeral users on the split-system-user systems only. by Lenka Trochtova · 10 years ago
  7. a2a9ab9 Add a MessageUtils class to convert int constants to strings. am: d2457a3ee3 by Lorenzo Colitti · 10 years ago
  8. 2e5cdb5 Merge "Schedule stop immediately when activity is invisible and done pausing" into nyc-dev by Chong Zhang · 10 years ago
  9. 46b1ac6 Schedule stop immediately when activity is invisible and done pausing by Chong Zhang · 10 years ago
  10. 4b69da8 Merge "Limit modal windows to only hide windows in the same task." into nyc-dev by Allen Hair · 10 years ago
  11. e7cc1ac Merge "Don't try to register (and invoke!) intentional null callbacks" into nyc-dev by Chris Tate · 10 years ago
  12. ea6724a Don't try to register (and invoke!) intentional null callbacks by Christopher Tate · 10 years ago
  13. c02075b Merge "Fix TOP_APP description in dumpsys activity." into nyc-dev by Tim Murray · 10 years ago
  14. dd6e4c1 Do not put floating windows into drag resize mode by Jorim Jaggi · 10 years ago
  15. d2457a3 Add a MessageUtils class to convert int constants to strings. by Lorenzo Colitti · 10 years ago
  16. 4ab3637 Merge "Clean up on UserManagerService and DPMS" into nyc-dev by Makoto Onuki · 10 years ago
  17. 2a3c3da Clean up on UserManagerService and DPMS by Makoto Onuki · 10 years ago
  18. ed4952a Reset IMMS when the device is unlocked. by Yohei Yukawa · 10 years ago
  19. 7eb06ff Merge "Make sure mExiting is cleared when app is set to visible" into nyc-dev by Chong Zhang · 10 years ago
  20. f20ac2c Limit modal windows to only hide windows in the same task. by Allen Hair · 10 years ago
  21. 5eb148b Merge "Stop granting default Contacts permission to IMEs." into nyc-dev by Yohei Yukawa · 10 years ago
  22. be132e6 Keyguard wallpaper by Christopher Tate · 10 years ago
  23. b3cbbde Fix TOP_APP description in dumpsys activity. by Tim Murray · 10 years ago
  24. 4113ffa Make sure mExiting is cleared when app is set to visible by Chong Zhang · 10 years ago
  25. ea3aa1b Merge "Protect against surfaceController and hasSurface getting out of sync." into nyc-dev by Wale Ogunwale · 10 years ago
  26. 550b38d Merge "Push mapping of package name to appId to kernel." into nyc-dev by Jeff Sharkey · 10 years ago
  27. 2271ba3 Push mapping of package name to appId to kernel. by Jeff Sharkey · 10 years ago
  28. 722ff89 Protect against surfaceController and hasSurface getting out of sync. by Wale Ogunwale · 10 years ago
  29. 726c459 Stop granting default Contacts permission to IMEs. by Yohei Yukawa · 10 years ago
  30. 40d8823 Merge "Add android:backupInForeground" into nyc-dev by Chris Tate · 10 years ago
  31. b9b0fec Fix flicker when tapping quickly on dock divider by Chong Zhang · 10 years ago
  32. 43fbc5f Add android:backupInForeground by Christopher Tate · 10 years ago
  33. 24f62ea Merge "Fix bugs in user restriction migration" into nyc-dev by Makoto Onuki · 10 years ago
  34. 6094928 Fix bugs in user restriction migration by Makoto Onuki · 10 years ago
  35. 12d7ea8 Merge "Implementation of data usage callbacks." into nyc-dev by Antonio Cansado · 10 years ago
  36. 003ee19 Merge "Make BackupManager encryption aware." into nyc-dev by Jeff Sharkey · 10 years ago
  37. 4e334cf Merge "Reduce locking duration when checking idle states" into nyc-dev by Amith Yamasani · 10 years ago
  38. b1e153b Reduce locking duration when checking idle states by Amith Yamasani · 10 years ago
  39. 62e1f489 Merge "[Fix extra data in cache]" into nyc-dev by Simranjit Kohli · 10 years ago
  40. 5dbd4aa SysUI Tuner: Night mode v3 by Jason Monk · 10 years ago
  41. 0bc3cc9 Fix crash when cancelling an accessibility gesture with ACTION_UP. by Zachary Kuznia · 10 years ago
  42. 2c1ba9a Make BackupManager encryption aware. by Jeff Sharkey · 10 years ago
  43. 18026642 Sigh, safe mode. by Jeff Sharkey · 10 years ago
  44. aafff2f Merge "Ensure DO/PO are also DA." into nyc-dev by Makoto Onuki · 10 years ago
  45. f5df553 Get applicationinfo as user. by Julia Reynolds · 10 years ago
  46. 218c2ab0 Merge "Fix bugs in logic to find a default selectd IME." into nyc-dev by Yohei Yukawa · 10 years ago
  47. c2393ac Fix bugs in logic to find a default selectd IME. by Yohei Yukawa · 10 years ago
  48. 7651b21 {,Base}DhcpStateMachine is no more am: efa4209fe0 by Erik Kline · 10 years ago
  49. efa4209 {,Base}DhcpStateMachine is no more by Erik Kline · 10 years ago
  50. a666d74 [Fix extra data in cache] by Simranjit Singh Kohli · 11 years ago
  51. cd42acd Implementation of data usage callbacks. by Antonio Cansado · 10 years ago
  52. 40089ca Merge "Move more drag-related code to DragState" into nyc-dev by Vladislav Kaznacheev · 10 years ago
  53. 5d6bdeb Move more drag-related code to DragState by Vladislav Kaznacheev · 10 years ago
  54. 184db60 Ensure DO/PO are also DA. by Makoto Onuki · 10 years ago
  55. 7998e48 Fix unlock transition when docked stack is visible by Jorim Jaggi · 10 years ago
  56. 4c5bd24 Merge "Protect MotionEvent stream when a11y changes." into nyc-dev by Phil Weaver · 10 years ago
  57. e7b1983 Protect MotionEvent stream when a11y changes. by Phil Weaver · 10 years ago
  58. fc482c3 Merge "[framework] Don't allow apps on external storage to be active admin" into nyc-dev by Makoto Onuki · 10 years ago
  59. df8d02b Merge "SoundTriggerHelper changes for GenericSoundModels." into nyc-dev by Arunesh Mishra · 10 years ago
  60. f34db0a [framework] Don't allow apps on external storage to be active admin by Makoto Onuki · 10 years ago
  61. 3fff7f5 SoundTriggerHelper changes for GenericSoundModels. by Arunesh Mishra · 10 years ago
  62. 7fc54dd Merge "Audio record notification: only report SDK recording sources" into nyc-dev by Jean-Michel Trivi · 10 years ago
  63. 0137c3d Merge "Clean up App Standby code" into nyc-dev by Amith Yamasani · 10 years ago
  64. bcac3bd Merge "Fix cross-app drag and drop" into nyc-dev by Vladislav Kaznacheev · 10 years ago
  65. ca5d6d2 Clean up App Standby code by Amith Yamasani · 10 years ago
  66. c8d215b Merge "Make sure at least one IME is enabled." into nyc-dev by Yohei Yukawa · 10 years ago
  67. 5a21f2d Merge "Clean-up starting window if resuming activity in another stack" into nyc-dev by Wale Ogunwale · 10 years ago
  68. b9db749 Restore DUMP permission check for BluetoothManagerService by Andre Eisenbach · 10 years ago
  69. c662d8e Make sure we call reportResized exactly once when drag starting by Jorim Jaggi · 10 years ago
  70. dd2772a Audio record notification: only report SDK recording sources by Jean-Michel Trivi · 10 years ago
  71. 05bdf88 Merge "Remove isPackageInstalled" into nyc-dev by Fyodor Kupolov · 10 years ago
  72. aef37e4 Merge "Increase the importance of noisy notifications." into nyc-dev by Julia Reynolds · 10 years ago
  73. 2be760d Clean-up starting window if resuming activity in another stack by Wale Ogunwale · 10 years ago
  74. 369aad0 Don't exclude app info from recents. by Winson · 10 years ago
  75. 31eb784 Merge "Fix issue with activity reuse for aliased components." into nyc-dev by Rob Carr · 10 years ago
  76. 7615130 Fix cross-app drag and drop by Vladislav Kaznacheev · 10 years ago
  77. 93dfc03 Merge "Add Copy-On-Write mode to InputMethodSettings." into nyc-dev by Yohei Yukawa · 10 years ago
  78. fbff8c1 Merge "Whitelisting remote bugreport finished broadcast" into nyc-dev by Michal Karpinski · 10 years ago
  79. 859df05 Make sure at least one IME is enabled. by Yohei Yukawa · 10 years ago
  80. 68645a6 Add Copy-On-Write mode to InputMethodSettings. by Yohei Yukawa · 10 years ago
  81. 7caa0b8 Merge "Alarm can end time-based rule." into nyc-dev by Julia Reynolds · 10 years ago
  82. 3e7bfe9 Merge "Suspend packages - one call for multiple packages" into nyc-dev by Andrei Stingaceanu · 10 years ago
  83. eb84b18 Suspend packages - one call for multiple packages by Andrei Stingaceanu · 10 years ago
  84. 83fa107 Increase the importance of noisy notifications. by Julia Reynolds · 10 years ago
  85. 570c939 Merge "Synchronize results from runner thread to main full backup thread." into nyc-dev by Sergey Poromov · 10 years ago
  86. 1998ee5 Alarm can end time-based rule. by Julia Reynolds · 10 years ago
  87. cd8c13fc Synchronize results from runner thread to main full backup thread. by Sergey Poromov · 10 years ago
  88. 907b255 Remove references to BaseDhcpStateMachine and DhcpStateMachine am: 29a215268d by Erik Kline · 10 years ago
  89. 29a2152 Remove references to BaseDhcpStateMachine and DhcpStateMachine by Erik Kline · 10 years ago
  90. 5c78685 Add IpManager#shutdown() to terminate the state machine. am: b1ee39540e by Erik Kline · 10 years ago
  91. 9496df1 Suspend packages - decline suspending the active launcher by Andrei Stingaceanu · 10 years ago
  92. 5ae4e73 Merge "Suspend packages - new API for retrieving the suspended status" into nyc-dev by Andrei Stingaceanu · 10 years ago
  93. b1ee395 Add IpManager#shutdown() to terminate the state machine. by Erik Kline · 10 years ago
  94. 7367ed8 Whitelisting remote bugreport finished broadcast by Michal Karpinski · 10 years ago
  95. 910a367 Merge "Remote bugreport notifications rework" into nyc-dev by Michal Karpinski · 10 years ago
  96. 519e059 Merge "TIF: Rename setTvInputInfo to updateTvInputInfo" into nyc-dev by Jae Seo · 10 years ago
  97. a1c8cfe Merge "Remove AM/WM traces" into nyc-dev by Chong Zhang · 10 years ago
  98. e05db74 Remove AM/WM traces by Chong Zhang · 10 years ago
  99. a02f168 Merge "Clear mPendingScreenOff and stop color fade animiation if screen is on" into nyc-dev by Chong Zhang · 10 years ago
  100. cd6cd00 Merge "Added option to check if an app is whitelisted for deviceidle." into nyc-dev by Felipe Leme · 10 years ago