summaryrefslogtreecommitdiff
path: root/services/contentsuggestions
AgeCommit message (Expand)Author
2024-10-23Pass TaskSnapshot object to content suggestion service. wilsonshih
2024-08-30Add TaskSnapshot reference when used for Content suggestion. wilsonshih
2021-03-01Merge "Added some testAPIs in ContentSuggestionsManager" into sc-dev Kholoud Mohamed
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-02-16Added some testAPIs in ContentSuggestionsManager kholoud mohamed
2020-12-13Move TaskSnapshot into android.window package Ming-Shin Lu
2020-12-08resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master Jeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/. Jeff Sharkey
2020-10-23Enable Error Prone to detect obscure bugs. Jeff Sharkey
2020-05-05Merge "Add custom Error Prone check for SDK comparisons." into rvc-dev am: 55... Jeff Sharkey
2020-05-04Add custom Error Prone check for SDK comparisons. Jeff Sharkey
2020-03-25Convert ScreenshotGraphicBuffer to ScreenshotHardwareBuffer Leon Scroggins III
2020-03-24ContentSuggestions - restore snapshots when needed Zak Cohen
2020-01-21Change provideContextImage() API to accept Bitmap Perumaal S
2019-11-17Add filegroups for services.* libraries Jiyong Park
2019-11-06Screenshot Notification Smart Action: AiAi and - Sys UI integration Satakshi
2019-10-24Allow passing the bitmap to ContentSuggestionsService via the extras Bundle Satakshi
2019-06-17Merge "qt_dev: Fix ContentSuggestions service connection" into qt-dev Perumaal Shanmugam
2019-06-17qt_dev: Fix ContentSuggestions service connection Perumaal S
2019-06-04Do not hold lock when trying to get snapshot Jorim Jaggi
2019-04-25Pass ColorSpace along with HardwareBuffers Leon Scroggins III
2019-04-15Allow caller holding BIND_CONTENT_SUGGESTIONS_SERVICE to make suggestion calls Winson Chung
2019-03-26Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags Michal Karpinski
2019-03-14ContentSuggestionsManager - API updates. Zak Cohen
2019-03-11ContentSuggestionsService - allow user manager to disable content suggestions. Zak Cohen
2019-03-08Merge "Add RoleControllerManager for role controller service." TreeHugger Robot
2019-03-07Add RoleControllerManager for role controller service. Hai Zhang
2019-03-07ContentSuggestionsService - add shell commands to disable default. Zak Cohen
2019-03-04Adds android.permission.BIND_CONTENT_SUGGESTIONS_SERVICE. Zak Cohen
2019-02-27Properly update remote service when ContentSuggestionsPerUserService is updated. Zak Cohen
2019-01-10Initial commit of Content Suggestions (overview long press) Manager. Winson Chung