1. abe8442 Add UserHandle to ShortcutInfo, and simplify LauncherApps APIs. by Makoto Onuki · 8 years ago
  2. f2cf598 Merge "Permit package downgrades on debuggable platforms." into nyc-dev by Alex Klyubin · 8 years ago
  3. 80189cd getProfiles should only returns non-partial user info by Tony Mak · 8 years ago
  4. 63d1ee4 Merge "Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two." into nyc-dev by Rubin Xu · 8 years ago
  5. 40ccfdd Permit package downgrades on debuggable platforms. by Alex Klyubin · 8 years ago
  6. e23283a Do not enable binder exception logging. by Makoto Onuki · 8 years ago
  7. 24b7415 Merge "ShortcutManager: More command for CTS, more tests.." into nyc-dev by Makoto Onuki · 8 years ago
  8. ac21497 ShortcutManager: More command for CTS, more tests.. by Makoto Onuki · 8 years ago
  9. e95057a Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two. by Rubin Xu · 8 years ago
  10. 6dffdf828 Merge "Fix intent filter priorities" into nyc-dev by Todd Kennedy · 8 years ago
  11. 23c8292 Merge "Grant NFC tag app default permissions." into nyc-dev by Martijn Coenen · 8 years ago
  12. 893e097 Kill app if revoking a permission while resetting app prefs by Svet Ganov · 8 years ago
  13. 2e210c4 ShortcutManager: implement backup & restore by Makoto Onuki · 8 years ago
  14. 5585dd9 Fix intent filter priorities by Todd Kennedy · 8 years ago
  15. 3ccb354 Merge "Add new protection level for setup wizard" into nyc-dev by Russell Brenner · 8 years ago
  16. 0242467 Merge "Allow retrieving info /system components" into nyc-dev by Todd Kennedy · 8 years ago
  17. b233466 Add new protection level for setup wizard by Russell Brenner · 8 years ago
  18. d6ee0ba Allow retrieving info /system components by Todd Kennedy · 8 years ago
  19. 406101e Merge "Set build fingerprint for the new user" into nyc-dev by Fyodor Kupolov · 8 years ago
  20. 83c2424 Set build fingerprint for the new user by Fyodor Kupolov · 8 years ago
  21. 47c170a Package Manager: Use new DexFile function to upgrade filter by Andreas Gampe · 8 years ago
  22. aa60469 Merge "AfW - suspend apps - API polish" into nyc-dev by Andrei Stingaceanu · 8 years ago
  23. 2c0ae91 Merge changes Ifecff4f1,Ia302de46 into nyc-dev by Jeff Sharkey · 8 years ago
  24. 0436b1d Make preferred activities direct-boot aware. by Jeff Sharkey · 8 years ago
  25. 27c49d5 Merge "Fix a deadlock due to wtf in BaseBundle" into nyc-dev by Jeff Sharkey · 8 years ago
  26. 2387932 Fix a deadlock due to wtf in BaseBundle by Amith Yamasani · 8 years ago
  27. 1bd064f Merge "Package Manager: Remove force-compile on boot" into nyc-dev by Andreas Gampe · 8 years ago
  28. ecb3465 Package Manager: Remove force-compile on boot by Andreas Gampe · 8 years ago
  29. ca0ee28 Merge "ShortcutManager: Support secondary text field." into nyc-dev by Makoto Onuki · 8 years ago
  30. 284b165 Grant NFC tag app default permissions. by Martijn Coenen · 8 years ago
  31. b67b5b9 Merge "Move OTA package update before fstrim, hide "Optimizing apps" dialog" into nyc-dev by David Brazdil · 8 years ago
  32. f5c444f Move OTA package update before fstrim, hide "Optimizing apps" dialog by David Brazdil · 8 years ago
  33. d65bdca Merge "Fix profile deletion in package manager" into nyc-dev by Calin Juravle · 8 years ago
  34. e3ae7ec ShortcutManager: Support secondary text field. by Makoto Onuki · 8 years ago
  35. d5b745a Merge "ShortcutManager: proper work profile support" into nyc-dev by Makoto Onuki · 8 years ago
  36. cd57599 Delay vold connectors until published, fix NPE. by Jeff Sharkey · 8 years ago
  37. 9da23fc ShortcutManager: proper work profile support by Makoto Onuki · 8 years ago
  38. 5393784 Merge "Moving app process logging from AMS to PMS" into nyc-dev by Michal Karpinski · 8 years ago
  39. f410244 Merge "Continue to remove users when destroyUserKey fails." into nyc-dev by Paul Crowley · 8 years ago
  40. b52a461 Moving app process logging from AMS to PMS by Michal Karpinski · 8 years ago
  41. 2d71f41 Fix profile deletion in package manager by Calin Juravle · 8 years ago
  42. efc4a34 AfW - suspend apps - API polish by Andrei Stingaceanu · 8 years ago
  43. d99c6f0 ShortcutManager: Fix work profile by Makoto Onuki · 8 years ago
  44. 7b71a6f Merge "ShortcutManager: Cleanup package info handling" into nyc-dev by Makoto Onuki · 8 years ago
  45. 905e885 ShortcutManager: Cleanup package info handling by Makoto Onuki · 8 years ago
  46. 7d47079 Merge "[STOPSHIP] PackageManager: Add package setting flag for N upgrade" into nyc-dev by Andreas Gampe · 8 years ago
  47. ec1a2da Merge "ShortcutManager: Handle package broadcasts." into nyc-dev by Makoto Onuki · 8 years ago
  48. bed38b9 Merge "Read "dalvik.vm.usejitprofiles" for package compile command" into nyc-dev by Calin Juravle · 8 years ago
  49. fc41ea3 [STOPSHIP] PackageManager: Add package setting flag for N upgrade by Andreas Gampe · 8 years ago
  50. 8bc758b Read "dalvik.vm.usejitprofiles" for package compile command by Calin Juravle · 8 years ago
  51. b5e7270 Merge "Freeze apps during upgrade, check if uninstalled." into nyc-dev by Jeff Sharkey · 8 years ago
  52. d9435ea Merge "Don't check if forward locked apps are used by others" into nyc-dev by Calin Juravle · 8 years ago
  53. c9b329e Freeze apps during upgrade, check if uninstalled. by Jeff Sharkey · 8 years ago
  54. 9948c37 Merge "PackageManager: Introduce first-boot dexopt reason" into nyc-dev by Andreas Gampe · 8 years ago
  55. bd91e2f Update PRE_BOOT_COMPLETED for FBE. by Jeff Sharkey · 8 years ago
  56. 6823f6d PackageManager: Introduce first-boot dexopt reason by Andreas Gampe · 8 years ago
  57. 0acbb14 ShortcutManager: Handle package broadcasts. by Makoto Onuki · 8 years ago
  58. 9129379 Continue to remove users when destroyUserKey fails. by Paul Crowley · 8 years ago
  59. 619f468 Merge "Fix potential crash loop" into nyc-dev by Makoto Onuki · 8 years ago
  60. c5475d4 Fix potential crash loop by Makoto Onuki · 8 years ago
  61. 9fa0254 Don't check if forward locked apps are used by others by Calin Juravle · 8 years ago
  62. e1cf49e Merge "Delete app profiles only during updates and uninstalls" into nyc-dev by Calin Juravle · 8 years ago
  63. e37ce3d Merge "PackageManager: Move compilation reasons to PMS" into nyc-dev by Andreas Gampe · 8 years ago
  64. 43fc244 PackageManager: Move compilation reasons to PMS by Andreas Gampe · 8 years ago
  65. 9cfba35 Fix issue #25817435: Batterystats missing UIDs for secondary users by Dianne Hackborn · 8 years ago
  66. a7f2bcc Merge "Frameworks/base: Refactor package manager" into nyc-dev by Andreas Gampe · 8 years ago
  67. bdd30d8 Frameworks/base: Refactor package manager by Andreas Gampe · 8 years ago
  68. df4c40d Merge "Localize owner's name to current locale until changed" into nyc-dev by Amith Yamasani · 8 years ago
  69. 6f48d6e Localize owner's name to current locale until changed by Amith Yamasani · 8 years ago
  70. d6d27e3 Delete app profiles only during updates and uninstalls by Calin Juravle · 8 years ago
  71. 362636d Merge "com.android.cts.appsecurity.AdoptableHostTest may trigger below dead lock in system_server in the board with external adoptable storage as below stack:" into nyc-dev by Jeff Sharkey · 8 years ago
  72. 3145924 ShortcutManager: Extract helper classes. by Makoto Onuki · 8 years ago
  73. 8a8e68c com.android.cts.appsecurity.AdoptableHostTest may trigger below dead by guoyin.chen · 8 years ago
  74. 8673b28 Revert getUserInfo change and add isManagedPorfile(int userId) by Tony Mak · 8 years ago
  75. da70ee4 Merge "ShortcutManager: Clean up for uninstalled packages." into nyc-dev by Makoto Onuki · 8 years ago
  76. cdc78f7 ShortcutManager: Clean up for uninstalled packages. by Makoto Onuki · 8 years ago
  77. 07ece59 Merge "Disallow guest user from changing Wifi settings" into nyc-dev by Samuel Tan · 8 years ago
  78. d9453b8 Disallow guest user from changing Wifi settings by Samuel Tan · 8 years ago
  79. 45c1827 Merge "Improve ShortcutSrvice" into nyc-dev by Makoto Onuki · 8 years ago
  80. a0a58a2 Merge "Refactoring FBE APIs based on council feedback." into nyc-dev by Jeff Sharkey · 8 years ago
  81. aa8b94a Improve ShortcutSrvice by Makoto Onuki · 8 years ago
  82. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  83. fb3f3f5 Merge "Support multi-launcher" into nyc-dev by Makoto Onuki · 8 years ago
  84. f9124ec Merge "Flush package restriction changes for a user." into nyc-dev by Benjamin Franz · 8 years ago
  85. 1b21124 Merge "Add "pm set-home-activity"" into nyc-dev by Makoto Onuki · 8 years ago
  86. 4828a59 Add "pm set-home-activity" by Makoto Onuki · 8 years ago
  87. b531d08 getUserInfo fail when app trying to get self user info by Tony Mak · 8 years ago
  88. 4dc008c Fix NotificationListenerService fail to mirror work notification by Tony Mak · 8 years ago
  89. bbb3ff2 Flush package restriction changes for a user. by Sudheer Shanka · 9 years ago
  90. de66737 Support multi-launcher by Makoto Onuki · 8 years ago
  91. 4dbe0de Fix launcher side callback by Makoto Onuki · 8 years ago
  92. 4554d0e Make "reset-throttling" per-user by Makoto Onuki · 8 years ago
  93. 49f6fbc Merge "Implement the launcher side permission." into nyc-dev by Makoto Onuki · 8 years ago
  94. 2d5b465 Implement the launcher side permission. by Makoto Onuki · 8 years ago
  95. fb5f2e5 Merge "Frameworks/base: Extract packages after cache pruning" into nyc-dev by Andreas Gampe · 8 years ago
  96. 5a032c3 Merge "Specifically block suspending the package verifier." into nyc-dev by Robin Lee · 8 years ago
  97. d7f9220 Frameworks/base: Extract packages after cache pruning by Andreas Gampe · 8 years ago
  98. ab5ba2e Specifically block suspending the package verifier. by Robin Lee · 8 years ago
  99. 5fe29adc Merge "ShortcutManager refactor: per-user information class" into nyc-dev by Makoto Onuki · 8 years ago
  100. 3f4b1ca ShortcutManager refactor: per-user information class by Makoto Onuki · 8 years ago