1. 9c2b2c7 Fix AppPrediction/Smartspace leak by Pinyao Ting · 2 years, 7 months ago
  2. 50af435 Send registerPredictionUpdates request immediately instead of pushing it to the main thread Looper queue. by Song Hu · 3 years, 3 months ago
  3. 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
  4. 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
  5. e539dba [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years ago
  6. 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 1 month ago
  7. 9af6ac7 Merge changes from topic "dec5" am: c2793cf12b by Jeff Sharkey · 4 years, 1 month ago
  8. 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 1 month ago
  9. d23b537 Enable Error Prone to detect obscure bugs. by Jeff Sharkey · 4 years, 3 months ago
  10. 2d2e07e Tighten up Binder.clearCallingIdentity() usage. by Jeff Sharkey · 4 years, 3 months ago
  11. 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 5 months ago
  12. 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
  13. f2f4e95 Merge "Update language to comply with Android's inclusive language guidance" am: b6488ac518 am: 1f27abf523 by Treehugger Robot · 4 years, 6 months ago
  14. 318bf6c Update language to comply with Android's inclusive language guidance by Saint Chou · 4 years, 6 months ago
  15. d0dd38c fix app prediction service doesn't clean-up properly. by Pinyao Ting · 4 years, 6 months ago
  16. 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
  17. 80c1856c Revert "Enable Sharesheet ranking using PeopleService by default to test in Droidfood" by Song Hu · 4 years, 7 months ago
  18. 68348d0 Merge "Enable Sharesheet ranking using PeopleService by default to test in Droidfood" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  19. 2327596 Enable Sharesheet ranking using PeopleService by default to test in Droidfood by Song Hu · 4 years, 8 months ago
  20. 2bc9e49 Resurrect app prediciton sessions after destroy and rebind by Pinyao Ting · 4 years, 8 months ago
  21. 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
  22. d52863d Send onCreatePredictionSession, sortAppTargets, requestPredictionUpdate by Song Hu · 4 years, 8 months ago
  23. 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 4 years, 9 months ago
  24. cfd980a route prediction service session based on device config by Pinyao Ting · 5 years ago
  25. 5f212d0 Merge "Revert "enable dynamic binding in AppPredictionSession"" by TreeHugger Robot · 5 years ago
  26. 5052796 Revert "enable dynamic binding in AppPredictionSession" by Pinyao Ting · 5 years ago
  27. ac68aac Enable App Prediction for Work Profile by Pinyao Ting · 5 years ago
  28. 6b17256 enable dynamic binding in AppPredictionSession by Pinyao Ting · 5 years ago
  29. e86e89a Add filegroups for services.* libraries by Jiyong Park · 5 years ago
  30. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 5 years ago
  31. 23e044d Rebind to the remote service if AppPrediction is restarted or updated by Mehdi Alizadeh · 5 years ago
  32. 8b6d5a3 Use RemoteCallbackList to store registered callbacks by Mehdi Alizadeh · 6 years ago
  33. 056ac83 Restores state of AppPredictionService after remote service crash by Mehdi Alizadeh · 6 years ago
  34. a58d916 Protecting AppPrediciton API behind usage stats permission by Sunny Goyal · 6 years ago
  35. 322df0b Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags by Michal Karpinski · 6 years ago
  36. c2baa4d Updating onLocation related APIs to onLaunchLocation as per API review by Sunny Goyal · 6 years ago
  37. a4959e5 Add RoleControllerManager for role controller service. by Hai Zhang · 6 years ago
  38. 54e9134 Adding initial implementation of Prediction client/service API by Sunny Goyal · 6 years ago