1. 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, 2 months ago
  2. 6c1a55e Add ItemList and ListItem to BIT library. Besides, fixing the plura property names in the existing BIT types. by Ianna Li · 1 year, 2 months ago
  3. d52a71e Make ActionExecutor the primary executor by yunfanjin · 1 year, 2 months ago
  4. 454e20a Merge changes from topic "grounding_service_rpc" into androidx-main by Dennis Tu · 1 year, 2 months ago
  5. 1926375 Merge "Convert Property#isProhibited setter to a static method" into androidx-main by Michael Kucharski · 1 year, 2 months ago
  6. 74fe019 implement requestGrounding rpc method by Dennis Tu · 1 year, 3 months ago
  7. a606ed5 migrate app interaction service grpc impl class to kt by Dennis Tu · 1 year, 3 months ago
  8. 691b2f2 Convert Property#isProhibited setter to a static method by Michael Kucharski · 1 year, 2 months ago
  9. 4f8e946 Rename Session -> ExecutionSession to align it with ActionExecutor by Michael Kucharski · 1 year, 2 months ago
  10. 39913b4 Rename ParamProperty -> Property per recent API decision by Michael Kucharski · 1 year, 3 months ago
  11. 161a335 Move CapabilityBuilderBase inside Capability by Michael Kucharski · 1 year, 3 months ago
  12. 906b163d Merge "Rename Argument -> Arguments as per API feedback." into androidx-main by Michael Kucharski · 1 year, 3 months ago
  13. 467bc03 Rename Argument -> Arguments as per API feedback. by Michael Kucharski · 1 year, 3 months ago
  14. 02f7ab7 Merge "Delete non-used types from cap-core library." into androidx-main by Ianna Li · 1 year, 3 months ago
  15. b57e973 Delete non-used types from cap-core library. by Ianna Li · 1 year, 3 months ago
  16. f404c36 Merge "don't use Dispatchers.Default for suspend -> LF conversion" into androidx-main by Dennis Tu · 1 year, 3 months ago
  17. 5dee2da Merge "use CoroutineStart.UNDISPATCHED for to start coroutine immediately" into androidx-main by Dennis Tu · 1 year, 3 months ago
  18. dc3aa74 Merge "minor java format fix" into androidx-main by Dennis Tu · 1 year, 3 months ago
  19. 20dd2eb Merge "Follow boolean naming conventions" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  20. eebe936 Follow boolean naming conventions by Michael Kucharski · 1 year, 3 months ago
  21. 1452e3d minor java format fix by Dennis Tu · 1 year, 3 months ago
  22. d8483ba Merge "modify TypeSpecBuilder to work with BIT Builder types" into androidx-main by Dennis Tu · 1 year, 3 months ago
  23. 11d91f6 modify TypeSpecBuilder to work with BIT Builder types by Dennis Tu · 1 year, 3 months ago
  24. d723d1e Replace ParamProperty interface with the concrete type by Michael Kucharski · 1 year, 3 months ago
  25. e37c2cd don't use Dispatchers.Default for suspend -> LF conversion by Dennis Tu · 1 year, 3 months ago
  26. 144dbf9 Renames as per API feedback. Remove defaultInstance methods by Michael Kucharski · 1 year, 3 months ago
  27. a83130b Merge "remove TaskUpdaterT template type from public API" into androidx-main by Dennis Tu · 1 year, 3 months ago
  28. 5ac3553 remove SettableFutureWrapper by Dennis Tu · 1 year, 3 months ago
  29. ea421da remove TaskUpdaterT template type from public API by Dennis Tu · 1 year, 3 months ago
  30. d95d9d7 use CoroutineStart.UNDISPATCHED for to start coroutine immediately by Dennis Tu · 1 year, 3 months ago
  31. 86dfaec Disable flaking SingleTurnCapabilityTest#multipleSessions_sequentialExecution test by Aurimas Liutikas · 1 year, 3 months ago
  32. f8e4a4a Merge "move task/impl to impl/task" into androidx-main by Dennis Tu · 1 year, 3 months ago
  33. e1ef62a move task/impl to impl/task by Dennis Tu · 1 year, 3 months ago
  34. a3661f3 Small fix on the testing folder. by Ianna Li · 1 year, 3 months ago
  35. b8b11b7 use UiHandle->SessionId map from capabiltiies-core by Dennis Tu · 1 year, 3 months ago
  36. 56374ed create UiHandleRegistry (uiHandle->sessionId) by Dennis Tu · 1 year, 3 months ago
  37. 6ee06a9 pass sessionId to ActionCapabilitySession during createSession by Dennis Tu · 1 year, 3 months ago
  38. cfe6bbb remove build*Callback methods in favor of FakeCallbackInternal by Dennis Tu · 1 year, 3 months ago
  39. 71bc07f flatten task/ public API up one level by Dennis Tu · 1 year, 3 months ago
  40. 0cf07d0 replace @hide with @suppress in kt files by Dennis Tu · 1 year, 3 months ago
  41. b017139 Merge "Add lint check to ban use of @hide annotation" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  42. ec5fd10 Move common testing utils under interaction-capabilities-testing artifact. by Ianna Li · 1 year, 3 months ago
  43. b2ec60d Merge "Make Grounding API async." into androidx-main by Ianna Li · 1 year, 3 months ago
  44. a57c483 Make Grounding API async. by Ianna Li · 1 year, 3 months ago
  45. 9065d40 Rename `ActionCapability` to Capability. by Jaaz Meribole · 1 year, 3 months ago
  46. d8d2a5a Merge "add multi-turn support session support for StartTimer" into androidx-main by Dennis Tu · 1 year, 3 months ago
  47. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 3 months ago
  48. b488244 Remove unnecessary PropertyConverter after rewriting methods as EntityConverters by Michael Kucharski · 1 year, 3 months ago
  49. 2557032 add multi-turn support session support for StartTimer by Dennis Tu · 1 year, 3 months ago
  50. 3921eee Remove remaining "toX" methods in TypeConverters by Michael Kucharski · 1 year, 3 months ago
  51. 530e6bf Merge "TypeSpec use Value instead of Struct" into androidx-main by Dennis Tu · 1 year, 3 months ago
  52. 6da144e TypeSpec use Value instead of Struct by Dennis Tu · 1 year, 3 months ago
  53. 88a77a9 Merge "Lower App Actions Interaction libraries minSdkVersion to 26." into androidx-main by Jaaz Meribole · 1 year, 3 months ago
  54. fe3c376 Lower App Actions Interaction libraries minSdkVersion to 26. by Jaaz Meribole · 1 year, 3 months ago
  55. 83a00bc Merge "Extend the Entity proto to support Properties that are not struct" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  56. 2f35c97 Merge "remove confirmation type" into androidx-main by Dennis Tu · 1 year, 3 months ago
  57. 9f3fbbc Extend the Entity proto to support Properties that are not struct by Michael Kucharski · 1 year, 3 months ago
  58. c54aefa Clean up TypeConverters by Michael Kucharski · 1 year, 3 months ago
  59. b4e7ff5 Create a new project directory for Built-in Types (core) by raghavmehta · 1 year, 3 months ago
  60. 29f6ae3 Merge "Use EntityConverter instead of hardcoding toEntity methods" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  61. 5513279 Use EntityConverter instead of hardcoding toEntity methods by Michael Kucharski · 1 year, 3 months ago
  62. b6250eb Merge "Update mockito-kotlin to avoid old Kotlin compiler bug" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  63. c03fb73 Update mockito-kotlin to avoid old Kotlin compiler bug by Alan Viverette · 1 year, 3 months ago
  64. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 3 months ago
  65. f06018d replace old union typeSpec with UnionTypeSpec by Dennis Tu · 1 year, 3 months ago
  66. 43976c0 remove confirmation type by Dennis Tu · 1 year, 3 months ago
  67. 46a8b64 update capabilities-communication to support ungronded entities by Dennis Tu · 1 year, 3 months ago
  68. 5b221e1 Merge "Rename ActionSpec bindings now that we only have Generic parameters" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  69. fc8f84e Merge "Rewrite remaining types under values/ folder in builtintypes, including: caps-core/values/properties/Participant, Attendee, Recipient. caps-core/values/Call, Message, Person." into androidx-main by Ianna Li · 1 year, 3 months ago
  70. dace113 Merge "Set up interaction-capabilities-testing project." into androidx-main by Jaaz Meribole · 1 year, 3 months ago
  71. 37f668e Rename ActionSpec bindings now that we only have Generic parameters by Michael Kucharski · 1 year, 3 months ago
  72. d70fbfd Merge "rename *Resolver to *Listener" into androidx-main by Dennis Tu · 1 year, 3 months ago
  73. 0d4354c Rewrite remaining types under values/ folder in builtintypes, including: caps-core/values/properties/Participant, Attendee, Recipient. by Ianna Li · 1 year, 3 months ago
  74. efa5fad Remove ActionSpecBuilder bind methods in favor of the generic bindings by Michael Kucharski · 1 year, 3 months ago
  75. 4c67a68 Remove SimplePropoperty in favor of generic TypeProperty by Michael Kucharski · 1 year, 3 months ago
  76. aceb866 Merge "update capabilities-productivity to support ungronded entities" into androidx-main by Dennis Tu · 1 year, 3 months ago
  77. 56de3b5 Merge "Reuse EntityConverter which converts to the same Entity proto" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  78. 1963f93 Reuse EntityConverter which converts to the same Entity proto by Michael Kucharski · 1 year, 3 months ago
  79. 8a6b2a1 rename *Resolver to *Listener by Dennis Tu · 1 year, 3 months ago
  80. d4c1149 Merge "update property inventory API" into androidx-main by Dennis Tu · 1 year, 3 months ago
  81. eee4eb7 Merge "Change the default implementation of `onFinish` and `onFinishAsync` to return an empty `ExecutionResult` rather than throwing an exception." into androidx-main by Yunfan Jin · 1 year, 3 months ago
  82. 7f5b615 Merge "Update EntityProvider API with internal utils and add EntityProviderTest for it." into androidx-main by Ianna Li · 1 year, 3 months ago
  83. d8fa5e6 Change the default implementation of `onFinish` and `onFinishAsync` to return an empty `ExecutionResult` rather than throwing an exception. by yunfanjin · 1 year, 3 months ago
  84. 6a515f5 Update EntityProvider API with internal utils and add EntityProviderTest for it. by Ianna Li · 1 year, 3 months ago
  85. 38a5ab6 update property inventory API by Dennis Tu · 1 year, 3 months ago
  86. 3fe821a update capabilities-productivity to support ungronded entities by Dennis Tu · 1 year, 3 months ago
  87. f5a357a Merge "Make Kotlin's suspend callback function the main one." into androidx-main by Yunfan Jin · 1 year, 3 months ago
  88. aca1455 Merge "Add dennis to owners" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  89. 8ed6f9d Make Kotlin's suspend callback function the main one. by yunfanjin · 1 year, 3 months ago
  90. 063a331 Merge "Remove StringProperty and replace it with generic TypeProperty" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  91. 14f9714 Add dennis to owners by Michael Kucharski · 1 year, 3 months ago
  92. 2192b9b Remove StringProperty and replace it with generic TypeProperty by Michael Kucharski · 1 year, 3 months ago
  93. 5d18e43 Switch GenericResolverInternal to Kotlin, use suspend fun instead of ListenableFuture, restrict some class/method visibility and remove things like AutoOneOf by yunfanjin · 1 year, 3 months ago
  94. e7b526d Merge "ungrounded exceution in PauseTimer" into androidx-main by Dennis Tu · 1 year, 3 months ago
  95. 3c4fea7 Merge "Check in P0 capabilities for health&fitness." into androidx-main by Ianna Li · 1 year, 3 months ago
  96. 7795dcf Check in P0 capabilities for health&fitness. by Ianna Li · 1 year, 3 months ago
  97. 2986e24 Remove most Properties in favor of the new TypeProperty by Michael Kucharski · 1 year, 3 months ago
  98. faa08ce Merge "prepare to migrate away from CallbackInternal" into androidx-main by Dennis Tu · 1 year, 3 months ago
  99. 641888d Merge "Check in high prioritized capabilities for comm vertical: including CreateCall and CreateMessage." into androidx-main by Ianna Li · 1 year, 3 months ago
  100. b42a9bf Set up interaction-capabilities-testing project. by Jaaz Meribole · 1 year, 3 months ago