1. 6e9faba Remove not-useful comment by Jim S · 9 months ago
  2. e058449 Workarounds to obtain group ID for transformed dependencies by Alan Viverette · 9 months ago
  3. dfeae79 Delete APIs that are not needed for the near-term by raghavmehta · 9 months ago
  4. aaa6984 Use body comments for the Jetpack open source comment by raghavmehta · 10 months ago
  5. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 10 months ago
  6. 2e83a2c Merge "Give default implementations to the various interface methods" into androidx-main by Raghav Mehta · 10 months ago
  7. 8e4a67d Give default implementations to the various interface methods by raghavmehta · 10 months ago
  8. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 10 months ago
  9. 8f28a16 Add support for dropping java resources in BundleInsideHelper by Aurimas Liutikas · 10 months ago
  10. 5990228 Opt-in Metalava w/ K2 UAST (R3) by Jinseong Jeon · 10 months ago
  11. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  12. 6621a8c Introduce serializers to make it possible to persist all properties to AppSearch by raghavmehta · 11 months ago
  13. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 11 months ago
  14. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 11 months ago
  15. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 11 months ago
  16. 1f69b01 Annotate CanonicalValue classes with @Document by raghavmehta · 11 months ago
  17. 0db409d Merge "Add Raghav to appactions interaction OWNERS." into androidx-main by Jaaz Meribole · 11 months ago
  18. 4063d49 Add Raghav to appactions interaction OWNERS. by Jaaz Meribole · 12 months ago
  19. 1de0a09 Fix toString() output for Built-in Types and their builders by raghavmehta · 11 months ago
  20. e43d062 Flesh out documentation for the abstract classes and the abstract builders by raghavmehta · 11 months ago
  21. d30a4c3 Remove default params from static builder factory method by raghavmehta · 11 months ago
  22. 035842b7 Specify a JvmName for internal properties by raghavmehta · 11 months ago
  23. 3da7044 Move `BanUncheckedReflection` suppression to code and delete lint-baseline.xml. by Jaaz Meribole · 11 months ago
  24. 5872c90 Expose non-null `identifier` and `namespace` to AppSearch by raghavmehta · 12 months ago
  25. 9e0f19f Annotate static methods that create the builder with @Document.BuilderProducer by raghavmehta · 12 months ago
  26. bf076be Specify parents(s) in the @Document annotations by raghavmehta · 12 months ago
  27. 8ff4d89 Update Alarm and Person based on API feedback by raghavmehta · 12 months ago
  28. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  29. 13eed88 Merge "Implement TileLayout ui responses in wear App Actions interactions." into androidx-main by Jaaz Meribole · 1 year ago
  30. 4873ca6 Merge "register GetAlarm ActionSpec" into androidx-main by Dennis Tu · 1 year ago
  31. 63acbaa Merge changes I273a544c,I05e0351c into androidx-main by Dennis Tu · 1 year ago
  32. 14a7b67 implement createCapabilityRequest method for testing by Dennis Tu · 1 year ago
  33. 7c8707e add CapabilityRequest and CapabilityResponse testing API by Dennis Tu · 1 year, 1 month ago
  34. fb98b87 Merge "Add Pause and Resume functionality to Timer" into androidx-main by Srilaxmi Kanna · 1 year ago
  35. b8e4410 Merge changes from topic "downstream_types" into androidx-main by Raghav Mehta · 1 year ago
  36. bb95022 Add Pause and Resume functionality to Timer by srilaxmikanna · 1 year, 1 month ago
  37. aaf7167 Merge "Add Alarm to the Test App" into androidx-main by Srilaxmi Kanna · 1 year ago
  38. 170f5f7 Merge "Add bug components to various OWNERS files that were missing them" into androidx-main by Treehugger Robot · 1 year ago
  39. c547274 Add Alarm to the Test App by Srilaxmi Kanna · 1 year ago
  40. 63b9b29 Add bug components to various OWNERS files that were missing them by Aurimas Liutikas · 1 year ago
  41. 342adec register GetAlarm ActionSpec by Dennis Tu · 1 year ago
  42. 210a065 Implement Show Alarm/Get Alarm capability by Chaitanya Krishna Lanka · 1 year ago
  43. d49afba Introduce isAlarmEnabled on Alarm by raghavmehta · 1 year, 1 month ago
  44. 3330a03 Annotate Built-in Types with AppSearch annotations by raghavmehta · 1 year, 1 month ago
  45. 9f8ce6a Introduce CommonExecutionStatus by raghavmehta · 1 year, 1 month ago
  46. 27ef75f2 register ActionSpec with Output class as well by Dennis Tu · 1 year ago
  47. b030271 Merge "register existing Argument classes with their ActionSpec" into androidx-main by Dennis Tu · 1 year ago
  48. 11e421a Merge changes from topic "bit_serializer_interface_class_ref" into androidx-main by Raghav Mehta · 1 year ago
  49. 9c102d1 Implement serialize by raghavmehta · 1 year, 1 month ago
  50. e43c52e Introduce BuiltInTypeSerializerRegistry by raghavmehta · 1 year, 1 month ago
  51. c41a029 register existing Argument classes with their ActionSpec by Dennis Tu · 1 year ago
  52. 611a4ab Add serializes for some core Built-in Types by raghavmehta · 1 year, 1 month ago
  53. be03860 Add typeName and classRef to BuiltInTypeSerializer by raghavmehta · 1 year, 1 month ago
  54. 7a3cc92 Implement Update Alarm capability by Chaitanya Krishna Lanka · 1 year, 1 month ago
  55. 469681f Merge "ActionSpec supports serialization of Arguments" into androidx-main by Dennis Tu · 1 year, 1 month ago
  56. 16569ab ActionSpec supports serialization of Arguments by Dennis Tu · 1 year, 1 month ago
  57. ea34278 Update current API signatures after Metalava build ID 10338742 by Jinseong Jeon · 1 year, 1 month ago
  58. ac9a9ea use BIT serializers for ExecutionStatus in productivity by Dennis Tu · 1 year, 1 month ago
  59. f43bc06 Implement UpdateTimer capability by Chaitanya Krishna Lanka · 1 year, 1 month ago
  60. 740711f Merge "rename XValue to XReference" into androidx-main by Dennis Tu · 1 year, 1 month ago
  61. ccf5654 Merge "increase external callback timeout to 10s" into androidx-main by Dennis Tu · 1 year, 1 month ago
  62. 9027572 rename XValue to XReference by Dennis Tu · 1 year, 1 month ago
  63. fb3f855 Merge "add serialzer for ExecutionStatus types" into androidx-main by Dennis Tu · 1 year, 1 month ago
  64. 9f6645e increase external callback timeout to 10s by Dennis Tu · 1 year, 1 month ago
  65. 1f043c3 add serialzer for ExecutionStatus types by Dennis Tu · 1 year, 1 month ago
  66. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 1 month ago
  67. 2b376bb expose CAPABILITY_NAME in capability classes by Dennis Tu · 1 year, 1 month ago
  68. 88a8d62 Implement TileLayout ui responses in wear App Actions interactions. by Jaaz Meribole · 1 year, 1 month ago
  69. c4ec5d3 Merge "Create App Actions Interaction Service library for Wear." into androidx-main am: af4d26a449 by Jaaz Meribole · 1 year, 1 month ago
  70. af4d26a Merge "Create App Actions Interaction Service library for Wear." into androidx-main by Jaaz Meribole · 1 year, 1 month ago
  71. 8ee1f64 Create App Actions Interaction Service library for Wear. by Jaaz Meribole · 1 year, 1 month ago
  72. 0487251 Merge "Remove wear tiles from interaction-service library." into androidx-main am: 6bc3255cdf by Jaaz Meribole · 1 year, 1 month ago
  73. 6bc3255 Merge "Remove wear tiles from interaction-service library." into androidx-main by Jaaz Meribole · 1 year, 1 month ago
  74. 0d2640c Merge "Change visibility of RemoteViewsOverMetadataInterceptor class and fields needed by the testing library." into androidx-main am: 33e73d30e5 by Uri First · 1 year, 1 month ago
  75. bad2b56 Change visibility of RemoteViewsOverMetadataInterceptor class and fields needed by the testing library. by Uri First · 1 year, 1 month ago
  76. de32d82 Remove wear tiles from interaction-service library. by Jaaz Meribole · 1 year, 1 month ago
  77. 83d8814 Merge changes from topic "struct_serialization_utils" into androidx-main am: 4b2d1dbd0e by Raghav Mehta · 1 year, 1 month ago
  78. a69875c Introduce top-level serialize/deserialize functions by raghavmehta · 1 year, 1 month ago
  79. f59b54a Introduce ValueUtils by raghavmehta · 1 year, 1 month ago
  80. 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, 1 month ago
  81. 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, 1 month ago
  82. f3e0973 Merge "Set up interaction-service-testing project." into androidx-main am: 6fae7df380 by Uri First · 1 year, 1 month ago
  83. 6fae7df Merge "Set up interaction-service-testing project." into androidx-main by Uri First · 1 year, 1 month ago
  84. 35b3964 Merge "Create builtintypes-common,communications,productivity projects" into androidx-main am: c046ca8ed2 by Raghav Mehta · 1 year, 1 month ago
  85. 4a9d29b Create builtintypes-common,communications,productivity projects by raghavmehta · 1 year, 2 months ago
  86. fc4f578 Set up interaction-service-testing project. by Uri First · 1 year, 1 month ago
  87. e2db70c Merge "Open up Property and Service APIs" into androidx-main am: 4b2ea2816c by Michael Kucharski · 1 year, 1 month ago
  88. 6c7781f Open up Property and Service APIs by Michael Kucharski · 1 year, 1 month ago
  89. 7064419 Merge "Remove TestEnum from tests since we don't use enum classes anymore" into androidx-main am: e212cd5bc2 by Michael Kucharski · 1 year, 1 month ago
  90. 4f59fa2 Merge "Clean up Type converters." into androidx-main am: aef47d0c93 by Michael Kucharski · 1 year, 1 month ago
  91. 2ea7a9f Remove TestEnum from tests since we don't use enum classes anymore by Michael Kucharski · 1 year, 1 month ago
  92. d57e42b Clean up Type converters. by Michael Kucharski · 1 year, 1 month ago
  93. 145bed3 Merge changes I9dd0569f,I21c8c06b,I214cf903 into androidx-main am: 479144d985 by Dennis Tu · 1 year, 1 month ago
  94. 479144d Merge changes I9dd0569f,I21c8c06b,I214cf903 into androidx-main by Dennis Tu · 1 year, 1 month ago
  95. e7a322f Merge "Implement tests for the 2 UI related RPC's" into androidx-main am: bf8c32a5c6 by Chaitanya Krishna Lanka · 1 year, 1 month ago
  96. ac1d0b4 remove experimental Alarm & Timer by Dennis Tu · 1 year, 1 month ago
  97. 1528ad3 Add TypeSpec for Timer type by Dennis Tu · 1 year, 1 month ago
  98. c59ddc1 Revert "Revert "add serializer for Alarm and its deps"" by Dennis Tu · 1 year, 1 month ago
  99. a759952 Merge "Implementation for passing failures over gRPC metadata." into androidx-main am: 8c182bdd00 by Michael Kucharski · 1 year, 1 month ago
  100. 3cb2adae Implement tests for the 2 UI related RPC's by Chaitanya Krishna Lanka · 1 year, 1 month ago