summaryrefslogtreecommitdiff
path: root/tests/MultiDeviceInput
AgeCommit message (Collapse)Author
2024-04-25MultiDeviceInput test app: add other sources Siarhei Vishniakou
Add more colors for different source types. Bug: 211379801 Test: manually tested by plugging in various input devices Change-Id: I0790298a65e49fe34f07babd3d679b1f9cb951ba
2023-11-09Demo app for multi-window multi-device mode Siarhei Vishniakou
Add an app that has two windows where you can draw. It showcases the new feature of drawing into two windows with two different devices (touch and stylus) at the same time. Previously, this feature was not available on the platform. Bug: 211379801 Test: APP=MultiDeviceInput; m $APP && adb install $ANDROID_PRODUCT_OUT/system/app/$APP/$APP.apk Change-Id: I68875e3bba08a9e5ad5c917866f132e91b7c032e