1. ee518ff Fix proguard for release build. by Diego Vela · 2 years, 4 months ago
  2. 26f106a Bump core version to match downstream alpha by Alan Viverette · 2 years, 5 months ago
  3. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 5 months ago
  4. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 8 months ago
  5. c040b16 Improper Handling of Display Cutout by Samuel Solomon · 2 years, 5 months ago
  6. 00a8061 Merge "Display Features Rotation Invariance" into androidx-main by Sam Solomon · 2 years, 5 months ago
  7. 05d8ae0 Merge "Fix background bug for fold samples." into androidx-main by Diego Vela · 2 years, 6 months ago
  8. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  9. 446d2a1 Fix background bug for fold samples. by Diego Vela · 2 years, 6 months ago
  10. a8568c9b Display Features Rotation Invariance by Samuel Solomon · 2 years, 7 months ago
  11. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 6 months ago
  12. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  13. 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
  14. fc9d4b8 Remove redudant try-catch statements in Jetpack API. by An An Yu · 2 years, 6 months ago
  15. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  16. 0a73305 Add return type in proguard rule. by Diego Vela · 2 years, 7 months ago
  17. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 9 months ago
  18. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 7 months ago
  19. 39ff735 Merge "Update ignore files" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  20. bd40631 Update ignore files by Jeremy Woods · 2 years, 7 months ago
  21. 7295f11f Allow checking if an activity is embedded by Andrii Kulian · 2 years, 8 months ago
  22. 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
  23. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  24. 37c9ee0 Fix window-testing tests by Aurimas Liutikas · 2 years, 7 months ago
  25. ab4b011 Merge "Edit WindowInfoTracker Description" into androidx-main by Sam Solomon · 2 years, 8 months ago
  26. ec3008b Edit WindowInfoTracker Description by Samuel Solomon · 2 years, 8 months ago
  27. d9a44f7 Use reflection to access Java 8 Consumer API. by Diego Vela · 2 years, 8 months ago
  28. 0a3d4b6 Use reflection to access Java 8 Predicate API. by Diego Vela · 2 years, 8 months ago
  29. d71b553 Minimize references to Predicate and Consumer. by Diego Vela · 2 years, 8 months ago
  30. 042ad23 Add custom finishing behaviors for split pairs by Andrii Kulian · 2 years, 8 months ago
  31. 8d28541 Add support for sticky placeholders by Andrii Kulian · 2 years, 8 months ago
  32. 812d3ee Add temporary extension method call wrapper by Andrii Kulian · 2 years, 9 months ago
  33. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 2 years, 10 months ago
  34. 5035fbb Merge "Update proguard to only keep classes that extend SidecarCallback." into androidx-main by Diego Vela · 2 years, 10 months ago
  35. 71e9e57 Update proguard to only keep classes that extend SidecarCallback. by Diego Vela · 2 years, 10 months ago
  36. 7c50f6b Merge "Fix type erasure when using Extensions" into androidx-main by Diego Vela · 2 years, 10 months ago
  37. 820b479 Merge "Initial tests for window-sample" into androidx-main by Pietro Maggi · 2 years, 10 months ago
  38. 3511fea Fix type erasure when using Extensions by Andrii Kulian · 2 years, 10 months ago
  39. 641e9b7 Initial tests for window-sample by Pietro Maggi · 2 years, 10 months ago
  40. 0824a90 Update test to support version 1.0 by Diego Vela · 2 years, 10 months ago
  41. ad74550 Merge changes from topic "specification-computer-wm" into androidx-main by Diego Vela · 2 years, 10 months ago
  42. c41eb3c Update SidecarAdapter to use SpecificationComputer. by Diego Vela · 2 years, 10 months ago
  43. 9ad524c Add SpecificationComputer to help validate objects. by Diego Vela · 2 years, 10 months ago
  44. f710acb Validate the API of window extensions. by Diego Vela · 2 years, 10 months ago
  45. 37ed14d 'Update versions for release id 1637172000000 by Nick Anthony · 2 years, 10 months ago
  46. d78d857 Integrate window-extensions with library. by Diego Vela · 2 years, 11 months ago
  47. 29ba5a1 Update LibraryGroups for Window by Diego Vela · 3 years ago
  48. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  49. c9e63b6 Update document to mention how to match Intent by Charles Chen · 3 years ago
  50. 9929eca Add isEmpty in ActivityStack by Charles Chen · 2 years, 11 months ago
  51. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  52. 99d2fb9 Use method injection for Activity in WindowInfoTracker. by Diego Vela · 3 years ago
  53. 1a3ce2e Merge "Upgrade to Metalava ab/7856580" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  54. 727dc6b Upgrade to Metalava ab/7856580 by Aurimas Liutikas · 2 years, 11 months ago
  55. 3f79e44 SplitActivity samples by Andrii Kulian · 3 years, 1 month ago
  56. e90bbb5 Merge "Make #matchesActivity pass by matching Activity's" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  57. de40345 Merge "Add a fake implementation of WindowMetricsCalculator." into androidx-main by Diego Vela · 2 years, 11 months ago
  58. 2d62dff Merge "Add a sample that does not handle Config changes." into androidx-main by Diego Vela · 2 years, 11 months ago
  59. a57aa28 Add a sample that does not handle Config changes. by Diego Vela · 3 years ago
  60. a14a2fa Add a fake implementation of WindowMetricsCalculator. by Diego Vela · 3 years ago
  61. 3ac88bc Merge "Update beta version." into androidx-main by Diego Vela · 2 years, 11 months ago
  62. 8043ab1 Make #matchesActivity pass by matching Activity's by Charles Chen · 3 years ago
  63. 599c485 Update beta version. by Diego Vela · 2 years, 11 months ago
  64. c5807ef Merge "Add Java Docs for a FoldingFeature overload function." into androidx-main by Diego Vela · 3 years ago
  65. 7d4dfd3 Use Application Context to get Sidecar. by Diego Vela · 3 years ago
  66. 6bba26e Add Java Docs for a FoldingFeature overload function. by Diego Vela · 3 years ago
  67. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  68. fd94f08 Merge "Update samples code to make it easier to develop" into androidx-main by Diego Vela · 3 years ago
  69. 4c11f7a Remove currentWindowMetrics api. by Diego Vela · 3 years ago
  70. a6f130c Update samples code to make it easier to develop by Diego Vela · 3 years ago
  71. f70992d Merge "Rename WindowLayoutInfo to TestWindowLayoutInfo" into androidx-main by Diego Vela · 3 years ago
  72. 59e392f Rename WindowLayoutInfo to TestWindowLayoutInfo by Diego Vela · 3 years ago
  73. 23b6bdf2 Use nullable to determine if window-extension components are available by Diego Vela · 3 years ago
  74. 353a74b SplitActivity API by Andrii Kulian · 3 years, 1 month ago
  75. 9260eed SplitActivity Extensions API by Andrii Kulian · 3 years, 1 month ago
  76. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 3 years ago
  77. a66982d Merge "Centralize provider factory." into androidx-main by Treehugger Robot · 3 years ago
  78. 9231566 Centralize provider factory. by Diego Vela · 3 years ago
  79. 92a5103 Merge "Hide constructors in WindowManager library." into androidx-main by Diego Vela · 3 years ago
  80. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 3 years ago
  81. 6a2aa00 Hide constructors in WindowManager library. by Diego Vela · 3 years ago
  82. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 3 years ago
  83. 1199854 Create WindowMetrics Sample by Diego Vela · 3 years ago
  84. 9a2664f Merge "Convert WindowLayoutComponent to interface." into androidx-main by Diego Vela · 3 years ago
  85. 841535a Merge "Fix Old WindowMetrics being reported." into androidx-main by Diego Vela · 3 years ago
  86. adbfb31 Fix Old WindowMetrics being reported. by Diego Vela · 3 years ago
  87. 06f47f9 Convert WindowLayoutComponent to interface. by Diego Vela · 3 years ago
  88. a5d12be Update method name to be getVendorApiLevel by Diego Vela · 3 years ago
  89. 045b655 Add Context as a parameter to initialize singletons. by Diego Vela · 3 years ago
  90. 16f2f5d Merge "Convert WindowlayoutComponent to Singleton." into androidx-main by Diego Vela · 3 years ago
  91. dab2550 Convert WindowlayoutComponent to Singleton. by Diego Vela · 3 years, 1 month ago
  92. 95cefdf Add method to report Window API Level by Diego Vela · 3 years, 1 month ago
  93. b6d9886 Merge "Add WindowLayoutComponent" into androidx-main by Diego Vela · 3 years, 1 month ago
  94. 022470f Merge "Upgrade to Kotlin 1.5.30" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  95. 4ccc9e7 Add WindowLayoutComponent by Diego Vela · 3 years, 1 month ago
  96. e883899 Merge "Update Window Sidecar to 1.0.0-beta01" into androidx-main by Nick Anthony · 3 years, 1 month ago
  97. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years, 1 month ago
  98. da0b618 Update versions for release id 1630515600000 by Nick Anthony · 3 years, 1 month ago
  99. e3f8c14 Merge "Update Beta." into androidx-main by Diego Vela · 3 years, 1 month ago
  100. fb7497a Update Beta. by Diego Vela · 3 years, 1 month ago