Commit Graph

1796 Commits

Author SHA1 Message Date
Adam Koch
c246e4a842 Merge "Bitmapfun Sample: Migrate to Android Studio/gradle project." into klp-dev 2013-10-21 13:13:26 +00:00
Adam Koch
d308f86f33 Bitmapfun Sample: Migrate to Android Studio/gradle project.
Change-Id: I74dd29d607f066d331ffa309dba1bc6cbb30d93f
2013-10-17 11:05:13 -04:00
Dianne Hackborn
dbe4e751b7 New system UI API demos.
- Content browser that hides nav bar.
- Translucent bars.
- All the new flags on the direct system UI tweaker example.

Change-Id: I16fc8da252174db1ed45b0f60c37d6cbb8d7f13c
2013-10-11 16:17:58 -07:00
Alan Viverette
5d5026ee66 Update Support4Demos targetSdkVersion to 19
BUG: 10752103
Change-Id: I11954c70b6b6a473a86264ea67961bb3b3a260cd
2013-10-03 17:00:16 -07:00
Jeff Brown
ebc9c692f2 am ca5521ed: am 5d3d35ee: Always register the RCC even for local playback.
* commit 'ca5521ed66d3f403d893f087f794b9c595a69593':
  Always register the RCC even for local playback.
2013-09-27 17:58:25 -07:00
Jeff Brown
ca5521ed66 am 5d3d35ee: Always register the RCC even for local playback.
* commit '5d3d35ee89ccd2bc02a65af03d46ea031c8cf73a':
  Always register the RCC even for local playback.
2013-09-27 17:55:55 -07:00
Jeff Brown
5d3d35ee89 Always register the RCC even for local playback.
Change-Id: I6f2ca31b746f9f53ef9aa6edb674514979ad1893
2013-09-28 00:52:07 +00:00
Jason Sams
d1e8cb25b5 Fix use of dead APIs.
bug 10752757

Change-Id: I8e145f141eb573456d62b32cf8c10387f666635b
2013-09-23 16:05:44 -07:00
Alan Viverette
8a30cb9940 Fix drawer mirroring in Support4Demos
BUG: 10209321
Change-Id: I2a96fb2448a30a1635920346826f598d09decf20
2013-09-13 16:04:26 -07:00
Erik Gilling
438ea813f1 Add Consumer IR ApiDemo
Change-Id: I4eb27b2ba6a46c27962eaa5e09d3e65939b64c0a
2013-09-10 21:07:58 -07:00
Dirk Dougherty
73762c8de9 am 17b152d9: am 60880978: am fe32c3ad: Adjust tags format in _index.jd files.
* commit '17b152d9a273987645fa97b0df00a35378efc85a':
  Adjust tags format in _index.jd files.
2013-09-05 19:34:14 -07:00
Dirk Dougherty
17b152d9a2 am 60880978: am fe32c3ad: Adjust tags format in _index.jd files.
* commit '60880978e61a43624e50a3537819e827a24ff2ae':
  Adjust tags format in _index.jd files.
2013-09-05 19:33:05 -07:00
Dirk Dougherty
60880978e6 am fe32c3ad: Adjust tags format in _index.jd files.
* commit 'fe32c3ad53be328d445e8c5ce1d3b1f2bdad7166':
  Adjust tags format in _index.jd files.
2013-09-05 19:30:18 -07:00
Dirk Dougherty
fe32c3ad53 Adjust tags format in _index.jd files.
Change-Id: Id32ea71d4b8d54c6e8783326b112b20e23a8f44c
2013-09-05 18:50:25 -07:00
Chet Haase
f3dbdc66d7 Minor fixes to animation ApiDemos
Many of the original animation demos still had hardwareAccelerated="false"
in their activity tag. This was originally necessary due to the state of the
hw renderer in 3.0, but is no longer necessary.

Also, added documentation to the new Transitions demo.

Issue #7902583 Update animation ApiDemos to use hw acceleration

Change-Id: I7add3acc10d8fa36648e1869a3ec91088b2e199d
2013-09-05 12:57:33 -07:00
Dirk Dougherty
79392cbf67 am 97717b66: am 3186fb28: am 16f78acf: Add _index.jd files to a few test samples.
* commit '97717b6664d08e00e6a94715fd77cb01cf0ce7ae':
  Add _index.jd files to a few test samples.
2013-09-04 22:25:42 -07:00
Dirk Dougherty
97717b6664 am 3186fb28: am 16f78acf: Add _index.jd files to a few test samples.
* commit '3186fb282159f222abe20a804a24e7d49f4c81c0':
  Add _index.jd files to a few test samples.
2013-09-04 22:23:35 -07:00
Dirk Dougherty
3186fb2821 am 16f78acf: Add _index.jd files to a few test samples.
* commit '16f78acfe1f842881787401dfa8d2e72d13d19f1':
  Add _index.jd files to a few test samples.
2013-09-04 22:20:29 -07:00
Dirk Dougherty
16f78acfe1 Add _index.jd files to a few test samples.
Change-Id: Iffdc702c29319e03f22705d7c615ff2f0ff69e33
2013-09-04 21:56:39 -07:00
Dianne Hackborn
0a98bfeda6 Fix build -- undo manager not yet public.
Change-Id: I2d1d59e27b1bbe499421aa2312d8220d12ba18fb
2013-09-04 19:04:56 -07:00
Chet Haase
ea3e7cdb90 New demo for transitions feature
New demo in ApiDemos: animations/Simple Transitions

Issue #10460684 KLP API Review: android.view.transition and android.animation

Change-Id: I2c376343c2b945240bc5f3619786e9354a8c1a10
2013-09-04 14:20:20 -07:00
Chong Zhang
3e3d973c48 am 21e0c25e: am 184f79db: Support7Demo: fix video playback on GB
* commit '21e0c25efb54e5081434c1db07f55ed87ad4cd50':
  Support7Demo: fix video playback on GB
2013-08-26 09:29:57 -07:00
Chong Zhang
21e0c25efb am 184f79db: Support7Demo: fix video playback on GB
* commit '184f79db44846b492e2b8b3785b5b62df1f22479':
  Support7Demo: fix video playback on GB
2013-08-26 09:28:22 -07:00
Chong Zhang
184f79db44 Support7Demo: fix video playback on GB
Change-Id: I2d403832d82428746dd3ccdbe0cfd56315d72ed9
(cherry picked from commit dbcc746cb0d727ac9aed60bb4156b3bf9f4668aa)
2013-08-26 16:25:45 +00:00
Jeff Brown
582f50f2f6 am 9299c6cd: Ensure sample runs on Gingerbread. (DO NOT MERGE)
* commit '9299c6cdd8e5d084ef4c10e5b7f044e0ea590641':
  Ensure sample runs on Gingerbread.  (DO NOT MERGE)
2013-08-22 20:28:01 -07:00
Jeff Brown
9299c6cdd8 Ensure sample runs on Gingerbread. (DO NOT MERGE)
Unfortunately, the video does not play due to a MediaPlayer
exception but at least this version does not crash.

Change-Id: I0baf9239a8a12f92b4805bab226f21f46fa63693
(cherry picked from commit 854e16afda)
2013-08-23 03:23:46 +00:00
Jeff Brown
854e16afda Ensure sample runs on Gingerbread.
Unfortunately, the video does not play due to a MediaPlayer
exception but at least this version does not crash.

Change-Id: I0baf9239a8a12f92b4805bab226f21f46fa63693
2013-08-22 18:25:58 -07:00
Jeff Brown
5768b156c2 Fix NPE in sample code.
Change-Id: I61b348192cd39813027ae5b4d2cedb2e84b701f1
2013-08-16 21:07:09 -07:00
Chong Zhang
678188aee0 am 0efb0345: am 620b29a5: media router sample: handle remote volume change
* commit '0efb03459019ef2aca41e94fe14366199a363597':
  media router sample: handle remote volume change
2013-08-14 13:07:14 -07:00
Chong Zhang
0efb034590 am 620b29a5: media router sample: handle remote volume change
* commit '620b29a566e87ce7bb21223150ff97f919fee836':
  media router sample: handle remote volume change
2013-08-14 13:03:29 -07:00
Chong Zhang
620b29a566 media router sample: handle remote volume change
Change-Id: Ie31c24d80b0ae74d68e3ff6f6098d4f0219c391d
(cherry picked from commit 4917691795)
2013-08-14 19:58:57 +00:00
Adam Powell
ba321696dd am e1d4743d: am 3c16ec88: Fix bugs in FragmentLayoutSupport sample in Support4Demos
* commit 'e1d4743db13fc4f99f4608876f36d0e44e3f854a':
  Fix bugs in FragmentLayoutSupport sample in Support4Demos
2013-08-12 14:02:15 -07:00
Adam Powell
e1d4743db1 am 3c16ec88: Fix bugs in FragmentLayoutSupport sample in Support4Demos
* commit '3c16ec88559377128adffbc9748c23de79d7adb5':
  Fix bugs in FragmentLayoutSupport sample in Support4Demos
2013-08-12 13:59:09 -07:00
Adam Powell
3c16ec8855 Fix bugs in FragmentLayoutSupport sample in Support4Demos
Change-Id: I6b2828f8f6510e34cc11c3dc24b5022b241bd542
2013-08-12 13:50:02 -07:00
Daniel Olshansky
9c870c8455 am 70d7221e: am 26550ad4: First commit for ListViewExpandingCells.
* commit '70d7221edefcb1aa504206990317ae07d6b816d3':
  First commit for ListViewExpandingCells.
2013-08-07 13:48:22 -07:00
Daniel Olshansky
3750d4cc3b am d737b5bd: am c304d108: First commit for ImagePixelization.
* commit 'd737b5bd5727f113c7f37e20b4bef1373f06b90b':
  First commit for ImagePixelization.
2013-08-07 13:48:21 -07:00
Daniel Olshansky
21201bc418 am 3d2792f4: am 4964c9ad: First commit for SlidingFragment.
* commit '3d2792f41234591426084551eaeed83772b9c20a':
  First commit for SlidingFragment.
2013-08-07 13:48:20 -07:00
Daniel Olshansky
4074993c18 am 2113f325: am c36f73d8: First commit for ListViewDraggingAnimation.
* commit '2113f325392b0ad9388e5a08977ab0056628ce0b':
  First commit for ListViewDraggingAnimation.
2013-08-07 13:48:19 -07:00
Daniel Olshansky
723fda7017 am 2cabdc65: am 55b53b8c: First commit for CardFlip.
* commit '2cabdc6563ffe51a4f81b2813c478ab1413b2ce7':
  First commit for CardFlip.
2013-08-07 13:48:18 -07:00
Daniel Olshansky
07abd76e32 am 6f0df009: am 371fcc29: First commit for FoldingLayout.
* commit '6f0df00974156ef4756466dba349315159ecc3fe':
  First commit for FoldingLayout.
2013-08-07 13:48:17 -07:00
Daniel Olshansky
70d7221ede am 26550ad4: First commit for ListViewExpandingCells.
* commit '26550ad42735a7336a2df1b7c57d4a8e977a59d9':
  First commit for ListViewExpandingCells.
2013-08-07 13:37:18 -07:00
Daniel Olshansky
d737b5bd57 am c304d108: First commit for ImagePixelization.
* commit 'c304d10842dc50e9cfe21f61ac1fb743ee792685':
  First commit for ImagePixelization.
2013-08-07 13:37:18 -07:00
Daniel Olshansky
3d2792f412 am 4964c9ad: First commit for SlidingFragment.
* commit '4964c9adf65f7cff6dd4b0829c63e250ae47d43f':
  First commit for SlidingFragment.
2013-08-07 13:37:17 -07:00
Daniel Olshansky
2113f32539 am c36f73d8: First commit for ListViewDraggingAnimation.
* commit 'c36f73d89f261b2785849b0c9a1bcb6319521395':
  First commit for ListViewDraggingAnimation.
2013-08-07 13:37:16 -07:00
Daniel Olshansky
2cabdc6563 am 55b53b8c: First commit for CardFlip.
* commit '55b53b8c8d209a5f28adc0438b93249abc5e5487':
  First commit for CardFlip.
2013-08-07 13:37:15 -07:00
Daniel Olshansky
6f0df00974 am 371fcc29: First commit for FoldingLayout.
* commit '371fcc290711a7c5485ce059e6b50ddc791ab92a':
  First commit for FoldingLayout.
2013-08-07 13:37:14 -07:00
Daniel Olshansky
26550ad427 First commit for ListViewExpandingCells.
Change-Id: I8d64562f8c7c0e207aef0b36df10ee3744dd446a
(cherry picked from commit 8cfd63c979)
2013-08-07 20:35:07 +00:00
Daniel Olshansky
c304d10842 First commit for ImagePixelization.
Change-Id: I02ab79d17cb32773a9bd1a4c50bc76bde8925368
(cherry picked from commit 4ea559806d)
2013-08-07 20:34:44 +00:00
Daniel Olshansky
4964c9adf6 First commit for SlidingFragment.
Change-Id: Iefffc341c7b1cca8a668218097bbcdbfbafa1713
(cherry picked from commit 0d2f159061)
2013-08-07 20:34:30 +00:00
Daniel Olshansky
c36f73d89f First commit for ListViewDraggingAnimation.
Change-Id: Ib1642809b33cba3f8e319b43688047672cffaf19
(cherry picked from commit d79643bbd1)
2013-08-07 20:34:12 +00:00