Xavier Ducrohet
fed7d838d0
Move samples to API 15.
...
Change-Id: I70a065033ad157ca15cddf56e81c631c301854a0
2011-12-09 16:34:20 -08:00
Bruno Oliveira
7e3475caf3
am 4ea24bff: cherrypick from master cl Change-Id: I45f91fd9cfe0cb89789017deec63565e4757063e Adding the NewsReader sample.
...
* commit '4ea24bff40770c987add689970c64cf63077dd3f':
cherrypick from master cl Change-Id: I45f91fd9cfe0cb89789017deec63565e4757063e Adding the NewsReader sample.
2011-12-09 12:07:31 -08:00
Bruno Oliveira
4ea24bff40
cherrypick from master cl Change-Id: I45f91fd9cfe0cb89789017deec63565e4757063e
...
Adding the NewsReader sample.
This sample demonstrates how to design a UI for multiple screens and
is part of the "Designing for Multiple Screens" AndroidU lesson.
Change-Id: I462261933c68b3a40f9611fcf7153c25abdfcd5d
2011-12-09 11:55:36 -08:00
Trevor Johns
14d5943a2f
am 6c8a38a7: Merge "Issue #5689186 : Add Guava as a dependency for NFCDemo sample" into ics-mr0
...
* commit '6c8a38a780cbc0411ee6510f4c2b54c86e097edd':
Issue #5689186 : Add Guava as a dependency for NFCDemo sample
2011-12-01 16:19:14 -08:00
Trevor Johns
6c8a38a780
Merge "Issue #5689186 : Add Guava as a dependency for NFCDemo sample" into ics-mr0
2011-12-01 16:17:03 -08:00
Chia-chi Yeh
51cf4f2283
am 9e1fdc96: Merge "Android VPN sample for ICS SDK" into ics-mr0
...
* commit '9e1fdc961cad3c403da3155ac64d912faa5e1bde':
Android VPN sample for ICS SDK
2011-12-01 14:04:11 -08:00
Svetoslav Ganov
eb17889032
Merge " Adding a code sample for implementing accessibility in a custom view." into ics-mr1
2011-11-30 18:18:33 -08:00
Trevor Johns
f56101e2a3
Issue #5689186 : Add Guava as a dependency for NFCDemo sample
...
This adds Guava v10.0.1 as a dependency for development/samples/NFCDemo.
Without this, the sample does not build.
Also added a NOTICE file for NFCDemo to hold attribution for Guava.
Change-Id: I324e3984a2bd95d31be8d09bda3d2eb893edf831
2011-11-30 17:04:39 -08:00
Svetoslav Ganov
a75233833c
Adding a code sample for implementing accessibility in a custom view.
...
bug:5683532
Change-Id: I79471c431ba3aeb4abe57f850e84a4da0bc1feba
2011-11-29 13:02:58 -08:00
Chia-chi Yeh
9ad3f40880
Android VPN sample for ICS SDK
...
Change-Id: I84e568625c5c9cc9b48f338e2d6226a8e9f67017
2011-11-28 17:21:34 -08:00
Jean-Baptiste Queru
a96a7c6040
am c4d810a4: Merge "Inaccvrate Morse data in sample code." into ics-mr0
...
* commit 'c4d810a43ce5d052812a453b488ef0cc7511dfda':
Inaccvrate Morse data in sample code.
2011-11-28 11:28:45 -08:00
Jean-Baptiste Queru
cf2051ab22
Inaccvrate Morse data in sample code.
...
This vses the trve seqvence, svch that vsers can be
vnderstood vpon revsing this data, thvs bypassing
svrprising qvestions.
Change-Id: I1741d0c4072ab43975981799f602a6a6cda25088
2011-11-23 08:14:10 -08:00
Svetoslav Ganov
cd2db139ae
Add the support libraries to the platform documentation (demos).
...
Updated the support demos due to renamed support classes.
bug:5629339
Change-Id: Ia94cd60ea2b89ad74003baaa8eb8e84d21822374
2011-11-17 15:15:24 -08:00
Fred Chung
512ea9b6f8
DO NOT MERGE: SDK sample code for Bluetooth HDP API.
...
Cherry pick from ics-mr1 Change ID I0f68ba42309c960f0df1e537b0932c6d68d9657b
Change-Id: I1d5e37fc24d82f8f9f846c82b93f68dcc58d95cc
2011-11-16 15:26:28 -08:00
Fred Chung
053c46485b
Merge "SDK sample code for Bluetooth HDP API." into ics-mr1
2011-11-16 09:31:44 -08:00
Svetoslav Ganov
41867b639f
Merge "Fix the support-v4 demos to work on a platform with APIs V4 (samples part)" into ics-mr1
2011-11-15 14:34:53 -08:00
Svetoslav Ganov
a09e21a223
Fix the support-v4 demos to work on a platform with APIs V4 (samples part)
...
Some of the samples are using APIs that are introduced after v4 but not supported
in the v4 library. Update the samples to use the new stuff added to the support
library.
bug:5616340
Change-Id: I90889f5e9ee48e7e30249464e60d5d28cd3f7a4b
2011-11-15 11:38:45 -08:00
Fred Chung
14c26228cd
SDK sample code for Bluetooth HDP API.
...
Change-Id: I0f68ba42309c960f0df1e537b0932c6d68d9657b
2011-11-14 21:36:25 -08:00
Dianne Hackborn
2fd75c6368
Move switch preference into its own demo.
...
This avoids everything breaking on pre-ICS platforms.
Also get rid of pref initialization in Application. I hate that. Hate
hate hate. Hate. Totally hate.
Totally.
Change-Id: Idb3526a96eb2dff49f9de8e5ae71149cb4ed6e96
2011-11-14 14:28:42 -08:00
Ken Wakasa
c7160d8dcb
am c3b08379: Fix wrong paths to class references
...
* commit 'c3b0837982378fc1277295fb2322e33f6414a0b9':
Fix wrong paths to class references
2011-11-07 16:44:19 +00:00
Ken Wakasa
c3b0837982
Fix wrong paths to class references
...
Change-Id: I778be2217165185fbb8eef08b8a232ea7ba986f0
2011-11-07 20:00:25 +09:00
Robert Ly
cc1eef4935
am 8e3c1951: Merge "adding fountain framebuffer object sdk sample" into ics-mr0
...
* commit '8e3c1951915010985db2abee212e8c4c37cacc53':
adding fountain framebuffer object sdk sample
2011-11-03 19:56:00 +00:00
Robert Ly
8e3c195191
Merge "adding fountain framebuffer object sdk sample" into ics-mr0
2011-11-03 12:54:02 -07:00
Robert Ly
a3a8cfd25b
adding fountain framebuffer object sdk sample
...
Change-Id: I0156281baf450b4aafcd1d43bf5fd9ef8d4cb6cc
2011-11-02 15:30:37 -07:00
Svetoslav Ganov
c90e0d5936
am bc43ef45: Merge "Folding Accessibility Service sample into ApiDemos." into ics-mr0
...
* commit 'bc43ef4554c457c499af9e5f998f6f79a484f4a3':
Folding Accessibility Service sample into ApiDemos.
2011-10-31 20:30:29 +00:00
Svetoslav Ganov
bc43ef4554
Merge "Folding Accessibility Service sample into ApiDemos." into ics-mr0
2011-10-31 13:28:53 -07:00
Jack Palevich
48a1cf10af
am e864636c: Remove Graphics > OpenGL ES > Hidden Activity from Api Demos
...
* commit 'e864636c554efa18f83ad9fa405058b51d531998':
Remove Graphics > OpenGL ES > Hidden Activity from Api Demos
2011-10-29 03:15:18 +00:00
Svetoslav Ganov
101f061d35
Folding Accessibility Service sample into ApiDemos.
...
1. Moving Accerssibility Service sample into ApiDemos since
we are putting all accessibility samples there.
2. Fixed regressions (mainly due to adding new event types)
in the Accessibility Service sample.
3. Updated the Query Window Content sample to have some
instructions and to work with touch exploration.
Change-Id: I226ac4130f7f8cae47bb52cbdeab9f104cfaba40
2011-10-28 19:18:24 -07:00
Jack Palevich
e864636c55
Remove Graphics > OpenGL ES > Hidden Activity from Api Demos
...
This activity was accidentally added to the Api Demos manifest
in an earlier checkin.
Because the corresponding Java classes were never checked in,
the activity never actually worked.
Change-Id: I7a7c8c90e8e6b9689f87720fc7f4d53556c2f227
2011-10-28 15:45:43 -07:00
Xavier Ducrohet
4001fcd436
am ded0dc05: Updated source.prop file for updated ICS SDK.
...
* commit 'ded0dc055f64492894445b76fdce060ae9b98b90':
Updated source.prop file for updated ICS SDK.
2011-10-28 19:03:55 +00:00
Xavier Ducrohet
ded0dc055f
Updated source.prop file for updated ICS SDK.
...
Change-Id: I935e8eb29ae52c56e4f897c69c808010b701e195
2011-10-28 11:27:07 -07:00
Alexander Lucas
1e94a78a1e
am 96c0210e: Adding ICS Accessibility Features to ApiDemos app.
...
* commit '96c0210eb57e60f03c23a8e504782a8ba4b9edfe':
Adding ICS Accessibility Features to ApiDemos app.
2011-10-28 17:26:20 +00:00
Alexander Lucas
96c0210eb5
Adding ICS Accessibility Features to ApiDemos app.
...
Change-Id: I37485821a77fed483308434e7b1d407642379d8c
2011-10-27 18:40:54 -07:00
Jack Palevich
060c9691a1
am 1163f69a: Fix activities that want to handle screen size and orientation changes themselves.
...
* commit '1163f69aac0e72ea3274c2516caa540accd418ca':
Fix activities that want to handle screen size and orientation changes themselves.
2011-10-27 18:49:41 +00:00
Jack Palevich
1163f69aac
Fix activities that want to handle screen size and orientation changes themselves.
...
In API level 13 the android:configChanges property was changed incompatably.
In API level 12 and below, an activity that wanted to handle screen size and orientation changes
could achieve that by specifying
android:configChanges="orientation"
Starting with API level 13 the activity must specify
android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize"
This change updates all the activities in ApiDemos that want to handle screen size and orientation
changes themselves.
Fixes b/5522551 ApiDemos OpenGL ES rotation-without-restarting-Activity broken for API levels 13+
Change-Id: Ibc8b2b77eab9be279b56c026d76787d7185c62c9
2011-10-27 05:45:45 -07:00
Svetoslav Ganov
e824e69087
Adding a code sample for how to write a custom action provider.
...
NOTE: This change does *not* affect the system image rather only the SDK.
bug:5499856
Change-Id: I589ed412b72e94b21dbe1f069006c7c527a06c71
2011-10-25 20:35:52 +00:00
Svetoslav Ganov
43fe209e57
Merge "Adding a code sample for how to write a custom action provider." into ics-mr0
2011-10-24 12:07:02 -07:00
Svetoslav Ganov
30073fb13b
Adding a code sample for how to write a custom action provider.
...
NOTE: This change does *not* affect the system image rather only the SDK.
bug:5499856
Change-Id: I589ed412b72e94b21dbe1f069006c7c527a06c71
2011-10-21 18:30:40 -07:00
Svetoslav Ganov
d9c6ed7ee8
am 44bec431: Merge "Adding a sample showing how to use the accessibility API in the compat library." into ics-mr0
...
* commit '44bec4313178cfa6b3c3ba9cc634e350370df697':
Adding a sample showing how to use the accessibility API in the compat library.
2011-10-21 12:01:07 -07:00
Svetoslav Ganov
44bec43131
Merge "Adding a sample showing how to use the accessibility API in the compat library." into ics-mr0
2011-10-21 10:59:01 -07:00
Ken Wakasa
f7ebe22f1b
am 562cd271: Remove a garbage file. Follow up to I938ba499.
...
* commit '562cd2716939f5394a9a38d4f2a4841433653b1d':
Remove a garbage file. Follow up to I938ba499.
2011-10-20 18:55:51 -07:00
Ken Wakasa
562cd27169
Remove a garbage file. Follow up to I938ba499.
...
Change-Id: Id0b89c382339722b4c7c61e2bf35a05a947fc8aa
2011-10-21 10:48:24 +09:00
Svetoslav Ganov
bd9f43a8e8
Adding a sample showing how to use the accessibility API in the compat library.
...
NOTE: This affects only the SDK and not the system image.
bug:5485208
Change-Id: I2b086e880cfe147883a0db8222522710132d67a3
2011-10-20 18:33:59 -07:00
satok
02914c0efb
am 47b8def1: Add hello spell checker sample client app
...
* commit '47b8def1e3ea4d77ff6e988c37f67b663d9c33d9':
Add hello spell checker sample client app
2011-10-20 08:44:32 -07:00
satok
47b8def1e3
Add hello spell checker sample client app
...
Bug: 4973788
Change-Id: I938ba499c35d91f2e9dbcd00ae0df64c999b2b95
2011-10-20 14:46:45 +09:00
Tadashi G. Takaoka
7b3a26230d
am 81ed01e7: Merge "Update SoftKeyboard sample to use InputMethodSubtype" into ics-mr0
...
* commit '81ed01e7043386ef26afb1643276ce01fab62e83':
Update SoftKeyboard sample to use InputMethodSubtype
2011-10-19 21:59:52 -07:00
Tadashi G. Takaoka
81ed01e704
Merge "Update SoftKeyboard sample to use InputMethodSubtype" into ics-mr0
2011-10-19 21:58:05 -07:00
Tadashi G. Takaoka
ec1f72d17d
Update SoftKeyboard sample to use InputMethodSubtype
...
Bug: 5475117
Change-Id: I94c70800e272e28c080edd5102adceabf06d7aff
2011-10-19 19:25:50 +09:00
Dianne Hackborn
7661353ddd
am 9860f7ac: Merge "Home should not be persistent." into ics-mr0
...
* commit '9860f7aca0510059c315f9e7fa10351e03193003':
Home should not be persistent.
2011-10-18 13:43:59 -07:00
Dianne Hackborn
e7d00ac68b
Home should not be persistent.
...
Change-Id: I3d124512069637c18651ef91801338b7300fee8c
2011-10-17 18:49:50 -07:00