summaryrefslogtreecommitdiff
path: root/core/java/android/service/contentsuggestions/ContentSuggestionsService.java
Commit message (Expand)AuthorAgeFilesLines
* Close HardwareBuffer after wrapping it with a bitmapIoannis Ilkos2021-12-221-0/+1
* Convert ScreenshotGraphicBuffer to ScreenshotHardwareBufferLeon Scroggins III2020-03-251-2/+2
* Assert only one bitmap is provided to ContentSuggestionsService.Satakshi2019-11-191-0/+4
* Screenshot Notification Smart Action: AiAi and - Sys UI integrationSatakshi2019-11-181-5/+10
* Remove temporary deprecated methods ContentSuggestionsService.Zak Cohen2019-05-031-58/+8
* Pass ColorSpace along with HardwareBuffersLeon Scroggins III2019-04-251-2/+7
* Fixing HardwareBuffer leak when creating a bitmapSunny Goyal2019-04-101-3/+1
* ContentSuggestionsService - fix deprecation messages.Zak Cohen2019-03-081-4/+6
* ContentSuggestionsSevice - rename methods with on* prefixes.Zak Cohen2019-03-061-16/+70
* Adds android.permission.BIND_CONTENT_SUGGESTIONS_SERVICE.Zak Cohen2019-03-041-0/+4
* ContentSuggetionsService, don't try and wrap a null graphics buffer.Zak Cohen2019-02-271-2/+8
* Replace createHardwareBitmap with wrapHardwareBuffer.Peiyong Lin2019-01-301-1/+3
* Initial commit of Content Suggestions (overview long press) Manager.Winson Chung2019-01-101-0/+154