1. 430d5c5 Check Intent.getPackage() for SplitPairFilter by Chris Li · 2 years, 1 month ago
  2. 92406e9 Merge "Update ActivityEmbeddingComponent docs" into androidx-main by Melody Hsu · 2 years, 1 month ago
  3. 551c481 Update ActivityEmbeddingComponent docs by Melody Hsu · 2 years, 2 months ago
  4. b287542 Remove WindowArea files from androidx-main by Kenneth Ford · 2 years, 1 month ago
  5. 003f38d Updates WindowAreaComponent annotations to support being used as type parameters by Kenneth Ford · 2 years, 1 month ago
  6. ffb1231 Merge "Backport WindowMetrics#getWindowInsets for API 30" into androidx-main by Melody Hsu · 2 years, 1 month ago
  7. 7efa8e2 Backport WindowMetrics#getWindowInsets for API 30 by Melody Hsu · 2 years, 3 months ago
  8. f35ace0 Merge "Address API feedback on ActivityEmbedding property" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  9. 6100159 Address API feedback on ActivityEmbedding property by Chris Li · 2 years, 1 month ago
  10. b9fa90f Update lint baselines by Tiem Song · 2 years, 2 months ago
  11. d1a21b8 Update ActivityEmbedding Property Javadoc and class name by Chris Li · 2 years, 2 months ago
  12. 91a1cf61 Add ActivityEmbedding Property key by Chris Li · 2 years, 3 months ago
  13. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 2 years, 2 months ago
  14. 57b3d57 Introduce SplitPlaceholderFinishBehavior and deprecate by An An Yu · 2 years, 4 months ago
  15. 6836cf1 Merge "Update androidx.window.window core import version" into androidx-main by Melody Hsu · 2 years, 2 months ago
  16. adc23f6 Merge "Add simple unit test for ActivityFilter" into androidx-main by Diego Vela · 2 years, 2 months ago
  17. a16853a Update androidx.window.window core import version by Melody Hsu · 2 years, 2 months ago
  18. 8aba2a1 Merge "Remove @ExperimentalWindowExtensionsApi tags." into androidx-main by Melody Hsu · 2 years, 2 months ago
  19. 18cc0cb Remove @ExperimentalWindowExtensionsApi tags. by Melody Hsu · 2 years, 2 months ago
  20. 5631dac Add simple unit test for ActivityFilter by Diego Vela · 2 years, 2 months ago
  21. dee76c8 Merge "Remove @ExperimentalWindowExtensionsApi tags." into androidx-platform-dev by Melody Hsu · 2 years, 2 months ago
  22. ccd271f Remove @ExperimentalWindowExtensionsApi tags. by Melody Hsu · 2 years, 2 months ago
  23. b3069935 Merge "Convert HarwareFoldingFeature tests to unit tests." into androidx-main am: c670a2ee27 by Diego Vela · 2 years, 2 months ago
  24. 8152985 Convert HarwareFoldingFeature tests to unit tests. by Diego Vela · 2 years, 2 months ago
  25. 2564cd0 Merge "Reinstate Consumer Adapter Test" into androidx-main am: 637bcca324 by Diego Vela · 2 years, 2 months ago
  26. 637bcca3 Merge "Reinstate Consumer Adapter Test" into androidx-main by Diego Vela · 2 years, 2 months ago
  27. cc57c9f Reinstate Consumer Adapter Test by Diego Vela · 2 years, 2 months ago
  28. 0a3603c Merge "Fix split config options are lost in the demo app" into androidx-main am: b16c42d26d by Chris Li · 2 years, 2 months ago
  29. b16c42d Merge "Fix split config options are lost in the demo app" into androidx-main by Chris Li · 2 years, 2 months ago
  30. 2f84cb4 Merge "Improve code coverage for Bounds" into androidx-main am: b7ec262da6 by Diego Vela · 2 years, 2 months ago
  31. f782099 Address POST_NOTIFICATIONS permissions issues for targetSdk 33 by Alan Viverette · 2 years, 2 months ago
  32. 4fdc416 Improve code coverage for Bounds by Diego Vela · 2 years, 2 months ago
  33. 578b5f3 Fix split config options are lost in the demo app by Chris Li · 2 years, 2 months ago
  34. ba9798f Merge "Update lint baseline files after Lint Fixit" into androidx-main am: cbdc4c1827 by Treehugger Robot · 2 years, 3 months ago
  35. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 3 months ago
  36. 46505e2 Merge "Fix lint issues in TestActivity Fixes: 236498216 Test: lintDebug" into androidx-main am: fab1aa0d6c by Treehugger Robot · 2 years, 3 months ago
  37. 5cb3688 Fix lint issues in TestActivity Fixes: 236498216 Test: lintDebug by Andrea Falcone · 2 years, 3 months ago
  38. 90675b1 Merge "Migrate flow to callbackFlow." into androidx-main am: 4b7ad06788 by Melody Hsu · 2 years, 3 months ago
  39. 4ee2eaa Migrate flow to callbackFlow. by Melody Hsu · 2 years, 3 months ago
  40. 2b5cfef Merge "Update isSidecarVersionSupported docs." into androidx-main am: c8fb261505 by Melody Hsu · 2 years, 3 months ago
  41. 7ec5160 Update isSidecarVersionSupported docs. by Melody Hsu · 2 years, 3 months ago
  42. 5d62323 Merge "Revert proguard to the minimal form." into androidx-main am: 79618b7d2e by Diego Vela · 2 years, 3 months ago
  43. f376f3f Revert proguard to the minimal form. by Diego Vela · 2 years, 3 months ago
  44. 8357673 Merge "Add ActivityEmbedding demo app that supports PiP" into androidx-main am: 6a9850303a by Treehugger Robot · 2 years, 4 months ago
  45. 2a64dd2 Merge "Temp fix for proguard issue." into androidx-main am: eb37191554 by Treehugger Robot · 2 years, 4 months ago
  46. 6a98503 Merge "Add ActivityEmbedding demo app that supports PiP" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  47. 4aaf5c5 Add ActivityEmbedding demo app that supports PiP by Chris Li · 2 years, 4 months ago
  48. c909b2f Temp fix for proguard issue. by Diego Vela · 2 years, 4 months ago
  49. 6060e73 Merge "Ignore null values from SidecarDeviceState" into androidx-main am: d1d0e2de30 by Treehugger Robot · 2 years, 4 months ago
  50. c3c47ed Ignore null values from SidecarDeviceState by Diego Vela · 2 years, 4 months ago
  51. 2cc95d4 Move class level @Ignore to each method by Aurimas Liutikas · 2 years, 4 months ago
  52. 5743507 Merge "Fix wildcard formatting on SplitPairFilter documentation." into androidx-main am: e8dd01912c by An An Yu · 2 years, 4 months ago
  53. e8dd019 Merge "Fix wildcard formatting on SplitPairFilter documentation." into androidx-main by An An Yu · 2 years, 4 months ago
  54. 633d4c5 Merge "Add PiP support to folding feature samples." into androidx-main am: 33fd8562a7 by Treehugger Robot · 2 years, 4 months ago
  55. 33fd856 Merge "Add PiP support to folding feature samples." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  56. d718a6e Add PiP support to folding feature samples. by Diego Vela · 2 years, 9 months ago
  57. d9a2d5a Fix wildcard formatting on SplitPairFilter documentation. by An An Yu · 2 years, 4 months ago
  58. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  59. bfdbc07 Merge "Remove line and position from lint baselines" into androidx-platform-dev by Alan Viverette · 2 years, 4 months ago
  60. bba0474 Merge "Apply default values to split rule properties" into androidx-main am: dc91858f03 by Andrii Kulian · 2 years, 4 months ago
  61. dc91858 Merge "Apply default values to split rule properties" into androidx-main by Andrii Kulian · 2 years, 4 months ago
  62. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  63. a41c3d2 Merge "Fix proguard for release build." into androidx-main am: 48071b8895 by Diego Vela · 2 years, 4 months ago
  64. ee518ff Fix proguard for release build. by Diego Vela · 2 years, 4 months ago
  65. 3f87be5 Merge "Bump core version to match downstream alpha" into androidx-main am: ebbd24f8e8 by Nick Anthony · 2 years, 4 months ago
  66. 26f106a Bump core version to match downstream alpha by Alan Viverette · 2 years, 5 months ago
  67. 8467ea1 Apply default values to split rule properties by Andrii Kulian · 2 years, 5 months ago
  68. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 5 months ago
  69. eba339b Baseline for metalava update by Sam Gilbert · 2 years, 5 months ago
  70. 3a5c624 Merge "Update to Kotlin 1.6.20" into androidx-main am: 1f672764e6 by Aurimas Liutikas · 2 years, 5 months ago
  71. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 8 months ago
  72. 8eb9eec Merge "Improper Handling of Display Cutout" into androidx-main am: f7d5110521 by Sam Solomon · 2 years, 5 months ago
  73. c040b16 Improper Handling of Display Cutout by Samuel Solomon · 2 years, 5 months ago
  74. 1cb9b2d Merge "Display Features Rotation Invariance" into androidx-main am: 00a8061a36 by Sam Solomon · 2 years, 5 months ago
  75. 00a8061 Merge "Display Features Rotation Invariance" into androidx-main by Sam Solomon · 2 years, 5 months ago
  76. 8462225 Merge "Fix background bug for fold samples." into androidx-main am: 05d8ae07fe by Diego Vela · 2 years, 6 months ago
  77. 05d8ae0 Merge "Fix background bug for fold samples." into androidx-main by Diego Vela · 2 years, 6 months ago
  78. d955851 Merge "Update Metalava to build 8281375" into androidx-main am: f7dc537b5c by Treehugger Robot · 2 years, 6 months ago
  79. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  80. 446d2a1 Fix background bug for fold samples. by Diego Vela · 2 years, 6 months ago
  81. c214404 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main am: 8ce27e2344 by Tiem Song · 2 years, 6 months ago
  82. a8568c9b Display Features Rotation Invariance by Samuel Solomon · 2 years, 7 months ago
  83. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 6 months ago
  84. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  85. 18fd571 Merge "Remove redudant try-catch statements in Jetpack API. 1.1.0-alpha wasn't released so we don't expect impact." into androidx-main am: 6c59111b5a by An An Yu · 2 years, 6 months ago
  86. 6c59111 Merge "Remove redudant try-catch statements in Jetpack API. 1.1.0-alpha wasn't released so we don't expect impact." into androidx-main by An An Yu · 2 years, 6 months ago
  87. ce293ce Merge "Adds ignore annotation to WindowAreaControllerImpl tests" into androidx-platform-dev by TreeHugger Robot · 2 years, 6 months ago
  88. fc9d4b8 Remove redudant try-catch statements in Jetpack API. by An An Yu · 2 years, 6 months ago
  89. a4af51e Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main am: acba7ac82c by Aurimas Liutikas · 2 years, 6 months ago
  90. 6f6b8740 Adds ignore annotation to WindowAreaControllerImpl tests by Kenneth Ford · 2 years, 6 months ago
  91. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  92. 1366d05 Update WindowAreaControllerImplTest to not use deprecated test methods by Kenneth Ford · 2 years, 7 months ago
  93. 73ed574 Merge "Add return type in proguard rule." into androidx-main am: c728edb277 by Diego Vela · 2 years, 7 months ago
  94. 0a73305 Add return type in proguard rule. by Diego Vela · 2 years, 7 months ago
  95. d9f8fec Merge "Use Kotlinx coroutines 1.6.0" into androidx-main am: 966b101be1 by Aurimas Liutikas · 2 years, 7 months ago
  96. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 9 months ago
  97. 0d46965 Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main am: f81160c4d4 by Aurimas Liutikas · 2 years, 7 months ago
  98. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 7 months ago
  99. 557061b Merge "Update ignore files" into androidx-main am: 39ff735279 by Treehugger Robot · 2 years, 7 months ago
  100. 39ff735 Merge "Update ignore files" into androidx-main by Treehugger Robot · 2 years, 7 months ago