Commit Graph

1885 Commits

Author SHA1 Message Date
Trevor Johns
c3a688b27d am 5cee3da1: am b2c1343d: Merge "Changes in some of the Android samples to support Google TV"
* commit '5cee3da1342301d1f3766a210416af4c510dd480':
  Changes in some of the Android samples to support Google TV
2012-05-01 15:34:52 -07:00
Trevor Johns
5cee3da134 am b2c1343d: Merge "Changes in some of the Android samples to support Google TV"
* commit 'b2c1343d418a034309bdd14db16bf669de394c98':
  Changes in some of the Android samples to support Google TV
2012-05-01 15:33:10 -07:00
Dianne Hackborn
9cd165488b Add API demo for Activity.finishAffinity().
Also fix text on some of the existing demos to use the nice
larger font.

Change-Id: I90d3815cd47cda08217cfc6307d64942f6750ae2
2012-04-26 18:57:13 -07:00
Kartic Grover
08bbdb6b21 Changes in some of the Android samples to support Google TV
Made changes in manifest files for 3 Android samples, namely ActionBarCompat, BackupRestore and CrossCompatibility for supporting Google TV devices. Changes related to making touchscreen support as optional and adding support for large screen devices was added.

Change-Id: Ie49b6fe94d750304b249b154b4bd9dffc3f789ee
2012-04-25 16:52:12 -07:00
Gilles Debunne
a11d0eb32e Merge "Fixed the XMLAdapters example" 2012-04-23 15:52:48 -07:00
Robert Ly
9642d03bda am 3fd0c48b: am 018c9eeb: Merge "adding media effects sample to sdk" into ics-mr1
* commit '3fd0c48b8e0f1297dee8ffa6103fd19ebe03da82':
  adding media effects sample to sdk
2012-04-23 10:44:42 -07:00
Robert Ly
f619995006 am 018c9eeb: Merge "adding media effects sample to sdk" into ics-mr1
* commit '018c9eeb8e05e4dd6965655d9f120b595efcd758':
  adding media effects sample to sdk
2012-04-23 10:41:26 -07:00
Robert Ly
018c9eeb8e Merge "adding media effects sample to sdk" into ics-mr1 2012-04-23 10:38:30 -07:00
Svetoslav Ganov
a185badacb Fixing the build
Change-Id: Iece94781e42cf2e9e0b0d8e447c0754c8bb17003
2012-04-20 16:41:47 -07:00
Alex Sakhartchouk
58808efa0c Merge "Renderscript is deprecated. Removing from the sdk." 2012-04-20 08:57:37 -07:00
Scott Main
b9f2743062 am ab57af2f: am 1583b7c6: Delete the fragment-UI sample in favor of the FragmentBasics sample for the 101 training class on fragments
* commit 'ab57af2f90565b25703dad9055fa8a2937af50dc':
  Delete the fragment-UI sample in favor of the FragmentBasics sample for the 101 training class on fragments
2012-04-19 16:56:15 -07:00
Scott Main
7b797e3bb5 am 1583b7c6: Delete the fragment-UI sample in favor of the FragmentBasics sample for the 101 training class on fragments
* commit '1583b7c60373b1b501f69b16c3eb718529a3ffd4':
  Delete the fragment-UI sample in favor of the FragmentBasics sample for the 101 training class on fragments
2012-04-19 16:53:19 -07:00
Scott Main
aa69042b97 am d3263a75: am ff329d74: Merge "Rename the activity lifecycle sample\'s directory" into ics-mr1
* commit 'd3263a75d5b2bc856c97500c45284af2d8ac13d3':
  Rename the activity lifecycle sample's directory
2012-04-19 16:52:55 -07:00
Scott Main
dc8be81ab0 am ff329d74: Merge "Rename the activity lifecycle sample\'s directory" into ics-mr1
* commit 'ff329d74fcd9d387c784d4e72c2b806c727965f6':
  Rename the activity lifecycle sample's directory
2012-04-19 16:50:00 -07:00
Scott Main
4555973dd4 am 8c8597eb: am ba1636e4: Add new sample for 101 class on fragments.
* commit '8c8597eb058b86bd69ed558828e38c6671b13f0e':
  Add new sample for 101 class on fragments.
2012-04-19 16:49:44 -07:00
Scott Main
1583b7c603 Delete the fragment-UI sample in favor of the FragmentBasics sample
for the 101 training class on fragments

Change-Id: I3289e3f4d74869956ee20a5b817a469cce885018
2012-04-19 16:49:16 -07:00
Scott Main
ff329d74fc Merge "Rename the activity lifecycle sample's directory" into ics-mr1 2012-04-19 16:47:27 -07:00
Scott Main
11f9ad8c3d am ba1636e4: Add new sample for 101 class on fragments.
* commit 'ba1636e4259c15f2a8f01754420d86f7a5802f23':
  Add new sample for 101 class on fragments.
2012-04-19 16:46:38 -07:00
Scott Main
d573ba579b Rename the activity lifecycle sample's directory
Change-Id: I76c27dfbead6462b0bdfc3b58e24b0fe96d8272f
2012-04-19 16:46:14 -07:00
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