1. 90312d8 am 22878790: am 93f94c2c: resolved conflicts for merge of e8f6bd48 to lmp-dev by Ricardo Cervera · 10 years ago
  2. 93f94c2 resolved conflicts for merge of e8f6bd48 to lmp-dev by Ricardo Cervera · 10 years ago
  3. e8f6bd4 am 98f07d90: am 92f6a747: docs: Added info on noHistory and onActivityResult(). Bug: 13807256 by Ricardo Cervera · 10 years ago
  4. 0ee10f6 Fix issue android-app doc, bump battery stats checkin version by Dianne Hackborn · 10 years ago
  5. 80b1c56 Fix issue #18665625 CTS:android.app.cts.InstrumentationTest#... by Dianne Hackborn · 10 years ago
  6. 24b1c23 Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION by Dianne Hackborn · 10 years ago
  7. 0d1c27a Fix seeking and scaled duration behavior by Chet Haase · 10 years ago
  8. 85d558c Add Activity API to get referrer information. by Dianne Hackborn · 10 years ago
  9. 92f6a74 docs: Added info on noHistory and onActivityResult(). Bug: 13807256 by Ricardo Cervera · 10 years ago
  10. c4fc00a Do not fix uris inside the system. by Nicolas Prevot · 10 years ago
  11. 0b3c112 Intent chooser callback by Adam Powell · 10 years ago
  12. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  13. 004a4b2 Include reason when wiping data. by Jeff Sharkey · 10 years ago
  14. fb488eb Merge "More ACTION_CHOOSER ClipData migration." into lmp-dev by Jeff Sharkey · 10 years ago
  15. c004eef More ACTION_CHOOSER ClipData migration. by Jeff Sharkey · 10 years ago
  16. 628cb74 Fixes typo in Intent documentation by Paul Soulos · 10 years ago
  17. 0adf32b Fix parsing of old-style intent URIs by Alan Viverette · 10 years ago
  18. 57b4ad9 Merge "Add extra to ASSIST intent to indicate potential input type" into lmp-dev by Michael Wright · 10 years ago
  19. 3315f6b Rename intent extra following API review by Alexandra Gherghina · 10 years ago
  20. 8ab940a Add extra to ASSIST intent to indicate potential input type by Michael Wright · 10 years ago
  21. 5f4cfd3 Merge "Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager" into lmp-dev by Jean-Michel Trivi · 10 years ago
  22. d7c0395 Hide the interaction part of VoiceInteractionService. by Dianne Hackborn · 10 years ago
  23. c525843 Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager by Jean-Michel Trivi · 10 years ago
  24. 4d64746d Revert "Add new intent to prompt user for their device credential." by Jim Miller · 10 years ago
  25. 9f991a2 Fix javadoc attr reference. by Jeff Sharkey · 10 years ago
  26. 37d7804 HDMI plug intent and associated information by Jean-Michel Trivi · 10 years ago
  27. 73915cf Added LEANBACK_SETTINGS Intent category by Jose Lima · 10 years ago
  28. 73b941f am c5435cdd: am e7469eca: am c50bbc02: Merge "Migrate extras to ClipData for image/video capture intents." into lmp-dev by Nicolas Prevot · 10 years ago
  29. d1c99b1 Migrate extras to ClipData for image/video capture intents. by Nicolas Prevot · 10 years ago
  30. f6a5fd39a am 8ec7d394: am 014089cd: am 82b83fb5: Merge "Use activity for brightness dialog" into lmp-dev by Alan Viverette · 10 years ago
  31. f84bc66 Merge "Use activity for brightness dialog" into lmp-dev by Alan Viverette · 10 years ago
  32. 526e843 am 65f62f23: am 39285ff1: am 1648dbb4: Merge "Fix issue #16400873: Apps that show ads as new tasks stay in recents..." into lmp-dev by Dianne Hackborn · 10 years ago
  33. 91d67f9 am bd90f0ce: am 186802ac: am d0cb5fd8: Merge "Add EXTRA_REPLACEMENT_EXTRAS for ACTION_CHOOSER" into lmp-dev by Adam Powell · 10 years ago
  34. e49d939 Add EXTRA_REPLACEMENT_EXTRAS for ACTION_CHOOSER by Adam Powell · 10 years ago
  35. 13420f2 Fix issue #16400873: Apps that show ads as new tasks stay in recents... by Dianne Hackborn · 10 years ago
  36. 003582f am a60bb211: am 30636967: Merge "Launch activity behind launching task." into lmp-dev by Craig Mautner · 10 years ago
  37. bb74246 Launch activity behind launching task. by Craig Mautner · 10 years ago
  38. 5a39949 Use activity for brightness dialog by Alan Viverette · 10 years ago
  39. 749bd5d Fix docs build. by Ying Wang · 10 years ago
  40. af8cf37 Fix build. by Ying Wang · 10 years ago
  41. 42feda4 Add new intent to prompt user for their device credential. by Jay Civelli · 10 years ago
  42. a228ae9 Add task affiliation by Craig Mautner · 10 years ago
  43. 63d9ae1 Collapse a bunch of verbose boilerplate by Christopher Tate · 10 years ago
  44. 43e52ed Fix persistent tasks and expand scope by Craig Mautner · 10 years ago
  45. 7683baa am a7c5791a: Merge "Redefine FLAG_ACTIVITY_NEW_DOCUMENT without NEW_TASK" into lmp-preview-dev by Craig Mautner · 10 years ago
  46. d734c69 am 99f4fe07: Merge "Refactor directory API to "opening document tree."" into lmp-preview-dev by Jeff Sharkey · 10 years ago
  47. ef2b37e Merge "Api review: Make ACTION_MANAGED_PROFILE_REMOVED registered only." by Kenny Guy · 10 years ago
  48. df8e542 Merge "Redefine FLAG_ACTIVITY_NEW_DOCUMENT without NEW_TASK" into lmp-preview-dev by Craig Mautner · 10 years ago
  49. f357c0c Redefine FLAG_ACTIVITY_NEW_DOCUMENT without NEW_TASK by Craig Mautner · 10 years ago
  50. b9fbb72 Refactor directory API to "opening document tree." by Jeff Sharkey · 10 years ago
  51. 01df1c6 Move CATEGORY_NOTIFICATION_PREFERENCES to Notification. by Daniel Sandler · 10 years ago
  52. d4b584e Api review: Make ACTION_MANAGED_PROFILE_REMOVED registered only. by Adam Connors · 10 years ago
  53. 026596b Improve DocCentric documentation. DO NOT MERGE by Craig Mautner · 10 years ago
  54. 21d24a2 Add code for persisting tasks and activities to disk DO NOT MERGE by Craig Mautner · 10 years ago
  55. dbcd3aa Merge "Improve DocCentric documentation." by Craig Mautner · 10 years ago
  56. deec695 Merge "Add code for persisting tasks and activities to disk" by Craig Mautner · 10 years ago
  57. 2d74ce3 Improve DocCentric documentation. by Craig Mautner · 10 years ago
  58. ef73ee1 Add code for persisting tasks and activities to disk by Craig Mautner · 10 years ago
  59. fb05292 Revert "Hide voice interaction APIs." by Dianne Hackborn · 10 years ago
  60. dcff995 Hide voice interaction APIs. by Dianne Hackborn · 10 years ago
  61. d85fc72 Resolving resources across users. by Nicolas Prevot · 10 years ago
  62. 2dac056 Add attributes and flags for DocCentric. by Craig Mautner · 10 years ago
  63. 7c433b3 DO NOT MERGE Hide more leanback stuff. by Tim Kilbourn · 10 years ago
  64. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  65. 21de56a Add directory selection to DocumentsProvider. by Jeff Sharkey · 10 years ago
  66. 846318a Allow prefix-based Uri permission grants. by Jeff Sharkey · 10 years ago
  67. 66e5d96 Allow ProfileOwner apps to manage app restrictions by Robin Lee · 10 years ago
  68. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  69. 337e764 am f24687e2: Merge "Plumb display power state through display manager." into klp-modular-dev by Jeff Brown · 10 years ago
  70. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  71. c17d7e0 Introduces intents for adding and removing a managed profile. by Alexandra Gherghina · 10 years ago
  72. 6c3051c Merge "Introduce CATEGORY_NOTIFICATION_PREFERENCES." by Dan Sandler · 10 years ago
  73. a55734a Introduce CATEGORY_NOTIFICATION_PREFERENCES. by Dan Sandler · 10 years ago
  74. 79867f5 Update doc for ACTION_HEADSET_PLUG to mention explicit register. by Matt Casey · 10 years ago
  75. d00f474 Launch new tasks with Doc Centric flag. by Craig Mautner · 11 years ago
  76. 9d50ea9 am c770e064: am dd0db799: am 5f0c0498: Merge "Added LEANBACK_LAUNCHER Intent category" into klp-modular-dev by Jose Lima · 11 years ago
  77. dd0db79 am 5f0c0498: Merge "Added LEANBACK_LAUNCHER Intent category" into klp-modular-dev by Jose Lima · 11 years ago
  78. 38b75b6 Added LEANBACK_LAUNCHER Intent category by Jose Lima · 11 years ago
  79. ca35c18 am cd4874cf: am d265bcc4: Merge "Inform libcore of time format pref. changes." by Narayan Kamath · 11 years ago
  80. ccb2a086 Inform libcore of time format pref. changes. by Narayan Kamath · 11 years ago
  81. 27ad525 Inform libcore of time format pref. changes. by Narayan Kamath · 11 years ago
  82. 624e98f am d5f1fcb7: am 56bf2f67: Merge "Clarify FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET usage" into klp-modular-dev by Craig Mautner · 11 years ago
  83. e1f3fa2 Clarify FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET usage by Craig Mautner · 11 years ago
  84. 88926a5 am 4b67b88e: am cce06eda: am b3436359: am e05190ea: am 85f98508: Merge "Docfixes: three typos and escape */*." into klp-docs by John Spurlock · 11 years ago
  85. 3390018 Docfixes: three typos and escape */*. by John Spurlock · 11 years ago
  86. cce1377 am e4f96e28: am 56979b22: am 125d133b: Fix bad @see links in Intent.java. by John Spurlock · 11 years ago
  87. 125d133 Fix bad @see links in Intent.java. by John Spurlock · 11 years ago
  88. 0e46558 am f53c1a68: am f82a387c: am e3924ca4: Merge "Improve OPEN/CREATE_DOC docs." into klp-dev by Jeff Sharkey · 11 years ago
  89. adef88a Improve OPEN/CREATE_DOC docs. by Jeff Sharkey · 11 years ago
  90. 5023a4d resolved conflicts for merge of 687c6221 to master by Jeff Sharkey · 11 years ago
  91. e66c177 Require that persistable Uri permissions be taken. by Jeff Sharkey · 11 years ago
  92. b5a14f0 resolved conflicts for merge of 1995a7de to master by Kenny Root · 11 years ago
  93. 6285a32 Finish issue #10779747: Calendar Storage crash observed... by Dianne Hackborn · 11 years ago
  94. b6a3ef1 Merge "Add typedefs and nullness annotations." by Tor Norbye · 11 years ago
  95. d9273d6 Add typedefs and nullness annotations. by Tor Norbye · 11 years ago
  96. 7140a25 Revert services assist context in KitKat by Adam Skory · 11 years ago
  97. d304af6 Remove unused APIs and rename others based on API review by Amith Yamasani · 11 years ago
  98. d318e0b Fix issue #10461469: KLP API Review: EXTRA_SHUTDOWN_USERSPACE_ONLY by Dianne Hackborn · 11 years ago
  99. aeb16e2 Stronger DocumentsProvider contract. by Jeff Sharkey · 11 years ago
  100. 511cd35 Docs changes pursuant to API review feedback. by Jeff Brown · 11 years ago