1. d78d857 Integrate window-extensions with library. by Diego Vela · 2 years, 11 months ago
  2. 29ba5a1 Update LibraryGroups for Window by Diego Vela · 3 years ago
  3. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  4. c9e63b6 Update document to mention how to match Intent by Charles Chen · 3 years ago
  5. 9929eca Add isEmpty in ActivityStack by Charles Chen · 2 years, 11 months ago
  6. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  7. 99d2fb9 Use method injection for Activity in WindowInfoTracker. by Diego Vela · 3 years ago
  8. 1a3ce2e Merge "Upgrade to Metalava ab/7856580" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  9. 727dc6b Upgrade to Metalava ab/7856580 by Aurimas Liutikas · 2 years, 11 months ago
  10. 3f79e44 SplitActivity samples by Andrii Kulian · 3 years, 1 month ago
  11. e90bbb5 Merge "Make #matchesActivity pass by matching Activity's" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  12. de40345 Merge "Add a fake implementation of WindowMetricsCalculator." into androidx-main by Diego Vela · 2 years, 11 months ago
  13. 2d62dff Merge "Add a sample that does not handle Config changes." into androidx-main by Diego Vela · 2 years, 11 months ago
  14. a57aa28 Add a sample that does not handle Config changes. by Diego Vela · 3 years ago
  15. a14a2fa Add a fake implementation of WindowMetricsCalculator. by Diego Vela · 3 years ago
  16. 3ac88bc Merge "Update beta version." into androidx-main by Diego Vela · 2 years, 11 months ago
  17. 8043ab1 Make #matchesActivity pass by matching Activity's by Charles Chen · 3 years ago
  18. 599c485 Update beta version. by Diego Vela · 2 years, 11 months ago
  19. c5807ef Merge "Add Java Docs for a FoldingFeature overload function." into androidx-main by Diego Vela · 3 years ago
  20. 7d4dfd3 Use Application Context to get Sidecar. by Diego Vela · 3 years ago
  21. 6bba26e Add Java Docs for a FoldingFeature overload function. by Diego Vela · 3 years ago
  22. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  23. fd94f08 Merge "Update samples code to make it easier to develop" into androidx-main by Diego Vela · 3 years ago
  24. 4c11f7a Remove currentWindowMetrics api. by Diego Vela · 3 years ago
  25. a6f130c Update samples code to make it easier to develop by Diego Vela · 3 years ago
  26. f70992d Merge "Rename WindowLayoutInfo to TestWindowLayoutInfo" into androidx-main by Diego Vela · 3 years ago
  27. 59e392f Rename WindowLayoutInfo to TestWindowLayoutInfo by Diego Vela · 3 years ago
  28. 23b6bdf2 Use nullable to determine if window-extension components are available by Diego Vela · 3 years ago
  29. 353a74b SplitActivity API by Andrii Kulian · 3 years, 1 month ago
  30. 9260eed SplitActivity Extensions API by Andrii Kulian · 3 years, 1 month ago
  31. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 3 years ago
  32. a66982d Merge "Centralize provider factory." into androidx-main by Treehugger Robot · 3 years ago
  33. 9231566 Centralize provider factory. by Diego Vela · 3 years ago
  34. 92a5103 Merge "Hide constructors in WindowManager library." into androidx-main by Diego Vela · 3 years ago
  35. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 3 years ago
  36. 6a2aa00 Hide constructors in WindowManager library. by Diego Vela · 3 years ago
  37. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 3 years ago
  38. 1199854 Create WindowMetrics Sample by Diego Vela · 3 years ago
  39. 9a2664f Merge "Convert WindowLayoutComponent to interface." into androidx-main by Diego Vela · 3 years ago
  40. 841535a Merge "Fix Old WindowMetrics being reported." into androidx-main by Diego Vela · 3 years ago
  41. adbfb31 Fix Old WindowMetrics being reported. by Diego Vela · 3 years ago
  42. 06f47f9 Convert WindowLayoutComponent to interface. by Diego Vela · 3 years ago
  43. a5d12be Update method name to be getVendorApiLevel by Diego Vela · 3 years ago
  44. 045b655 Add Context as a parameter to initialize singletons. by Diego Vela · 3 years ago
  45. 16f2f5d Merge "Convert WindowlayoutComponent to Singleton." into androidx-main by Diego Vela · 3 years, 1 month ago
  46. dab2550 Convert WindowlayoutComponent to Singleton. by Diego Vela · 3 years, 1 month ago
  47. 95cefdf Add method to report Window API Level by Diego Vela · 3 years, 1 month ago
  48. b6d9886 Merge "Add WindowLayoutComponent" into androidx-main by Diego Vela · 3 years, 1 month ago
  49. 022470f Merge "Upgrade to Kotlin 1.5.30" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  50. 4ccc9e7 Add WindowLayoutComponent by Diego Vela · 3 years, 1 month ago
  51. e883899 Merge "Update Window Sidecar to 1.0.0-beta01" into androidx-main by Nick Anthony · 3 years, 1 month ago
  52. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years, 1 month ago
  53. da0b618 Update versions for release id 1630515600000 by Nick Anthony · 3 years, 1 month ago
  54. e3f8c14 Merge "Update Beta." into androidx-main by Diego Vela · 3 years, 1 month ago
  55. fb7497a Update Beta. by Diego Vela · 3 years, 1 month ago
  56. e756a13 Merge "Add toString method for FakeFoldingFeature" into androidx-main by Diego Vela · 3 years, 1 month ago
  57. 5596b1e Update Window Sidecar to 1.0.0-beta01 by Nick Anthony · 3 years, 1 month ago
  58. f527442 Fix Extension Test by Diego Vela · 3 years, 1 month ago
  59. 4f09c80 Add function to create fake FoldingFeatures with a bounds. by Diego Vela · 3 years, 1 month ago
  60. b923d9fb Repackage window-extensions by Diego Vela · 3 years, 1 month ago
  61. 1495b52 Add toString method for FakeFoldingFeature by Diego Vela · 3 years, 1 month ago
  62. 5b9d852 Bump window and window-sidecar version to beta 01 by Kenneth Ford · 3 years, 1 month ago
  63. 76e250a Merge "Removes window-extensions as a dependency to prepare for window going to beta" into androidx-main by Kenneth Ford · 3 years, 1 month ago
  64. ce3b8a8 Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into 191673756_upstream_platform_2 by Alan Viverette · 3 years, 1 month ago
  65. 871381b Removes window-extensions as a dependency to prepare for window going to beta by Kenneth Ford · 3 years, 1 month ago
  66. d366148 Fix androidx-studio-integration breakage. by Aurimas Liutikas · 3 years, 1 month ago
  67. a6cfdc7 Merge "Extract FoldingFeature to interface" into androidx-main am: 61c85b3bcc by Treehugger Robot · 3 years, 1 month ago
  68. 61c85b3 Merge "Extract FoldingFeature to interface" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  69. c2f10c4 Extract FoldingFeature to interface by Diego Vela · 3 years, 2 months ago
  70. b19fd62c Merge "Reset WindowInfoRepository Factory in tests after exception." into androidx-main am: 9947a8d3e3 by Diego Vela · 3 years, 1 month ago
  71. 9947a8d Merge "Reset WindowInfoRepository Factory in tests after exception." into androidx-main by Diego Vela · 3 years, 1 month ago
  72. 35e05f3 Merge "Bump androidx.test.core to 1.4.0" into androidx-main am: 2379e40aea by Treehugger Robot · 3 years, 2 months ago
  73. fa78895 Bump androidx.test.core to 1.4.0 by Jeremy Woods · 3 years, 2 months ago
  74. b0f8718 Reset WindowInfoRepository Factory in tests after exception. by Diego Vela · 3 years, 2 months ago
  75. abaf90d Merge "Supports sending window layout info for activities that handle config changes" into androidx-main am: 9c8233d5c4 by Kenneth Ford · 3 years, 2 months ago
  76. 4f14395 Merge "Fix test" into androidx-main am: 4998a68c7e by Diego Vela · 3 years, 2 months ago
  77. 4b91bc0 Merge "Remove unused max window metrics api." into androidx-main am: 04695233ee by Diego Vela · 3 years, 2 months ago
  78. 76ede5a Supports sending window layout info for activities that handle config changes by Kenneth Ford · 3 years, 2 months ago
  79. 4998a68 Merge "Fix test" into androidx-main by Diego Vela · 3 years, 2 months ago
  80. 2cab13c Remove unused max window metrics api. by Diego Vela · 3 years, 2 months ago
  81. 87a0157 Fix test by Diego Vela · 3 years, 2 months ago
  82. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  83. 541495c Remove abbreviated names to match AndroidX Style by Diego Vela · 3 years, 2 months ago
  84. 25fc233 Repackage WM Library by Diego Vela · 3 years, 2 months ago
  85. c93dd94 Merge "Remove maximumWindowMetrics from WindowInfoRepo" into androidx-main by Diego Vela · 3 years, 2 months ago
  86. a249c90 Remove maximumWindowMetrics from WindowInfoRepo by Diego Vela · 3 years, 2 months ago
  87. 50f5220 Pin down activity dependency. by Diego Vela · 3 years, 2 months ago
  88. e2d67c9 Remove old classes by Diego Vela · 3 years, 2 months ago
  89. 03c4acf Updates our internal sample to remove usages of WindowManager by Kenneth Ford · 3 years, 2 months ago
  90. 91854a47 Fix Proguard Error. by Diego Vela · 3 years, 2 months ago
  91. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  92. 134b7bd Handle API Council Feedback by Diego Vela · 3 years, 3 months ago
  93. 5473605 Merge "Revert "Revert "Add convenience method to create a folding feature.""" into androidx-main by Diego Vela · 3 years, 3 months ago
  94. 7182266 Revert "Revert "Add convenience method to create a folding feature."" by Diego Vela · 3 years, 3 months ago
  95. d6e6655 Merge "Revert "Add convenience method to create a folding feature."" into androidx-main by Diego Vela · 3 years, 3 months ago
  96. 5e9f56c Revert "Add convenience method to create a folding feature." by Diego Vela · 3 years, 3 months ago
  97. 06c1b07 Merge "Add convenience method to create a folding feature." into androidx-main by Diego Vela · 3 years, 3 months ago
  98. e62e59f Add convenience method to create a folding feature. by Diego Vela · 3 years, 3 months ago
  99. 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years, 3 months ago
  100. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago