summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/graphics/TouchPaint.java
Commit message (Collapse)AuthorAgeFilesLines
* Add API demo for game style system UI interaction.Dianne Hackborn2013-12-041-12/+45
| | | | | | | | | | Shows the ideal way for a game to interact with system UI, hiding the status bar and nav bar while being played, making them visible when paused or otherwise interacting with controls of the game, and determing layout of game controls to not be covered by the status bar or nav bar. Change-Id: Ia192c31321113d81f96c06c7a69a06ef72c4682a
* Enhance the TouchPaint sample with stylus support.Jeff Brown2011-08-191-75/+315
| | | | | | | | Added basic stylus and hover support to the sample to illustrate the usage of pressure, size, orientation, distance, tilt and tool type information. Change-Id: I1689adc38d5904870e005300b3317c44c214fc08
* resolved conflicts for merge of 4110368b to gingerbread-plus-aospJeff Brown2010-09-301-43/+40
|\ | | | | | | Change-Id: I23f83b1272ba6aef5a4fbadf5e450c1e0b4dd82b
| * Improve touch paint sample to use geometrical touch width.Jeff Brown2010-09-301-43/+40
| | | | | | | | | | | | | | Added multitouch support. Fixed the trackball based drawing. Change-Id: I15d9c5c4ac26a83f476f98c1f2ef3a5841e2ffbd
* | Cleaned up Samples by removing unsed imports and variables.Christian Mehlmauer2010-06-121-19/+18
|/ | | | | | | Changed deprecated Config.LOGD to Config.DEBUG Removed unnecessary whitespaces Change-Id: I01414dd83eb6f9a41e56762dd7fc00e7f1115039
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+292
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-292/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+292