summaryrefslogtreecommitdiff
path: root/core/java/android/service/contentsuggestions/ContentSuggestionsService.java
AgeCommit message (Expand)Author
2020-03-25Convert ScreenshotGraphicBuffer to ScreenshotHardwareBufferLeon Scroggins III
2019-11-19Assert only one bitmap is provided to ContentSuggestionsService.Satakshi
2019-11-18Screenshot Notification Smart Action: AiAi and - Sys UI integrationSatakshi
2019-05-03Remove temporary deprecated methods ContentSuggestionsService.Zak Cohen
2019-04-25Pass ColorSpace along with HardwareBuffersLeon Scroggins III
2019-04-10Fixing HardwareBuffer leak when creating a bitmapSunny Goyal
2019-03-08ContentSuggestionsService - fix deprecation messages.Zak Cohen
2019-03-06ContentSuggestionsSevice - rename methods with on* prefixes.Zak Cohen
2019-03-04Adds android.permission.BIND_CONTENT_SUGGESTIONS_SERVICE.Zak Cohen
2019-02-27ContentSuggetionsService, don't try and wrap a null graphics buffer.Zak Cohen
2019-01-30Replace createHardwareBitmap with wrapHardwareBuffer.Peiyong Lin
2019-01-10Initial commit of Content Suggestions (overview long press) Manager.Winson Chung