1. a4c7447 Remove obsolete SDK_INT codepaths in window by Jake Wharton · 8 months ago
  2. 8602ec8 Merge "Move window-core to KMP." into androidx-main by Diego Vela · 8 months ago
  3. f3403f8 Move window-core to KMP. by Diego Vela · 8 months ago
  4. b9f09cc Upgrade to robolectric 4.11.1 by Aurimas Liutikas · 8 months ago
  5. d949529 Make ComponentActivity.onNewIntent take a non-null Intent by Ian Lake · 8 months ago
  6. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 8 months ago
  7. 8cc7a40 Re-enable NotificationPermission lint check by Tiem Song · 8 months ago
  8. a07fd4d Pin dependencies for window. by Diego Vela · 9 months ago
  9. e2bd29f Enable Ignored test. by Diego Vela · 9 months ago
  10. 6132601 Add Slim Samples. by Diego Vela · 9 months ago
  11. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 9 months ago
  12. d0c618c Migrate internal checkers to requireExtensionVersion by Charles Chen · 12 months ago
  13. d0ecdab Remove isXXXSupported APIs in AE module by Charles Chen · 10 months ago
  14. 49aeaa5 Add WindowSdkExtensions API surface by Charles Chen · 10 months ago
  15. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 10 months ago
  16. 5990228 Opt-in Metalava w/ K2 UAST (R3) by Jinseong Jeon · 10 months ago
  17. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  18. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 10 months ago
  19. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 10 months ago
  20. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 10 months ago
  21. fe0396c Update versions for release id 1691600400000 by natnaelbelay · 10 months ago
  22. 2517707 Bump the beta library version. by Diego Vela · 10 months ago
  23. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 11 months ago
  24. bffebef Makes WindowAreaInfo#getCapability non-nullable by Kenneth Ford · 11 months ago
  25. d2ce0c2 Update versions for release id 1690390800000 by natnaelbelay · 11 months ago
  26. d812cd3 Remove libs.kotlinStdlib dependencies from non-kotlin libraries by Aurimas Liutikas · 11 months ago
  27. 5a23ca8 Bump version to beta. by Diego Vela · 11 months ago
  28. 3945468 Marks WindowArea API's as experimental by Kenneth Ford · 11 months ago
  29. 7d38863 Subscribe on main thread. by Diego Vela · 11 months ago
  30. 9ec93c5 Merge "Setup AE Performance Benchmark" into androidx-main by Jiaming Liu · 11 months ago
  31. db836bd Setup AE Performance Benchmark by Jiaming Liu · 12 months ago
  32. 295f848 Regenerate old API files to include experimental APIs by Julia McClellan · 11 months ago
  33. 8a93d06 Improve error message to contain the bounds. by Diego Vela · 11 months ago
  34. 0a7a980 Merge "Add `androidx.kotlinTarget` property to specify Kotlin API version" into androidx-main by Treehugger Robot · 12 months ago
  35. dca50c7 Add `androidx.kotlinTarget` property to specify Kotlin API version by Alan Viverette · 12 months ago
  36. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  37. cfcba9a Merge "Add unit tests for ActivityEmbeddingOptions" into androidx-main by Jiaming Liu · 12 months ago
  38. 51cae54 Add unit tests for ActivityEmbeddingOptions by Jiaming Liu · 12 months ago
  39. a496f80 Merge "Add test coverage for RuleController" into androidx-main by Treehugger Robot · 12 months ago
  40. d2e8e3e Merge "Split Extensions backend implementation." into androidx-main by Diego Vela · 12 months ago
  41. 640c8b8 Merge "Adding unit tests for SplitController" into androidx-main by Louis Chang · 12 months ago
  42. 07e6247 Adding unit tests for SplitController by Louis Chang · 12 months ago
  43. 082d119 Add test coverage for RuleController by Charles Chen · 12 months ago
  44. 79f7b75 Split Extensions backend implementation. by Diego Vela · 12 months ago
  45. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 12 months ago
  46. 6175a40 Add unit test for ActivityEmbeddingController Companion by Jiaming Liu · 12 months ago
  47. be18a11 Merge "Consolidate adapting from consumer to Flow." into androidx-main by Diego Vela · 12 months ago
  48. 1327332 Add test coverages for rules by Charles Chen · 12 months ago
  49. cae7e8b Merge "Add test converage for SplitInfo" into androidx-main by Treehugger Robot · 12 months ago
  50. 765796c Merge "Remove last use of @hide in window library" into androidx-main by Treehugger Robot · 12 months ago
  51. 7af1a81 Consolidate adapting from consumer to Flow. by Diego Vela · 12 months ago
  52. 08de90e Remove last use of @hide in window library by Aurimas Liutikas · 12 months ago
  53. 93c553e Merge all Context helpers under layout. by Diego Vela · 12 months ago
  54. 4e6eb72 Merge "Update extensions level 3 docs to include WindowAreaComponent" into androidx-main by Treehugger Robot · 12 months ago
  55. 66d420c Merge "Unit test to cover ActivityEmbeddingController API" into androidx-main by Treehugger Robot · 12 months ago
  56. 8f3bbe1 Update extensions level 3 docs to include WindowAreaComponent by Kenneth Ford · 12 months ago
  57. 1c9e84e Unit test to cover ActivityEmbeddingController API by Jiaming Liu · 12 months ago
  58. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 12 months ago
  59. ab65c54 Add test converage for SplitInfo by Charles Chen · 12 months ago
  60. e14b37f Add test converage for ActivityStack by Charles Chen · 12 months ago
  61. a5d87c3a Add test coverage for ActivityFilter by Charles Chen · 12 months ago
  62. 7483a40 Add tests for SplitAttributesCalculatorParams by Charles Chen · 12 months ago
  63. 51b2627 Add unit test for RuleController by Charles Chen · 12 months ago
  64. ea34278 Update current API signatures after Metalava build ID 10338742 by Jinseong Jeon · 1 year ago
  65. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year ago
  66. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year ago
  67. 693b588 Merge "Move extensions to beta." into androidx-main by Diego Vela · 1 year ago
  68. 3b5b931 Merge "Removed deprecated APIs" into androidx-main by Treehugger Robot · 1 year ago
  69. 0274af8 Merge "Update robolectric usage in extensions" into androidx-main by Treehugger Robot · 1 year ago
  70. 59d4af4 Move extensions to beta. by Diego Vela · 1 year ago
  71. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year ago
  72. 9a6724d7 Removed deprecated APIs by Charles Chen · 1 year ago
  73. fbd6d8d Update robolectric usage in extensions by Charles Chen · 1 year ago
  74. 1ccce0f Revert "Adding pin/unpin top ActivityStack extension APIs" by Louis Chang · 1 year ago
  75. cf00d8a Adding pin/unpin top ActivityStack extension APIs by Louis Chang · 1 year ago
  76. 6fe0069 Merge "Query windowAreaInfos if status is uninitialized" into androidx-main am: 1469ba6654 by Kevin Chyn · 1 year ago
  77. 1469ba6 Merge "Query windowAreaInfos if status is uninitialized" into androidx-main by Kevin Chyn · 1 year ago
  78. 3847177 Query windowAreaInfos if status is uninitialized by Kevin Chyn · 1 year, 1 month ago
  79. 994e257 Correct some copyright years. by Diego Vela · 1 year ago
  80. 2ac0732 Correct some copyright years. by Diego Vela · 1 year ago
  81. d03e4b7 Merge "Sync internal to external." into androidx-main by Diego Vela · 1 year ago
  82. 561019e Sync internal to external. by Diego Vela · 1 year, 1 month ago
  83. 741d9f4 Fixes vendorApiLevel causing test failures by Kenneth Ford · 1 year, 1 month ago
  84. abd4c87 Merge "Add demo app to change split layout at runtime" into androidx-platform-dev by Treehugger Robot · 1 year ago
  85. f87d3eb Add demo app to change split layout at runtime by Charles Chen · 1 year, 5 months ago
  86. 1e499c8 Remove remaining Java8 functional interface adapters by Charles Chen · 1 year ago
  87. d74440f Merge "Update demo app to listen on both Application and Activity" into androidx-platform-dev by Treehugger Robot · 1 year ago
  88. 42218ba Update demo app to listen on both Application and Activity by Chris Li · 1 year, 1 month ago
  89. 4101bba Merge "Sync internal to external." into androidx-platform-dev by Diego Vela · 1 year ago
  90. 87580ff Sync internal to external. by Diego Vela · 1 year, 1 month ago
  91. 9618761 Merge "Enable minification for demo app" into androidx-main am: c33a24a31c by Jiaming Liu · 1 year ago
  92. c33a24a Merge "Enable minification for demo app" into androidx-main by Jiaming Liu · 1 year ago
  93. ffab677 Enable minification for demo app by Jiaming Liu · 1 year, 1 month ago
  94. e5486cd Merge "Enable desugaring for androidx.window demo app" into androidx-main am: 63e37f0244 by Jiaming Liu · 1 year ago
  95. 2b04b0a Enable desugaring for androidx.window demo app by Jiaming Liu · 1 year, 1 month ago
  96. d33c732 Update dependencies. by Diego Vela · 1 year, 1 month ago
  97. 839e5bb Update dependencies. by Diego Vela · 1 year, 1 month ago
  98. a0332ab Merge "Update PublishLayoutInfoTracker to support UiContext." into androidx-main am: b9cd489e2c by Diego Vela · 1 year, 1 month ago
  99. 6715229 Update PublishLayoutInfoTracker to support UiContext. by Diego Vela · 1 year, 1 month ago
  100. 7d6f7c9 Merge "Revert "Create WindowLayoutComponent thin wrapper."" into androidx-main am: fd9b10a880 by Diego Vela · 1 year, 1 month ago