Commit Graph

1456 Commits

Author SHA1 Message Date
Jean-Baptiste Queru
beb1f40d67 am 34baff19: am 99314f43: Merge "Fix old style edit text drawable display error."
* commit '34baff19d88679254d82420f798387f92a7fb912':
  Fix old style edit text drawable display error.
2012-05-23 15:06:55 -07:00
Jean-Baptiste Queru
34baff19d8 am 99314f43: Merge "Fix old style edit text drawable display error."
* commit '99314f432e024720ffb88431ca8535cec5e4ff58':
  Fix old style edit text drawable display error.
2012-05-23 15:04:39 -07:00
Jean-Baptiste Queru
99314f432e Merge "Fix old style edit text drawable display error." 2012-05-23 14:58:09 -07:00
Svetoslav Ganov
ef03d1bae6 am 84710bb8: Merge "Updating the accessibility sample due to a security fix." into jb-dev
* commit '84710bb8b0f3b149feb72d4c29dec35a4ccf327d':
  Updating the accessibility sample due to a security fix.
2012-05-21 13:17:13 -07:00
Svetoslav Ganov
84710bb8b0 Merge "Updating the accessibility sample due to a security fix." into jb-dev 2012-05-21 13:13:41 -07:00
Dianne Hackborn
03239663fc am 7d7d2fb6: Merge "A few little tweaks to system ui flag demos." into jb-dev
* commit '7d7d2fb6d6b8c30cd6549b9cb35e9a0d36f87981':
  A few little tweaks to system ui flag demos.
2012-05-20 21:53:24 -07:00
Dianne Hackborn
58ce6f06a1 A few little tweaks to system ui flag demos.
Change-Id: Ib4c3b45e8d67200a2b4f3a8b0daee198b24bad0f
2012-05-18 19:43:57 -07:00
Svetoslav Ganov
7947d9fb6a Updating the accessibility sample due to a security fix.
1. We have fixed a security issue in the framework and
   this patch is updating the sample.

Change-Id: Icc266ceaf0064cf8d9a00d7ad48746e1f0fbbbf1
2012-05-18 12:52:33 -07:00
Jason Sams
edcc4754ee am dd1b1981: Merge "Put the compute samples back in the SDK." into jb-dev
* commit 'dd1b1981c33fad38567d4d1e2d56f5ac89ad8101':
  Put the compute samples back in the SDK.
2012-05-16 15:12:56 -07:00
Jason Sams
dd1b1981c3 Merge "Put the compute samples back in the SDK." into jb-dev 2012-05-16 15:08:11 -07:00
Jason Sams
8cb9623c6d Put the compute samples back in the SDK.
Change-Id: Idda5b632750e52eecf3a16205a0ff14af17b2e1b
2012-05-16 13:00:38 -07:00
SeongJae Park
b9ca48dc1d Fix old style edit text drawable display error.
[Problem]
LinearLayout5, RelativeLayout2 of ApiDemos has text input field
display error.

[Cause]
They use Holo theme although text input field use old style edit text
drawable as background.

[Solution]
Use default edit text without custom background for RelativeLayout2,
LinearLayout5 sample.

Change-Id: I102bf267119ba0903bd17e898b525af0aa2f0c5d
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2012-05-16 02:53:26 +09:00
Dianne Hackborn
47c76a815c am f2bc2a02: Work on issue #6475693 OnSystemUiVisibilityChangeListener reporting...
* commit 'f2bc2a024cbcf12500c598dc97f71cfcb0168007':
  Work on issue #6475693 OnSystemUiVisibilityChangeListener reporting...
2012-05-10 15:36:09 -07:00
Dianne Hackborn
f2bc2a024c Work on issue #6475693 OnSystemUiVisibilityChangeListener reporting...
...incorrect visibility when the ActionBar overflow menu is opened

Improve API demos.

Change-Id: I3e831152a0dbb56270a80cf58e9441b55059c884
2012-05-10 15:26:52 -07:00
Dianne Hackborn
f56f5e4a46 am f5d3a23d: Improvements to system UI demos.
* commit 'f5d3a23dee245962af09d7e97bb3e4080e6d5c39':
  Improvements to system UI demos.
2012-05-06 12:52:24 -07:00
Dianne Hackborn
f5d3a23dee Improvements to system UI demos.
- Content browser now lets you long press to go into selection mode.
- Overscan demo has more options for controlling more window state.

Change-Id: I04cfb58f515882cc6dccd65cb68bc073e53dcad5
2012-05-06 12:44:34 -07:00
Trevor Johns
37f155bca5 am ccbf6813: am 90e9900c: Merge "Modified Snake Sample app to run on non-touch devices like Google Tv and also devices with no dpad support"
* commit 'ccbf6813f655e4db84671796c0da15b208c4d54b':
  Modified Snake Sample app to run on non-touch devices like Google Tv and also devices with no dpad support
2012-05-04 09:19:07 -07:00
Trevor Johns
ccbf6813f6 am 90e9900c: Merge "Modified Snake Sample app to run on non-touch devices like Google Tv and also devices with no dpad support"
* commit '90e9900c444dc1270646c6d0190e4e7b48a89665':
  Modified Snake Sample app to run on non-touch devices like Google Tv and also devices with no dpad support
2012-05-03 19:34:32 -07:00
Trevor Johns
90e9900c44 Merge "Modified Snake Sample app to run on non-touch devices like Google Tv and also devices with no dpad support" 2012-05-03 18:30:25 -07:00
Kartic Grover
a1843415aa Modified Snake Sample app to run on non-touch devices like Google Tv and also devices with no dpad support
2D canvas DrawVertex to create a vector graphic background
touch & keypad playable
landscape & portrait for all known device sizes.  All measurements in DP and nicely scaling.
using xml drawables to rotate "dpad" arrow

Change-Id: I995acaaf0935c13c03fcbcf974ce5af06f46780e
2012-05-02 09:43:34 -07:00
Adam Powell
c774a88a24 am ffb145ce: Follow framework API change in TaskStackBuilder
* commit 'ffb145cea250808c2a72108c915ae04bd15d3833':
  Follow framework API change in TaskStackBuilder
2012-05-01 19:14:31 -07:00
Adam Powell
ffb145cea2 Follow framework API change in TaskStackBuilder
Change-Id: I8d83c2a680b2004fded46630166fc1f9b09a5038
2012-05-01 18:34:30 -07:00
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