1. ecee322 Add ComponentName.createRelative methods by Adam Powell · 9 years ago
  2. 172753e Merge "Add capability callback for FLP HAL." by David Christie · 9 years ago
  3. cc8b2af Merge "Implement ChooserTargetService querying for ChooserActivity" by Adam Powell · 9 years ago
  4. 7d8f2c2 Merge "Add KeyguardManager.isDeviceSecure" by Adrian Roos · 9 years ago
  5. 2442841 Implement ChooserTargetService querying for ChooserActivity by Adam Powell · 9 years ago
  6. 1dc22fa Merge "resolved conflicts for merge of a0be50e4 to master" by Yang Ni · 9 years ago
  7. 765ef49 resolved conflicts for merge of a0be50e4 to master by Yang Ni · 9 years ago
  8. 2d38b75 Merge "Prevent non-platform apps from reading password type" by Adrian Roos · 9 years ago
  9. 8289368 Add KeyguardManager.isDeviceSecure by Adrian Roos · 9 years ago
  10. c7f2f2f Merge "Default to minimum buffer size for AudioTrack.Builder" by Andy Hung · 9 years ago
  11. 855fa30 Prevent non-platform apps from reading password type by Adrian Roos · 9 years ago
  12. 4bd513e Default to minimum buffer size for AudioTrack.Builder by Andy Hung · 9 years ago
  13. a0be50e am 7591574d: am 07cd641b: Merge "Add a name to ScriptGroup2.Builder.create method" by Yang Ni · 9 years ago
  14. cbcf902 Merge "Zen: Support external condition providers." by John Spurlock · 9 years ago
  15. 7591574 am 07cd641b: Merge "Add a name to ScriptGroup2.Builder.create method" by Yang Ni · 9 years ago
  16. 4b825c0 Merge "Actually relabel emergency affordance" by Adrian Roos · 9 years ago
  17. 07cd641 Merge "Add a name to ScriptGroup2.Builder.create method" by Yang Ni · 9 years ago
  18. 7a1091f Actually relabel emergency affordance by Adrian Roos · 9 years ago
  19. c06bbbf Merge "Grant cert installer access to installKeyPair()" by Rubin Xu · 9 years ago
  20. 9310e42 Avoid zero-payload backups in local transport by Christopher Tate · 9 years ago
  21. 2f77da0 Merge "Improve permission group handling." by Svetoslav · 9 years ago
  22. afd1fc3 Improve permission group handling. by Svetoslav · 9 years ago
  23. ad6b44a Add a name to ScriptGroup2.Builder.create method by Yang Ni · 9 years ago
  24. ec9f15a Merge "Increase AudioRecord sample rate limit to 96kHz" by Andy Hung · 9 years ago
  25. 5076ea9 Increase AudioRecord sample rate limit to 96kHz by Andy Hung · 9 years ago
  26. e5a87c5 Merge "Hide Voicemails.{insert, deleteAll, setStatus}" by Yorke Lee · 9 years ago
  27. be16bf4b Merge "Fix duration scale attribute for AnimatorSet" by Doris Liu · 9 years ago
  28. 7d43893 Merge "Camera: update AE/AWB lock spec" by Yin-Chia Yeh · 9 years ago
  29. 7e3e431 Camera: update AE/AWB lock spec by Yin-Chia Yeh · 9 years ago
  30. f518a3a Merge "Deprecate and disable legacy caching APIs" by Chris Craik · 9 years ago
  31. 98680e9 Merge "Clear defaults of an application installed in multiple users." by Sudheer Shanka · 9 years ago
  32. ef8fcb5 Merge "Send device initializer status." by Craig Lafayette · 9 years ago
  33. 0381d0b Merge "Allow null layers in LayerDrawable" by Alan Viverette · 9 years ago
  34. 0cdd4a9 Merge "Fix control alignment for single- and multi-select dialogs" by Alan Viverette · 9 years ago
  35. 073f36c Merge "Change how Java Bitmaps are accessed in a few places" by John Reck · 9 years ago
  36. bed238f Merge "Android MIDI User Guide draft of 4/10/2015" by Glenn Kasten · 9 years ago
  37. 1b83e3f Android MIDI User Guide draft of 4/10/2015 by Phil Burk · 9 years ago
  38. d78c2a9 Merge "Unhide the new AndroidKeyStore API." by Alex Klyubin · 9 years ago
  39. e13b15c Merge "Add foreground profile changed to user switch observer." by Kenny Guy · 9 years ago
  40. 9b3e005 Unhide the new AndroidKeyStore API. by Alex Klyubin · 9 years ago
  41. a7e8cfe Fix duration scale attribute for AnimatorSet by Doris Liu · 9 years ago
  42. fb1e9b7 Merge "Set initial screen brightness earlier in the boot process." by Jeff Brown · 9 years ago
  43. 5a6bbae Deprecate and disable legacy caching APIs by Chris Craik · 9 years ago
  44. 147931e Merge "Fix date picker dialog size" by Alan Viverette · 9 years ago
  45. 7a583e7 Allow null layers in LayerDrawable by Alan Viverette · 9 years ago
  46. 4297962 Add foreground profile changed to user switch observer. by Kenny Guy · 9 years ago
  47. fbf1472 resolved conflicts for merge of a978a3d6 to master by Alex Klyubin · 9 years ago
  48. a978a3d am f265bdbf: am d1af38a4: Merge "Use JCA names for block modes, paddings, and digests." by Alex Klyubin · 9 years ago
  49. f265bdb am d1af38a4: Merge "Use JCA names for block modes, paddings, and digests." by Alex Klyubin · 9 years ago
  50. 62d1d9e Merge "Save search context when dispatching onSearchRequested." by Tim Kilbourn · 9 years ago
  51. d1af38a Merge "Use JCA names for block modes, paddings, and digests." by Alex Klyubin · 9 years ago
  52. 5927c9f Use JCA names for block modes, paddings, and digests. by Alex Klyubin · 9 years ago
  53. 90941c0 Merge "Improve javadoc on SharedElementCallback." by George Mount · 9 years ago
  54. 59cf083 Merge "Fix transition not properly removing targets on completion." by George Mount · 9 years ago
  55. a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  56. 6a975b3 Save search context when dispatching onSearchRequested. by Tim Kilbourn · 9 years ago
  57. 05ce40e Merge "Use UserHandle instead of int for public APIs" by Fyodor Kupolov · 9 years ago
  58. 385de62 Use UserHandle instead of int for public APIs by Fyodor Kupolov · 9 years ago
  59. 48a09a0 Merge "Revert "Add foreground profile changed to user switch observer."" by Kenny Guy · 9 years ago
  60. 735a3f9 Revert "Add foreground profile changed to user switch observer." by Kenny Guy · 9 years ago
  61. 39581cc Zen: Support external condition providers. by John Spurlock · 9 years ago
  62. d10bd48 Merge "Add foreground profile changed to user switch observer." by Kenny Guy · 9 years ago
  63. d957f80 Clear defaults of an application installed in multiple users. by Sudheer Shanka · 10 years ago
  64. fb18a0b Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  65. acab314 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  66. dbe31a6 Send device initializer status. by Craig Lafayette · 9 years ago
  67. 989b5b2 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  68. 9c240f3 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  69. 300ab1e Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  70. 0b2264d Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  71. e7477d6 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  72. 1fbdc5c Merge "Fix parens typos in documentation." by Niels Egberts · 9 years ago
  73. 5d6443b Set initial screen brightness earlier in the boot process. by Jeff Brown · 9 years ago
  74. 834a91d Merge "DocumentsUI roots can have settings." by Jeff Sharkey · 9 years ago
  75. 0a9bce9 am 110919d9: am bd59764a: am 8f0e0c1f: Merge "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 9 years ago
  76. 1407d4c DocumentsUI roots can have settings. by Jeff Sharkey · 9 years ago
  77. 110919d am bd59764a: am 8f0e0c1f: Merge "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 9 years ago
  78. fe4d95c Merge "DocumentsUI: Add new private intent action to select copy destination." by Daichi Hirono · 9 years ago
  79. bbe2292 DocumentsUI: Add new private intent action to select copy destination. by Daichi Hirono · 9 years ago
  80. bd59764 am 8f0e0c1f: Merge "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 9 years ago
  81. 9739793 Add support for notifying about child changes in StubProvider. by Tomasz Mikolajewski · 9 years ago
  82. 8f0e0c1 Merge "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 9 years ago
  83. d5d5c91 Add support for opening files in StubProvider. by Tomasz Mikolajewski · 9 years ago
  84. 738154e Add support for removing files and directories in StubProvider. by Tomasz Mikolajewski · 9 years ago
  85. 40355c2 Merge "Simulate running out of space in StubProvider." by Tomasz Mikolajewski · 9 years ago
  86. e1a03f8 Show copy destination when clicking on the copy notification in Documents UI. by Tomasz Mikolajewski · 9 years ago
  87. 30b6694 Simulate running out of space in StubProvider. by Tomasz Mikolajewski · 9 years ago
  88. ffca45a Add capability callback for FLP HAL. by David Christie · 9 years ago
  89. 9e3cb04 Merge "Browse mode for DocumentsUI, removed volume state." by Jeff Sharkey · 9 years ago
  90. 59d577a Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  91. d4ea01b Merge "Merge commit 'e593d0a' into merge_work" by Prerepa Viswanadham · 9 years ago
  92. 85deeaa Merge changes I3932bb41,I4f9c6621 by Prerepa Viswanadham · 9 years ago
  93. dfe1d52 Merge "Merge commit '271c9ed' into merge_work" by Prerepa Viswanadham · 9 years ago
  94. 96c8129 Merge "Merge commit '998fb19' into merge_work" by Prerepa Viswanadham · 9 years ago
  95. 28e7ba6 Merge "Show and trigger activities that implement Text Processing actions" by Clara Bayarri · 9 years ago
  96. 7576a39 Hide Voicemails.{insert, deleteAll, setStatus} by Jay Shrauner · 9 years ago
  97. 8581b67 Merge "Suffix VT_LOCAL and VT_REMOTE with BIDIRECTIONAL." by Andrew Lee · 9 years ago
  98. 9a8f9ce Suffix VT_LOCAL and VT_REMOTE with BIDIRECTIONAL. by Andrew Lee · 9 years ago
  99. cf60d9f Merge "Add constructor without zoom" by Jay Shrauner · 9 years ago
  100. 85d3eec Add constructor without zoom by Jay Shrauner · 9 years ago