index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
appprediction
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-08-06
Fix sharesheet timeout by sending CreatePredictionSession request immediately...
Song Hu
2021-03-22
Implement dark launch logic for sharesheet aiai model.
Song Hu
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-08
resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master
Jeff Sharkey
2020-12-08
Merge changes from topic "dec5" am: c2793cf12b
Jeff Sharkey
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-10-23
Enable Error Prone to detect obscure bugs.
Jeff Sharkey
2020-10-06
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-08-31
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-24
Merge "fix app prediction service doesn't clean-up properly." into rvc-qpr-de...
TreeHugger Robot
2020-07-29
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-07-29
Update language to comply with Android's inclusive language guidance
Saint Chou
2020-07-27
fix app prediction service doesn't clean-up properly.
Pinyao Ting
2020-06-12
Merge "Revert "Enable Sharesheet ranking using PeopleService by default to te...
TreeHugger Robot
2020-06-12
Revert "Enable Sharesheet ranking using PeopleService by default to test in D...
Song Hu
2020-05-27
Merge "Enable Sharesheet ranking using PeopleService by default to test in Dr...
TreeHugger Robot
2020-05-27
Enable Sharesheet ranking using PeopleService by default to test in Droidfood
Song Hu
2020-05-13
Resurrect app prediciton sessions after destroy and rebind
Pinyao Ting
2020-05-06
Merge "Send onCreatePredictionSession, sortAppTargets, requestPredictionUpdat...
Song Hu
2020-05-06
Send onCreatePredictionSession, sortAppTargets, requestPredictionUpdate
Song Hu
2020-05-04
Add custom Error Prone check for SDK comparisons.
Jeff Sharkey
2020-02-13
route prediction service session based on device config
Pinyao Ting
2020-02-12
Merge "Revert "enable dynamic binding in AppPredictionSession""
TreeHugger Robot
2020-02-11
Revert "enable dynamic binding in AppPredictionSession"
Pinyao Ting
2020-02-10
Enable App Prediction for Work Profile
Pinyao Ting
2020-02-03
enable dynamic binding in AppPredictionSession
Pinyao Ting
2019-12-11
Add filegroups for services.* libraries
Jiyong Park
2019-11-17
Add filegroups for services.* libraries
Jiyong Park
2019-08-28
Rebind to the remote service if AppPrediction is restarted or updated
Mehdi Alizadeh
2019-06-19
Use RemoteCallbackList to store registered callbacks
Mehdi Alizadeh
2019-05-30
Restores state of AppPredictionService after remote service crash
Mehdi Alizadeh
2019-04-24
Protecting AppPrediciton API behind usage stats permission
Sunny Goyal
2019-03-26
Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags
Michal Karpinski
2019-03-21
Updating onLocation related APIs to onLaunchLocation as per API review
Sunny Goyal
2019-03-07
Add RoleControllerManager for role controller service.
Hai Zhang
2019-01-10
Adding initial implementation of Prediction client/service API
Sunny Goyal