1. 5dd0fb3 Remove AndroidxExtension.runApiTasks and rely solely on LibraryType.checkApi by Omar Ismail · 9 weeks ago
  2. cc2d089 Clean up references to ClassVerificationFailure by Julia McClellan · 10 weeks ago
  3. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  4. b0fab54 Migrate window to use JSpecify annotations by Julia McClellan · 3 months ago
  5. 164ce40 Remove deprecated API to address API feedback by Charles Chen · 5 months ago
  6. 1a31ba6 Remove bytebuddy excludes by Aurimas Liutikas · 6 months ago
  7. adbe169 Move extensions to beta. by Diego Vela · 6 months ago
  8. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 months ago
  9. dc6a12d Merge "Remove Extensions level 7 APIs and related changes from androidx-main." into androidx-main by Annie Lin · 7 months ago
  10. e90ee98 Remove Extensions level 7 APIs and related changes from androidx-main. by Annie Lin · 7 months ago
  11. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 7 months ago
  12. 6e34f8a Punt overlay features to version 8 by Charles Chen · 8 months ago
  13. 086b2ab Merge "Bump up annotation-experimental dependencies" into androidx-main am: 0c8e90a636 by Jinseong Jeon · 8 months ago
  14. 89e0533 Bump up annotation-experimental dependencies by Jinseong Jeon · 8 months ago
  15. b8d9b39 Fix dependencies in window.extensions. by Diego Vela · 8 months ago
  16. 1728b7e Fix dependencies in window.extensions. by Diego Vela · 8 months ago
  17. 61762dc Add Extensions API for animation params for SplitAttributes. by Annie Lin · 8 months ago
  18. faf8135 Merge "Hide overlay APIs" into androidx-platform-dev by Treehugger Robot · 8 months ago
  19. adb80b1 Hide overlay APIs by Charles Chen · 9 months ago
  20. 5e30dec Merge "Remove deprecated WindowAreaComponent API" into androidx-main am: c820ba6a1c by Kenneth Ford · 8 months ago
  21. c820ba6 Merge "Remove deprecated WindowAreaComponent API" into androidx-main by Kenneth Ford · 8 months ago
  22. a4fff6d Remove deprecated WindowAreaComponent API by Kenneth Ford · 8 months ago
  23. 54f4ea0 Make APIs for Extensions 1.4 public. by Diego Vela · 8 months ago
  24. 220d9a8 Merge "Remove final from SplitAttributes" into androidx-platform-dev by Treehugger Robot · 8 months ago
  25. ff21af4 Remove final from SplitAttributes by Charles Chen · 8 months ago
  26. 199367d Sync internal and external by Diego Vela · 8 months ago
  27. daa47f7 Migrate window to use ktfmt by Omar Ismail · 9 months ago
  28. bddcf2c Migrate window to use ktfmt by Omar Ismail · 9 months ago
  29. 919ab01 Merge "Enable kotlin explicitApi for android projects" into androidx-main am: ccc20f4c2d by Aurimas Liutikas · 9 months ago
  30. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 9 months ago
  31. 6b0c6f2 [Divider] Make drag-to-fullscreen support disabled by default by Jiaming Liu · 9 months ago
  32. cc222d9 Merge "Update dependencies for extensions." into androidx-main by Treehugger Robot · 9 months ago
  33. 55421cec Update dependencies for extensions. by Diego Vela · 9 months ago
  34. 4c5c585 Update dependencies for extensions. by Diego Vela · 9 months ago
  35. 7745c34 Merge "Replace buildType.all{} references to buildType.configureEach in build.gradle files" into androidx-main am: 9410005eba by Omar Ismail · 9 months ago
  36. db13780 Merge "[Divider] Add Jetpack API for divider" into androidx-platform-dev by Jiaming Liu · 9 months ago
  37. bc9bec4 [Divider] Add Jetpack API for divider by Jiaming Liu · 10 months ago
  38. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 10 months ago
  39. 349e981 Add guard for ActivityEmbedding methods/classes for vendor API levels 3, 5, and 6. by Annie Lin · 10 months ago
  40. 8feaa92 Add guard for more vendor API levels 1 and 2 methods and classes. by Annie Lin · 10 months ago
  41. 1a2b1f0 Merge "Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary" into androidx-main am: 3985c160c4 by Omar Ismail · 10 months ago
  42. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
  43. f8f9580 Cleanup the unused EmbeddedActivityWindowInfo constructor by Chris Li · 10 months ago
  44. d153d2e Make ActivityStack#getToken restrict API by Charles Chen · 10 months ago
  45. 899bfd0 [Divider]Move DraggingToFullscreenAllowed to extensions v7 by Jiaming Liu · 10 months ago
  46. 6987aeb [Divider] Add extensions API for divider fullscreen expansion by Jiaming Liu · 11 months ago
  47. 842941d Updates window:extensions:extensions to 1.3.0-beta01 by Kenneth Ford · 11 months ago
  48. 679cd7f Updates window:extensions:extensions to 1.3.0-beta01 by Kenneth Ford · 11 months ago
  49. 2c0c17f Drop not used EmbeddedActivityWindowInfo#getActivityBounds by Chris Li · 11 months ago
  50. ba2d860 Sync window extensions internal to external by Kenneth Ford · 1 year, 1 month ago
  51. e9cb209 Merge "Fix NoSuchMethodError" into androidx-platform-dev by Treehugger Robot · 11 months ago
  52. 748fff9 Fix NoSuchMethodError by Charles Chen · 11 months ago
  53. 0dadf7a [Divider] Make DividerAttributes public by Jiaming Liu · 12 months ago
  54. fed8aec Making the dim-on-task the default dimming effect by Louis Chang · 12 months ago
  55. e2880e2 Merge "[Divider] Add extensions APIs for DividerAttributes" into androidx-platform-dev by Treehugger Robot · 12 months ago
  56. e4e37da Renames getDimArea to getDimAreaBehavior on Window API by Louis Chang · 12 months ago
  57. e10b206 [Divider] Add extensions APIs for DividerAttributes by Jiaming Liu · 12 months ago
  58. a839d89 Merge "Revert^2 "Move overlay APIs to version 6"" into androidx-platform-dev by Charles Chen · 12 months ago
  59. e1725ec Revert^2 "Move overlay APIs to version 6" by Charles Chen · 12 months ago
  60. cf4f7f1 Add SplitAttributes Builder from an existing instance by Jiaming Liu · 12 months ago
  61. 083c759 Revert "Move overlay APIs to version 6" by Charles Chen · 12 months ago
  62. d625f83 Move overlay APIs to version 6 by Charles Chen · 12 months ago
  63. b9316f0 Migrate #setLaunchingActivityStack to bundle by Charles Chen · 1 year, 2 months ago
  64. 00591f7 Make SplitAttributes and ActivityStackAttributes by Charles Chen · 1 year ago
  65. 798b83d Merge "Do not expose raw IBinder" into androidx-platform-dev by Charles Chen · 1 year ago
  66. 6087130 Do not expose raw IBinder by Charles Chen · 1 year, 1 month ago
  67. 8e1eb0d Address API feedbacks by Louis Chang · 1 year, 1 month ago
  68. 861142e Update method to match the type. by Diego Vela · 1 year ago
  69. e75eb3e Update supported feature API to be more extensible. by Diego Vela · 1 year ago
  70. 0b4fa15 Add data class methods to ScreenFoldDisplayFeature by Diego Vela · 1 year, 1 month ago
  71. 211696a Add extensions support for reporting display features. by Diego Vela · 1 year, 1 month ago
  72. 9f7cb30 Merge "Pin dependencies on androidx annotation" into androidx-main am: 06eb69cc18 by Natnael Belay · 1 year, 1 month ago
  73. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 1 year, 1 month ago
  74. 8ffdb99 Merge "Mark #setLaunchingActivityStack as 3 to align external" into androidx-platform-dev by Treehugger Robot · 1 year, 1 month ago
  75. 04412d5 Mark #setLaunchingActivityStack as 3 to align external by Charles Chen · 1 year, 1 month ago
  76. 9f3482a Address API feedback by Charles Chen · 1 year, 1 month ago
  77. a56f101 Rename EmbeddingActivityWindowInfo to Embedded by Chris Li · 1 year, 2 months ago
  78. 4af3e4d Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main am: e087db1377 by Treehugger Robot · 1 year, 2 months ago
  79. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  80. eab2e69 Merge "Add comment to build.gradle files" into androidx-main am: 1c98a8ea09 by Treehugger Robot · 1 year, 2 months ago
  81. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  82. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 1 year, 2 months ago
  83. 64bdb9c Merge "Introduce EmbeddingActivityWindowInfo APIs" into androidx-platform-dev by Treehugger Robot · 1 year, 2 months ago
  84. e62f9f7 Introduce EmbeddingActivityWindowInfo APIs by Chris Li · 1 year, 2 months ago
  85. 490dd98 Merge changes Ib5106ad7,I094dfcc5 into androidx-main am: 8e25e6ab10 by Sergey Vasilinetc · 1 year, 2 months ago
  86. d941e7b Remove JELLY_BEAN* mentions from *.java and *.kt code by Sergey Vasilinetc · 1 year, 2 months ago
  87. 45d8928 Merge "Remove experimental from overlay APIs" into androidx-platform-dev by Charles Chen · 1 year, 2 months ago
  88. ae35561 Merge "Add WindowAttributes to ActivityStackAttributes" into androidx-platform-dev by Charles Chen · 1 year, 2 months ago
  89. 5d3c315 Address API feedback for the SplitAttributes color API by Chris Li · 1 year, 2 months ago
  90. ecccdd2 Remove experimental from overlay APIs by Charles Chen · 1 year, 2 months ago
  91. c3deb9c Add WindowAttributes to ActivityStackAttributes by Charles Chen · 1 year, 2 months ago
  92. 6b80ac3 Merge "Adding API to set embedding configuration" into androidx-platform-dev by Louis Chang · 1 year, 2 months ago
  93. 611cab7 Merge "Add support to launch an overlay container" into androidx-platform-dev by Charles Chen · 1 year, 2 months ago
  94. 79901f1 Adding API to set embedding configuration by Louis Chang · 1 year, 3 months ago
  95. 4e75fbe Add support to launch an overlay container by Charles Chen · 1 year, 4 months ago
  96. 672c736 Remove ActivityStack#getRelativeBounds by Charles Chen · 1 year, 2 months ago
  97. 708963d Merge "Adds Extensions API surfaces for the overlay" into androidx-platform-dev by Treehugger Robot · 1 year, 2 months ago
  98. 5732d47 Adds Extensions API surfaces for the overlay by Charles Chen · 1 year, 4 months ago
  99. e538937 Merge "Remove unused APIs in WindowArea" into androidx-platform-dev by Charles Chen · 1 year, 3 months ago
  100. d0b7b84 Add color API to SplitAttributes. by Diego Vela · 1 year, 9 months ago