Commit Graph

2116 Commits

Author SHA1 Message Date
Scott Main
ba1636e425 Add new sample for 101 class on fragments.
The app has a fragment with a list that shows a couple phony
article names and a fragment that displays the phony articles.
They appear side by side on a large screen, but one at a time on smaller screens.

Change-Id: Ic78b772e1c8d1ddbfa6fa3fdb0b54a2363951063
2012-04-19 16:18:16 -07:00
Alex Sakhartchouk
4c5f2d2735 Renderscript is deprecated. Removing from the sdk.
Change-Id: I4963ec4e9287003772d5818789d2de72b72f59c3
2012-04-19 11:42:38 -07:00
Gilles Debunne
968c2e4918 Fixed the XMLAdapters example
Provider package name was incorrect, resulting in a crash at startup

Also added static to the cache
http://stackoverflow.com/questions/10135261/possible-bug-in-android-imagedownloader-class-shardbitmapcache-not-static-when

Change-Id: I833589645f053be52fbc11aec89dd02b6f2f2787
2012-04-18 17:18:24 -07:00
Dianne Hackborn
ecd7a90bcc Merge "Add demo for new custom animation." 2012-04-17 10:38:58 -07:00
Fred Chung
f52efd48fb am c6095c4a: am 53bb8173: am 16266ff7: Updated "Making your App Location Aware" class to include information on location provider enable check.
* commit 'c6095c4a9ea40aeca0e84534aa74b90908274957':
  Updated "Making your App Location Aware" class to include information on location provider enable check.
2012-04-17 09:52:22 -07:00
Fred Chung
53bb817340 am 16266ff7: Updated "Making your App Location Aware" class to include information on location provider enable check.
* commit '16266ff7117a5cf65b9fcc52d72a4ba5f6db09c6':
  Updated "Making your App Location Aware" class to include information on location provider enable check.
2012-04-17 09:47:57 -07:00
Fred Chung
16266ff711 Updated "Making your App Location Aware" class to include information on location provider enable check.
Change-Id: I97e0a6b02bccbfbdc5697953d2d8b63cb6089370
2012-04-16 23:26:40 -07:00
Dianne Hackborn
d1871405ba Add demo for new custom animation.
Change-Id: I4981f47fe9120f1cfaa7ca793d5fed7f41cb83a4
2012-04-16 18:59:12 -07:00
Robert Ly
affcdfd7d8 adding media effects sample to sdk
Change-Id: I8fc55e1ac5409c0262bfda930e6db3d34ce6ae08
2012-04-16 10:48:24 -07:00
satok
32d906962a Get rid of isSentenceSpellCheckSupported corresponding to I0e931b7248f8c65268b60af599c07
Bug: 6320351

Change-Id: I6dae866d19bc6a22a3e2dc7631f00a0490477239
2012-04-16 19:50:46 +09:00
Jeff Brown
31446e98dd Merge "Use new InputDevice.getVibrator() API." 2012-04-13 17:39:24 -07:00
Jeff Brown
eb1b7a61af Use new InputDevice.getVibrator() API.
Bug: 6334179
Change-Id: I1e592fd1a58a8d0789548346aee1aff6ddb9d684
2012-04-13 17:08:35 -07:00
Jeff Brown
edfcc032c3 Merge "Improve GameControllerInput demo with input device listeners." 2012-04-13 17:02:57 -07:00
Dianne Hackborn
6c5e9eb650 Update API demo to show new clip data types and conversions.
Change-Id: I32e2951c53ecedc75d1459666ced9f54b54cf6ba
2012-04-13 16:12:01 -07:00
Jeff Brown
a4920b722d Improve GameControllerInput demo with input device listeners.
Improves the demo to use the new InputManager API for receiving
notifications when input devices are added, removed or changed.

For example, a game could listen for when new joysticks are
connected or disconnected.

Change-Id: I8ac35206d4f00011145d74c78e91d720aec8f21c
2012-04-12 18:57:28 -07:00
Dianne Hackborn
1b9744a99a Update to follow API change.
Change-Id: I092f2a9fde19648f5d47bde091d15f1bb5deb63b
2012-04-10 16:15:15 -07:00
Dianne Hackborn
2d69a2c654 Merge "Fix use of fitsSystemWindows, so padding doesn't conflict." 2012-04-06 11:02:34 -07:00
Dianne Hackborn
f6c3400341 Fix use of fitsSystemWindows, so padding doesn't conflict.
Change-Id: Ie13358220f971369c54ac570830c6fbff5d3c221
2012-04-06 10:57:57 -07:00
satok
4216065458 Merge "Support sentence level spell check in sample code of the spell checker" 2012-04-05 21:13:40 -07:00
Adam Powell
e331666e3e Move AppNavigation samples around
Move AppNavigation to SupportAppNavigation - this one uses the support
lib navigation helpers.

Add AppNavigation as an implementation of the same sample using the
framework features in JB.

Change-Id: I59e0f2e3e11ccccc277b177aee87bd88da8eb2c6
2012-04-05 18:03:24 -07:00
Stephen Hines
e5a517b5c9 Merge "Convert fp constants from double -> float." 2012-04-05 15:48:49 -07:00
Dianne Hackborn
34394c4bcc Merge "Change video demo theme to dark." 2012-04-05 11:46:09 -07:00
Scott Main
a8b7ac98a0 am 4034cc8d: am cbece732: Merge "Sample app for Android U class: Displaying Bitmaps Efficiently" into ics-mr1
* commit '4034cc8d3a2c7b06c872d786c58c022ab354828a':
  Sample app for Android U class: Displaying Bitmaps Efficiently
2012-04-05 11:34:29 -07:00
Scott Main
350b2b401d am cbece732: Merge "Sample app for Android U class: Displaying Bitmaps Efficiently" into ics-mr1
* commit 'cbece7322a7c74b74f2fc43cdff9bd9d7ab38632':
  Sample app for Android U class: Displaying Bitmaps Efficiently
2012-04-05 11:31:27 -07:00
Scott Main
cbece7322a Merge "Sample app for Android U class: Displaying Bitmaps Efficiently" into ics-mr1 2012-04-05 11:29:42 -07:00
satok
cd68d40846 Support sentence level spell check in sample code of the spell checker
Bug: 6136149

Change-Id: I1519258dd3ce95ad01e50a75f802469737bef3c4
2012-04-05 17:27:44 +09:00
Stephen Hines
92abb6399c Convert fp constants from double -> float.
Change-Id: I5fff1660549473a45dafd3406f22005024655ad7
2012-04-04 22:28:35 -07:00
Trevor Johns
51635d3744 am a43ba915: am a539e4e3: Update activity-lifecycle sample: Use unique package name
* commit 'a43ba915490967c49bb4dbc6856964c1d83dee0b':
  Update activity-lifecycle sample: Use unique package name
2012-04-04 17:47:16 -07:00
Trevor Johns
406c9c7155 am a539e4e3: Update activity-lifecycle sample: Use unique package name
* commit 'a539e4e377cab1785b86af2f0260b63544fb6ff9':
  Update activity-lifecycle sample: Use unique package name
2012-04-04 17:39:20 -07:00
Trevor Johns
a539e4e377 Update activity-lifecycle sample: Use unique package name
Changing the package name for activity-lifecycle sample from
com.example.android to com.example.android.lifecycle.

Change-Id: I8c17762fde0895408da0b2e1b17b425bcb9e7abb
2012-04-04 17:21:53 -07:00
Scott Main
a787eec182 am 65aed21a: am dfd2ae22: Merge "uploading sample code for AU class on Activity Lifecycle" into ics-mr1
* commit '65aed21ac92ec70991d395652c69cbb04c9b2cac':
  uploading sample code for AU class on Activity Lifecycle
2012-04-04 16:29:55 -07:00
Scott Main
bb3a773817 am dfd2ae22: Merge "uploading sample code for AU class on Activity Lifecycle" into ics-mr1
* commit 'dfd2ae2278fba8654d9c8f81a16e8fb833c6e4f0':
  uploading sample code for AU class on Activity Lifecycle
2012-04-04 16:27:18 -07:00
Scott Main
51f7a25269 am 1a669bdf: am 96f6139c: Merge "first draft of sample code for AU basic training class on fragments" into ics-mr1
* commit '1a669bdf66bc93f2af6aafa91d605fb6713f1b9b':
  first draft of sample code for AU basic training class on fragments
2012-04-04 16:27:03 -07:00
Scott Main
dfd2ae2278 Merge "uploading sample code for AU class on Activity Lifecycle" into ics-mr1 2012-04-04 16:25:14 -07:00
Scott Main
b2d2933cfd am 96f6139c: Merge "first draft of sample code for AU basic training class on fragments" into ics-mr1
* commit '96f6139c59b30755ca4e7d70bc34d6391eea8c2b':
  first draft of sample code for AU basic training class on fragments
2012-04-04 16:24:28 -07:00
Scott Main
96f6139c59 Merge "first draft of sample code for AU basic training class on fragments" into ics-mr1 2012-04-04 16:22:49 -07:00
Dianne Hackborn
16bb30e381 Merge "Use fitsSystemWindows for better demoing." 2012-04-04 13:55:08 -07:00
Dianne Hackborn
6ad1018f20 Use fitsSystemWindows for better demoing.
Change-Id: I3b9e5068401e0ac1cd1d631434fe1514e8996ee3
2012-04-04 13:30:44 -07:00
Fred Chung
68b225a5c0 am 4f5f461b: am d074f750: am 607ac0bc: Merge "Sample app for Android Training lesson: Making your app location aware." into ics-mr1
* commit '4f5f461b159b993455976a623617dffdd5e20c2a':
  Sample app for Android Training lesson: Making your app location aware.
2012-04-04 12:46:35 -07:00
Fred Chung
d074f7505e am 607ac0bc: Merge "Sample app for Android Training lesson: Making your app location aware." into ics-mr1
* commit '607ac0bc7caaf02851f5ebb6b2a883491e2527e3':
  Sample app for Android Training lesson: Making your app location aware.
2012-04-04 12:41:37 -07:00
Fred Chung
607ac0bc7c Merge "Sample app for Android Training lesson: Making your app location aware." into ics-mr1 2012-04-04 12:39:21 -07:00
Fred Chung
137dce1528 Sample app for Android Training lesson: Making your app location aware.
Change-Id: I205a9e3f98823fbd90c5b770de8fe6ce8a9e345b
2012-04-03 22:46:10 -07:00
Billy Rutledge
87a714c17c uploading sample code for AU class on Activity Lifecycle
Change-Id: Ieefd55823eaa7ce7042a5dd8739a8ab7c4b992fc
2012-04-03 20:39:32 -07:00
Adam Koch
2bab0137e0 Sample app for Android U class: Displaying Bitmaps Efficiently
Change-Id: I21da4e60f719b7159ada83894cca8d108bedd3d5
2012-04-03 23:15:18 -04:00
Billy Rutledge
d2d0d4feb2 first draft of sample code for AU basic training class on fragments
Change-Id: I15b04de5e63ecbfaa1d911a2070c5c0b01542211
2012-04-03 20:10:48 -07:00
Dianne Hackborn
f7541b8c49 Change video demo theme to dark.
Change-Id: Ic5cbe5969f7a6247b3f9eb69e22c5492a46aa13b
2012-04-02 16:37:34 -07:00
Jason Sams
5ccb5d6b86 Merge "Relax FP requirements" 2012-04-02 15:26:05 -07:00
Trevor Johns
c813646bc7 am 93a4e8e9: am 9be60a23: am 4947ffb9: Merge "Docs: Fixing broken link in TtsEngine/_index.html" into ics-mr1
* commit '93a4e8e9a076fbe82d2750e17e26abbeaeef3d1e':
  Docs: Fixing broken link in TtsEngine/_index.html
2012-04-02 14:55:54 -07:00
Trevor Johns
9be60a23cd am 4947ffb9: Merge "Docs: Fixing broken link in TtsEngine/_index.html" into ics-mr1
* commit '4947ffb99b5fd271549c33ff9aa3d3f88a27b0d7':
  Docs: Fixing broken link in TtsEngine/_index.html
2012-04-02 14:51:42 -07:00
Trevor Johns
4947ffb99b Merge "Docs: Fixing broken link in TtsEngine/_index.html" into ics-mr1 2012-04-02 14:49:32 -07:00