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
/
contextualsearch
/
java
/
com
/
android
Age
Commit message (
Expand
)
Author
2025-03-11
Adds Contextual Search calling package name.
Andy Wickham
2025-02-19
Merge "Rename "capture own screenshot" flag again" into main
Treehugger Robot
2025-02-12
Update ContextualSearch check for managed profile.
Andy Wickham
2025-02-06
Adds a public Contextual Search invocation method.
Andy Wickham
2025-02-05
Rename "capture own screenshot" flag again
Robin Lee
2025-01-29
Stop contextual search showing in its own screenshots
Robin Lee
2025-01-15
Fix DEBUG constant for ContextualSearchManagerService
Robin Lee
2024-12-16
Added AudioManager.isMusicActive() to CSS
Andy Wickham
2024-11-05
Resolve ContextualSearch Activity as the calling user.
Andy Wickham
2024-06-19
Use callingUserId instead of system userId
Robin Lee
2024-06-14
Merge "Write default ContextualSearch package to secure setting." into main
Darren Kuo
2024-06-14
Write default ContextualSearch package to secure setting.
Darren Kuo
2024-06-13
Callback screenshot to getContextualSearchState if token refresh is enabled.
Connie Huang
2024-06-11
Invalidate the CSS token after default duration (10 minutes) to improve secur...
Connie Huang
2024-06-03
Add FLAG_ACTIVITY_CLEAR_TASK to the launch intent of CS handler.
Shashwat Razdan
2024-05-14
Support excluding persistent UI
Oluwarotimi Adesina
2024-04-22
[contextualsearch] add invocation time to launch intent
Felix Oghina
2024-04-22
Merge "[contextualsearch] implement assist data request" into main
Felix Oghina
2024-04-19
Support excluding persistent UI
Oluwarotimi Adesina
2024-04-17
[contextualsearch] implement assist data request
Felix Oghina
2024-03-26
Addressing API feedback for ContextualSearchService
Shashwat Razdan
2024-03-14
ContextualSearch API initial implementation
Shashwat Razdan