- 9c2b2c7 Fix AppPrediction/Smartspace leak by Pinyao Ting · 2 years, 7 months ago
- 50af435 Send registerPredictionUpdates request immediately instead of pushing it to the main thread Looper queue. by Song Hu · 3 years, 3 months ago
- 13b9f94 Fix sharesheet timeout by sending CreatePredictionSession request immediately instead of pushing it to the main thread Looper queue. CreatePredictionSession request is latency-sensitive.Its sendImmediately flag was flipped to be false accidentally in I937cdaa6081d2b85d27ee0192f6af7f197b8e102. by Song Hu · 3 years, 5 months ago
- 51daca2 Implement dark launch logic for sharesheet aiai model. Route the sharesheet user interaction from PeopleService to Remote Prediction Service, while PeopleService is making inference for sharesheet. by Song Hu · 4 years ago
- e539dba [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years ago
- 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 1 month ago
- 9af6ac7 Merge changes from topic "dec5" am: c2793cf12b by Jeff Sharkey · 4 years, 1 month ago
- 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 1 month ago
- d23b537 Enable Error Prone to detect obscure bugs. by Jeff Sharkey · 4 years, 3 months ago
- 2d2e07e Tighten up Binder.clearCallingIdentity() usage. by Jeff Sharkey · 4 years, 3 months ago
- 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 5 months ago
- e548482 Merge "fix app prediction service doesn't clean-up properly." into rvc-qpr-dev am: 4cb7d8c878 by TreeHugger Robot · 4 years, 5 months ago
- f2f4e95 Merge "Update language to comply with Android's inclusive language guidance" am: b6488ac518 am: 1f27abf523 by Treehugger Robot · 4 years, 6 months ago
- 318bf6c Update language to comply with Android's inclusive language guidance by Saint Chou · 4 years, 6 months ago
- d0dd38c fix app prediction service doesn't clean-up properly. by Pinyao Ting · 4 years, 6 months ago
- d48a06e Merge "Revert "Enable Sharesheet ranking using PeopleService by default to test in Droidfood"" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 80c1856c Revert "Enable Sharesheet ranking using PeopleService by default to test in Droidfood" by Song Hu · 4 years, 7 months ago
- 68348d0 Merge "Enable Sharesheet ranking using PeopleService by default to test in Droidfood" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 2327596 Enable Sharesheet ranking using PeopleService by default to test in Droidfood by Song Hu · 4 years, 8 months ago
- 2bc9e49 Resurrect app prediciton sessions after destroy and rebind by Pinyao Ting · 4 years, 8 months ago
- f52438f Merge "Send onCreatePredictionSession, sortAppTargets, requestPredictionUpdate immediately instead of sending them to main thread Looper queue of ChooserActivity." into rvc-dev by Song Hu · 4 years, 8 months ago
- d52863d Send onCreatePredictionSession, sortAppTargets, requestPredictionUpdate by Song Hu · 4 years, 8 months ago
- 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 4 years, 9 months ago
- cfd980a route prediction service session based on device config by Pinyao Ting · 5 years ago
- 5f212d0 Merge "Revert "enable dynamic binding in AppPredictionSession"" by TreeHugger Robot · 5 years ago
- 5052796 Revert "enable dynamic binding in AppPredictionSession" by Pinyao Ting · 5 years ago
- ac68aac Enable App Prediction for Work Profile by Pinyao Ting · 5 years ago
- 6b17256 enable dynamic binding in AppPredictionSession by Pinyao Ting · 5 years ago
- e86e89a Add filegroups for services.* libraries by Jiyong Park · 5 years ago
- bae2e90 Add filegroups for services.* libraries by Jiyong Park · 5 years ago
- 23e044d Rebind to the remote service if AppPrediction is restarted or updated by Mehdi Alizadeh · 5 years ago
- 8b6d5a3 Use RemoteCallbackList to store registered callbacks by Mehdi Alizadeh · 6 years ago
- 056ac83 Restores state of AppPredictionService after remote service crash by Mehdi Alizadeh · 6 years ago
- a58d916 Protecting AppPrediciton API behind usage stats permission by Sunny Goyal · 6 years ago
- 322df0b Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags by Michal Karpinski · 6 years ago
- c2baa4d Updating onLocation related APIs to onLaunchLocation as per API review by Sunny Goyal · 6 years ago
- a4959e5 Add RoleControllerManager for role controller service. by Hai Zhang · 6 years ago
- 54e9134 Adding initial implementation of Prediction client/service API by Sunny Goyal · 6 years ago