1. 4b59251 Expose ActivityStack#isEmpty and rename activities parameter by Chris Li · 1 year, 7 months ago
  2. 6d1737e Merge "Add missing KDoc to address API review feedback" into androidx-main by Chris Li · 1 year, 7 months ago
  3. b9f5855 Merge "Remove confusing ActivityEmbedding Jetpack APIs" into androidx-main by Chris Li · 1 year, 7 months ago
  4. 97fb05b Remove confusing ActivityEmbedding Jetpack APIs by Chris Li · 1 year, 8 months ago
  5. 7955239 Add missing KDoc to address API review feedback by Chris Li · 1 year, 8 months ago
  6. afc6728 Address WindowSizeClass API review comments by Kevin Chyn · 1 year, 8 months ago
  7. 9c7d427 Merge "Add missing KDoc to address API review feedback" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  8. d20f79c Add missing KDoc to address API review feedback by Charles Chen · 1 year, 8 months ago
  9. d4b5173 Merge "Remove @Deprecated APIs from ActivityEmbedding Jetpack library" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  10. 2975b2d Remove @Deprecated APIs from ActivityEmbedding Jetpack library by Chris Li · 1 year, 8 months ago
  11. fc859da Upgrade to AGP 8.0.0-alpha05 by Aurimas Liutikas · 1 year, 8 months ago
  12. fb29352 Merge "Remove @ExperimentalWindowApi from ActivityEmbedding packages" into androidx-main by Charles Chen · 1 year, 8 months ago
  13. 1605ea5 Fix Activity leak when registering multiple consumers. by Diego Vela · 1 year, 8 months ago
  14. a34bfb4 Remove @ExperimentalWindowApi from ActivityEmbedding packages by Charles Chen · 1 year, 8 months ago
  15. 965594c Add API to clear SplitInfoCallback. by Diego Vela · 1 year, 10 months ago
  16. 51b0021 Merge "Add embedding compat tests." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  17. e0f12eb Merge "Fix missing proguard update." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  18. a9ebc13 Merge changes from topic "add-core-module" into androidx-main by Diego Vela · 1 year, 8 months ago
  19. 88bec2ae Add embedding compat tests. by Diego Vela · 1 year, 9 months ago
  20. 5c725f2 Fix missing proguard update. by Diego Vela · 1 year, 8 months ago
  21. 54390b4 Upgrade window:window JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 8 months ago
  22. 3e4de05 Implement size class API. by Diego Vela · 1 year, 9 months ago
  23. ee1a164 Add core window module. by Diego Vela · 1 year, 11 months ago
  24. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 8 months ago
  25. 85ced98d Internal clean up of WM Jetpack Code. by Diego Vela · 1 year, 8 months ago
  26. dd52a85 Merge "Add ExtensionsUtils." into androidx-main by Diego Vela · 1 year, 8 months ago
  27. f461a3d Merge "Mark failing tests" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
  28. 432a55b Mark failing tests by Julia McClellan · 1 year, 9 months ago
  29. 46d086a Merge "Update window/OWNERS to a private component" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  30. f28eef4 Add ExtensionsUtils. by Diego Vela · 1 year, 8 months ago
  31. 1690c90 Merge "Remove extra test interfaces." into androidx-main by Diego Vela · 1 year, 8 months ago
  32. dcace84 Update window/OWNERS to a private component by Aurimas Liutikas · 1 year, 8 months ago
  33. 54451e8 Remove extra test interfaces. by Diego Vela · 1 year, 8 months ago
  34. f720842 Mitigate incorrect fold data after config changes. by Diego Vela · 1 year, 9 months ago
  35. 0d53866 Merge "Fix not emitting when resubscribing." into androidx-main by Diego Vela · 1 year, 8 months ago
  36. dfa3d84 Fix not emitting when resubscribing. by Diego Vela · 1 year, 9 months ago
  37. bb0414d Merge "Re-enable SupportAnnotationUsage lint check" into androidx-main by Tiem Song · 1 year, 9 months ago
  38. 2132120 Merge "Add unit tests for Java adapters." into androidx-main by Diego Vela · 1 year, 9 months ago
  39. 1fc510b Re-enable SupportAnnotationUsage lint check by Tiem Song · 1 year, 9 months ago
  40. 39298e1 Add unit tests for Java adapters. by Diego Vela · 1 year, 9 months ago
  41. 73e8837 Support generating default methods. by Diego Vela · 1 year, 9 months ago
  42. 9fe2248 Add tests for SplitInfo by Diego Vela · 1 year, 9 months ago
  43. 5cf6c25 DO NOT MERGE: Pin extensions dependency. by Diego Vela · 1 year, 9 months ago
  44. fb63630 Merge "Add tests for ActivityRule" into androidx-main by Diego Vela · 1 year, 9 months ago
  45. 39fa59b Add tests for ActivityRule by Diego Vela · 1 year, 9 months ago
  46. c699d67 Add tests for ActivityStack by Diego Vela · 1 year, 9 months ago
  47. 9f0384e Merge "Gradle edition: kotlin.RequiresOptIn is now enabled by default" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  48. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 9 months ago
  49. 0079d92 Add tests for MatcherUtils by Diego Vela · 1 year, 9 months ago
  50. 6236979 Make ActivityFilter more testable. by Diego Vela · 1 year, 11 months ago
  51. 430d5c5 Check Intent.getPackage() for SplitPairFilter by Chris Li · 1 year, 10 months ago
  52. 92406e9 Merge "Update ActivityEmbeddingComponent docs" into androidx-main by Melody Hsu · 1 year, 10 months ago
  53. 551c481 Update ActivityEmbeddingComponent docs by Melody Hsu · 1 year, 11 months ago
  54. b287542 Remove WindowArea files from androidx-main by Kenneth Ford · 1 year, 10 months ago
  55. 003f38d Updates WindowAreaComponent annotations to support being used as type parameters by Kenneth Ford · 1 year, 10 months ago
  56. ffb1231 Merge "Backport WindowMetrics#getWindowInsets for API 30" into androidx-main by Melody Hsu · 1 year, 10 months ago
  57. 7efa8e2 Backport WindowMetrics#getWindowInsets for API 30 by Melody Hsu · 2 years ago
  58. f35ace0 Merge "Address API feedback on ActivityEmbedding property" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  59. 6100159 Address API feedback on ActivityEmbedding property by Chris Li · 1 year, 10 months ago
  60. b9fa90f Update lint baselines by Tiem Song · 1 year, 11 months ago
  61. d1a21b8 Update ActivityEmbedding Property Javadoc and class name by Chris Li · 1 year, 11 months ago
  62. 91a1cf61 Add ActivityEmbedding Property key by Chris Li · 2 years ago
  63. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 11 months ago
  64. 57b3d57 Introduce SplitPlaceholderFinishBehavior and deprecate by An An Yu · 2 years ago
  65. 6836cf1 Merge "Update androidx.window.window core import version" into androidx-main by Melody Hsu · 1 year, 11 months ago
  66. adc23f6 Merge "Add simple unit test for ActivityFilter" into androidx-main by Diego Vela · 1 year, 11 months ago
  67. a16853a Update androidx.window.window core import version by Melody Hsu · 1 year, 11 months ago
  68. 8aba2a1 Merge "Remove @ExperimentalWindowExtensionsApi tags." into androidx-main by Melody Hsu · 1 year, 11 months ago
  69. 18cc0cb Remove @ExperimentalWindowExtensionsApi tags. by Melody Hsu · 1 year, 11 months ago
  70. 5631dac Add simple unit test for ActivityFilter by Diego Vela · 1 year, 11 months ago
  71. dee76c8 Merge "Remove @ExperimentalWindowExtensionsApi tags." into androidx-platform-dev by Melody Hsu · 1 year, 11 months ago
  72. ccd271f Remove @ExperimentalWindowExtensionsApi tags. by Melody Hsu · 1 year, 11 months ago
  73. b3069935 Merge "Convert HarwareFoldingFeature tests to unit tests." into androidx-main am: c670a2ee27 by Diego Vela · 1 year, 11 months ago
  74. 2564cd0 Merge "Reinstate Consumer Adapter Test" into androidx-main am: 637bcca324 by Diego Vela · 1 year, 11 months ago
  75. 0a3603c Merge "Fix split config options are lost in the demo app" into androidx-main am: b16c42d26d by Chris Li · 1 year, 11 months ago
  76. 2f84cb4 Merge "Improve code coverage for Bounds" into androidx-main am: b7ec262da6 by Diego Vela · 1 year, 11 months ago
  77. f782099 Address POST_NOTIFICATIONS permissions issues for targetSdk 33 by Alan Viverette · 1 year, 11 months ago
  78. ba9798f Merge "Update lint baseline files after Lint Fixit" into androidx-main am: cbdc4c1827 by Treehugger Robot · 2 years ago
  79. 46505e2 Merge "Fix lint issues in TestActivity Fixes: 236498216 Test: lintDebug" into androidx-main am: fab1aa0d6c by Treehugger Robot · 2 years ago
  80. 90675b1 Merge "Migrate flow to callbackFlow." into androidx-main am: 4b7ad06788 by Melody Hsu · 2 years ago
  81. 2b5cfef Merge "Update isSidecarVersionSupported docs." into androidx-main am: c8fb261505 by Melody Hsu · 2 years ago
  82. 5d62323 Merge "Revert proguard to the minimal form." into androidx-main am: 79618b7d2e by Diego Vela · 2 years ago
  83. 8357673 Merge "Add ActivityEmbedding demo app that supports PiP" into androidx-main am: 6a9850303a by Treehugger Robot · 2 years, 1 month ago
  84. 2a64dd2 Merge "Temp fix for proguard issue." into androidx-main am: eb37191554 by Treehugger Robot · 2 years, 1 month ago
  85. 6060e73 Merge "Ignore null values from SidecarDeviceState" into androidx-main am: d1d0e2de30 by Treehugger Robot · 2 years, 1 month ago
  86. 2cc95d4 Move class level @Ignore to each method by Aurimas Liutikas · 2 years, 1 month ago
  87. 5743507 Merge "Fix wildcard formatting on SplitPairFilter documentation." into androidx-main am: e8dd01912c by An An Yu · 2 years, 1 month ago
  88. 633d4c5 Merge "Add PiP support to folding feature samples." into androidx-main am: 33fd8562a7 by Treehugger Robot · 2 years, 1 month ago
  89. bfdbc07 Merge "Remove line and position from lint baselines" into androidx-platform-dev by Alan Viverette · 2 years, 1 month ago
  90. bba0474 Merge "Apply default values to split rule properties" into androidx-main am: dc91858f03 by Andrii Kulian · 2 years, 1 month ago
  91. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  92. a41c3d2 Merge "Fix proguard for release build." into androidx-main am: 48071b8895 by Diego Vela · 2 years, 1 month ago
  93. 3f87be5 Merge "Bump core version to match downstream alpha" into androidx-main am: ebbd24f8e8 by Nick Anthony · 2 years, 1 month ago
  94. eba339b Baseline for metalava update by Sam Gilbert · 2 years, 2 months ago
  95. 3a5c624 Merge "Update to Kotlin 1.6.20" into androidx-main am: 1f672764e6 by Aurimas Liutikas · 2 years, 2 months ago
  96. 8eb9eec Merge "Improper Handling of Display Cutout" into androidx-main am: f7d5110521 by Sam Solomon · 2 years, 2 months ago
  97. 1cb9b2d Merge "Display Features Rotation Invariance" into androidx-main am: 00a8061a36 by Sam Solomon · 2 years, 2 months ago
  98. 8462225 Merge "Fix background bug for fold samples." into androidx-main am: 05d8ae07fe by Diego Vela · 2 years, 2 months ago
  99. d955851 Merge "Update Metalava to build 8281375" into androidx-main am: f7dc537b5c by Treehugger Robot · 2 years, 2 months ago
  100. c214404 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main am: 8ce27e2344 by Tiem Song · 2 years, 2 months ago