* Updated some parts of the readme and replaced the missaligned screenshots re #30
* Fixed namings, removed locales from links, fixed heading structure, fixed screenshot folder re #30
* Fixed image link re #30
* [TwoPage] test AndroidX.Window NuGet alpha01
quick hack - not ready for release
* change theme for WindowManager migrated samples
to help recognize/differentiate during testing
* Update to alpha05
* Update to alpha05.1 with updated binding
Still hacky code paths but Window Manager seems to be working
* remove test/debug code
* [DualView] AndroidX.Window alpha05
* [CompanionPane] AndroidX.Window alpha05
* [ListDetail] AndroidX.Window alpha05
* [IntentToSecondScreen] remove DuoSDK (not used)
* [DragAndDrop] AndroidX.Window alpha05
* [WindowManager] new sample
Based on the Kotlin version
* add reference to original source
https://github.com/googlecodelabs/android-foldable-codelab/tree/main/window-manager
* Update to WM alpha06, add isSeparating method call test
* fix layouts when spanned
* additional data display
* [TwoPage] alpha06
* [ListDetail] alpha06
* [DualView] alpha06
* [CompanionPane] alpha06
* update DisplayFeature parsing
* formatting fixes
* [WindowManager] add README and screenshot
* update all to alpha07
* update all to alpha09
API surface changed in this binding update https://github.com/xamarin/AndroidX/issues/325#issuecomment-882718035
* new alphas can be registered in OnStart
previously crashed if registered before OnAttachedToWindow
* [WindowManager] update to alpha10
* [WindowManager] update to beta01 (#19)
* [WindowManager] update to beta01
* update .gitignore for Xamarin.Android R file
* updated beta01 NuGet from build system
https://github.com/xamarin/AndroidX/pull/362/checks?check_run_id=3400103577
* [TwoPage] update to beta01
* [ListDetail] update to beta01
* [DualView] update to beta01
* [CompanionPane] update to beta01
* update .gitignore
* update to latest WindowJava beta01
* [TwoPage] test AndroidX.Window NuGet alpha01
quick hack - not ready for release
* change theme for WindowManager migrated samples
to help recognize/differentiate during testing
* Update to alpha05
* Update to alpha05.1 with updated binding
Still hacky code paths but Window Manager seems to be working
* remove test/debug code
* [DualView] AndroidX.Window alpha05
* [CompanionPane] AndroidX.Window alpha05
* [ListDetail] AndroidX.Window alpha05
* [IntentToSecondScreen] remove DuoSDK (not used)
* [DragAndDrop] AndroidX.Window alpha05
* [WindowManager] new sample
Based on the Kotlin version
* add reference to original source
https://github.com/googlecodelabs/android-foldable-codelab/tree/main/window-manager
* Update to WM alpha06, add isSeparating method call test
* fix layouts when spanned
* additional data display
* [TwoPage] alpha06
* [ListDetail] alpha06
* [DualView] alpha06
* [CompanionPane] alpha06
* update DisplayFeature parsing
* formatting fixes
* [WindowManager] add README and screenshot
* update all to alpha07
* update all to alpha09
API surface changed in this binding update https://github.com/xamarin/AndroidX/issues/325#issuecomment-882718035
* new alphas can be registered in OnStart
previously crashed if registered before OnAttachedToWindow
* 5.0 updates
- rename to ListDetail
- Update everything to API 29
- add a few more forms samples
* re-add embedded HTML files to the project
otherwise an error occurs in the app
Co-authored-by: Craig Dunn <craig.dunn@microsoft.com>
* Add readmes+screenshots
DragAndDrop and IntentToSecondScreen
* Add Xamarin.Forms readme+screenshots
* add READMEs for UX samples
* add screenshots and Xamarin.Android link
* minor updates to text