1. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  2. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  3. c0bd747 Further work on issue #7307399: Framework needs a new pre-user-shutdown... by Dianne Hackborn · 12 years ago
  4. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  5. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  6. 43aa159 Allow adb shell am display-size to use bigger sizes. by Jeff Brown · 12 years ago
  7. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  8. 649d0d7 Merge "More multi-user stuff:" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  9. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  10. 3065963 Wrapped call to notifyAll() in a synchronized block by Felipe Leme · 12 years ago
  11. e2bdca5 Fix my fix. by Dianne Hackborn · 12 years ago
  12. 52fba38 Fix build. by Dianne Hackborn · 12 years ago
  13. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  14. 7e0e19d Restore man page entries. by Dianne Hackborn · 12 years ago
  15. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  16. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  17. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  18. fd3d009 Remove some unnecessary man page entries by Amith Yamasani · 12 years ago
  19. 13b9073 Remove unused, obsolete debug code by Romain Guy · 12 years ago
  20. 7df7d20 Fix issue #4499996: LiveWallpaperPreview activity intent filter by Dianne Hackborn · 12 years ago
  21. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  22. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  23. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 12 years ago
  24. 3a2ce93 Add the ability to pass float extras to AM. by Mike J. Chen · 13 years ago
  25. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  26. f5b8671 Fix issue #5714517: App shortcuts can result in bad task intents by Dianne Hackborn · 13 years ago
  27. d8c98fe Improve low memory dropbox reporting. by Dianne Hackborn · 13 years ago
  28. e4d4fbc Add drop box reports of low memory. by Dianne Hackborn · 13 years ago
  29. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  30. 0bb1e91 Small improvements to am command. by Dianne Hackborn · 13 years ago
  31. 62f20ec Add new am option to profile the launching of an activity. by Dianne Hackborn · 13 years ago
  32. 7eabe55 Add looper profiling to adb shell am by Romain Guy · 13 years ago
  33. 8ffb0c0 allow Uri as intent extra in am command by Guang Zhu · 13 years ago
  34. 46d1103 Small cleanup of am/pm commands. by Dianne Hackborn · 13 years ago
  35. 351f322 Add force-stop subcommand for 'am'. by Xianzhu Wang · 13 years ago
  36. 7916ac6 Add new command line option to change global screen size. by Dianne Hackborn · 13 years ago
  37. 0f1de9a New compat mode front end: UI and persistence. by Dianne Hackborn · 13 years ago
  38. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  39. 62f2ada Add missing NOTICE entries. by David Deephanphongs · 14 years ago
  40. 405e012 am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  41. f123e49 Some debugging support. by Dianne Hackborn · 14 years ago
  42. 846df9f resolved conflicts for merge of 8952a448 to master by Dianne Hackborn · 14 years ago
  43. 287952c Fix issue #3022508: Crash during media scan by Dianne Hackborn · 14 years ago
  44. 2d1b7a2 Add support for giving arrays of ints and longs to the "am" command. by Jack Veenstra · 14 years ago
  45. f9b5eed Doc Change:ActivityManager usage doc:running test package by Joe Malin · 14 years ago
  46. 6a69b4f Add --el option to am for long extras. by Makoto Onuki · 14 years ago
  47. 7b75054 Fix incorrect usage text for am. by Daniel Sandler · 14 years ago
  48. 824c510 Allow "am" to initiate heap dumps. by Andy McFadden · 14 years ago
  49. d6c0bb0 merge from open-source master by The Android Open Source Project · 14 years ago
  50. 746a95a Removed Calls to deprecated APIs by Christian Mehlmauer · 14 years ago
  51. 69acb6b Unify am startservice commands. by Jean-Baptiste Queru · 14 years ago
  52. d4dd85d Allow Am to start services by Anthony Newnam · 14 years ago
  53. 5ef402b Fix issue #2538228: Intents targeting browsers constantly nagging by Dianne Hackborn · 14 years ago
  54. 8f7f35e Add new -W option to Am to wait for the start to complete. by Dianne Hackborn · 14 years ago
  55. 6fb35fe add "startservice" option to am command-line utility by Doug Zongker · 14 years ago
  56. 305e1b8 add --esn option to am to allow adding extra with a null value by Doug Zongker · 15 years ago
  57. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  58. 9f4af53 Make intent broadcasts in "am" synchronous (they wait until exit). by Dan Egnor · 15 years ago
  59. 9c8dd55 Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 15 years ago
  60. c62a216 The '-D' option for the 'am' command appears to be optional, so reflect that in the usage. by Marco Nelissen · 15 years ago
  61. 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 15 years ago
  62. abc25e3 Add intent for gservices override, and handle empty arguments properly by Dan Egnor · 15 years ago
  63. f5b4b98 auto import from //depot/cupcake/@136745 by The Android Open Source Project · 15 years ago
  64. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  65. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  66. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago