* Initial commit
* Add SlidingPaneLayout
replace the SurfaceDuoLayout that previously managed window transitions
* Add app windows to the sliding panes
* Add window manager code
Switching over to window manager since SlidingPaneLayout doesn't support rotated device orientations
* Initial plan for layout configurations
* Rewired app functions to the layout
The app is functionally identical to the old one, but the code still needs some reformatting to simplify things
* Reformat some files
* rename package
* Cleanup and documentation
* Remove ScreenManager assertions
* Remove unused imports
* Update default image
chipmunk :)