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