1. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  2. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 15 years ago
  3. 3c50ef6 Use unbundled QSB for global search by Bjorn Bringert · 15 years ago
  4. d59fb6e Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 15 years ago
  5. c7a63ee Add a new field to Intent that allows you to give a hint about what on screen caused the intent to by Joe Onorato · 15 years ago
  6. 1d62ea9 Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 15 years ago
  7. 923d7d7 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 15 years ago
  8. 86a72da Fix issue #2256270: Package manager sends bad broadcasts when components change by Dianne Hackborn · 15 years ago
  9. 362d5b9 Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast by Dianne Hackborn · 15 years ago
  10. 8b2e000 add class description and revise descriptions for by Scott Main · 15 years ago
  11. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 15 years ago
  12. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  13. 6cca159 Fix issue #1862317: Browser does not appear to honor anchors (#es) in links by Dianne Hackborn · 15 years ago
  14. edd9316 Add better APIs for the battery status, and other cleanup. by Dianne Hackborn · 15 years ago
  15. fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  16. 9092ab4 Add support for launching activities when attaching to a car or desk dock. by Mike Lockwood · 15 years ago
  17. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 15 years ago
  18. 5962d27 Add more documents on the ACTION_SEND_MULTIPLE intent. by Chih-Chung Chang · 15 years ago
  19. dd9b82c Add better service reporting. by Dianne Hackborn · 15 years ago
  20. 32f5890 Make new attribute EXTRA_CHANGED_COMPONENT_NAME in by Suchi Amalapurapu · 15 years ago
  21. 0214e94 For intent ACTION_PACKAGE_CHANGED, there could be a lot of broadcasts related to enabling/disabling by Suchi Amalapurapu · 15 years ago
  22. aa52f9a Make SINGLE_TOP work with CLEAR_TOP. by Dianne Hackborn · 15 years ago
  23. fe240ec Change these string constants back to match donut. by Dianne Hackborn · 15 years ago
  24. 9acc030 Implement issue #2071750: add a pre-boot upgrade step. by Dianne Hackborn · 15 years ago
  25. 725fcbf Fix some Javadoc typos. by Mike Lockwood · 15 years ago
  26. c9f4eaf Dock changes:Docking station intents by Dan Murphy · 15 years ago
  27. bad80e0 Add Activity Intent.ACTION_REQUEST_SHUTDOWN for requesting a system shutdown. by Mike Lockwood · 15 years ago
  28. cdc0d94 am 2bad713f: Merge change 8860 into donut by Android (Google) Code Review · 15 years ago
  29. ed06578 Fix bug 2017664 by Jean-Michel Trivi · 15 years ago
  30. 02f5228 resolved conflicts for merge of f0d83fd9 to master by Dianne Hackborn · 15 years ago
  31. 7f20543 Updates from API review. by Dianne Hackborn · 15 years ago
  32. 078bc31 am 43f8d2e5: Merge change 8106 into donut by Android (Google) Code Review · 15 years ago
  33. 3e39175 Add note to Intent.fillIn javadoc to describe component copying behavior. by Brett Chabot · 15 years ago
  34. bd3e0ce resolved conflicts for merge of 3e522c45 to master by Charles Chen · 15 years ago
  35. 49a6015 Adding public intents for TTS to enable checking for TTS data, by Charles Chen · 15 years ago
  36. 6a29426 Merge commit 'goog/readonly-korg-master' into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  37. 602bee5 am cf29e116: Merge change 6867 into donut by Android (Google) Code Review · 15 years ago
  38. 4554f30 CLOSE_SYSTEM_DIALOGS can't be protected. by Dianne Hackborn · 15 years ago
  39. 54a26bc resolved conflicts for merge of 889c2d37 to master by Dianne Hackborn · 15 years ago
  40. 8ecb36e Fixed Android issue #400, where the Intent documentation was inaccurate in a number of places, undoubtedly causing untold grief to innumerable masses. by Yusuf T. Mobile · 15 years ago
  41. 854060af Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 15 years ago
  42. 5d16cd0 am d7cd29da: Add facility to run setup wizard after an update. by Dianne Hackborn · 15 years ago
  43. 8ec5b83 Merge commit '1dac277f' into manualmerge by Dianne Hackborn · 15 years ago
  44. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 15 years ago
  45. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 15 years ago
  46. 69866ce resolved conflicts for merge of 5158cc55 to master by Charles Chen · 15 years ago
  47. 0477954 Adding TTS_QUEUE_PROCESSING_COMPLETED action to the list of Intents by Charles Chen · 15 years ago
  48. c137135 am 3d74bb4a: Add "why?" button to low battery dialog. by Dianne Hackborn · 15 years ago
  49. 3d74bb4 Add "why?" button to low battery dialog. by Dianne Hackborn · 15 years ago
  50. 1e3fc65 am 649f99e8: Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 15 years ago
  51. 649f99e Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 15 years ago
  52. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  53. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  54. 31708d4 resolved conflicts for merge of 3571ff40 to master by Romain Guy · 15 years ago
  55. 4969af7 Fixes #1107690. Updates javadoc for Intent.java, android:value -> android:name. by Romain Guy · 15 years ago
  56. a64b8607 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 15 years ago
  57. 97ecc9c define Intent.ACTION_REMOTE_INTENT, which replaces the old GTalk data messaging intent "android.intent.action.GTALK_DATA_MESSAGE_RECEIVED". by Wei Huang · 15 years ago
  58. 86b6c53 Add Intent.ACTION_APP_ERROR by Jacek Surazski · 15 years ago
  59. 7a6287a am 3b30d80: Merge change 1377 into donut by Android (Google) Code Review · 15 years ago
  60. c53fc4e Fix typo in javadoc by Marco Nelissen · 15 years ago
  61. 3531fdb merge 55280a9 by The Android Open Source Project · 15 years ago
  62. 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 15 years ago
  63. 137b0c9 am 0b8ffd1: Merge change 460 into donut by Android (Google) Code Review · 15 years ago
  64. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 15 years ago
  65. 5e8c31a Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  66. 81ddb79 Merge branch 'readonly-p4-master' by Dianne Hackborn · 15 years ago
  67. b3cddae AI 146011: am: CL 145859 am: CL 145561 Fix issue #1710534 (documentation doesn't mention that activity resolver (and others) handle MIME types as case-sensitive). by Dianne Hackborn · 15 years ago
  68. 75534fb Merge branch 'readonly-p4-master' by Dianne Hackborn · 15 years ago
  69. 935ae46 AI 145994: Integrate #145778 from Donut. by Dianne Hackborn · 15 years ago
  70. 1710799 Merge branch 'readonly-p4-donut' into donut by Dianne Hackborn · 15 years ago
  71. 06f36b4 AI 145859: am: CL 145561 Fix issue #1710534 (documentation doesn't mention that activity resolver (and others) handle MIME types as case-sensitive). by Dianne Hackborn · 15 years ago
  72. 5f05afe Merge branch 'readonly-p4-donut' into donut by Andy Stadler · 15 years ago
  73. f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  74. 1c004f0 AI 145561: Fix issue #1710534 (documentation doesn't mention that activity resolver (and others) handle MIME types as case-sensitive). by Dianne Hackborn · 15 years ago
  75. 06ba554 Integrate new power connnect/disconnect broadcasts by Christopher Tate · 15 years ago
  76. 48276ab AI 145383: API review: clean up a bunch of @hides that have been pending API review. by Dianne Hackborn · 15 years ago
  77. a2debb3 AI 143278: Merge 142826: Add tutorial to platform. The tutorial can be launched with the new Intent ACTION_SYSTEM_TUTORIAL and by Ed Heyl · 15 years ago
  78. e186113 Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  79. 303736d Automated import from //branches/donutburger/...@142826,142826 by Jim Miller · 15 years ago
  80. 7e4ad35 Automated import from //branches/cupcake/...@142825,142825 by Jim Miller · 15 years ago
  81. f63220f Automated import from //branches/donutburger/...@140828,140828 by Dianne Hackborn · 15 years ago
  82. 04750b6 Automated import from //branches/master/...@140830,140830 by Dianne Hackborn · 15 years ago
  83. c2ad241 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  84. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  85. 2a73de7 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  86. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  87. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  88. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  89. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  90. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  91. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  92. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  93. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  94. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  95. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  96. 94cbba0 Merge branch 'cupcake' by The Android Open Source Project · 16 years ago
  97. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  98. e1dc1d6 Merge commit 'remotes/korg/cupcake' by Jean-Baptiste Queru · 16 years ago
  99. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  100. 1ef4564 Change values of ACTION_POWER constants to better match established practice. by Jean-Baptiste Queru · 16 years ago