Android (Google) Code Review
0ee41ccc14
Merge change I1558a070 into eclair-mr2
...
* changes:
Fix the camera preview demo.
2009-12-07 00:00:07 -08:00
Megha Joshi
f10748929f
am 2321ba48: am b49dd835: Adding wallpaper sample in ApiDemos.
...
Merge commit '2321ba48baed1638a71ec8c7b1d6f9d79e3e9f83' into eclair-mr2-plus-aosp
* commit '2321ba48baed1638a71ec8c7b1d6f9d79e3e9f83':
Adding wallpaper sample in ApiDemos.
2009-12-04 17:10:40 -08:00
Megha Joshi
2321ba48ba
am b49dd835: Adding wallpaper sample in ApiDemos.
...
Merge commit 'b49dd8359d1b23eb527139499c0db58cb01466c6' into eclair-mr2
* commit 'b49dd8359d1b23eb527139499c0db58cb01466c6':
Adding wallpaper sample in ApiDemos.
2009-12-04 17:06:39 -08:00
Megha Joshi
5bd13f2f4e
am b49dd835: Adding wallpaper sample in ApiDemos.
...
Merge commit 'b49dd8359d1b23eb527139499c0db58cb01466c6' into eclair-plus-aosp
* commit 'b49dd8359d1b23eb527139499c0db58cb01466c6':
Adding wallpaper sample in ApiDemos.
2009-12-04 17:06:09 -08:00
Megha Joshi
b49dd8359d
Adding wallpaper sample in ApiDemos.
2009-12-04 17:00:21 -08:00
Jean-Baptiste Queru
394ef56df8
am aecf2c65: am 76c9d31c: Revert "adding set wallpaper sample code in ApiDemos."
...
Merge commit 'aecf2c6581228677e90550a6d8f5f9668fb72987' into eclair-mr2-plus-aosp
* commit 'aecf2c6581228677e90550a6d8f5f9668fb72987':
Revert "adding set wallpaper sample code in ApiDemos."
2009-12-03 16:57:41 -08:00
Jean-Baptiste Queru
91b2d65eb9
am 76c9d31c: Revert "adding set wallpaper sample code in ApiDemos."
...
Merge commit '76c9d31ce383cf1f4ef89dd1dae4f751fbb73b9a' into eclair-plus-aosp
* commit '76c9d31ce383cf1f4ef89dd1dae4f751fbb73b9a':
Revert "adding set wallpaper sample code in ApiDemos."
2009-12-03 16:44:41 -08:00
Jean-Baptiste Queru
aecf2c6581
am 76c9d31c: Revert "adding set wallpaper sample code in ApiDemos."
...
Merge commit '76c9d31ce383cf1f4ef89dd1dae4f751fbb73b9a' into eclair-mr2
* commit '76c9d31ce383cf1f4ef89dd1dae4f751fbb73b9a':
Revert "adding set wallpaper sample code in ApiDemos."
2009-12-03 16:43:32 -08:00
Megha Joshi
392481816e
am b4fe143c: am b5ad157b: adding set wallpaper sample code in ApiDemos.
...
Merge commit 'b4fe143cfe18022653fc6710ba44a8f19c6b17ed' into eclair-mr2-plus-aosp
* commit 'b4fe143cfe18022653fc6710ba44a8f19c6b17ed':
adding set wallpaper sample code in ApiDemos.
2009-12-03 16:41:05 -08:00
Jean-Baptiste Queru
76c9d31ce3
Revert "adding set wallpaper sample code in ApiDemos."
...
This reverts commit b5ad157bab .
2009-12-03 16:35:23 -08:00
Megha Joshi
b4fe143cfe
am b5ad157b: adding set wallpaper sample code in ApiDemos.
...
Merge commit 'b5ad157bab0298535fa09378f6aca47029f9f475' into eclair-mr2
* commit 'b5ad157bab0298535fa09378f6aca47029f9f475':
adding set wallpaper sample code in ApiDemos.
2009-12-03 14:17:55 -08:00
Megha Joshi
f12dc8d51c
am b5ad157b: adding set wallpaper sample code in ApiDemos.
...
Merge commit 'b5ad157bab0298535fa09378f6aca47029f9f475' into eclair-plus-aosp
* commit 'b5ad157bab0298535fa09378f6aca47029f9f475':
adding set wallpaper sample code in ApiDemos.
2009-12-03 14:17:53 -08:00
Megha Joshi
b5ad157bab
adding set wallpaper sample code in ApiDemos.
2009-12-03 13:56:37 -08:00
Dianne Hackborn
7bd364622b
am c46a762e: am eb3547b3: Add API demo for services that run in the foreground.
...
Merge commit 'c46a762ee35b8630ed9f824e0627566fe7cfe605' into eclair-mr2-plus-aosp
* commit 'c46a762ee35b8630ed9f824e0627566fe7cfe605':
Add API demo for services that run in the foreground.
2009-12-01 17:24:06 -08:00
Dianne Hackborn
c46a762ee3
am eb3547b3: Add API demo for services that run in the foreground.
...
Merge commit 'eb3547b3d0678ad16a602d342cf81dc64e03d9b7' into eclair-mr2
* commit 'eb3547b3d0678ad16a602d342cf81dc64e03d9b7':
Add API demo for services that run in the foreground.
2009-12-01 17:05:18 -08:00
Dianne Hackborn
612c115040
am eb3547b3: Add API demo for services that run in the foreground.
...
Merge commit 'eb3547b3d0678ad16a602d342cf81dc64e03d9b7' into eclair-plus-aosp
* commit 'eb3547b3d0678ad16a602d342cf81dc64e03d9b7':
Add API demo for services that run in the foreground.
2009-11-30 11:09:26 -08:00
Dianne Hackborn
eb3547b3d0
Add API demo for services that run in the foreground.
...
Change-Id: I7acb0817e5d738294bef02ca2df3c2ab18b45f60
2009-11-25 17:06:53 -08:00
Owen Lin
1558a07089
Fix the camera preview demo.
...
The preview size will be checked now in Camera HAL. So, we change the code to
get the supported preview sizes and find one of the size that match the
surface's width and height.
2009-11-16 15:43:16 +08:00
Mike Reed
3938c17057
am d22a3d97: Revert "update demo to use boundary patch"
...
Merge commit 'd22a3d977dc3e999d5ddc9409f7903ae5477ab60' into eclair-mr2-plus-aosp
* commit 'd22a3d977dc3e999d5ddc9409f7903ae5477ab60':
Revert "update demo to use boundary patch"
2009-10-28 14:16:28 -07:00
Mike Reed
d22a3d977d
Revert "update demo to use boundary patch"
...
This reverts commit 3f14f59ee6 .
2009-10-28 17:04:38 -04:00
Mike Reed
e978740ed3
am 3f14f59e: update demo to use boundary patch
...
Merge commit '3f14f59ee679c76438f6d37bfc9535b4bc2be024' into eclair-mr2-plus-aosp
* commit '3f14f59ee679c76438f6d37bfc9535b4bc2be024':
update demo to use boundary patch
2009-10-28 13:03:28 -07:00
Mike Reed
3f14f59ee6
update demo to use boundary patch
2009-10-28 15:47:54 -04:00
Jean-Baptiste Queru
a7978d3bb0
merge from open-source master
2009-10-14 16:02:09 -07:00
Jack Palevich
79297bbe31
Turn of log message that was accidentally left on in an earlier commit.
2009-10-08 20:12:57 -07:00
Jack Palevich
27666897d0
Make robot.png a raw resource.
...
After all, it's being used as a raw resource.
2009-10-05 13:59:20 -07:00
Dianne Hackborn
83f3713356
am bad9ac7f: Merge change 27163 into eclair
...
Merge commit 'bad9ac7f373f5585ee6e43926b21c470d07663f8' into eclair-plus-aosp
* commit 'bad9ac7f373f5585ee6e43926b21c470d07663f8':
Add transition animation sample, log to service sample.
2009-09-25 16:20:56 -07:00
Dianne Hackborn
cfc90dc1aa
Add transition animation sample, log to service sample.
...
Change-Id: I7021a7fbbe26d9c52699d7c2216452a5bd51452b
2009-09-25 16:10:42 -07:00
Jean-Baptiste Queru
9dc454b1b1
merge from open-source master
2009-09-01 08:27:45 -07:00
Muthu Ramadoss
8f5361ba0d
Enhancement: ApiDemos - App - Dialog - AlertDialog with MultipleChoices backed by Cursor
...
Added an example for using AlertDialog in Multichoice mode backed up by Cursor. This example can be used to test the following bug: http://code.google.com/p/android/issues/detail?id=955
AMEND:
Added a Toast to display readonly status of cursor, so data will not be updated.
Removed empty code blocks, which did nothing.
2009-08-26 08:48:03 -07:00
Dianne Hackborn
945b236290
Update sample code for new service semantics.
2009-08-24 16:28:39 -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
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
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
Dianne Hackborn
44bf93a67b
Half-done new wallpaper API demo.
2009-08-08 21:36:31 -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
Mike Reed
b94183bf7c
add sample for using colorfilters
2009-06-08 14:00:17 -04:00
Android (Google) Code Review
c7ee895b44
Merge change 2768 into donut
...
* changes:
Add an API demo that shows the effets of setting Bitmaps as being purgeable.
2009-06-02 16:53:22 -07:00
Wei-Ta Chen
1ba461c7b6
Add an API demo that shows the effets of setting Bitmaps as being purgeable.
2009-06-01 13:35:06 -07:00
Ken Shirriff
35787c0f99
Fix typo in comment.
2009-05-22 13:01:40 -07:00
James Dong
bf4d838a88
Fixed bugs in the media player api demo application
...
- release the MediaPlayer object when onPause
- use onVideoSizeChanged listener to make sure that correct video size is known before starting playback
2009-05-11 13:51:43 -07:00
Jack Palevich
d9b9c8eaaa
Use direct, native order Buffers for OpenGL data.
2009-05-07 14:54:46 -07:00
Scott Main
82ce558241
am 705a3ee: AI 147793: cleanup broken links and delete all innacurate in
...
Merge commit '705a3ee3975877460c124d98eda12ae16dadd1a6' into donut
* commit '705a3ee3975877460c124d98eda12ae16dadd1a6':
AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
2009-04-28 21:53:14 -07:00
Scott Main
705a3ee397
AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
...
BUG=1810005
Automated import of CL 147793
2009-04-25 14:04:53 -07:00
Jack Palevich
c7ad6e203d
Add a sample showing how to use the new static OpenGL ES bindings.
...
(Actually repurpose the existing Texture Triangle sample.)
2009-04-24 13:04:26 -07:00
Jeff Hamilton
136d537b79
AI 147247: am: CL 147243 Make the API sample check to see if there is anything installed to handle the recognition intent.
...
Original author: jham
Merged from: //branches/cupcake/...
Automated import of CL 147247
2009-04-21 15:09:35 -07:00