Commit Graph

1139 Commits

Author SHA1 Message Date
Jeff Brown
04a4d9a0fc Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: I3af1c8fb9b1b558a1c03212a2bb1834095c806da
2011-07-11 22:11:50 -07:00
Xavier Ducrohet
d8a9cfce8d Fix sample package API level.
Change-Id: I8bf67e3fdb21e4aca966c3721b75024241bade73
2011-07-11 13:36:09 -07:00
Debashish Chatterjee
4534229ae8 Copied over latest changes to VoicemailContract api.
In addition, modified VoicemailProviderHelpers to use "source_package" uri
parameter instead of deprecated /source/ path for source specific uri
and stop using other deprecated fields.

Change-Id: Ia9570de2d9823ea27d57f7d602348d2a2826f2e8
2011-07-04 13:25:27 +01:00
Jason Sams
5250126200 Merge "Convert fountain from RSSurfaceView to RSTextureView." 2011-07-01 17:41:47 -07:00
Dianne Hackborn
d79a09095c New API demo showing how to make a resource reference.
Change-Id: I450d70432debc9d7f58a7f6597628dacc0225ddd
2011-07-01 15:08:44 -07:00
Jason Sams
4c99800244 Convert fountain from RSSurfaceView to RSTextureView.
Change-Id: Ia4fec4338f3fb11cfbacf1acd64c88e5954afd7d
2011-07-01 13:56:57 -07:00
Jeff Brown
f53e7c9863 ApiDemos: Fix array indexing bug in game controller demo.
Change-Id: Ic7f1ce8bed39b2c10dd0e583c3ad118095f14752
2011-06-30 12:01:10 -07:00
Dianne Hackborn
d9344bb5fd Merge "Add API demo for LocalBroadcastManager." 2011-06-28 14:42:35 -07:00
Jeff Brown
0459e026ac Merge "Add a sample for handling hover events." 2011-06-28 14:36:15 -07:00
Jeff Brown
402adc44c2 Add a sample for handling hover events.
Change-Id: I9e19e09d3f5b8d0fd03f52cc8d88e6a12399d12f
2011-06-28 14:28:57 -07:00
Debashish Chatterjee
6b47b8888c Merge "Copied recent VoicemailContract changes from framework/base/core to VoicemailProviderDemo." 2011-06-28 10:48:51 -07:00
Debashish Chatterjee
8e385c5809 Copied recent VoicemailContract changes from framework/base/core to VoicemailProviderDemo.
Change-Id: I506d5ef224494bdfe074aa0065327c2fba205373
2011-06-28 17:40:55 +01:00
Narayan Kamath
b688761bab Add sample TTS engine
Bug: 4149751
Change-Id: Id8e96d4ec442db46cb97edaeab3ef7c13321ba1f
2011-06-28 09:38:23 +01:00
Dianne Hackborn
72ad4eef97 Add API demo for LocalBroadcastManager.
Change-Id: Iee1e1189c579ab287718d138916448a02a833e44
2011-06-24 14:35:54 -07:00
Anirudh Dewani
fea911d535 Network detection sample using TelephonyManager
Change-Id: Iaa5b66a2eda07fd9de4ea613209226dd4ee64abd

Conflicts:

	samples/ApiDemos/AndroidManifest.xml
2011-06-23 12:07:57 +05:30
Adam Powell
c81d080a6a Add SwitchPreference demo in ApiDemos.
Renamed toggle to Checkbox.
Update to trigger build queue recompilation.

Change-Id: Ie7800b5e41e86f8182bb550da869ccb316cbeb91
2011-06-21 16:55:33 -07:00
Gilles Debunne
d318f21b4b Merge "XmlAdapters sample example no longer depends on hidden XmlDocumentProvider" 2011-06-17 11:08:00 -07:00
Dianne Hackborn
2a5f96547c am 712e6c2d: am e5062a33: am 102041a8: SDK only: add documentation tags.
* commit '712e6c2d2ea1f83ea3e339e8e875d4b25edeca6c':
  SDK only: add documentation tags.
2011-06-16 15:00:19 -07:00
Dianne Hackborn
102041a8bc SDK only: add documentation tags.
Also fix up the new support API demo documentation.

Change-Id: I7a6945ffafa6a93cd394d5ce5729d6f9dfc0a183
2011-06-16 14:38:03 -07:00
Debashish Chatterjee
98c465c7d8 Merge "Changed VoicemailProvider demo app to use new VoicemailContract api." 2011-06-16 02:21:10 -07:00
Adam Powell
b0b4bcfc31 DO NOT MERGE. Only impacts SDK. Integrate from master.
Update for ViewPager changes

Change-Id: Ib7024ae0ba2759a8477f267438b7b3a35ae51d23
2011-06-16 00:42:18 -07:00
Ben Komalo
3e3eab70f2 Merge "API sample for using new disallow camera policy." 2011-06-15 23:11:06 -07:00
Adam Powell
73742f8b58 ViewPager API update
Change-Id: I3033caefc206c969f172b2dd0e76809a21c15652
2011-06-15 19:36:13 -07:00
Ben Komalo
63506eeafe API sample for using new disallow camera policy.
Change-Id: Ic83b2079312860a3c4b9348ca28dc7d3c0a2b9e6
2011-06-15 18:01:22 -07:00
Adam Powell
847ace68c7 Merge "Update for ViewPager changes" 2011-06-15 17:51:38 -07:00
Adam Powell
691c832162 Update for ViewPager changes
Change-Id: I186fe998b05b37d178ed07633597692900c6d238
2011-06-15 17:31:27 -07:00
Anirudh Dewani
2a92e94315 am 76f74ab9: am 03c343e1: am b79c8d05: Merge "Adding resizeMode to widget samples." into honeycomb-mr2
* commit '76f74ab940fd1d4eb7da9a41286bde5972715626':
  Adding resizeMode to widget samples.
2011-06-15 14:00:08 -07:00
Anirudh Dewani
b79c8d0583 Merge "Adding resizeMode to widget samples." into honeycomb-mr2 2011-06-15 10:57:44 -07:00
Debashish Chatterjee
c635aaacff Changed VoicemailProvider demo app to use new VoicemailContract api.
- Use new VoicemailContract instead of VoicemailProvider for API.
  VoicemailContract will soon be submitted to framework/base. The local
  copy will then be deleted.
- Got rid of some unused util/core classes.

Change-Id: Ic7ac76777023a8b94a5ddf2f90caf0bf48d1f60c
2011-06-15 17:09:49 +01:00
Gilles Debunne
e27049a31a XmlAdapters sample example no longer depends on hidden XmlDocumentProvider
Bug 4477831

New changes. Copied code from protected methods to make the example stand-alone.

Change-Id: Ic6592811251090a634743d3d0383b4fd7b046c2f
2011-06-13 18:30:35 -07:00
Dianne Hackborn
b6d84fde9f resolved conflicts for merge of ce28e097 to master
Change-Id: Iced68c2dbae177b59aa6f3862868e68836be2afd
2011-06-13 17:21:25 -07:00
Dianne Hackborn
b181a0d1a8 Merge "New API demos showing use of tabs with fragments." into honeycomb-mr2 2011-06-13 16:33:26 -07:00
Dianne Hackborn
be6b6b494f New API demos showing use of tabs with fragments.
Also various cleanup in other demos.

Change-Id: I4f5669117e28312bcd4b28795c5eca5f4ab6dcfb
2011-06-13 16:27:17 -07:00
Bruno Oliveira
bc85db5f97 am 68a87a4a: am d0e6d6f7: am 6f24f89c: Merge "Adds the Random Music Player sample." into honeycomb-mr2
* commit '68a87a4ac6eb7a2b991de8b6df53638015ed9e12':
  Adds the Random Music Player sample.
2011-06-13 15:42:40 -07:00
Bruno Oliveira
6f24f89ccb Merge "Adds the Random Music Player sample." into honeycomb-mr2 2011-06-13 14:25:26 -07:00
Anirudh Dewani
cd5e69361d Adding resizeMode to widget samples.
Change-Id: I60e43f4f2f3726f7b268f532f2da86913df72982
2011-06-10 16:46:40 +05:30
Dianne Hackborn
518936d32b am b36c8d68: am 0a9365f8: am 7ffb7d4b: Update pager demos to match new v4 ViewPager API.
* commit 'b36c8d68a33d12086bf74ccaa826e8dae67ce673':
  Update pager demos to match new v4 ViewPager API.
2011-06-07 11:13:47 -07:00
Bruno Oliveira
b30a3010f5 Adds the Random Music Player sample.
This sample illustrates how to write an application that plays media
in the background, handles streaming media from the network and
reacts appropriately to system events like headphone disconnection and
audio focus changes, and also uses the notification system to
keep the user informed about what is happening.

This CL is a cherrypick of the old CL 104495 (originally in
honeycomb-mr1) into honeycomb-mr2. Original CL:
https://android-git.corp.google.com/g/#change,104495

Change-Id: Ib8b15ee920300adc093a8b52c17bd9c251ac74ca
2011-06-07 01:09:21 -04:00
Dianne Hackborn
7ffb7d4b2f Update pager demos to match new v4 ViewPager API.
Change-Id: I3b0f3382d56b477868b5a5fbf5af22fa83c3e06a
2011-06-06 15:01:45 -07:00
Dianne Hackborn
7a16938f3a am b6991d5c: am a6cadd62: am 47f569e4: Lost and found.
* commit 'b6991d5cf17506af0cea039aad4e0ee1ab379449':
  Lost and found.
2011-06-03 17:34:52 -07:00
Dianne Hackborn
f32273ce7d am 6faeacbb: am 068fa0c3: am 72d2e5c1: New demos for the v13 support library.
* commit '6faeacbbc561161a84a26e951f896880baa91ce5':
  New demos for the v13 support library.
2011-06-03 16:21:41 -07:00
Dianne Hackborn
df92d5c5f6 Fix build.
Change-Id: If9c9289f63f98a8108452020fa28aa16b1d4a78e
2011-06-03 13:09:42 -07:00
Dianne Hackborn
47f569e460 Lost and found.
Change-Id: I3aa4824e2c2157be715d93b698963c54dd98e099
2011-06-03 12:31:09 -07:00
Dianne Hackborn
d190f3b9d0 resolved conflicts for merge of faf6dcd6 to master
Change-Id: I637e2982daefb7c4800ed31bc4cadbfb16cc2c81
2011-06-03 11:05:47 -07:00
Andy Stadler
7e408e8be4 Merge "DO NOT MERGE Replacement sample code for DevicePolicyManager api." into honeycomb-mr2 2011-06-03 10:24:20 -07:00
Dianne Hackborn
72d2e5c1b9 New demos for the v13 support library.
Change-Id: I79a727f987d3b21274e1f9ee6359caa2231c258b
2011-06-02 19:44:57 -07:00
Andy Stadler
547494ef8a DO NOT MERGE Replacement sample code for DevicePolicyManager api.
* UI is organized into multiple screens to make it easier to understand
* More feedback about local vs global (aggregate) policies
* Uses preference fragments for modern appearance

Backport of: I075161d389942786e6c95483becbff7ebe847078

Change-Id: Ie88c1577b2ebae124615cc4b45968851cf11187e
2011-06-02 16:39:17 -07:00
Andy Stadler
5c70b4559d Merge "Replacement sample code for DevicePolicyManager api." 2011-05-31 16:06:56 -07:00
Stephen Hines
0ed4da6881 Merge "Simplify HelloCompute example. :)" 2011-05-31 13:00:55 -07:00
Andy Stadler
0879ed418d Replacement sample code for DevicePolicyManager api.
* UI is organized into multiple screens to make it easier to understand
* More feedback about local vs global (aggregate) policies
* Uses preference fragments for modern appearance

Change-Id: I075161d389942786e6c95483becbff7ebe847078
2011-05-31 10:14:27 -07:00