summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/view/GameView.java
Commit message (Expand)AuthorAgeFilesLines
* Update ApiDemos to use new input source checkMichael Wright2013-03-111-2/+2
* Use new InputDevice.getVibrator() API.Jeff Brown2012-04-131-0/+27
* Update samples to use new getMotionRanges() API.Jeff Brown2011-03-081-1/+1
* Add ViewPropertyAnimator for easy View animationsChet Haase2011-02-251-2/+2
* Add a sample to demonstrate game controller usage.Jeff Brown2011-02-241-0/+747