summaryrefslogtreecommitdiff
path: root/services/appprediction/java
AgeCommit message (Expand)Author
2024-02-08Add new method 'requestServiceFeatures' in AppPredictionService. It allows Fr... Song Hu
2022-07-01Fix AppPrediction/Smartspace leak Pinyao Ting
2021-10-27Send registerPredictionUpdates request immediately instead of pushing it to t... Song Hu
2021-08-05Fix sharesheet timeout by sending CreatePredictionSession request immediately... Song Hu
2021-02-23Implement dark launch logic for sharesheet aiai model. Route the sharesheet u... Song Hu
2020-10-06Tighten up Binder.clearCallingIdentity() usage. Jeff Sharkey
2020-08-24Merge "fix app prediction service doesn't clean-up properly." into rvc-qpr-de... TreeHugger Robot
2020-07-29Merge "Update language to comply with Android's inclusive language guidance" ... Treehugger Robot
2020-07-29Update language to comply with Android's inclusive language guidance Saint Chou
2020-07-27fix app prediction service doesn't clean-up properly. Pinyao Ting
2020-06-12Merge "Revert "Enable Sharesheet ranking using PeopleService by default to te... TreeHugger Robot
2020-06-12Revert "Enable Sharesheet ranking using PeopleService by default to test in D... Song Hu
2020-05-27Merge "Enable Sharesheet ranking using PeopleService by default to test in Dr... TreeHugger Robot
2020-05-27Enable Sharesheet ranking using PeopleService by default to test in Droidfood Song Hu
2020-05-13Resurrect app prediciton sessions after destroy and rebind Pinyao Ting
2020-05-06Send onCreatePredictionSession, sortAppTargets, requestPredictionUpdate Song Hu
2020-02-13route prediction service session based on device config Pinyao Ting
2020-02-12Merge "Revert "enable dynamic binding in AppPredictionSession"" TreeHugger Robot
2020-02-11Revert "enable dynamic binding in AppPredictionSession" Pinyao Ting
2020-02-10Enable App Prediction for Work Profile Pinyao Ting
2020-02-03enable dynamic binding in AppPredictionSession Pinyao Ting
2019-08-28Rebind to the remote service if AppPrediction is restarted or updated Mehdi Alizadeh
2019-06-19Use RemoteCallbackList to store registered callbacks Mehdi Alizadeh
2019-05-30Restores state of AppPredictionService after remote service crash Mehdi Alizadeh
2019-04-24Protecting AppPrediciton API behind usage stats permission Sunny Goyal
2019-03-26Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags Michal Karpinski
2019-03-21Updating onLocation related APIs to onLaunchLocation as per API review Sunny Goyal
2019-03-07Add RoleControllerManager for role controller service. Hai Zhang
2019-01-10Adding initial implementation of Prediction client/service API Sunny Goyal