summaryrefslogtreecommitdiff
path: root/services/contentcapture/java
AgeCommit message (Expand)Author
2023-02-22Do not flush when sending view tree appearing event. Kai Li
2022-11-15[conflict] Merge "Fix errorprone warnings that should be errors" am: 677d6cd7... Cole Faust
2022-11-15Merge "Fix errorprone warnings that should be errors" am: 677d6cd780 Cole Faust
2022-11-14Fix errorprone warnings that should be errors Cole Faust
2022-11-02Fix IndexOutOfBoundsException when setting allowlist Joanne
2022-10-12Report ActivityId in Content capture ActivityEvent Joanne
2022-09-23Merge "Add event log for content capture" into tm-qpr-dev am: 801dd043f3 am: ... Joanne Chung
2022-09-20Add event log for content capture Joanne
2022-07-22Merge "Revert "Add event log for content capture"" into tm-qpr-dev am: a88654... Joanne Chung
2022-07-21Revert "Add event log for content capture" Chris Kuiper
2022-07-21Merge "Add event log for content capture" into tm-qpr-dev am: 0b0822b3c5 am: ... Joanne Chung
2022-07-20Add event log for content capture Joanne Chung
2022-07-01Migrate Bundle/Intent APIs to new, type checked, variants Hani Kazmi
2022-05-26Merge "Merge "Revert "Rebind ContentCaptureService when the binderDied."" int... Automerger Merge Worker
2022-05-26Revert "Rebind ContentCaptureService when the binderDied." Joanne Chung
2022-05-24Merge "SystemService.isUserSupported uses isProfile" Adam Bookatz
2022-05-23SystemService.isUserSupported uses isProfile Adam Bookatz
2022-05-13Add package, activity count in allow list for ContentCapture logging Joanne Chung
2022-05-13Remove application package name from ContentCapture logging Joanne Chung
2021-11-02Merge "Rebind ContentCaptureService when the binderDied." into sc-v2-dev am: ... Joanne Chung
2021-11-02Rebind ContentCaptureService when the binderDied. Joanne Chung
2021-11-01Ensure we clear mPackagesWithShareRequests when a remote exception Sergey Volnov
2021-09-30Add logging for remote service died for CCAPI. Jieru Shi
2021-09-22Content Capture change to send window token on creating session. Adam He
2021-07-27Fix content capture not being usable from hotword detector. Sergey Volnov
2021-03-18Switch over RemoteCallbackList to handle callbacks. Alex Mang
2021-03-04Merge "Propagate ContentCaptureManager allowlist update to activities" into s... Alex Mang
2021-03-02Update ContentCaptureContext to have a token information Joanne Chung
2021-03-01Propagate ContentCaptureManager allowlist update to activities Alex Mang
2021-03-01Add testAPIs in ContentCaptureManager kholoud mohamed
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc... Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidance Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidance Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidance Jeff Sharkey
2020-08-13Refactored user switch workflow to decouple UserInfo from TargetUser. Felipe Leme
2020-06-19Catch RemoteExceptions in DataShareCallbackDelegate Yara Hassan
2020-06-16Add westworld logging for CCAPI data share Yara Hassan
2020-05-29Handle sender's crash in Data Share API Yara Hassan
2020-05-29Merge "Close a file descriptor that's a copy of the one that the receiver rec... TreeHugger Robot
2020-05-29Close a file descriptor that's a copy of the one that the receiver Sergey Volnov
2020-05-28Add BIND_INCLUDE_CAPABILITIES flag to ContentCaptureService Sergey Volnov
2020-03-29Store hard refences in a static context and pass through only weak Sergey Volnov
2020-03-27Moving the NO_SESSION_ID constant from ContentCaptureSession to ContentCaptur... Mihir Patel
2020-02-24Improved user callbacks on SystemService: Felipe Leme
2020-02-13After data was successfully copied - mark package as able to receive new Sergey Volnov
2020-02-07Merge "Send autofill assist structure data to content capture" TreeHugger Robot
2020-02-07Send autofill assist structure data to content capture Mihir Patel
2020-02-03Use FrameworkStatsLog instead of StatsLog Muhammad Qureshi
2020-01-29Got rid of cancellation signals in the Content Capture Data Sharing Sergey Volnov
2020-01-28Made DataShareCallbackDelegate a static class not storing a hard Sergey Volnov