1. 810d484 Add an API for launching intent to view permission usage. by Svet Ganov · 6 years ago
  2. c67cc12 Correct visibility for LOCATION_MODE_ON by Soonil Nagarkar · 6 years ago
  3. 1a5d172 Merge "Address API council feedback" into qt-dev by Svetoslav Ganov · 6 years ago
  4. 02d6277 Merge "Remove bubble API added & deprecated in Q" into qt-dev by Mady Mellor · 6 years ago
  5. 3b6be08 Address API council feedback by Svet Ganov · 6 years ago
  6. 464762e Merge "Deprecate DownloadManager.allowScanningByMediaScanner/setVisibleInDownloadsUi" into qt-dev by Sudheer Shanka · 6 years ago
  7. 05dc2a5 Merge "Make it clear that legacy storage is deprecated." into qt-dev by Jeff Sharkey · 6 years ago
  8. 5b2e695 Deprecate DownloadManager.allowScanningByMediaScanner/setVisibleInDownloadsUi by Sudheer Shanka · 6 years ago
  9. 488162b Make it clear that legacy storage is deprecated. by Jeff Sharkey · 6 years ago
  10. 0b70c2a Deprecate DownloadManager.addCompletedDownload. by Sudheer Shanka · 6 years ago
  11. eae986e Remove bubble API added & deprecated in Q by Mady Mellor · 6 years ago
  12. d40c345 [DO NOT MERGE] Adding API for defining and invoking DirectActions by Sunny Goyal · 6 years ago
  13. 1664136 Merge "Rename Environment method to follow attribute." into qt-dev by Jeff Sharkey · 6 years ago
  14. 007bb68 Merge "Make MediaController#getSessionInfo() as @NonNull" into qt-dev by Hyundo Moon · 6 years ago
  15. 9b72ad0 Make MediaController#getSessionInfo() as @NonNull by Hyundo Moon · 6 years ago
  16. 6372435 deprecate sharedUserId attribute by Todd Kennedy · 6 years ago
  17. 8926fc1 Rename Environment method to follow attribute. by Jeff Sharkey · 6 years ago
  18. 4354101 Merge "Move locale from LanguageDetectionEvent to base class" into qt-dev by TreeHugger Robot · 6 years ago
  19. df512f1 Add nullability annotations to android.bluetooth.le.ScanFilter.Builder setServiceSolicitationUuid by Zach Johnson · 6 years ago
  20. 1b92e90 Merge "Change argument of MediaSession2.Builder#setExtras() as @NonNull" into qt-dev by TreeHugger Robot · 6 years ago
  21. fb0af60 Change argument of MediaSession2.Builder#setExtras() as @NonNull by Hyundo Moon · 6 years ago
  22. 1c41060 Merge "Rename MediaSession2/MediaController2 methods" into qt-dev by Jin Seok Park · 6 years ago
  23. 1f4e4e4 Merge "Make LocaleList.isPseudoLocale a public API" into qt-dev by TreeHugger Robot · 6 years ago
  24. 5c5ffcb Merge "Added BlendMode equivalent APIs to replace deprecated PorterDuff variants" into qt-dev by Nader Jawad · 6 years ago
  25. 74c8818 Merge "Update Multi-OffHost related API definition" into qt-dev by Jack Yu · 6 years ago
  26. 2631fb5 Merge "Ensure Contrast: Address API feedback" into qt-dev by TreeHugger Robot · 6 years ago
  27. c30a917 Move locale from LanguageDetectionEvent to base class by Tony Mak · 6 years ago
  28. 6371ac3 Rename MediaSession2/MediaController2 methods by Jin Seok Park · 6 years ago
  29. 285f6ff Merge "Remove GROUP_ID; not actively being used by apps." into qt-dev by Jeff Sharkey · 6 years ago
  30. 6e0668c Merge "API feedback: getSuppressNotification -> isNotificationSuppressed" into qt-dev by TreeHugger Robot · 6 years ago
  31. 5ed91dd Merge "Revert "Add android.settings.ACTION_APP_BATTERY_SETTINGS to public API"" into qt-dev by TreeHugger Robot · 6 years ago
  32. 531db61 Added BlendMode equivalent APIs to replace deprecated PorterDuff variants by Nader Jawad · 6 years ago
  33. 665fa7a Revert "Add android.settings.ACTION_APP_BATTERY_SETTINGS to public API" by Michael Wright · 6 years ago
  34. 8c7ca4f Ensure Contrast: Address API feedback by Adrian Roos · 6 years ago
  35. 5e1ca0e Remove GROUP_ID; not actively being used by apps. by Jeff Sharkey · 6 years ago
  36. d21ce79 Merge "Make storage a restricted permission - framework" into qt-dev by Svetoslav Ganov · 6 years ago
  37. 7269961 Merge "Annotate Part Uri as @NonNull" into qt-dev by TreeHugger Robot · 6 years ago
  38. 0bf14e4 Merge "Split TextClassifierEvent into multiple subclasses" into qt-dev by Tony Mak · 6 years ago
  39. 341ea09 Merge "Gesture exclusion rects for Window" into qt-dev by TreeHugger Robot · 6 years ago
  40. c48f223 Update Multi-OffHost related API definition by Jack Yu · 6 years ago
  41. c529d6d API feedback: getSuppressNotification -> isNotificationSuppressed by Mady Mellor · 6 years ago
  42. 5a40b71 Gesture exclusion rects for Window by Adam Powell · 6 years ago
  43. 52f3788 Make LocaleList.isPseudoLocale a public API by Maurice Lam · 6 years ago
  44. d563e93 Make storage a restricted permission - framework by Svet Ganov · 6 years ago
  45. b6abb2c Merge "make onGetSupportedVoiceActions return @NonNull and return empty set by default" into qt-dev by TreeHugger Robot · 6 years ago
  46. 6d06337 Split TextClassifierEvent into multiple subclasses by Abodunrinwa Toki · 6 years ago
  47. b225cff Merge "Rename Session2Command methods" into qt-dev by Jin Seok Park · 6 years ago
  48. a0d8529 Merge "Add android.settings.ACTION_APP_BATTERY_SETTINGS to public API" into qt-dev by Sean Stout · 6 years ago
  49. dbee4287 Rename Session2Command methods by Jin Seok Park · 6 years ago
  50. 5422f30 make onGetSupportedVoiceActions return @NonNull and return empty set by default by jiayuzhou · 6 years ago
  51. 4e57ccb Merge "Remove MediaItem2" into qt-dev by TreeHugger Robot · 6 years ago
  52. 5562ab8 Remove MediaItem2 by Sungsoo Lim · 6 years ago
  53. 786714e Merge "Add missing set/getExtras to ConversationActions.Request." into qt-dev by TreeHugger Robot · 6 years ago
  54. c568477 Add android.settings.ACTION_APP_BATTERY_SETTINGS to public API by Sean Stout · 6 years ago
  55. 4b11885 Merge "Add nullable annotations" into qt-dev by Winson Chung · 6 years ago
  56. 1114110 Merge "DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit." into qt-dev by TreeHugger Robot · 6 years ago
  57. 7a29ca6 Annotate Part Uri as @NonNull by Leland Miller · 6 years ago
  58. e4eb7b4 Add DENSITY_140, DENSITY_180, DENSITY_200, DENSITY_220 by Harry Slatyer · 6 years ago
  59. 170f35b Add missing set/getExtras to ConversationActions.Request. by Tony Mak · 6 years ago
  60. ad43a50 Add nullable annotations by Winson Chung · 6 years ago
  61. f98ada2 Merge "Bluetooth: Make ScanRecord.getServiceSolicitationUuids NonNull" into qt-dev by TreeHugger Robot · 6 years ago
  62. c6a1bf1 Merge "Add NonNull in Carriers constant" into qt-dev by Calvin Pan · 6 years ago
  63. ef1c0b3 DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit. by Felipe Leme · 6 years ago
  64. 4bea465 Merge "Add getters to AudioPlaybackCaptureConfiguration" into qt-dev by Kevin Rocard · 6 years ago
  65. acf6698 Merge "Add AudioManager.getAllowedCapturePolicy" into qt-dev by TreeHugger Robot · 6 years ago
  66. de5cc3c Add getters to AudioPlaybackCaptureConfiguration by Kevin Rocard · 6 years ago
  67. 6335a61 Merge "Add AudioAttributes.getAllowedCapturePolicy" into qt-dev by TreeHugger Robot · 6 years ago
  68. cf44c41 Merge "MediaSession2: Introduce connection hints" into qt-dev by TreeHugger Robot · 6 years ago
  69. 91ada88 Merge "Add "identifier" concept to Intent." into qt-dev by Dianne Hackborn · 6 years ago
  70. f546549 Merge "Deprecate MediaStore.DownloadColumns.DESCRIPTION." into qt-dev by Sudheer Shanka · 6 years ago
  71. 53da1df Merge "Hide MediaPlayer2 and related classes" into qt-dev by TreeHugger Robot · 6 years ago
  72. 3c60d28 Deprecate MediaStore.DownloadColumns.DESCRIPTION. by Sudheer Shanka · 6 years ago
  73. 7de292a Merge "Promote generic columns up to MediaColumns." into qt-dev by Jeff Sharkey · 6 years ago
  74. 9bf75fa Add AudioAttributes.getAllowedCapturePolicy by Kevin Rocard · 6 years ago
  75. 8ebf45a Hide MediaPlayer2 and related classes by Andrew Lewis · 6 years ago
  76. fc24615 Promote generic columns up to MediaColumns. by Jeff Sharkey · 6 years ago
  77. b7f24a5 Merge "Null annotations in TC APIs." into qt-dev by Abodunrinwa Toki · 6 years ago
  78. a0ee2c4 Merge changes from topic "RemoveTempStatsLogWrite" into qt-dev by Baligh Uddin · 6 years ago
  79. 019f60d Add AudioManager.getAllowedCapturePolicy by Kevin Rocard · 6 years ago
  80. 3c2758d Add "identifier" concept to Intent. by Dianne Hackborn · 6 years ago
  81. 40ec966 Merge "API council feedbacks for DnsResolver" into qt-dev by TreeHugger Robot · 6 years ago
  82. ef7b99a Add NonNull in Carriers constant by calvinpan · 6 years ago
  83. 76d2f52 Merge "System Bars: API to ensure contrast when app requested transparent bar" into qt-dev by Adrian Roos · 6 years ago
  84. 4274328 MediaSession2: Introduce connection hints by Hyundo Moon · 6 years ago
  85. cc01027 Bluetooth: Make ScanRecord.getServiceSolicitationUuids NonNull by Jakub Pawlowski · 6 years ago
  86. ec21447 API council feedbacks for DnsResolver by Luke Huang · 6 years ago
  87. b03d051 Remove StatsLog.write by Philip P. Moltmann · 6 years ago
  88. d8913d7 Merge "Drop the 'initial' of suppressInitialNotification API" into qt-dev by Mady Mellor · 6 years ago
  89. 6eb1ed3 System Bars: API to ensure contrast when app requested transparent bar by Adrian Roos · 6 years ago
  90. de2861c Merge "Rename mute haptic channel API." into qt-dev by TreeHugger Robot · 6 years ago
  91. 9aed55e Null annotations in TC APIs. by Abodunrinwa Toki · 6 years ago
  92. aa78d79 Nullability for ViewTreeObserver gesture exclusion by Adam Powell · 6 years ago
  93. b78bc92 Merge "Make FLAG_BUBBLE public; update some documentation" into qt-dev by Mady Mellor · 6 years ago
  94. 457296a Merge "Split VOLUME_EXTERNAL and VOLUME_PRIMARY." into qt-dev by Jeff Sharkey · 6 years ago
  95. 586d3c0 Split VOLUME_EXTERNAL and VOLUME_PRIMARY. by Jeff Sharkey · 6 years ago
  96. 0185ea0 Refactor s/TypeInfo/MimeTypeInfo/ per feedback. by Jeff Sharkey · 6 years ago
  97. 9cbf23f Merge "Add AlbumColumns.ARTIST_ID." into qt-dev by Jeff Sharkey · 6 years ago
  98. 3b18011 Rename mute haptic channel API. by jiabin · 6 years ago
  99. 96faca0 Merge "Update Javadocs for CellInfo Classes" into qt-dev by Nathan Harold · 6 years ago
  100. 78cf8ac Update Javadocs for CellInfo Classes by Nathan Harold · 6 years ago