1. eb6b9e6 Fix javadoc. by Marco Nelissen · 13 years ago
  2. 9cdffa1 A system setting for "advanced settings." by Joe Onorato · 13 years ago
  3. e7f9721 Implement issue #3426299: Introduce application "stopped" state by Dianne Hackborn · 13 years ago
  4. 121370d am 3c565377: am b508d6e2: Merge "docs: fix links to revised fundamentals documents" into honeycomb by Scott Main · 13 years ago
  5. 7aee61f docs: fix links to revised fundamentals documents by Scott Main · 13 years ago
  6. 2c376fc Optimize IntentResolver to reduce lookup time by 50%. by Jeff Brown · 14 years ago
  7. c4d0e6f New extra for GET_CONTENT. by Dianne Hackborn · 14 years ago
  8. 4d29b2f Fix error in HDMI and digital dock intent strings by Eric Laurent · 14 years ago
  9. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  10. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  11. 03595d0 Tell each VM to flush their DNS cache. by Robert Greenwalt · 14 years ago
  12. 26e3734 frameworks/base: switch audio to hdmi when cable is plugged in by Praveen Bharathi · 14 years ago
  13. 21e941b Added support for dock headset observer by Praveen Bharathi · 14 years ago
  14. b079a10 am 94980e0f: am 07e1be62: Merge "Fix NPE caused by Change I4df27119." into gingerbread by Wink Saville · 14 years ago
  15. 1b422d8 am 090ac9f7: am a3100314: Merge "Remove some PII." into gingerbread by Wink Saville · 14 years ago
  16. c491ee0 Fix NPE caused by Change I4df27119. by Wink Saville · 14 years ago
  17. a428807 Remove some PII. by Wink Saville · 14 years ago
  18. 94bf943 am e7578344: am 5872e9d7: Merge "Allow incoming SMS until internal storage is almost full." into gingerbread by Jake Hamby · 14 years ago
  19. bb37163 Allow incoming SMS until internal storage is almost full. by Jake Hamby · 14 years ago
  20. 6dabe24 Add an Intent category for apps that provide an app market. by Patrick Dubroy · 14 years ago
  21. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 14 years ago
  22. 8d83f9e Bug 2680071: Rename the Cloud to Device by Costin Manolache · 14 years ago
  23. 161c75a Bug 2673557: rename datamessaging by Costin Manolache · 14 years ago
  24. 89e0c1a Fix 2610961 by Suchi Amalapurapu · 14 years ago
  25. aea4b67 Add a new intent category used for activities running in carmode. by Bernd Holzhey · 14 years ago
  26. 7299c41 Refactor car mode. by Dianne Hackborn · 14 years ago
  27. 8a051a4 Fix typo. According to grep, this is the only place in the tree that has it. by Joe Onorato · 14 years ago
  28. bf2dd44 MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS. by Mike Lockwood · 14 years ago
  29. 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 14 years ago
  30. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  31. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  32. 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 14 years ago
  33. 63cfebf Switch from REMOTE_INTENT to the new push messaging, add the required permission. by Costin Manolache · 15 years ago
  34. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 14 years ago
  35. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 15 years ago
  36. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  37. a94e7af Remove Intent.ACTION_GLOBAL_SEARCH by Bjorn Bringert · 15 years ago
  38. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 15 years ago
  39. ee0511d Fix issue #1154972: clone defined, but class doesn't implement Cloneable by Dianne Hackborn · 15 years ago
  40. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  41. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 15 years ago
  42. 3c50ef6 Use unbundled QSB for global search by Bjorn Bringert · 15 years ago
  43. d59fb6e Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 15 years ago
  44. 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
  45. 1d62ea9 Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 15 years ago
  46. 923d7d7 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 15 years ago
  47. 86a72da Fix issue #2256270: Package manager sends bad broadcasts when components change by Dianne Hackborn · 15 years ago
  48. 362d5b9 Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast by Dianne Hackborn · 15 years ago
  49. 8b2e000 add class description and revise descriptions for by Scott Main · 15 years ago
  50. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 15 years ago
  51. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  52. 6cca159 Fix issue #1862317: Browser does not appear to honor anchors (#es) in links by Dianne Hackborn · 15 years ago
  53. edd9316 Add better APIs for the battery status, and other cleanup. by Dianne Hackborn · 15 years ago
  54. fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  55. 9092ab4 Add support for launching activities when attaching to a car or desk dock. by Mike Lockwood · 15 years ago
  56. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 15 years ago
  57. 5962d27 Add more documents on the ACTION_SEND_MULTIPLE intent. by Chih-Chung Chang · 15 years ago
  58. dd9b82c Add better service reporting. by Dianne Hackborn · 15 years ago
  59. 32f5890 Make new attribute EXTRA_CHANGED_COMPONENT_NAME in by Suchi Amalapurapu · 15 years ago
  60. 0214e94 For intent ACTION_PACKAGE_CHANGED, there could be a lot of broadcasts related to enabling/disabling by Suchi Amalapurapu · 15 years ago
  61. aa52f9a Make SINGLE_TOP work with CLEAR_TOP. by Dianne Hackborn · 15 years ago
  62. fe240ec Change these string constants back to match donut. by Dianne Hackborn · 15 years ago
  63. 9acc030 Implement issue #2071750: add a pre-boot upgrade step. by Dianne Hackborn · 15 years ago
  64. 725fcbf Fix some Javadoc typos. by Mike Lockwood · 15 years ago
  65. c9f4eaf Dock changes:Docking station intents by Dan Murphy · 15 years ago
  66. bad80e0 Add Activity Intent.ACTION_REQUEST_SHUTDOWN for requesting a system shutdown. by Mike Lockwood · 15 years ago
  67. cdc0d94 am 2bad713f: Merge change 8860 into donut by Android (Google) Code Review · 15 years ago
  68. ed06578 Fix bug 2017664 by Jean-Michel Trivi · 15 years ago
  69. 02f5228 resolved conflicts for merge of f0d83fd9 to master by Dianne Hackborn · 15 years ago
  70. 7f20543 Updates from API review. by Dianne Hackborn · 15 years ago
  71. 078bc31 am 43f8d2e5: Merge change 8106 into donut by Android (Google) Code Review · 15 years ago
  72. 3e39175 Add note to Intent.fillIn javadoc to describe component copying behavior. by Brett Chabot · 15 years ago
  73. bd3e0ce resolved conflicts for merge of 3e522c45 to master by Charles Chen · 15 years ago
  74. 49a6015 Adding public intents for TTS to enable checking for TTS data, by Charles Chen · 15 years ago
  75. 6a29426 Merge commit 'goog/readonly-korg-master' into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  76. 602bee5 am cf29e116: Merge change 6867 into donut by Android (Google) Code Review · 15 years ago
  77. 4554f30 CLOSE_SYSTEM_DIALOGS can't be protected. by Dianne Hackborn · 15 years ago
  78. 54a26bc resolved conflicts for merge of 889c2d37 to master by Dianne Hackborn · 15 years ago
  79. 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
  80. 854060af Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 15 years ago
  81. 5d16cd0 am d7cd29da: Add facility to run setup wizard after an update. by Dianne Hackborn · 15 years ago
  82. 8ec5b83 Merge commit '1dac277f' into manualmerge by Dianne Hackborn · 15 years ago
  83. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 15 years ago
  84. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 15 years ago
  85. 69866ce resolved conflicts for merge of 5158cc55 to master by Charles Chen · 15 years ago
  86. 0477954 Adding TTS_QUEUE_PROCESSING_COMPLETED action to the list of Intents by Charles Chen · 15 years ago
  87. c137135 am 3d74bb4a: Add "why?" button to low battery dialog. by Dianne Hackborn · 15 years ago
  88. 3d74bb4 Add "why?" button to low battery dialog. by Dianne Hackborn · 15 years ago
  89. 1e3fc65 am 649f99e8: Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 15 years ago
  90. 649f99e Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 15 years ago
  91. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  92. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  93. 31708d4 resolved conflicts for merge of 3571ff40 to master by Romain Guy · 15 years ago
  94. 4969af7 Fixes #1107690. Updates javadoc for Intent.java, android:value -> android:name. by Romain Guy · 15 years ago
  95. a64b8607 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 15 years ago
  96. 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
  97. 86b6c53 Add Intent.ACTION_APP_ERROR by Jacek Surazski · 15 years ago
  98. 7a6287a am 3b30d80: Merge change 1377 into donut by Android (Google) Code Review · 15 years ago
  99. c53fc4e Fix typo in javadoc by Marco Nelissen · 15 years ago
  100. 3531fdb merge 55280a9 by The Android Open Source Project · 15 years ago