1
0
Форкнуть 0
Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Kristen Halper e52c21050f
Use test kit in sample UI tests (#33)
* Update PhotoEditor dependencies and tests

* Update FoldingVideo dependencies and tests

* Update SourceEditor dependencies and tests

* Update TwoNote dependencies and tests

* Import ForceClick
2022-03-02 11:02:31 -05:00
Parker Schroeder c59c5f34d3
Convert PhotoEditor to Window Manager (#11)
* 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 :)
2021-07-29 11:42:44 -07:00