Commit Graph

17 Commits

Author SHA1 Message Date
Trevor Johns
b69d09ecd9 LunarLander: Fix race condition causing crash on exit
When exiting the LunarLander sample, it was possible for the canvas
to get destroyed before execution was halted.

Added additional synchronization to make sure the current run-state
is accounted for before performing a canvas update.

Also updated deprecated constants in lunar_layout.xml.

Bug: 6164549
Change-Id: I9a710f6b128491f1beece84dd39ab00f4937a4c6
2012-10-31 16:58:00 -07:00
Brett Chabot
e2e7ec9429 Build all samples against SDK.
Change-Id: I9ea35c07a7f9d2e2a42d952101e99528fd68fb6c
2011-07-15 17:31:33 -07:00
Robert Ly
e6fb82dbf5 Setting targetSdkVersion to 11 for samples
Change-Id: I5ad8c970ec672f22f6029fc0b4928ba1d5b72923
2011-02-05 08:50:21 -08:00
Christian Mehlmauer
3eda8fc385 Cleaned up LunarLander sample
Change-Id: If2cc44c8312cebce170d07c34c64ea2ce1e5b7ab
2010-07-02 16:20:49 +02:00
Brett Chabot
880855ed20 Remove use of deprecated API from test sample code.
Modify tests sample code to use ActivityInstrumentationTestCase2 and its new
constructor.

Change-Id: Idf927b6641c8dfb4aede8cb2bba45de29320bcf5
2010-03-18 18:54:57 -07:00
Romain Guy
74192eafec Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
2010-01-08 15:11:18 -08:00
Piotr Gurgul
5b47911df6 am 284e84b6: am 95a32505: Merge change 26649 into eclair
Merge commit '284e84b677f0e8588bf5d3ebc44b615d922b493f'

* commit '284e84b677f0e8588bf5d3ebc44b615d922b493f':
  Define tested.project.dir property for existing samples
2009-09-25 10:54:06 -07:00
Piotr Gurgul
979d5abe06 Define tested.project.dir property for existing samples
As now test projects are recognized by presence of the property
tested.project.dir, it has been manually added for existing
test project samples.
2009-09-23 12:15:05 -07:00
Scott Main
8b1558c551 am 38b43f9c: am 50992e80: docs only. add a homepage for the searchable dictionary sample app. and make all urls relative
Merge commit '38b43f9cdac13f018bf23908d02d087b66643af6'

* commit '38b43f9cdac13f018bf23908d02d087b66643af6':
  docs only.
2009-08-31 19:41:04 -07:00
Scott Main
50992e805e docs only.
add a homepage for the searchable dictionary sample app.
and make all urls relative
2009-08-31 15:22:28 -07:00
Scott Main
f063d92183 am 1ef50a9d: am 04680858: docs only. 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/.
Merge commit '1ef50a9d953ead7fd13693965f9644d3582ad16e'

* commit '1ef50a9d953ead7fd13693965f9644d3582ad16e':
  docs only.
2009-08-24 16:25:06 -07:00
Scott Main
04680858a0 docs only.
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/.
2009-08-24 15:27:00 -07:00
Elliott Hughes
881f20f48a Use NoTitleBar theme, not requestWindowFeature(FEATURE_NO_TITLE).
Bug: 2013438
2009-08-17 14:29:12 -07:00
The Android Open Source Project
52d4c30ca5 auto import from //depot/cupcake/@135843 2009-03-03 19:29:09 -08:00
The Android Open Source Project
d4aee0c0ca auto import from //depot/cupcake/@135843 2009-03-03 18:28:16 -08:00
The Android Open Source Project
e943f2fd8e Code drop from //branches/cupcake/...@124589 2008-12-17 18:04:04 -08:00
The Android Open Source Project
5c11852110 Initial Contribution 2008-10-21 07:00:00 -07:00