1. 61a7c3d Opt out Metalava w/ K2 UAST for KMP modules by Jinseong Jeon · 6 months ago
  2. 484ed24 Fix @GuardedBy value by Chris Li · 6 months ago
  3. ba2d860 Sync window extensions internal to external by Kenneth Ford · 8 months ago
  4. ba09234 Bump window library to 1.3 beta01 by Kenneth Ford · 6 months ago
  5. 0468759 Fix EmbeddingAdpaterTest failure on version 5 device by Charles Chen · 6 months ago
  6. 24205d8 Update baseline files to use correct element id for property by Paul Duffin · 7 months ago
  7. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 7 months ago
  8. a292b89 Merge "Split WindowSizeClassUtil to focused methods." into androidx-main by Diego Vela · 7 months ago
  9. 436f58a Split WindowSizeClassUtil to focused methods. by Diego Vela · 7 months ago
  10. d6f0f00 Clean up .ignore files by Paul Duffin · 7 months ago
  11. 4dec56c Merge "Restore WindowSizeClass#compute" into androidx-main by Diego Vela · 7 months ago
  12. 9ca0de1 Check samples are present in docs-tip-of-tree by Julia McClellan · 7 months ago
  13. 3a044f7 Restore WindowSizeClass#compute by Diego Vela · 7 months ago
  14. 1b33d6e Add jiamingliu to OWNERS by Jiaming Liu · 8 months ago
  15. 94d10ce Fix crash on wrapped Activity. by Diego Vela · 8 months ago
  16. 91b1ea9 Add height constraints WindowSizeClass selector. by Diego Vela · 8 months ago
  17. add6af7 Merge "Fix exception when float is truncated." into androidx-main by Treehugger Robot · 8 months ago
  18. 272ffac Fix exception when float is truncated. by Diego Vela · 8 months ago
  19. b6168ae Merge changes from topic "convert_consumer" into androidx-main by Treehugger Robot · 8 months ago
  20. 1c85189 Convert Consumer to Kotlin by Ian Lake · 8 months ago
  21. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 8 months ago
  22. b408dbc Add utility functions of WindowSizeClass selectors. by Diego Vela · 8 months ago
  23. cceb794 Merge "Open constructor for WindowSizeClass." into androidx-main by Diego Vela · 8 months ago
  24. f7525e0 Open constructor for WindowSizeClass. by Diego Vela · 9 months ago
  25. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 10 months ago
  26. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 8 months ago
  27. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 9 months ago
  28. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 9 months ago
  29. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  30. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 9 months ago
  31. d941e7b Remove JELLY_BEAN* mentions from *.java and *.kt code by Sergey Vasilinetc · 9 months ago
  32. b311bbc Remove TODO comment since it has been handled. by Diego Vela · 9 months ago
  33. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 9 months ago
  34. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 10 months ago
  35. f3708f8 Remove JELLY_BEAN mentions in *.kt files by Sergey Vasilinetc · 10 months ago
  36. 0456970 Add test runner for android device test APK by Aurimas Liutikas · 10 months ago
  37. 51c4547 Merge "Add convenience function to create WindowSizeClass." into androidx-main by Diego Vela · 10 months ago
  38. b570708 Add convenience function to create WindowSizeClass. by Diego Vela · 10 months ago
  39. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 10 months ago
  40. 7afe1d4 Stop using old alpha versions of libraries when newer are available by Aurimas Liutikas · 10 months ago
  41. a4c7447 Remove obsolete SDK_INT codepaths in window by Jake Wharton · 11 months ago
  42. 8602ec8 Merge "Move window-core to KMP." into androidx-main by Diego Vela · 11 months ago
  43. f3403f8 Move window-core to KMP. by Diego Vela · 11 months ago
  44. b9f09cc Upgrade to robolectric 4.11.1 by Aurimas Liutikas · 11 months ago
  45. d949529 Make ComponentActivity.onNewIntent take a non-null Intent by Ian Lake · 11 months ago
  46. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 11 months ago
  47. 8cc7a40 Re-enable NotificationPermission lint check by Tiem Song · 11 months ago
  48. a07fd4d Pin dependencies for window. by Diego Vela · 12 months ago
  49. e2bd29f Enable Ignored test. by Diego Vela · 12 months ago
  50. 6132601 Add Slim Samples. by Diego Vela · 12 months ago
  51. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 1 year ago
  52. d0c618c Migrate internal checkers to requireExtensionVersion by Charles Chen · 1 year, 2 months ago
  53. d0ecdab Remove isXXXSupported APIs in AE module by Charles Chen · 1 year, 1 month ago
  54. 49aeaa5 Add WindowSdkExtensions API surface by Charles Chen · 1 year, 1 month ago
  55. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 1 year, 1 month ago
  56. 5990228 Opt-in Metalava w/ K2 UAST (R3) by Jinseong Jeon · 1 year, 1 month ago
  57. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 1 month ago
  58. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  59. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 1 year, 1 month ago
  60. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year, 1 month ago
  61. fe0396c Update versions for release id 1691600400000 by natnaelbelay · 1 year, 1 month ago
  62. 2517707 Bump the beta library version. by Diego Vela · 1 year, 1 month ago
  63. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 1 year, 1 month ago
  64. bffebef Makes WindowAreaInfo#getCapability non-nullable by Kenneth Ford · 1 year, 1 month ago
  65. d2ce0c2 Update versions for release id 1690390800000 by natnaelbelay · 1 year, 2 months ago
  66. d812cd3 Remove libs.kotlinStdlib dependencies from non-kotlin libraries by Aurimas Liutikas · 1 year, 2 months ago
  67. 5a23ca8 Bump version to beta. by Diego Vela · 1 year, 2 months ago
  68. 3945468 Marks WindowArea API's as experimental by Kenneth Ford · 1 year, 2 months ago
  69. 7d38863 Subscribe on main thread. by Diego Vela · 1 year, 2 months ago
  70. 9ec93c5 Merge "Setup AE Performance Benchmark" into androidx-main by Jiaming Liu · 1 year, 2 months ago
  71. db836bd Setup AE Performance Benchmark by Jiaming Liu · 1 year, 2 months ago
  72. 295f848 Regenerate old API files to include experimental APIs by Julia McClellan · 1 year, 2 months ago
  73. 8a93d06 Improve error message to contain the bounds. by Diego Vela · 1 year, 2 months ago
  74. 0a7a980 Merge "Add `androidx.kotlinTarget` property to specify Kotlin API version" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  75. dca50c7 Add `androidx.kotlinTarget` property to specify Kotlin API version by Alan Viverette · 1 year, 2 months ago
  76. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  77. cfcba9a Merge "Add unit tests for ActivityEmbeddingOptions" into androidx-main by Jiaming Liu · 1 year, 2 months ago
  78. 51cae54 Add unit tests for ActivityEmbeddingOptions by Jiaming Liu · 1 year, 3 months ago
  79. a496f80 Merge "Add test coverage for RuleController" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  80. d2e8e3e Merge "Split Extensions backend implementation." into androidx-main by Diego Vela · 1 year, 3 months ago
  81. 640c8b8 Merge "Adding unit tests for SplitController" into androidx-main by Louis Chang · 1 year, 3 months ago
  82. 07e6247 Adding unit tests for SplitController by Louis Chang · 1 year, 3 months ago
  83. 082d119 Add test coverage for RuleController by Charles Chen · 1 year, 3 months ago
  84. 79f7b75 Split Extensions backend implementation. by Diego Vela · 1 year, 3 months ago
  85. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year, 3 months ago
  86. 6175a40 Add unit test for ActivityEmbeddingController Companion by Jiaming Liu · 1 year, 3 months ago
  87. be18a11 Merge "Consolidate adapting from consumer to Flow." into androidx-main by Diego Vela · 1 year, 3 months ago
  88. 1327332 Add test coverages for rules by Charles Chen · 1 year, 3 months ago
  89. cae7e8b Merge "Add test converage for SplitInfo" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  90. 765796c Merge "Remove last use of @hide in window library" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  91. 7af1a81 Consolidate adapting from consumer to Flow. by Diego Vela · 1 year, 3 months ago
  92. 08de90e Remove last use of @hide in window library by Aurimas Liutikas · 1 year, 3 months ago
  93. 93c553e Merge all Context helpers under layout. by Diego Vela · 1 year, 3 months ago
  94. 4e6eb72 Merge "Update extensions level 3 docs to include WindowAreaComponent" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  95. 66d420c Merge "Unit test to cover ActivityEmbeddingController API" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  96. 8f3bbe1 Update extensions level 3 docs to include WindowAreaComponent by Kenneth Ford · 1 year, 3 months ago
  97. 1c9e84e Unit test to cover ActivityEmbeddingController API by Jiaming Liu · 1 year, 3 months ago
  98. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 3 months ago
  99. ab65c54 Add test converage for SplitInfo by Charles Chen · 1 year, 3 months ago
  100. e14b37f Add test converage for ActivityStack by Charles Chen · 1 year, 3 months ago