1. a4a529e Add pm operation to set user restrictions. by Sudheer Shanka · 8 years ago
  2. b042f08 Merge tag 'android-6.0.0_r26' into HEAD by David Ng · 9 years ago
  3. 6db0f6f Merge "RRO: idmap: fix sorting of overlays.list" by Linux Build Service Account · 9 years ago
  4. 5e5479d RRO: idmap: fix sorting of overlays.list by Mårten Kongstad · 9 years ago
  5. 0528334 idmap: Fix the problems for runtime overlay. by Shaoxu Liu · 9 years ago
  6. cd90536 display : Align all rotation values according to panel orientation by Ramakant Singh · 9 years ago
  7. 1d246f6 idmap: Do not unlink the file if it is locked by another process. by yingying · 10 years ago
  8. 620c100 AVRCP 1.5 implementation by Ayan Ghosh · 10 years ago
  9. fe74fb9 extend svc command to control NFC state by Guang Zhu · 9 years ago
  10. 9b7a4ac am e62421f1: Merge "Teach Pm about the "always ask" link-handling state" into mnc-dev by Chris Tate · 9 years ago
  11. 47dd08d Teach Pm about the "always ask" link-handling state by Christopher Tate · 9 years ago
  12. 358fcc7 Do not start with a black frame in bootanimation by Jorim Jaggi · 9 years ago
  13. 9a010d0 Merge "Allow debugging only for apps forked from zygote" into mnc-dev by Sebastien Hertz · 9 years ago
  14. 56f0ff3 Make "Ask every time" actually work that way by Christopher Tate · 9 years ago
  15. 7a09b83 Allow debugging only for apps forked from zygote by Sebastien Hertz · 9 years ago
  16. d3586e1 Add a command to register SIM Phone account. by Roshan Pius · 9 years ago
  17. 6b66a4a use findProcess instead of getProcess by John Reck · 9 years ago
  18. f40c66d Add a wm command to dismiss the keyguard. by Tim Kilbourn · 9 years ago
  19. f6e9a3e Merge "More info to support CTS, fix reconcile bug." into mnc-dev by Jeff Sharkey · 9 years ago
  20. 85ced63 More info to support CTS, fix reconcile bug. by Jeff Sharkey · 9 years ago
  21. 2ba3fec Merge "Support waiting for adb shell am stop-user to complete." into mnc-dev by Kenny Guy · 9 years ago
  22. 2c7836b Support waiting for adb shell am stop-user to complete. by Kenny Guy · 9 years ago
  23. 387225f Add 'pm' operation to set a package's app-linking state by Christopher Tate · 9 years ago
  24. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  25. d4fd8c7 Added sendBroadcastMultiplePermissions method by Fyodor Kupolov · 9 years ago
  26. 396080d Add grant flag support to "install-create" verb. by Jeff Sharkey · 9 years ago
  27. 9d3cd84 Merge "Add libhidcommand_jni.so to required module." into mnc-dev by Seigo Nonaka · 9 years ago
  28. 3e7d977 Grant installer and verifier install permissions robustly by Svetoslav · 9 years ago
  29. edbeacc Add libhidcommand_jni.so to required module. by Seigo Nonaka · 9 years ago
  30. 99b6043 Teach receivers, activities, providers, and services app ops. by Svet Ganov · 9 years ago
  31. ca8e6da Fix issue #22023824: Download folder is not created in internal storage by Dianne Hackborn · 9 years ago
  32. c30454c Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance() by Adam Lesinski · 9 years ago
  33. f5ad42f Update surfaces secure flag on screen capture setting change by Wale Ogunwale · 9 years ago
  34. 1211973 Merge "Add new `hid` command." into mnc-dev by Michael Wright · 9 years ago
  35. bf30b4f Merge "Add libwilhelm to app_process." into mnc-dev by Christopher Ferris · 9 years ago
  36. ad81791 Add libwilhelm to app_process. by Christopher Ferris · 9 years ago
  37. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 9 years ago
  38. 4600dd0 ZipFileRO: Use precise widths for zip file types. by Narayan Kamath · 9 years ago
  39. fbb32f6 Better systrace slices for application startup. by Narayan Kamath · 9 years ago
  40. 1f2c768 Add new `hid` command. by Michael Wright · 9 years ago
  41. 8cd95ee Add adb shell telecom get-system-dialer by Yorke Lee · 9 years ago
  42. a6dd714 Merge "Added new options (--eial, --elal, --efal, and --esal) to pass multiple extras as ArrayList instead of Array. BUG: 21757911 Change-Id: I7e2a9c81ad4606a8aba90ea4820ba0732a1c8749 modified: src/com/android/commands/am/Am.java On branch handles_array_list Changes to be committed: modified: src/com/android/commands/am/Am.java" into mnc-dev by Felipe Leme · 9 years ago
  43. f36a0f5 Added new options (--eial, --elal, --efal, and --esal) to pass multiple extras as ArrayList instead of Array. by Felipe Leme · 9 years ago
  44. 56b94e1 Merge "screencap: Rotate images when display is rotated" into mnc-dev by Dan Stoza · 9 years ago
  45. ab23409 Flags to select storage volume for app installs. by Jeff Sharkey · 9 years ago
  46. cf70d71 screencap: Rotate images when display is rotated by Dan Stoza · 9 years ago
  47. 5c6c06b Merge "Adding am send-trim-memory command" into mnc-dev by Stefan Kuhne · 9 years ago
  48. 16045c2 Adding am send-trim-memory command by Stefan Kuhne · 9 years ago
  49. adb53b3 Add phone permissions to Shell by Yorke Lee · 9 years ago
  50. b9381c7 Add adb shell command to register/unregister phone accounts by Yorke Lee · 9 years ago
  51. db6da48 Allow default dialer changes and phone account enable/disable via ADB by Yorke Lee · 9 years ago
  52. a9ac835 Merge "Clean up calls to Rect.intersect()" into mnc-dev by Doris Liu · 9 years ago
  53. adb8921 Clean up calls to Rect.intersect() by Doris Liu · 9 years ago
  54. 5ca3afa Update asan/app_process. by Evgenii Stepanov · 9 years ago
  55. 2177ed4 Merge changes from topic 'bench' into mnc-dev by Jeff Sharkey · 9 years ago
  56. 4c099d0 Command to change force adoptable state. by Jeff Sharkey · 9 years ago
  57. 4ccca50 Fix grant/revoke to act on owner by default and log invalid user id. by Svet Ganov · 9 years ago
  58. 9831fad Merge "Modify how USB connections are handled." into mnc-dev by Nick Kralevich · 9 years ago
  59. fcf10f7 Modify how USB connections are handled. by Nick Kralevich · 9 years ago
  60. c968e21 Merge "Determine if we have adoptable disks." into mnc-dev by Jeff Sharkey · 9 years ago
  61. 0d838a0 Determine if we have adoptable disks. by Jeff Sharkey · 9 years ago
  62. 44b4add Merge "New "sm" shell tool to call StorageManager." into mnc-dev by Jeff Sharkey · 9 years ago
  63. 7d2af54 New "sm" shell tool to call StorageManager. by Jeff Sharkey · 9 years ago
  64. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 9 years ago
  65. a5b2684 Merge "Rename *AppIdle to *AppInactive per api-council" into mnc-dev by Amith Yamasani · 9 years ago
  66. e5f3304 Rename *AppIdle to *AppInactive per api-council by Amith Yamasani · 9 years ago
  67. 80f232d am b65b66cc: am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height is odd." into lmp-mr1-modular-dev by Chris Elliott · 9 years ago
  68. b65b66c am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height is odd." into lmp-mr1-modular-dev by Chris Elliott · 9 years ago
  69. d13d504 bootanimation: fix garbage line issue when screen height is odd. by Chris Elliott · 9 years ago
  70. 275e3e4 Migrate primary external storage. by Jeff Sharkey · 9 years ago
  71. 4bc7046 Merge "Add ability to get and set idle state of apps" by Amith Yamasani · 9 years ago
  72. cf76872 Add ability to get and set idle state of apps by Amith Yamasani · 9 years ago
  73. 620b32b Package and storage movement callbacks. by Jeff Sharkey · 9 years ago
  74. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 9 years ago
  75. 1dfab47 am a26c8371: am 5682a23e: am fef8bcf9: Merge "Explicitly use clang." by Dan Albert · 9 years ago
  76. b9f6b0e Explicitly use clang. by Dan Albert · 9 years ago
  77. 0bd2aa7 Fail early when starting a background user activity. by Wale Ogunwale · 9 years ago
  78. d46747a Add support for disabling display scaling for development. by Jeff Brown · 9 years ago
  79. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  80. 39fb7fd Allow silent package install for device owner. by Benjamin Franz · 9 years ago
  81. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  82. b677e0a Merge "Update command line usage for pm" by Amith Yamasani · 9 years ago
  83. 3605fac Update command line usage for pm by Amith Yamasani · 9 years ago
  84. d59a5d5 Various fixes and improvements... by Dianne Hackborn · 9 years ago
  85. 222ab66 am 1c329e85: am 855998d0: am c90a4418: Merge "idmap: scan missing include for sys/stat.h" by Mark Salyzyn · 9 years ago
  86. 6b115be am fa037c65: am f942e36a: am 5218065d: Merge "app_main missing include for sys/stat.h" by Mark Salyzyn · 9 years ago
  87. b62286e idmap: scan missing include for sys/stat.h by Mark Salyzyn · 9 years ago
  88. fc737fb app_main missing include for sys/stat.h by Mark Salyzyn · 9 years ago
  89. 34faab5 Add --sampling to am profile start by John Reck · 9 years ago
  90. 95c1ade Add install option to grant all runtime permissions. by Svet Ganov · 9 years ago
  91. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 9 years ago
  92. 3449789 SkStream is no longer a ref counted object. by Leon Scroggins III · 9 years ago
  93. b9a5e4a Add new debug feature to automatically create heap dumps. by Dianne Hackborn · 9 years ago
  94. 0510c2e Add a list verb to the settings cmd. by John Spurlock · 9 years ago
  95. a8c6111 Content and settings shell commands passing invalid calling package. by Svetoslav · 9 years ago
  96. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  97. 53a29a9 Added ActivityManager API and AM command to resize a task. by Wale Ogunwale · 9 years ago
  98. 23eeb2b am 287c53f4: am 76507a64: am 72dc62ea: Merge "Track removal of refcounts from FileMap." by Narayan Kamath · 9 years ago
  99. 76507a6 am 72dc62ea: Merge "Track removal of refcounts from FileMap." by Narayan Kamath · 9 years ago
  100. 688ff4c Track removal of refcounts from FileMap. by Narayan Kamath · 9 years ago