summaryrefslogtreecommitdiff
path: root/samples/Snake
Commit message (Collapse)AuthorAgeFilesLines
* Modified Snake Sample app to run on non-touch devices like Google Tv and ↵Kartic Grover2012-05-0221-258/+569
| | | | | | | | | | | also devices with no dpad support 2D canvas DrawVertex to create a vector graphic background touch & keypad playable landscape & portrait for all known device sizes. All measurements in DP and nicely scaling. using xml drawables to rotate "dpad" arrow Change-Id: I995acaaf0935c13c03fcbcf974ce5af06f46780e
* Build all samples against SDK.Brett Chabot2011-07-151-0/+2
| | | | Change-Id: I9ea35c07a7f9d2e2a42d952101e99528fd68fb6c
* Remove use of deprecated API from test sample code.Brett Chabot2010-03-181-10/+17
| | | | | | | Modify tests sample code to use ActivityInstrumentationTestCase2 and its new constructor. Change-Id: Idf927b6641c8dfb4aede8cb2bba45de29320bcf5
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-6/+6
| | | | Bug: #2361749.
* am 284e84b6: am 95a32505: Merge change 26649 into eclairPiotr Gurgul2009-09-251-0/+1
|\ | | | | | | | | | | | | Merge commit '284e84b677f0e8588bf5d3ebc44b615d922b493f' * commit '284e84b677f0e8588bf5d3ebc44b615d922b493f': Define tested.project.dir property for existing samples
| * Define tested.project.dir property for existing samplesPiotr Gurgul2009-09-231-0/+1
| | | | | | | | | | | | As now test projects are recognized by presence of the property tested.project.dir, it has been manually added for existing test project samples.
* | am 38b43f9c: am 50992e80: docs only. add a homepage for the searchable ↵Scott Main2009-08-311-1/+1
|\| | | | | | | | | | | | | | | | | dictionary sample app. and make all urls relative Merge commit '38b43f9cdac13f018bf23908d02d087b66643af6' * commit '38b43f9cdac13f018bf23908d02d087b66643af6': docs only.
| * docs only.Scott Main2009-08-311-1/+1
| | | | | | | | | | add a homepage for the searchable dictionary sample app. and make all urls relative
* | am 1ef50a9d: am 04680858: docs only. Add new web pages for sample apps ↵Scott Main2009-08-241-0/+10
|\| | | | | | | | | | | | | | | | | included in the SDK. Revise the existing sample app web pages. Delete screenshots for notepad and lunar lander (these have moved into frameworks/base/docs/html/guide/samples/image/. Merge commit '1ef50a9d953ead7fd13693965f9644d3582ad16e' * commit '1ef50a9d953ead7fd13693965f9644d3582ad16e': docs only.
| * docs only.Scott Main2009-08-241-0/+10
| | | | | | | | | | | | | | Add new web pages for sample apps included in the SDK. Revise the existing sample app web pages. Delete screenshots for notepad and lunar lander (these have moved into frameworks/base/docs/html/guide/samples/image/.
* | Use NoTitleBar theme, not requestWindowFeature(FEATURE_NO_TITLE).Elliott Hughes2009-08-172-3/+1
|/ | | | Bug: 2013438
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0315-0/+1023
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0315-1023/+0
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-1/+1
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-154-6/+5
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-2/+2
|
* Initial ContributionThe Android Open Source Project2008-10-2115-0/+1024