1. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 6 months ago
  2. c040b16 Improper Handling of Display Cutout by Samuel Solomon · 2 years, 3 months ago
  3. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  4. 7295f11f Allow checking if an activity is embedded by Andrii Kulian · 2 years, 6 months ago
  5. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  6. 042ad23 Add custom finishing behaviors for split pairs by Andrii Kulian · 2 years, 6 months ago
  7. 8d28541 Add support for sticky placeholders by Andrii Kulian · 2 years, 6 months ago
  8. 641e9b7 Initial tests for window-sample by Pietro Maggi · 2 years, 8 months ago
  9. 29ba5a1 Update LibraryGroups for Window by Diego Vela · 2 years, 10 months ago
  10. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  11. 99d2fb9 Use method injection for Activity in WindowInfoTracker. by Diego Vela · 2 years, 9 months ago
  12. 3f79e44 SplitActivity samples by Andrii Kulian · 2 years, 11 months ago
  13. a57aa28 Add a sample that does not handle Config changes. by Diego Vela · 2 years, 9 months ago
  14. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  15. fd94f08 Merge "Update samples code to make it easier to develop" into androidx-main by Diego Vela · 2 years, 9 months ago
  16. 4c11f7a Remove currentWindowMetrics api. by Diego Vela · 2 years, 9 months ago
  17. a6f130c Update samples code to make it easier to develop by Diego Vela · 2 years, 9 months ago
  18. 1199854 Create WindowMetrics Sample by Diego Vela · 2 years, 10 months ago
  19. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years ago
  20. 541495c Remove abbreviated names to match AndroidX Style by Diego Vela · 3 years ago
  21. 25fc233 Repackage WM Library by Diego Vela · 3 years ago
  22. 50f5220 Pin down activity dependency. by Diego Vela · 3 years ago
  23. 03c4acf Updates our internal sample to remove usages of WindowManager by Kenneth Ford · 3 years ago
  24. 5473605 Merge "Revert "Revert "Add convenience method to create a folding feature.""" into androidx-main by Diego Vela · 3 years ago
  25. 7182266 Revert "Revert "Add convenience method to create a folding feature."" by Diego Vela · 3 years ago
  26. d6e6655 Merge "Revert "Add convenience method to create a folding feature."" into androidx-main by Diego Vela · 3 years ago
  27. 5e9f56c Revert "Add convenience method to create a folding feature." by Diego Vela · 3 years ago
  28. 06c1b07 Merge "Add convenience method to create a folding feature." into androidx-main by Diego Vela · 3 years ago
  29. e62e59f Add convenience method to create a folding feature. by Diego Vela · 3 years, 1 month ago
  30. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  31. fbd9ec6 Migrate window to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  32. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  33. d4142ce Migrate Window Core to Kotlin 2 by Diego Vela · 3 years, 3 months ago
  34. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  35. 9f3d95e Migrate WindowManager Jetpack to Kotlin. by Diego Vela · 3 years, 3 months ago
  36. c51600f Remove flipped state from folding feature. by Diego Vela · 3 years, 3 months ago
  37. dc9e3d6 Merge "Remove Deprecated apis" into androidx-main by Diego Vela · 3 years, 3 months ago
  38. 9473f15 Update mid-screen fold backend to use window metrics. by Diego Vela · 3 years, 4 months ago
  39. 9398ce10 Remove Deprecated apis by Diego Vela · 3 years, 4 months ago
  40. 5af8241 Merge changes from topic "Hide FoldingFeature Type" into androidx-main by Diego Vela · 3 years, 4 months ago
  41. 6a86d7e Merge hinge and fold features. by Diego Vela · 3 years, 4 months ago
  42. e18ccef Remove Deprecated Methods from WM by Diego Vela · 3 years, 4 months ago
  43. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  44. 1353d27 Merge "Add removed APIs" into androidx-main by Diego Vela · 3 years, 6 months ago
  45. e636025 Add removed APIs by Diego Vela · 3 years, 6 months ago
  46. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  47. 0d55bbe Remove dependency on kotlin-extensions in WM Jetpack sample by Andrii Kulian · 3 years, 6 months ago
  48. 92f281e Merge DeviceState and WindowLayoutInfo by HEO SEUNG · 4 years ago
  49. 8c799bb Merge "Replace Context with explicit Activity references." into androidx-master-dev by Darryl Johnson · 3 years, 8 months ago
  50. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  51. f4fbd59 Replace Context with explicit Activity references. by Darryl L Johnson · 3 years, 8 months ago
  52. d093f59 Handle exception when reading WindowLayoutInfo early by Diego Vela · 3 years, 11 months ago
  53. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  54. 2b5c8ea Update dependencies by Diego Vela · 3 years, 9 months ago
  55. 49741c4 Update the dependencies in Window Samples by Diego Vela · 3 years, 9 months ago
  56. 2b091c5 Make WindowBackend required for WindowManager by Diego Vela · 3 years, 11 months ago
  57. 0444d68 Update sample to have fold along each axis by Diego Vela · 4 years ago
  58. 013c1dc Update methods comments of window to match Javadoc guide by Chris Li · 4 years, 4 months ago
  59. 7c91fb4 Apply AndroidXPlugin to androidx.window sample app by Aurimas Liutikas · 4 years, 4 months ago
  60. 8d09494 Separate window extension interfaces into different packages by Andrii Kulian · 4 years, 4 months ago
  61. 287d944 Rename artifact names for WindowManager extensions library by Andrii Kulian · 4 years, 4 months ago
  62. 6225ee6 WindowManager Support Library - Samples by Andrii Kulian · 4 years, 7 months ago