* Update JWM version
* Remove custom WindowSizeClass implementation
* Update default width/height value to be greater than 0
* Add new window size class tests
* Update dependencies
* Bump version and update readme
* Frame sample pictures if frame is available
* Update sample to be vertically scrollable
* Bump release version and dependencies
* Add logic to check height size class when checking if a window is large
* Add new tests to make sure height class logic works correctly
* Add another height size class logic test
* Upgrade dependency versions
* Update additional dependencies
* Update social links in readme
* Move "add to your project" section of readme to top
* Rename properties and make all size units Dp
* Move public properties to top of class and add header comments
* Add dynamic foldable pane size properties
* Make isPortrait check a helper function
* Add generic paneSize properties and update sample/foldable pane logic
* Use RectF instead of Rect to avoid loss of precision
* Add more unit tests
* Rename isPortrait helper function
* Add tests for remaining API properties
* Update to JWM stable!
* Update gradle version
* Add exception tests
* Add more descriptive comments to the WindowState class
* Bump WindowState release version
* Update API reference in README
* Remove duplicate pane size properties
* Add readme to library sample with screenshots
* Fix image links and reduce image sizes
* Add prereq section to readme
* Add PR comments
* Address additional comments
* Fix versionName typo
* Expose getPaneSizes() for cases where we cannot call composable functions
* Remember WindowLayoutInfo
* Create WindowState project
* Bring in the implementation
* Update dependencies
* Update publishing url for WindowState and TwoPaneLayout
* Add sample to showcase WindowState
* Code clean up
* Update WindowSizeClass entry
* Update foldSize and paneWidth in Dp value
* Update README
* Remove unnecessary test case
* Update the pipeline to include WindowState
* Add missing files
* Delete local.properties
* Address the comment
* Add publish yml files
* Fix the wrong name