index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
contentsuggestions
/
java
Age
Commit message (
Expand
)
Author
2024-10-23
Pass TaskSnapshot object to content suggestion service.
wilsonshih
2024-08-30
Add TaskSnapshot reference when used for Content suggestion.
wilsonshih
2021-02-16
Added some testAPIs in ContentSuggestionsManager
kholoud mohamed
2020-12-13
Move TaskSnapshot into android.window package
Ming-Shin Lu
2020-03-25
Convert ScreenshotGraphicBuffer to ScreenshotHardwareBuffer
Leon Scroggins III
2020-03-24
ContentSuggestions - restore snapshots when needed
Zak Cohen
2020-01-21
Change provideContextImage() API to accept Bitmap
Perumaal S
2019-11-06
Screenshot Notification Smart Action: AiAi and - Sys UI integration
Satakshi
2019-10-24
Allow passing the bitmap to ContentSuggestionsService via the extras Bundle
Satakshi
2019-06-17
Merge "qt_dev: Fix ContentSuggestions service connection" into qt-dev
Perumaal Shanmugam
2019-06-17
qt_dev: Fix ContentSuggestions service connection
Perumaal S
2019-06-04
Do not hold lock when trying to get snapshot
Jorim Jaggi
2019-04-25
Pass ColorSpace along with HardwareBuffers
Leon Scroggins III
2019-04-15
Allow caller holding BIND_CONTENT_SUGGESTIONS_SERVICE to make suggestion calls
Winson Chung
2019-03-26
Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags
Michal Karpinski
2019-03-14
ContentSuggestionsManager - API updates.
Zak Cohen
2019-03-11
ContentSuggestionsService - allow user manager to disable content suggestions.
Zak Cohen
2019-03-08
Merge "Add RoleControllerManager for role controller service."
TreeHugger Robot
2019-03-07
Add RoleControllerManager for role controller service.
Hai Zhang
2019-03-07
ContentSuggestionsService - add shell commands to disable default.
Zak Cohen
2019-03-04
Adds android.permission.BIND_CONTENT_SUGGESTIONS_SERVICE.
Zak Cohen
2019-02-27
Properly update remote service when ContentSuggestionsPerUserService is updated.
Zak Cohen
2019-01-10
Initial commit of Content Suggestions (overview long press) Manager.
Winson Chung