1. 9e0f19f Annotate static methods that create the builder with @Document.BuilderProducer by raghavmehta · 1 year, 2 months ago
  2. bf076be Specify parents(s) in the @Document annotations by raghavmehta · 1 year, 2 months ago
  3. 8ff4d89 Update Alarm and Person based on API feedback by raghavmehta · 1 year, 2 months ago
  4. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  5. 13eed88 Merge "Implement TileLayout ui responses in wear App Actions interactions." into androidx-main by Jaaz Meribole · 1 year, 2 months ago
  6. 4873ca6 Merge "register GetAlarm ActionSpec" into androidx-main by Dennis Tu · 1 year, 2 months ago
  7. 63acbaa Merge changes I273a544c,I05e0351c into androidx-main by Dennis Tu · 1 year, 2 months ago
  8. 14a7b67 implement createCapabilityRequest method for testing by Dennis Tu · 1 year, 3 months ago
  9. 7c8707e add CapabilityRequest and CapabilityResponse testing API by Dennis Tu · 1 year, 4 months ago
  10. fb98b87 Merge "Add Pause and Resume functionality to Timer" into androidx-main by Srilaxmi Kanna · 1 year, 2 months ago
  11. b8e4410 Merge changes from topic "downstream_types" into androidx-main by Raghav Mehta · 1 year, 2 months ago
  12. bb95022 Add Pause and Resume functionality to Timer by srilaxmikanna · 1 year, 3 months ago
  13. aaf7167 Merge "Add Alarm to the Test App" into androidx-main by Srilaxmi Kanna · 1 year, 2 months ago
  14. 170f5f7 Merge "Add bug components to various OWNERS files that were missing them" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  15. c547274 Add Alarm to the Test App by Srilaxmi Kanna · 1 year, 3 months ago
  16. 63b9b29 Add bug components to various OWNERS files that were missing them by Aurimas Liutikas · 1 year, 3 months ago
  17. 342adec register GetAlarm ActionSpec by Dennis Tu · 1 year, 3 months ago
  18. 210a065 Implement Show Alarm/Get Alarm capability by Chaitanya Krishna Lanka · 1 year, 3 months ago
  19. d49afba Introduce isAlarmEnabled on Alarm by raghavmehta · 1 year, 3 months ago
  20. 3330a03 Annotate Built-in Types with AppSearch annotations by raghavmehta · 1 year, 3 months ago
  21. 9f8ce6a Introduce CommonExecutionStatus by raghavmehta · 1 year, 3 months ago
  22. 27ef75f2 register ActionSpec with Output class as well by Dennis Tu · 1 year, 3 months ago
  23. b030271 Merge "register existing Argument classes with their ActionSpec" into androidx-main by Dennis Tu · 1 year, 3 months ago
  24. 11e421a Merge changes from topic "bit_serializer_interface_class_ref" into androidx-main by Raghav Mehta · 1 year, 3 months ago
  25. 9c102d1 Implement serialize by raghavmehta · 1 year, 3 months ago
  26. e43c52e Introduce BuiltInTypeSerializerRegistry by raghavmehta · 1 year, 3 months ago
  27. c41a029 register existing Argument classes with their ActionSpec by Dennis Tu · 1 year, 3 months ago
  28. 611a4ab Add serializes for some core Built-in Types by raghavmehta · 1 year, 3 months ago
  29. be03860 Add typeName and classRef to BuiltInTypeSerializer by raghavmehta · 1 year, 3 months ago
  30. 7a3cc92 Implement Update Alarm capability by Chaitanya Krishna Lanka · 1 year, 3 months ago
  31. 469681f Merge "ActionSpec supports serialization of Arguments" into androidx-main by Dennis Tu · 1 year, 3 months ago
  32. 16569ab ActionSpec supports serialization of Arguments by Dennis Tu · 1 year, 3 months ago
  33. ea34278 Update current API signatures after Metalava build ID 10338742 by Jinseong Jeon · 1 year, 3 months ago
  34. ac9a9ea use BIT serializers for ExecutionStatus in productivity by Dennis Tu · 1 year, 3 months ago
  35. f43bc06 Implement UpdateTimer capability by Chaitanya Krishna Lanka · 1 year, 3 months ago
  36. 740711f Merge "rename XValue to XReference" into androidx-main by Dennis Tu · 1 year, 3 months ago
  37. ccf5654 Merge "increase external callback timeout to 10s" into androidx-main by Dennis Tu · 1 year, 3 months ago
  38. 9027572 rename XValue to XReference by Dennis Tu · 1 year, 3 months ago
  39. fb3f855 Merge "add serialzer for ExecutionStatus types" into androidx-main by Dennis Tu · 1 year, 3 months ago
  40. 9f6645e increase external callback timeout to 10s by Dennis Tu · 1 year, 3 months ago
  41. 1f043c3 add serialzer for ExecutionStatus types by Dennis Tu · 1 year, 3 months ago
  42. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 3 months ago
  43. 2b376bb expose CAPABILITY_NAME in capability classes by Dennis Tu · 1 year, 3 months ago
  44. 88a8d62 Implement TileLayout ui responses in wear App Actions interactions. by Jaaz Meribole · 1 year, 3 months ago
  45. c4ec5d3 Merge "Create App Actions Interaction Service library for Wear." into androidx-main am: af4d26a449 by Jaaz Meribole · 1 year, 3 months ago
  46. af4d26a Merge "Create App Actions Interaction Service library for Wear." into androidx-main by Jaaz Meribole · 1 year, 3 months ago
  47. 8ee1f64 Create App Actions Interaction Service library for Wear. by Jaaz Meribole · 1 year, 3 months ago
  48. 0487251 Merge "Remove wear tiles from interaction-service library." into androidx-main am: 6bc3255cdf by Jaaz Meribole · 1 year, 3 months ago
  49. 6bc3255 Merge "Remove wear tiles from interaction-service library." into androidx-main by Jaaz Meribole · 1 year, 3 months ago
  50. 0d2640c Merge "Change visibility of RemoteViewsOverMetadataInterceptor class and fields needed by the testing library." into androidx-main am: 33e73d30e5 by Uri First · 1 year, 3 months ago
  51. bad2b56 Change visibility of RemoteViewsOverMetadataInterceptor class and fields needed by the testing library. by Uri First · 1 year, 3 months ago
  52. de32d82 Remove wear tiles from interaction-service library. by Jaaz Meribole · 1 year, 3 months ago
  53. 83d8814 Merge changes from topic "struct_serialization_utils" into androidx-main am: 4b2d1dbd0e by Raghav Mehta · 1 year, 3 months ago
  54. a69875c Introduce top-level serialize/deserialize functions by raghavmehta · 1 year, 3 months ago
  55. f59b54a Introduce ValueUtils by raghavmehta · 1 year, 3 months ago
  56. dae54cc Merge "Implement alarm related capabilities (Snooze Alarm, Dismiss Alarm and Create Alarm) and have removed the usage of BuildeOf in Arguments" into androidx-main am: 88299d8610 by Chaitanya Krishna Lanka · 1 year, 3 months ago
  57. 4abbeb0 Implement alarm related capabilities (Snooze Alarm, Dismiss Alarm and Create Alarm) and have removed the usage of BuildeOf in Arguments by Chaitanya Krishna Lanka · 1 year, 4 months ago
  58. f3e0973 Merge "Set up interaction-service-testing project." into androidx-main am: 6fae7df380 by Uri First · 1 year, 3 months ago
  59. 6fae7df Merge "Set up interaction-service-testing project." into androidx-main by Uri First · 1 year, 3 months ago
  60. 35b3964 Merge "Create builtintypes-common,communications,productivity projects" into androidx-main am: c046ca8ed2 by Raghav Mehta · 1 year, 3 months ago
  61. 4a9d29b Create builtintypes-common,communications,productivity projects by raghavmehta · 1 year, 4 months ago
  62. fc4f578 Set up interaction-service-testing project. by Uri First · 1 year, 3 months ago
  63. e2db70c Merge "Open up Property and Service APIs" into androidx-main am: 4b2ea2816c by Michael Kucharski · 1 year, 3 months ago
  64. 6c7781f Open up Property and Service APIs by Michael Kucharski · 1 year, 4 months ago
  65. 7064419 Merge "Remove TestEnum from tests since we don't use enum classes anymore" into androidx-main am: e212cd5bc2 by Michael Kucharski · 1 year, 3 months ago
  66. 4f59fa2 Merge "Clean up Type converters." into androidx-main am: aef47d0c93 by Michael Kucharski · 1 year, 3 months ago
  67. 2ea7a9f Remove TestEnum from tests since we don't use enum classes anymore by Michael Kucharski · 1 year, 3 months ago
  68. d57e42b Clean up Type converters. by Michael Kucharski · 1 year, 3 months ago
  69. 145bed3 Merge changes I9dd0569f,I21c8c06b,I214cf903 into androidx-main am: 479144d985 by Dennis Tu · 1 year, 3 months ago
  70. 479144d Merge changes I9dd0569f,I21c8c06b,I214cf903 into androidx-main by Dennis Tu · 1 year, 3 months ago
  71. e7a322f Merge "Implement tests for the 2 UI related RPC's" into androidx-main am: bf8c32a5c6 by Chaitanya Krishna Lanka · 1 year, 3 months ago
  72. ac1d0b4 remove experimental Alarm & Timer by Dennis Tu · 1 year, 3 months ago
  73. 1528ad3 Add TypeSpec for Timer type by Dennis Tu · 1 year, 3 months ago
  74. c59ddc1 Revert "Revert "add serializer for Alarm and its deps"" by Dennis Tu · 1 year, 3 months ago
  75. a759952 Merge "Implementation for passing failures over gRPC metadata." into androidx-main am: 8c182bdd00 by Michael Kucharski · 1 year, 3 months ago
  76. 3cb2adae Implement tests for the 2 UI related RPC's by Chaitanya Krishna Lanka · 1 year, 4 months ago
  77. 8c182bd Merge "Implementation for passing failures over gRPC metadata." into androidx-main by Michael Kucharski · 1 year, 3 months ago
  78. 85045c9 Merge "Remove `failOnDeprecationWarnings=false` from capabilities-core build.gradle." into androidx-main am: 2971475305 by Jaaz Meribole · 1 year, 3 months ago
  79. 2971475 Merge "Remove `failOnDeprecationWarnings=false` from capabilities-core build.gradle." into androidx-main by Jaaz Meribole · 1 year, 3 months ago
  80. f50c3d1 Implementation for passing failures over gRPC metadata. by Michael Kucharski · 1 year, 4 months ago
  81. 517fc6b Merge "Revert "Revert "add some core filter types""" into androidx-main am: 8563caaafc by Aurimas Liutikas · 1 year, 3 months ago
  82. 4067a08 Revert "Revert "add some core filter types"" by Dennis Tu · 1 year, 3 months ago
  83. c5b5f9c Merge "Revert "add some core filter types"" into androidx-main am: f6ee38ede7 by Aurimas Liutikas · 1 year, 3 months ago
  84. f6ee38e Merge "Revert "add some core filter types"" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  85. 7f0778d Revert "add some core filter types" by Aurimas Liutikas · 1 year, 3 months ago
  86. 7bc836d Merge "Revert "add serializer for Alarm and its deps"" into androidx-main am: 06357be660 by Dennis Tu · 1 year, 3 months ago
  87. 06357be Merge "Revert "add serializer for Alarm and its deps"" into androidx-main by Dennis Tu · 1 year, 3 months ago
  88. df36ba2 Revert "add serializer for Alarm and its deps" by Dennis Tu · 1 year, 3 months ago
  89. 9c4ffad Merge "add some core filter types" into androidx-main am: f184392cea by Dennis Tu · 1 year, 3 months ago
  90. 4b8456e Merge "add serializer for Alarm and its deps" into androidx-main am: 7951043d24 by Dennis Tu · 1 year, 3 months ago
  91. f184392 Merge "add some core filter types" into androidx-main by Dennis Tu · 1 year, 3 months ago
  92. 7951043 Merge "add serializer for Alarm and its deps" into androidx-main by Dennis Tu · 1 year, 3 months ago
  93. 824e0ce Remove `failOnDeprecationWarnings=false` from capabilities-core build.gradle. by Jaaz Meribole · 1 year, 3 months ago
  94. 1385f19 Merge changes from topic "zoned_date_time" into androidx-main am: c91b63ce9a by Raghav Mehta · 1 year, 3 months ago
  95. c91b63c Merge changes from topic "zoned_date_time" into androidx-main by Raghav Mehta · 1 year, 3 months ago
  96. 0f505f8 add some core filter types by Dennis Tu · 1 year, 4 months ago
  97. c47cbec add serializer for Alarm and its deps by Dennis Tu · 1 year, 4 months ago
  98. 2738c3a Merge "minor fix for setSessionFactory API" into androidx-main am: dd35e6c7b1 by Dennis Tu · 1 year, 3 months ago
  99. dd35e6c Merge "minor fix for setSessionFactory API" into androidx-main by Dennis Tu · 1 year, 3 months ago
  100. c13ddbc minor fix for setSessionFactory API by Dennis Tu · 1 year, 4 months ago