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