1. e4a648f Update hardcoded paths to screenshot tests where goldens moved by Aurimas Liutikas · 8 weeks ago
  2. 26cc1bf Update more projects to centralized golden setup by Aurimas Liutikas · 9 weeks ago
  3. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 2 months ago
  4. 30bad0f Merge "Catch a rare NPE in TilesConnectionBinder that could cause test flakiness" into androidx-main by Mohammad Saboorian · 3 months ago
  5. eb064bf Migrate wear tiles to use JSpecify annotations by Julia McClellan · 3 months ago
  6. 414114a Catch a rare NPE in TilesConnectionBinder that could cause test flakiness by Mohammad Saboorian · 3 months ago
  7. a2fc523 Add api for TileService to process interaction event in batches. by Lucas Muller Oliveira · 3 months ago
  8. 610d32a Clean up projects using protobuf plugin by Aurimas Liutikas · 5 months ago
  9. 615a314 Expose getAnimations() to TileServiceViewAdapter by Polina Koval · 7 months ago
  10. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 months ago
  11. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 7 months ago
  12. 0c93670 Upgrade to AGP 8.6.0-beta01 by Aurimas Liutikas · 7 months ago
  13. 7e8ccd1 Bump Tiles and ProtoLayout library to beta01 by Mohammad Saboorian · 8 months ago
  14. a252667 Ignore inner type nullness change warnings by Julia McClellan · 8 months ago
  15. c93d3c0 Migrate wear to use ktfmt by Omar Ismail · 9 months ago
  16. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 9 months ago
  17. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 9 months ago
  18. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
  19. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 9 months ago
  20. d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 10 months ago
  21. 055787f Repackage Wear projects that use protobufs into multiple JARs by omarismail · 12 months ago
  22. 8316282 Refactor TileRenderer to use Builder instead of Config object per API review. by Achraf Feydi · 11 months ago
  23. ba3ed4c Add a platformDataProviders attribute to TileRenderer.Config by Paul Milian · 11 months ago
  24. 32b15e0 Improve TileRenderer Config Builder documentation per API review. by Achraf Feydi · 11 months ago
  25. 277b901 Refactoring: Use builder pattern for TileRenderer class. by Achraf Feydi · 11 months ago
  26. 6160f3c Upgrade to AGP 8.4.0-alpha09 by Aurimas Liutikas · 1 year ago
  27. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 1 year, 3 months ago
  28. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 1 year, 1 month ago
  29. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 1 year, 1 month ago
  30. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 1 month ago
  31. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 1 year, 2 months ago
  32. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 1 year, 2 months ago
  33. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 1 year, 3 months ago
  34. f79e90b5 Move ProtoLayout and Tiles to beta by Mohammad Saboorian · 1 year, 2 months ago
  35. b9f09cc Upgrade to robolectric 4.11.1 by Aurimas Liutikas · 1 year, 4 months ago
  36. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 1 year, 4 months ago
  37. 6e9faba Remove not-useful comment by Jim S · 1 year, 4 months ago
  38. e058449 Workarounds to obtain group ID for transformed dependencies by Alan Viverette · 1 year, 4 months ago
  39. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 1 year, 6 months ago
  40. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 6 months ago
  41. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 1 year, 6 months ago
  42. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 6 months ago
  43. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year, 6 months ago
  44. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 7 months ago
  45. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 6 months ago
  46. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 7 months ago
  47. 91a4319 Revert^2 "Upgrade to Robolectric 4.10.3" by Aurimas Liutikas · 1 year, 7 months ago
  48. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 7 months ago
  49. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 8 months ago
  50. 47be788 Merge "Delete tiles-renderer/internal" into androidx-main by Neda Topoljanac · 1 year, 8 months ago
  51. 85a4068 Merge "Use formatter in protolayout and tiles libraries" into androidx-main by Neda Topoljanac · 1 year, 8 months ago
  52. dd15445 Merge "Revert "Upgrade to Robolectric 4.10.3"" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  53. 5441cfd Revert "Upgrade to Robolectric 4.10.3" by Aurimas Liutikas · 1 year, 8 months ago
  54. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 8 months ago
  55. 09ac6ca Delete tiles-renderer/internal by Neda Topoljanac · 1 year, 8 months ago
  56. dcea246 Use formatter in protolayout and tiles libraries by Neda Topoljanac · 1 year, 8 months ago
  57. f4484f8 Bump ProtoLayout and Tile library versions by Mohammad Saboorian · 1 year, 8 months ago
  58. 49d7a0b Merge "Typed DynamicDataKey-DynamicDataValue instead of generic Map/methods." into androidx-main am: e346d6dc51 by Oded Niv · 1 year, 8 months ago
  59. be147a1 Typed DynamicDataKey-DynamicDataValue instead of generic Map/methods. by Oded Niv · 1 year, 9 months ago
  60. 07cd0a0 Merge "Upgrade to Robolectric 4.10.3" into androidx-main am: 536af30c3a by Aurimas Liutikas · 1 year, 9 months ago
  61. d7c2d80 Merge "Update ProtoLayoutViewInstance to expose setting theme" into androidx-main am: 21f1ab1450 by Neda Topoljanac · 1 year, 9 months ago
  62. 536af30 Merge "Upgrade to Robolectric 4.10.3" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  63. d950fa2 Update ProtoLayoutViewInstance to expose setting theme by Neda Topoljanac · 1 year, 9 months ago
  64. 42fe772 Upgrade to Robolectric 4.10.3 by Aurimas Liutikas · 1 year, 9 months ago
  65. 3f9ce33 Merge "Allow setting app state in TileRenderer" into androidx-main am: 3177d15edb by Mohammad Saboorian · 1 year, 9 months ago
  66. 967a6cf Allow setting app state in TileRenderer by Mohammad Saboorian · 1 year, 9 months ago
  67. 49a4e79 Merge "Update tiles-renderer to use protolayout types everywhere" into androidx-main am: 230757b915 by Mohammad Saboorian · 1 year, 9 months ago
  68. 8a74800 Update tiles-renderer to use protolayout types everywhere by Mohammad Saboorian · 1 year, 11 months ago
  69. 11ce44c Merge "Remove most of @hide usages in wear projects" into androidx-main am: 885d0a070f by Treehugger Robot · 1 year, 9 months ago
  70. fee897a Remove most of @hide usages in wear projects by Aurimas Liutikas · 1 year, 9 months ago
  71. 6fa197e Merge "Opt-in w,x,y,z-prefixed projects to Suppress Compatibility migration" into androidx-main am: f34ab4a123 by Alan Viverette · 1 year, 9 months ago
  72. b3cc1da Opt-in w,x,y,z-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 9 months ago
  73. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 9 months ago
  74. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 9 months ago
  75. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 9 months ago
  76. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 9 months ago
  77. 93ceb22 Start compiling against and targeting android-34 by Alan Viverette · 1 year, 10 months ago
  78. 3e29ada Limit number of state entries. by Achraf Feydi · 1 year, 10 months ago
  79. 213f7e1 Deprecate tile Builders in favour of their counterparts added to the protolayout library. by Lucas Muller Oliveira · 1 year, 10 months ago
  80. 3a83ae7 Refactor ProtoLayoutViewInstance to return ListenableFuture by Neda Topoljanac · 1 year, 11 months ago
  81. d69908c Use api for dependencies exposed publicly by Mohammad Saboorian · 1 year, 10 months ago
  82. fd9ace1 Add VendorExtension and image related fields to protos by Neda Topoljanac · 1 year, 11 months ago
  83. 9076abd Rename ObservableStateStore to StateStore (and its usage) by Neda Topoljanac · 1 year, 11 months ago
  84. de3e5a9 Merge "Add overloads for protolayout types to TileRenderer" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  85. 4302545 Add overloads for protolayout types to TileRenderer by Mohammad Saboorian · 1 year, 11 months ago
  86. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 11 months ago
  87. 47cce81 Enable animations in TileRenderer by Mohammad Saboorian · 1 year, 11 months ago
  88. 90ad347 Update TileRenderer to use LoadActionListener by Neda Topoljanac · 2 years ago
  89. f59de72 Remove redundant usages of @hide javadoc tag in wear by Aurimas Liutikas · 2 years ago
  90. 9ddafcb Use new ProtoLayoutViewInstance in TileRenderer by Neda Topoljanac · 2 years ago
  91. 57832d4 Update layout protos by Mohammad Saboorian · 2 years, 1 month ago
  92. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 2 months ago
  93. 434294e Move ProtoLayout protos into their own library by Mohammad Saboorian · 2 years, 3 months ago
  94. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years, 4 months ago
  95. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years, 6 months ago
  96. e9a2396 Revert "Upgrade to AGP 7.4.0-alpha09" by Aurimas Liutikas · 2 years, 6 months ago
  97. b4fc537 Upgrade to AGP 7.4.0-alpha09 by Aurimas Liutikas · 2 years, 6 months ago
  98. 8b5345d Update versions for release id 1658941200000 by Nick Anthony · 2 years, 7 months ago
  99. a5705b9 Reenable unused method check in errorprone. by Aurimas Liutikas · 2 years, 7 months ago
  100. 1493033 Mark all tile libraries as SNAPSHOT_AND_RELEASE by Mohammad Saboorian · 2 years, 7 months ago