[go: nahoru, domu]

  1. f37eb98 Enforce that projects are in docs-tip-of-tree by Julia McClellan · 5 months ago
  2. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 6 months ago
  3. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 7 months ago
  4. bf7a79e Merge changes I7a5ef5a4,I77ca7ac4 into androidx-main by Jinseong Jeon · 6 months ago
  5. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 6 months ago
  6. ae6da8a Opt-in Metalava w/ K2 UAST (R3-1) by Jinseong Jeon · 6 months ago
  7. ee0da74 Add comment to build.gradle files by Tiem Song · 6 months ago
  8. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 6 months ago
  9. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 7 months ago
  10. b36fefe Merge "Upgrade to errorprone 2.23.0" into androidx-main by Treehugger Robot · 7 months ago
  11. 0320965 Upgrade to errorprone 2.23.0 by Aurimas Liutikas · 7 months ago
  12. eb62821 Make the AppSearch property names consistent with the Kotlin property names by raghavmehta · 7 months ago
  13. 96ab5d8 Update documentation to illustrate the use of the @Document.BuilderProducer annotation by raghavmehta · 7 months ago
  14. d4970261 Turn on the AppSearch Compiler for Built-in Types by raghavmehta · 8 months ago
  15. f790e95 Delete redundant Built-in Types artifacts by raghavmehta · 8 months ago
  16. 379e7bc Remove unused kotlin-reflect dependency by Aurimas Liutikas · 8 months ago
  17. b9f09cc Upgrade to robolectric 4.11.1 by Aurimas Liutikas · 8 months ago
  18. 6e9faba Remove not-useful comment by Jim S · 9 months ago
  19. e058449 Workarounds to obtain group ID for transformed dependencies by Alan Viverette · 9 months ago
  20. dfeae79 Delete APIs that are not needed for the near-term by raghavmehta · 10 months ago
  21. aaa6984 Use body comments for the Jetpack open source comment by raghavmehta · 10 months ago
  22. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 10 months ago
  23. 2e83a2c Merge "Give default implementations to the various interface methods" into androidx-main by Raghav Mehta · 10 months ago
  24. 8e4a67d Give default implementations to the various interface methods by raghavmehta · 10 months ago
  25. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 10 months ago
  26. 8f28a16 Add support for dropping java resources in BundleInsideHelper by Aurimas Liutikas · 10 months ago
  27. 5990228 Opt-in Metalava w/ K2 UAST (R3) by Jinseong Jeon · 11 months ago
  28. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 11 months ago
  29. 6621a8c Introduce serializers to make it possible to persist all properties to AppSearch by raghavmehta · 11 months ago
  30. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 11 months ago
  31. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 11 months ago
  32. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 11 months ago
  33. 1f69b01 Annotate CanonicalValue classes with @Document by raghavmehta · 11 months ago
  34. 0db409d Merge "Add Raghav to appactions interaction OWNERS." into androidx-main by Jaaz Meribole · 11 months ago
  35. 4063d49 Add Raghav to appactions interaction OWNERS. by Jaaz Meribole · 12 months ago
  36. 1de0a09 Fix toString() output for Built-in Types and their builders by raghavmehta · 11 months ago
  37. e43d062 Flesh out documentation for the abstract classes and the abstract builders by raghavmehta · 11 months ago
  38. d30a4c3 Remove default params from static builder factory method by raghavmehta · 11 months ago
  39. 035842b7 Specify a JvmName for internal properties by raghavmehta · 11 months ago
  40. 3da7044 Move `BanUncheckedReflection` suppression to code and delete lint-baseline.xml. by Jaaz Meribole · 11 months ago
  41. 5872c90 Expose non-null `identifier` and `namespace` to AppSearch by raghavmehta · 12 months ago
  42. 9e0f19f Annotate static methods that create the builder with @Document.BuilderProducer by raghavmehta · 12 months ago
  43. bf076be Specify parents(s) in the @Document annotations by raghavmehta · 12 months ago
  44. 8ff4d89 Update Alarm and Person based on API feedback by raghavmehta · 12 months ago
  45. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  46. 13eed88 Merge "Implement TileLayout ui responses in wear App Actions interactions." into androidx-main by Jaaz Meribole · 1 year ago
  47. 4873ca6 Merge "register GetAlarm ActionSpec" into androidx-main by Dennis Tu · 1 year ago
  48. 63acbaa Merge changes I273a544c,I05e0351c into androidx-main by Dennis Tu · 1 year ago
  49. 14a7b67 implement createCapabilityRequest method for testing by Dennis Tu · 1 year ago
  50. 7c8707e add CapabilityRequest and CapabilityResponse testing API by Dennis Tu · 1 year, 1 month ago
  51. fb98b87 Merge "Add Pause and Resume functionality to Timer" into androidx-main by Srilaxmi Kanna · 1 year ago
  52. b8e4410 Merge changes from topic "downstream_types" into androidx-main by Raghav Mehta · 1 year ago
  53. bb95022 Add Pause and Resume functionality to Timer by srilaxmikanna · 1 year, 1 month ago
  54. aaf7167 Merge "Add Alarm to the Test App" into androidx-main by Srilaxmi Kanna · 1 year ago
  55. 170f5f7 Merge "Add bug components to various OWNERS files that were missing them" into androidx-main by Treehugger Robot · 1 year ago
  56. c547274 Add Alarm to the Test App by Srilaxmi Kanna · 1 year ago
  57. 63b9b29 Add bug components to various OWNERS files that were missing them by Aurimas Liutikas · 1 year ago
  58. 342adec register GetAlarm ActionSpec by Dennis Tu · 1 year ago
  59. 210a065 Implement Show Alarm/Get Alarm capability by Chaitanya Krishna Lanka · 1 year ago
  60. d49afba Introduce isAlarmEnabled on Alarm by raghavmehta · 1 year, 1 month ago
  61. 3330a03 Annotate Built-in Types with AppSearch annotations by raghavmehta · 1 year, 1 month ago
  62. 9f8ce6a Introduce CommonExecutionStatus by raghavmehta · 1 year, 1 month ago
  63. 27ef75f2 register ActionSpec with Output class as well by Dennis Tu · 1 year ago
  64. b030271 Merge "register existing Argument classes with their ActionSpec" into androidx-main by Dennis Tu · 1 year ago
  65. 11e421a Merge changes from topic "bit_serializer_interface_class_ref" into androidx-main by Raghav Mehta · 1 year ago
  66. 9c102d1 Implement serialize by raghavmehta · 1 year, 1 month ago
  67. e43c52e Introduce BuiltInTypeSerializerRegistry by raghavmehta · 1 year, 1 month ago
  68. c41a029 register existing Argument classes with their ActionSpec by Dennis Tu · 1 year ago
  69. 611a4ab Add serializes for some core Built-in Types by raghavmehta · 1 year, 1 month ago
  70. be03860 Add typeName and classRef to BuiltInTypeSerializer by raghavmehta · 1 year, 1 month ago
  71. 7a3cc92 Implement Update Alarm capability by Chaitanya Krishna Lanka · 1 year, 1 month ago
  72. 469681f Merge "ActionSpec supports serialization of Arguments" into androidx-main by Dennis Tu · 1 year, 1 month ago
  73. 16569ab ActionSpec supports serialization of Arguments by Dennis Tu · 1 year, 1 month ago
  74. ea34278 Update current API signatures after Metalava build ID 10338742 by Jinseong Jeon · 1 year, 1 month ago
  75. ac9a9ea use BIT serializers for ExecutionStatus in productivity by Dennis Tu · 1 year, 1 month ago
  76. f43bc06 Implement UpdateTimer capability by Chaitanya Krishna Lanka · 1 year, 1 month ago
  77. 740711f Merge "rename XValue to XReference" into androidx-main by Dennis Tu · 1 year, 1 month ago
  78. ccf5654 Merge "increase external callback timeout to 10s" into androidx-main by Dennis Tu · 1 year, 1 month ago
  79. 9027572 rename XValue to XReference by Dennis Tu · 1 year, 1 month ago
  80. fb3f855 Merge "add serialzer for ExecutionStatus types" into androidx-main by Dennis Tu · 1 year, 1 month ago
  81. 9f6645e increase external callback timeout to 10s by Dennis Tu · 1 year, 1 month ago
  82. 1f043c3 add serialzer for ExecutionStatus types by Dennis Tu · 1 year, 1 month ago
  83. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 1 month ago
  84. 2b376bb expose CAPABILITY_NAME in capability classes by Dennis Tu · 1 year, 1 month ago
  85. 88a8d62 Implement TileLayout ui responses in wear App Actions interactions. by Jaaz Meribole · 1 year, 1 month ago
  86. c4ec5d3 Merge "Create App Actions Interaction Service library for Wear." into androidx-main am: af4d26a449 by Jaaz Meribole · 1 year, 1 month ago
  87. af4d26a Merge "Create App Actions Interaction Service library for Wear." into androidx-main by Jaaz Meribole · 1 year, 1 month ago
  88. 8ee1f64 Create App Actions Interaction Service library for Wear. by Jaaz Meribole · 1 year, 1 month ago
  89. 0487251 Merge "Remove wear tiles from interaction-service library." into androidx-main am: 6bc3255cdf by Jaaz Meribole · 1 year, 1 month ago
  90. 6bc3255 Merge "Remove wear tiles from interaction-service library." into androidx-main by Jaaz Meribole · 1 year, 1 month ago
  91. 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
  92. bad2b56 Change visibility of RemoteViewsOverMetadataInterceptor class and fields needed by the testing library. by Uri First · 1 year, 1 month ago
  93. de32d82 Remove wear tiles from interaction-service library. by Jaaz Meribole · 1 year, 1 month ago
  94. 83d8814 Merge changes from topic "struct_serialization_utils" into androidx-main am: 4b2d1dbd0e by Raghav Mehta · 1 year, 1 month ago
  95. a69875c Introduce top-level serialize/deserialize functions by raghavmehta · 1 year, 1 month ago
  96. f59b54a Introduce ValueUtils by raghavmehta · 1 year, 1 month ago
  97. 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
  98. 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
  99. f3e0973 Merge "Set up interaction-service-testing project." into androidx-main am: 6fae7df380 by Uri First · 1 year, 1 month ago
  100. 6fae7df Merge "Set up interaction-service-testing project." into androidx-main by Uri First · 1 year, 1 month ago