Commit Graph

125 Commits

Author SHA1 Message Date
Eric Fischer
2528f77daa Add backslashes before apostrophes so they don't get lost.
This is required by another change I am about to submit that makes it
an error not to include the backslash, since it is inevitably a mistake
when someone fails to include it.
2009-09-01 15:42:46 -07:00
Scott Main
38b43f9cda am 50992e80: docs only. add a homepage for the searchable dictionary sample app. and make all urls relative
Merge commit '50992e805e758e2231f28ec2127b57a1a9fd0ddc' into eclair

* commit '50992e805e758e2231f28ec2127b57a1a9fd0ddc':
  docs only.
2009-08-31 19:36:23 -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
Mike LeBeau
83e2eae3fb Reinclude SearchableDictionary sample app as a demo of third party inclusion in Quick Search Box.
This reverts commit 3e83e8bc8b.
2009-08-28 10:42:04 -07:00
Mike LeBeau
67545123a4 Reinclude SearchableDictionary sample app as a demo of third party inclusion in Quick Search Box.
This reverts commit 3e83e8bc8b.
2009-08-28 10:35:46 -07:00
Dianne Hackborn
b8ff7ade69 Add sample of correctly requesting camera feature, optional shared lib.
Change-Id: I5697e70cedeba9de6458caf50a363057278a7387
2009-08-27 20:13:19 -07:00
Dianne Hackborn
945b236290 Update sample code for new service semantics. 2009-08-24 16:28:39 -07:00
Scott Main
1ef50a9d95 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 '04680858a0671ad615f088edeea87b61ea243f24' into eclair

* commit '04680858a0671ad615f088edeea87b61ea243f24':
  docs only.
2009-08-24 16:20:14 -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
Xavier Ducrohet
53b3190a47 am e95a86cf: Merge change 22346 into donut
Merge commit 'e95a86cfec18836ddbff149690a13766bfc9ada3' into eclair

* commit 'e95a86cfec18836ddbff149690a13766bfc9ada3':
  Fix target for ApiDemos (API is now 4)
2009-08-22 07:44:12 -07:00
Android (Google) Code Review
e95a86cfec Merge change 22346 into donut
* changes:
  Fix target for ApiDemos (API is now 4)
2009-08-21 16:08:11 -07:00
Xavier Ducrohet
c86903288c Fix target for ApiDemos (API is now 4)
Also add some progress output to the ant rules.
2009-08-21 15:59:02 -07:00
Anonymous Coward
978ec5abe1 am 3e83e8bc: Remove SearchableDictionary sample app as it is a demo of third party inclusion in quick search box.
Merge commit '3e83e8bc8b969a993b026dab9d13b99b315d9af0' into eclair

* commit '3e83e8bc8b969a993b026dab9d13b99b315d9af0':
  Remove SearchableDictionary sample app as it is a demo of third party inclusion in quick search box.
2009-08-21 12:47:14 -07:00
Anonymous Coward
3e83e8bc8b Remove SearchableDictionary sample app as it is a demo of third party inclusion in quick search box.
update: remove entry from build.sdk
2009-08-21 12:43:21 -07:00
Jack Palevich
83d8d83ad1 Remove unused getConfigSpec methods from ApiDemos sample code
At one time during the development of GLSurfaceView, the
GLSurfaceView.Renderer interface had a getConfigSpec method that was used to
select the frame buffer format. This method was removed from the
Renderer interface before GLSurfaceView became a public API, but
the sample code still defined these now-unused methods.

To reduce the chance of confusing a developer who uses the sample code,
this change removes the dead, no-longer-called getConfigSpec
implementations from the three samples.

See GLSurfaceView.setEGLConfigChooser for the replacement
technique.
2009-08-21 11:48:50 -07:00
Scott Main
42c7eaa6bc am fab096cb: Merge change 22103 into donut
Merge commit 'fab096cbcf98cb98eef25e7541121ae8e3898a10' into eclair

* commit 'fab096cbcf98cb98eef25e7541121ae8e3898a10':
  new transparent icon for searchable dictionary
2009-08-20 16:00:56 -07:00
Scott Main
ec633d5aea new transparent icon for searchable dictionary 2009-08-20 12:21:15 -07:00
Dianne Hackborn
f416b7ea19 Hey, we don't need to set this flag any more! 2009-08-12 14:41:28 -07:00
Wu-cheng Li
0b34a0cfd5 am c5c912e4: Merge change 20717 into donut
Merge commit 'c5c912e49bdc89a7a7778b66d1ca6b00440d2888'

* commit 'c5c912e49bdc89a7a7778b66d1ca6b00440d2888':
  Release the camera in surfaceDestroyed().
2009-08-11 18:12:14 -07:00
Dianne Hackborn
b99b11dec9 am 46b133a2: Merge change 20690 into donut
Merge commit '46b133a2baf4d4c35801a24893d6a72f1ab82e7f'

* commit '46b133a2baf4d4c35801a24893d6a72f1ab82e7f':
  Add density demo.
2009-08-11 18:11:50 -07:00
Android (Google) Code Review
c5c912e49b Merge change 20717 into donut
* changes:
  Release the camera in surfaceDestroyed().
2009-08-11 10:31:48 -07:00
Android (Google) Code Review
056db8f4f0 Merge change 20723
* changes:
  adding README to sample plugins and cleaning up the animation plugin.
2009-08-11 08:07:54 -07:00
Karl Rosaen
38693ff550 am 7a3e95ae: Add a "Searchable Dictionary" app to the sample apps that demonstrates being a part of global search.
Merge commit '7a3e95aeba5109ef6aa4c9488be9416e7355067c'

* commit '7a3e95aeba5109ef6aa4c9488be9416e7355067c':
  Add a "Searchable Dictionary" app to the sample apps that demonstrates being a part of global search.
2009-08-11 07:33:14 -07:00
Derek Sollenberger
0c763b60ce adding README to sample plugins and cleaning up the animation plugin. 2009-08-11 10:05:46 -04:00
Wu-cheng Li
5dfeb0e195 Release the camera in surfaceDestroyed().
If the camera is not released, the new client will fail to connect to camera next time. b2042350
2009-08-11 17:30:15 +08:00
Dianne Hackborn
3b01460578 Add density demo.
This is basically just a copy of DpiTest, but it seems like this stuff
would be useful to have in sample code.
2009-08-10 18:12:32 -07:00
Karl Rosaen
7a3e95aeba Add a "Searchable Dictionary" app to the sample apps that demonstrates being a part of global search.
updated: makefile adjusted so app is part of sdk, and the manifest refers to the correct sdk version.

updated: brushed up docs and formatting per feedback.
2009-08-10 10:09:21 -07:00
Derek Sollenberger
5ad138fef8 allow surfaces to specify the bitmap's pixel format 2009-08-10 10:50:59 -04:00
Dianne Hackborn
b1a1abffa8 Use new wallpaper theme. 2009-08-09 17:23:53 -07:00
Dianne Hackborn
44bf93a67b Half-done new wallpaper API demo. 2009-08-08 21:36:31 -07:00
Derek Sollenberger
d049ec168b updating the sample plugin to reflect the latest changes in android_npapi.h 2009-08-07 11:26:44 -04:00
Grace Kloba
9ffe5ac6c4 Add the test for the new SystemInterface in the android_npapi. 2009-08-04 17:51:06 -07:00
Xavier Ducrohet
31192b9309 am 66f17e50: ApiDemos Clean up
Merge commit '66f17e50dbb42bc529dd12b2f26729f114b1a1a9'

* commit '66f17e50dbb42bc529dd12b2f26729f114b1a1a9':
  ApiDemos Clean up
2009-08-03 19:09:37 -07:00
Xavier Ducrohet
66f17e50db ApiDemos Clean up
- Add missing @Override
- Remove (some) unused imports
- Add some missing headers

BUG: 2031807
2009-08-03 19:00:36 -07:00
Derek Sollenberger
c356b9f040 adding sample cod to access dom and javascript. 2009-07-30 16:57:07 -04:00
Derek Sollenberger
b6f5cd2d77 adding touch support to the paint plugin. 2009-07-28 15:09:23 -04:00
Derek Sollenberger
4fb83e6fa2 adding first pass of a sample paint plugin based on surface views. 2009-07-27 16:40:13 -04:00
Dianne Hackborn
676902e287 Deal with canceled keys. 2009-07-24 17:30:00 -07:00
Derek Sollenberger
c654bce09e adding support for tracking the visible rectangles. 2009-07-20 11:25:29 -04:00
Derek Sollenberger
c0f2657695 Adding support for surface views. also removed subplugin's dependency on ANPCanvas. 2009-07-17 08:50:53 -04:00
Jean-Baptiste Queru
9237d93cda Merge branch 'master' of git://android.git.kernel.org/platform/development into merge_korg_master
* 'master' of git://android.git.kernel.org/platform/development:
  Value for windows condition is missing a dot before "exe". "adbexe" should be "adb.exe"
  Add the FixedGridLayout sample code.
  Fix NullPointer exception in function getBrokenAvds()
2009-07-09 11:24:20 -07:00
Derek Sollenberger
21f3991238 Updating the sample plugin with performance optimizations and better audio support. 2009-07-09 09:25:04 -04:00
Derek Sollenberger
0e827219dd Adding navigation support to the sample form plugin. 2009-07-08 11:11:33 -04:00
Derek Sollenberger
81382964c8 Fixing a typo in the android plugin api. 2009-07-07 11:26:38 -04:00
Derek Sollenberger
71f7d255d8 Adding focus and keyboard support to the form plugin. 2009-07-02 17:05:08 -04:00
Romain Guy
9e8b13ceb0 am fc614476: Fix NPE in Home sample.
Merge commit 'fc614476e42b461e5bee40b9ede172b6eec7b5d9'

* commit 'fc614476e42b461e5bee40b9ede172b6eec7b5d9':
  Fix NPE in Home sample.
2009-07-01 11:20:04 -07:00
Android (Google) Code Review
cf2ec6185b am 6683fa35: Merge change 5688 into donut
Merge commit '6683fa352a7ed5d2c02c227da1c7268640c19aa4'

* commit '6683fa352a7ed5d2c02c227da1c7268640c19aa4':
  Fixes #1949253. Prevents NPE on startup.
2009-07-01 00:07:26 -07:00
Romain Guy
fc614476e4 Fix NPE in Home sample. 2009-06-30 10:23:32 -07:00
Romain Guy
14035e8634 Fixes #1949253. Prevents NPE on startup. 2009-06-29 14:55:08 -07:00
Derek Sollenberger
db398a7c21 Adding a new sample plugin to test text input. 2009-06-29 13:53:04 -04:00