* add a test to recreate the issue
* fixed deploy-demo running on pull requests
* restructure cake script to run tests separately
* actually name the test step correctly
* also run the build task separately
* made all tasks explicitly depend on prepare
* install android workload manually, rather than as part of cake
* Revert "install android workload manually, rather than as part of cake"
This reverts commit 101d6d3eac.
* don't clear a panel's scroll bar max history between area updates
* added changelog entry
* switch to github actions for workflows
* fixed action names
* setup java in build and restore in docs
* use java 17 for android sdk
* clean up restore step