1. 639ad2a Merge "Clean up several TODOs that are either complete or obsolete." into androidx-main by Michael Kucharski · 1 year, 4 months ago
  2. a13b178 Clean up several TODOs that are either complete or obsolete. by Michael Kucharski · 1 year, 4 months ago
  3. 3c68e4d Merge "Reorder methods in API files based on metalava update" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  4. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  5. 9cbf239dd Convert concurrent util classes to Kotlin and combine Futures utility methods to a single file. by Jaaz Meribole · 1 year, 4 months ago
  6. 6dbc8ee Cleanups based on Android Studio IDE recommendations. by Michael Kucharski · 1 year, 4 months ago
  7. 9234c34 Implement tryExecute semantics in the SDK by Chaitanya Krishna Lanka · 1 year, 5 months ago
  8. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 4 months ago
  9. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  10. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  11. b0847be Merge "Timeout for App Interaction SDK Callbacks" into androidx-main by Srilaxmi Kanna · 1 year, 4 months ago
  12. c8faf81 Timeout for App Interaction SDK Callbacks by srilaxmikanna · 1 year, 4 months ago
  13. e9a5363 Move tests to match non-test package by Michael Kucharski · 1 year, 4 months ago
  14. 7593a43 split internal/external logic during confirmation by Dennis Tu · 1 year, 4 months ago
  15. fa0658d Merge "Remove Optional from the Properties API" into androidx-main by Michael Kucharski · 1 year, 4 months ago
  16. 93b314e Merge "add missing Test annotation" into androidx-main by Dennis Tu · 1 year, 4 months ago
  17. dfa4be4 Remove Optional from the Properties API by Michael Kucharski · 1 year, 4 months ago
  18. f46d771 add missing Test annotation by Dennis Tu · 1 year, 4 months ago
  19. c5172f8 Merge "Remove Optional from TypeSpec API" into androidx-main by Michael Kucharski · 1 year, 4 months ago
  20. be61cec Merge "API lint cleanup as per council feedback" into androidx-main by Michael Kucharski · 1 year, 4 months ago
  21. 0d6f2c2 Remove Optional from TypeSpec API by Michael Kucharski · 1 year, 4 months ago
  22. c7da55e Convert ActionSpec to Kotlin by Michael Kucharski · 1 year, 4 months ago
  23. 5517da5 Remove AutoValue from capabilities-core in favor of Kotlin data classes. by Michael Kucharski · 1 year, 4 months ago
  24. c210c34 Merge "Clean up ActionSpecTest." into androidx-main by Michael Kucharski · 1 year, 4 months ago
  25. 6aa21f0 API lint cleanup as per council feedback by Michael Kucharski · 1 year, 5 months ago
  26. 8822674 Clean up ActionSpecTest. by Michael Kucharski · 1 year, 4 months ago
  27. 4179fdd Merge "Remove MissingRequiredArgException" into androidx-main by Dennis Tu · 1 year, 4 months ago
  28. bb38175 Merge "Convert our test objects to Kotlin." into androidx-main by Michael Kucharski · 1 year, 4 months ago
  29. 6cbba4c Remove MissingRequiredArgException by Dennis Tu · 1 year, 4 months ago
  30. 056dc2c Merge "implement fine-grained error handling for multi-turn capability" into androidx-main by Dennis Tu · 1 year, 4 months ago
  31. 66e2955 Convert our test objects to Kotlin. by Michael Kucharski · 1 year, 4 months ago
  32. 8329d89 Merge "Fix time formatting for timer." into androidx-main by Jaaz Meribole · 1 year, 4 months ago
  33. 0f6f507 implement fine-grained error handling for multi-turn capability by Dennis Tu · 1 year, 5 months ago
  34. 8b709de Clean up all capability factories by Michael Kucharski · 1 year, 5 months ago
  35. b17cf58 Merge "inventory slots's groundingPredicate should always return false" into androidx-main by Dennis Tu · 1 year, 5 months ago
  36. 32e4273 inventory slots's groundingPredicate should always return false by Dennis Tu · 1 year, 5 months ago
  37. de95b58 Revert "Revert "Remove Terminate request type"" by Chaitanya Krishna Lanka · 1 year, 5 months ago
  38. 277b26b Merge "Revert "Remove Terminate request type"" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  39. 9567509 Revert "Remove Terminate request type" by Aurimas Liutikas · 1 year, 5 months ago
  40. 00e9935 Merge "Remove Terminate request type" into androidx-main by Chaitanya Krishna Lanka · 1 year, 5 months ago
  41. 6defd53 Merge "Remove PropertyT from Capability" into androidx-main by Srilaxmi Kanna · 1 year, 5 months ago
  42. b728fbb Remove Terminate request type by Chaitanya Krishna Lanka · 1 year, 5 months ago
  43. 1be2c4d implement fine-grained error handling for one-shot capability by Dennis Tu · 1 year, 5 months ago
  44. 6e75bf3 Remove PropertyT from Capability by srilaxmikanna · 1 year, 5 months ago
  45. 9868b86 Merge "wrap external exceptions" into androidx-main by Dennis Tu · 1 year, 5 months ago
  46. f232c48 wrap external exceptions by Dennis Tu · 1 year, 5 months ago
  47. 9fdaea7 Fix time formatting for timer. by Jaaz Meribole · 1 year, 5 months ago
  48. 77c26a4 Merge "Setup test app for App Actions Interaction." into androidx-main by Jaaz Meribole · 1 year, 5 months ago
  49. db0854d Remove legacy Entity and EntityValue types in favor of BIT entities. by Michael Kucharski · 1 year, 5 months ago
  50. b0f8921 Merge "Upgrade to protobuf-gradle-plugin 0.9.3" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  51. 31987cf Merge "Add public APIs for creating and executing capabilities. These APIs are used to build and work with feature-specific capabilities." into androidx-main by Jaaz Meribole · 1 year, 5 months ago
  52. 9729dea Merge "clean up changedViewIds API" into androidx-main by Dennis Tu · 1 year, 5 months ago
  53. 95f69ef Merge "Introduce type representing http://schema.org/Thing" into androidx-main by Raghav Mehta · 1 year, 5 months ago
  54. 7d5ef9b Setup test app for App Actions Interaction. by Jaaz Meribole · 1 year, 5 months ago
  55. ce94b38 Add public APIs for creating and executing capabilities. These APIs are used to build and work with feature-specific capabilities. by Jaaz Meribole · 1 year, 5 months ago
  56. ece98b2 Upgrade to protobuf-gradle-plugin 0.9.3 by Aurimas Liutikas · 1 year, 5 months ago
  57. 0bc2cad clean up changedViewIds API by Dennis Tu · 1 year, 5 months ago
  58. 8d4eb3c Introduce type representing http://schema.org/Thing by raghavmehta · 1 year, 5 months ago
  59. d5f2326 Merge "Move SearchAction to the top level and change to Kotlin." into androidx-main by Michael Kucharski · 1 year, 5 months ago
  60. 9243665 Move SearchAction to the top level and change to Kotlin. by Michael Kucharski · 1 year, 5 months ago
  61. 7fed733 Cancel the coroutine job when the TaskCapability#Destroy method is called. by srilaxmikanna · 1 year, 5 months ago
  62. 6dc18de Exclude proto files from interaction-service-proto jar. by Jaaz Meribole · 1 year, 5 months ago
  63. 954cdb5 Rename CapabilityExecutor -> ExecutionCallback by Michael Kucharski · 1 year, 5 months ago
  64. 3d2863c Merge "implement missing conversion toParamValue" into androidx-main by Dennis Tu · 1 year, 5 months ago
  65. bf4abf5 Merge "make appAction dynamic getter" into androidx-main by Dennis Tu · 1 year, 5 months ago
  66. 8f4d0ba implement missing conversion toParamValue by Dennis Tu · 1 year, 5 months ago
  67. 94dc93b make appAction dynamic getter by Dennis Tu · 1 year, 5 months ago
  68. 9904478 Merge changes Ib138c442,I1795bd57 into androidx-main by Dennis Tu · 1 year, 5 months ago
  69. 0a25c79 Merge "decouple session status from UI" into androidx-main by Dennis Tu · 1 year, 5 months ago
  70. e8f4f1d decouple session status from UI by Dennis Tu · 1 year, 5 months ago
  71. 16e4c00 for string slot, read from string_value of ParamValue by Dennis Tu · 1 year, 5 months ago
  72. 1b5cffe Merge "Delete old java types once aosp/2541792 is submitted." into androidx-main by Ianna Li · 1 year, 5 months ago
  73. b3f14d4 Merge "Updating all references in SDK to use the new BIT types." into androidx-main by Ianna Li · 1 year, 5 months ago
  74. e032ce3 Delete old java types once aosp/2541792 is submitted. by Ianna Li · 1 year, 5 months ago
  75. 9342e83 Updating all references in SDK to use the new BIT types. by Ianna Li · 1 year, 5 months ago
  76. 263067a Merge "Updating BIT types with some convenient functions that can be used in the SDK." into androidx-main by Ianna Li · 1 year, 5 months ago
  77. e831673 implement isActive for single turn capability session by Dennis Tu · 1 year, 5 months ago
  78. 426f6f9 make CapabilitySession.state null for one-shot capability by Dennis Tu · 1 year, 5 months ago
  79. b9cb37c Updating BIT types with some convenient functions that can be used in the SDK. by Ianna Li · 1 year, 5 months ago
  80. 213f7e1 Deprecate tile Builders in favour of their counterparts added to the protolayout library. by Lucas Muller Oliveira · 1 year, 5 months ago
  81. a619f70 Merge "Do not restrict sending multiple types of UI to Assistant." into androidx-main by Michael Kucharski · 1 year, 5 months ago
  82. 4f28e6c Move all Built-in Types in capabilities-core under an experimental package by raghavmehta · 1 year, 5 months ago
  83. 2b22d00 Do not restrict sending multiple types of UI to Assistant. by Michael Kucharski · 1 year, 5 months ago
  84. d1ee392 Nit doc changes in app_actions proto by Jaaz Meribole · 1 year, 5 months ago
  85. 642fff8 Merge "re-enable ignored flaky tests (no longer flaky)" into androidx-main by Dennis Tu · 1 year, 5 months ago
  86. 1b667c3 re-enable ignored flaky tests (no longer flaky) by Dennis Tu · 1 year, 5 months ago
  87. dd6fe7a Merge "Add ValidationError to app_actions_data proto." into androidx-main by Jaaz Meribole · 1 year, 5 months ago
  88. 258fb3f Merge "change CapabilitySession#Status to a Boolean flag" into androidx-main by Dennis Tu · 1 year, 5 months ago
  89. 91a105a Merge "Rename ActionExecutor -> CapabilityExecutor" into androidx-main by Michael Kucharski · 1 year, 5 months ago
  90. cf16cc0 Merge "Add -Xjvm-default=all compiler options" into androidx-main by Raghav Mehta · 1 year, 5 months ago
  91. 8fa1e46 Rename ActionExecutor -> CapabilityExecutor by Michael Kucharski · 1 year, 5 months ago
  92. 5f40a42 Merge "Add ItemList and ListItem to BIT library. Besides, fixing the plura property names in the existing BIT types." into androidx-main by Ianna Li · 1 year, 5 months ago
  93. 6c1a55e Add ItemList and ListItem to BIT library. Besides, fixing the plura property names in the existing BIT types. by Ianna Li · 1 year, 5 months ago
  94. d52a71e Make ActionExecutor the primary executor by yunfanjin · 1 year, 5 months ago
  95. d0c1419 Add -Xjvm-default=all compiler options by raghavmehta · 1 year, 5 months ago
  96. 4cca5f8 change CapabilitySession#Status to a Boolean flag by Dennis Tu · 1 year, 5 months ago
  97. aaa762f Add ValidationError to app_actions_data proto. by Jaaz Meribole · 1 year, 5 months ago
  98. 454e20a Merge changes from topic "grounding_service_rpc" into androidx-main by Dennis Tu · 1 year, 5 months ago
  99. 1926375 Merge "Convert Property#isProhibited setter to a static method" into androidx-main by Michael Kucharski · 1 year, 5 months ago
  100. 74fe019 implement requestGrounding rpc method by Dennis Tu · 1 year, 5 months ago