1. 238010f Allow activity transitions to target nav and status bar colors. by George Mount · 12 years ago
  2. 1c7c319 User restriction for disallowing window creation by Jason Monk · 12 years ago
  3. 5cbf17c Add support for audio session id in the TTS by Przemyslaw Szczepaniak · 12 years ago
  4. 7edabad Merge "AudioManager: add isVolumeFixed() API" by Eric Laurent · 12 years ago
  5. ba207e7 AudioManager: add isVolumeFixed() API by Eric Laurent · 12 years ago
  6. ade3f25 Make RemoteConnection.getState public by Sailesh Nepal · 12 years ago
  7. b18460e Merge "Use proper name for method for setting paused image." by Andrew Lee · 12 years ago
  8. b8f4db8 Use proper name for method for setting paused image. by Andrew Lee · 12 years ago
  9. 4a61a86 camera2: Update camera metadata with legacy mode enum. by Ruben Brunk · 12 years ago
  10. cc32bd8 Add support for mouse-based text selection. by Sujith Ramakrishnan · 12 years ago
  11. ca9239b Merge "Fix build break" by Yorke Lee · 12 years ago
  12. 5056d5d Fix build break by Yorke Lee · 12 years ago
  13. d760083 Remove ActionBar.LayoutParams MarginLayoutParams constructor by Adam Powell · 12 years ago
  14. 9d9f703 Merge "API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc)" by Tyler Gunn · 12 years ago
  15. 8d83fa9 API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc) by Tyler Gunn · 12 years ago
  16. e49dd7d Merge "Clean up SearchSnippetColumns API (1/3)" by Yorke Lee · 12 years ago
  17. eaf09493 Clean up SearchSnippetColumns API (1/3) by Yorke Lee · 12 years ago
  18. a573629 Add function set CallVideoClient on the CallVideoProvider. by Andrew Lee · 12 years ago
  19. a70d1d9 Deprecate the Cookie Sync Manager by Hector Dearman · 12 years ago
  20. 8fef877 Merge "Make MediaSessionToken an inner class of MediaSession." by Jeff Brown · 12 years ago
  21. dba34ba Make MediaSessionToken an inner class of MediaSession. by Jeff Brown · 12 years ago
  22. 091768c More fixes for Connection and RemoteConnection by Sailesh Nepal · 12 years ago
  23. b973bac Merge "Add a column to TV channel metadata to enable a newly requested use case" by Dongwon Kang · 12 years ago
  24. 9a347f1 Initial replacement of setOutline() with ViewOutlineProvider API by Chris Craik · 12 years ago
  25. 0e83b49 Merge "Remove TextToSpeechClient API." by Przemyslaw Szczepaniak · 12 years ago
  26. fc4b289 Remove TextToSpeechClient API. by Przemyslaw Szczepaniak · 12 years ago
  27. 1f6ba49 Update api/current.txt to fix build by Yohei Yukawa · 12 years ago
  28. 5d6b6f2 Allow TextInfo to store ParcelableSpans for TextService by Yohei Yukawa · 12 years ago
  29. cb3ed1d Add new sendingUid field to Message. by Dianne Hackborn · 12 years ago
  30. 2846601 Change the framework api for a constant in CallLog.Calls by Nancy Chen · 12 years ago
  31. 5ffbfcc Add Subscription field to Call-related framework objects by Nancy Chen · 12 years ago
  32. eb8d1be Add a BIND_DREAM_SERVICE signature-level permission. by John Spurlock · 12 years ago
  33. 81af3ae Update currents.txt to fix build by Alan Viverette · 12 years ago
  34. a55fc99 Merge "Provide api to set the managed profile name." by Jessica Hummel · 12 years ago
  35. 1333ea1 Provide api to set the managed profile name. by Jessica Hummel · 12 years ago
  36. 420b9f4 Merge "Add public constants for Device Owner Provisioning." by Sander Alewijnse · 12 years ago
  37. 1cc4ecc Add public constants for Device Owner Provisioning. by Sander Alewijnse · 12 years ago
  38. ecd857b Add curved motion to Transitions. by George Mount · 12 years ago
  39. bd7c590 Merge "Add ICallVideoProvider binder to the InCallCall object." by Andrew Lee · 12 years ago
  40. 5dc3075 Add ICallVideoProvider binder to the InCallCall object. by Andrew Lee · 12 years ago
  41. bff4131 Added API methods for the CallVideoProvider. by Tyler Gunn · 12 years ago
  42. 4ea10b0 Merge "Add methods to set a CallVideoProvider on a Call." by Andrew Lee · 12 years ago
  43. 5ffbe8b8 Add methods to set a CallVideoProvider on a Call. by Andrew Lee · 12 years ago
  44. 7c668b9 Adding CallVideoClient, used to provide a callback mechanism for the by Tyler Gunn · 12 years ago
  45. f759b5b Add wrapper to provide method calls for binder to InCallUI. by Andrew Lee · 12 years ago
  46. 31e8005 Merge "Don't use overlay to transition ImageViews." by George Mount · 12 years ago
  47. 8d37009 Unhide more ContactsContracts fields by Yorke Lee · 12 years ago
  48. 8885ac9 Merge "Add IN/OUT flag for all Visibility transitions." by George Mount · 12 years ago
  49. 5622e8b Merge "Add Third Party Cookie API" by Hector Dearman · 12 years ago
  50. a1fda00 Use CharSequence instead of String in CursorAnchorInfo by Yohei Yukawa · 12 years ago
  51. 18ab799 Add IN/OUT flag for all Visibility transitions. by George Mount · 12 years ago
  52. 990205e Don't use overlay to transition ImageViews. by George Mount · 12 years ago
  53. fc9a27a Add Third Party Cookie API by Hector Dearman · 12 years ago
  54. 2b53aae Add a column to TV channel metadata to enable a newly requested use case by Dongwon Kang · 12 years ago
  55. e040418 Camera2: Add high speed video support by Zhijun He · 12 years ago
  56. 400cc48 Clean up Connection API by Sailesh Nepal · 12 years ago
  57. b32d9e5 Merge "Add API to cancel outgoing calls" by Sailesh Nepal · 12 years ago
  58. 506e386 Add API to cancel outgoing calls by Sailesh Nepal · 12 years ago
  59. f226ebcd Merge "Add REMOVE_VOICEMAIL permission to system" by Yorke Lee · 12 years ago
  60. 3b6ec30 Fix exception discrepancy in MediaDrm.openSession by Jeff Tinker · 12 years ago
  61. 5a2f488 Add REMOVE_VOICEMAIL permission to system by Yorke Lee · 12 years ago
  62. 6e45f30 Remove @hide for new RS constructors. by Tim Murray · 12 years ago
  63. ad3c74a Merge "Remote Connection implementation." by Santos Cordon · 12 years ago
  64. 52d8a15 Remote Connection implementation. by Santos Cordon · 12 years ago
  65. 19c9518 b/15729204 Pipe sessions through to VolumePanel by RoboErik · 12 years ago
  66. a61e507 Merge "Replace CallServiceSelectors with Subscriptions (1/3)" by Ihab Awad · 12 years ago
  67. 52a28f6 Replace CallServiceSelectors with Subscriptions (1/3) by Ihab Awad · 12 years ago
  68. 7901b2a Set the default content description for Toolbars acting as action bars by Adam Powell · 12 years ago
  69. 0c41639 New setting to suggest skipping first-use hints to users by Amith Yamasani · 12 years ago
  70. ec28284 Merge "Make some fields in ContactsContract.QuickContacts public" by Yorke Lee · 12 years ago
  71. f8aadf3 Make some fields in ContactsContract.QuickContacts public by Yorke Lee · 12 years ago
  72. 969185b Merge "Add Toolbar methods to set title text colors" by Adam Powell · 12 years ago
  73. 1a264ce Add Toolbar methods to set title text colors by Adam Powell · 12 years ago
  74. cd6331e Merge "Make some more action mode drawable theme attrs public" by Adam Powell · 12 years ago
  75. a279918 Add EdgeEffect#setColor by Brian Attwell · 12 years ago
  76. 5abdb64 Make some more action mode drawable theme attrs public by Adam Powell · 12 years ago
  77. 51fa6bc b/15757378 Expose APIs for listening to active sessions by RoboErik · 12 years ago
  78. e85eee82 Merge "Update PinnedPositions API (2/2)" by Yorke Lee · 12 years ago
  79. cadbe4c Update PinnedPositions API (2/2) by Yorke Lee · 12 years ago
  80. 22594f0 Add tileModeX/Y attrs to BitmapDrawable, tint to ShapeDrawable by Alan Viverette · 12 years ago
  81. f2d0020 Merge "Make AnimatedVectorDrawable public." by ztenghui · 12 years ago
  82. 7e7ea9d Make AnimatedVectorDrawable public. by ztenghui · 12 years ago
  83. eeda22b Merge "Revert "Revert "API Review: Change View viewName attribute to transitionName.""" by George Mount · 12 years ago
  84. 0a2ae00 Revert "Revert "API Review: Change View viewName attribute to transitionName."" by George Mount · 12 years ago
  85. a3c1025 Revert "API Review: Change View viewName attribute to transitionName." by John Reck · 12 years ago
  86. 104ef50 Merge "Track API." by Elliott Hughes · 12 years ago
  87. 4fb48d2 Merge "Revert "API Review: Change View viewName attribute to transitionName."" by John Reck · 12 years ago
  88. 0a4d427 Track API. by Elliott Hughes · 12 years ago
  89. 7a73fda Merge "API Review: Change View viewName attribute to transitionName." by George Mount · 12 years ago
  90. 125578a API Review: Change View viewName attribute to transitionName. by George Mount · 12 years ago
  91. d8cf53f Make unlock api take String instead of int codes by Andres Morales · 12 years ago
  92. 6a96871 Merge "Add diagnostic error code to MediaDrm IllegalStateExceptions" by Jeff Tinker · 12 years ago
  93. d712e1a Add diagnostic error code to MediaDrm IllegalStateExceptions by Jeff Tinker · 12 years ago
  94. ef3c9e9 Add volume handling APIs to sessions by RoboErik · 12 years ago
  95. 53ad2a15 Merge "Make public basic transitions." by George Mount · 12 years ago
  96. 7da1f58 Make public basic transitions. by George Mount · 12 years ago
  97. 626861c Merge "Framework changes to support NFC trustlet." by Andres Morales · 12 years ago
  98. 3b33fd2 Framework changes to support NFC trustlet. by Andres Morales · 12 years ago
  99. 2930764 Merge "AudioManager: add startBluetoothScoVirtualCall()" by Eric Laurent · 12 years ago
  100. 8390075 AudioManager: add startBluetoothScoVirtualCall() by Eric Laurent · 12 years ago