106619 Commits

Author SHA1 Message Date
Joe Fernandez
240966faf7 am 3d9e819c: docs: fix link bug in Support LIbrary Guide
* commit '3d9e819ca879117b357fa0097c412f10f2afe37a':
  docs: fix link bug in Support LIbrary Guide
2013-07-25 10:39:27 -07:00
Elliott Hughes
a35ec14f78 am 03bd8324: Merge "Switch DateUtils.formatDateRange over to an icu4c-based implementation."
* commit '03bd832461d02675d5a4c6a9c072bed18e81781e':
  Switch DateUtils.formatDateRange over to an icu4c-based implementation.
2013-07-25 10:26:32 -07:00
Elliott Hughes
03bd832461 Merge "Switch DateUtils.formatDateRange over to an icu4c-based implementation." 2013-07-25 17:19:35 +00:00
Joe Fernandez
3d9e819ca8 docs: fix link bug in Support LIbrary Guide
external bug: http://code.google.com/p/android/issues/detail?id=58006

Change-Id: If02d17cb66dd018e49cd6b85433e93456574715e
2013-07-25 10:17:19 -07:00
Martin Storsjo
816af56eac MediaFormat: Fix the documentation link to the AAC profile constants
Change-Id: If1780436baa2884cea05ccd8ab74745af790eb17
2013-07-25 12:53:46 +03:00
Cyril Mottier
d40acfb89e Return the actual interpolator of the ViewPropertyAnimator
The implementation of getInterpolator() was always returning null
(probably a quick copy-paste from the default Animator implementation).
This patch fixes the problem by returning the interpolator set by
setInterpolator(TimeInterpolator) or the default one if none has been
set yet.

This patch also avoid creating multiple instances of ValueAnimator in 
order to retrieve some default values.

Change-Id: I8880f419f021a8b980fb32bebe927915fde19bf7
2013-07-25 10:08:29 +02:00
Martin Storsjo
158754b1bf MediaFormat: Explain that KEY_COLOR_FORMAT is used with decoders as well
If reading the decoded pixel data (instead of letting the system
render it), this is critical for interpreting the data correctly.

The video MediaCodec CTS tests use this MediaFormat key in this
way as well.

Therefore, make sure the documentation reflects the actual use of
this field - claiming that it is encoder-only is misleading.

Change-Id: I9bfd295a95dd3e7d1fa3189886fd243b07bb82cc
2013-07-25 10:52:54 +03:00
Scott Main
a6cd436c0d am bde8ee81: remove UX process to open Recents bug: 10004058
* commit 'bde8ee81ba2595d4b0b2ab99b9f7df222b17cc34':
  remove UX process to open Recents bug: 10004058
2013-07-24 16:20:56 -07:00
Scott Main
0351de143e am 4a870646: Merge "fix xml markup typo" into jb-mr2-ub-dev
* commit '4a870646fa133c8bd8774ee14fc59aabdc9bdaa1':
  fix xml markup typo
2013-07-24 16:20:48 -07:00
Dirk Dougherty
64800b563b am ee8ea96c: am 38d4cfd4: Merge "Doc change: fix reference to getBestDateTimePattern()." into jb-mr2-dev
* commit 'ee8ea96c4ecbb1e52944a1d960584d0645af6d79':
  Doc change: fix reference to getBestDateTimePattern().
2013-07-24 16:20:45 -07:00
Dirk Dougherty
52b08aa9f3 am cbfde177: am ac6be105: Doc change: remove devices listed for vp8 hw encoder in highlights.
* commit 'cbfde177160b816ff56ab7b703b5f488578d6edb':
  Doc change: remove devices listed for vp8 hw encoder in highlights.
2013-07-24 16:20:40 -07:00
Scott Main
a56d1f5a22 am fc78f9ae: Merge "docs: small fixes for Support Library Guide" into jb-mr2-ub-dev
* commit 'fc78f9ae3da1d9b0de161c0ff28ac7f68691310c':
  docs: small fixes for Support Library Guide
2013-07-24 16:20:32 -07:00
Scott Main
0fe4f74585 am 84f2a0f5: revise split action bar and xml namespace
* commit '84f2a0f5e7a2ae63f4bc64f494b2aa6c94e7eb5a':
  revise split action bar and xml namespace
2013-07-24 16:20:29 -07:00
Dirk Dougherty
29b1267fe3 am c097c31c: am 58729dd6: Merge "Doc change: update carousel on develop home." into jb-mr2-dev
* commit 'c097c31ca20043c041aef4a821169078ec87bcb9':
  Doc change: update carousel on develop home.
2013-07-24 16:20:26 -07:00
Joe Fernandez
82ce96f3ec am 21a1df23: Merge "docs: Support Library Guide" into jb-mr2-ub-dev
* commit '21a1df23cda2e08702a19f4fc9cd884da17997cc':
  docs: Support Library Guide
2013-07-24 16:20:23 -07:00
Scott Main
ae9beefd23 am b56cd290: Merge "update all links to the support library" into jb-mr2-ub-dev
* commit 'b56cd2903e80adb9db64cc375be23e741048b964':
  update all links to the support library
2013-07-24 16:20:20 -07:00
Dirk Dougherty
e7a0561bd2 am 20785842: am 144479f2: Merge "Doc change: Platform highlights for Android 4.3." into jb-mr2-dev
* commit '20785842930d5dac6d0be35ea6f7b13012e10c59':
  Doc change: Platform highlights for Android 4.3.
2013-07-24 16:20:16 -07:00
Scott Main
1390fcbe84 am 036874ce: revise DASH discussion in overview
* commit '036874ce4e106133b4d89e24a7493f1b67daaa32':
  revise DASH discussion in overview
2013-07-24 16:20:13 -07:00
Scott Main
8d9a4bd1eb am 174dd066: Merge "remove link to renderscript support library" into jb-mr2-ub-dev
* commit '174dd06650a1ffa12a305a3a982d890caf416387':
  remove link to renderscript support library
2013-07-24 16:20:10 -07:00
Scott Main
5ad6ba5112 am 0f9b6c59: Revert "docs: NDK r9 Release Notes"
* commit '0f9b6c598b90b948c01d2fecfe3a8206ed3c445d':
  Revert "docs: NDK r9 Release Notes"
2013-07-24 16:20:07 -07:00
Scott Main
6224f2e730 am f2134151: api overview edits
* commit 'f213415175ec83df7b39089d559eb9d02b72883a':
  api overview edits
2013-07-24 16:20:01 -07:00
Scott Main
ce7c50521c am 0cf24a5a: am 538ccd69: Merge "update usb driver doc with download link; delete revision notes" into jb-mr2-dev
* commit '0cf24a5aa5f04ee48f643fd4cb707f3ed64b8e29':
  update usb driver doc with download link; delete revision notes
2013-07-24 16:19:57 -07:00
Joe Fernandez
91a211f11f am 8b93ba78: am cd76edb9: Merge "docs: OpenGL ES 3.0 dev guide update" into jb-mr2-dev
* commit '8b93ba786f0e50ab8cfbfb9a6f723913cc8e6eeb':
  docs: OpenGL ES 3.0 dev guide update
2013-07-24 16:19:49 -07:00
Scott Main
5aaf385901 am ef43b761: am 2edf372e: fix javadoc error
* commit 'ef43b7617c3b067d5d1f34ed41581f55c28c0659':
  fix javadoc error
2013-07-24 16:19:42 -07:00
Scott Main
c3427dc4da am a73fb627: am 3dee8aaf: Merge "update action bar guide for support lib ABC" into jb-mr2-dev
* commit 'a73fb627dc87128b7999fac4d8742881737290d6':
  update action bar guide for support lib ABC
2013-07-24 16:19:32 -07:00
Elliott Hughes
6139e64cd6 Switch DateUtils.formatDateRange over to an icu4c-based implementation.
Bug: 7289514
Change-Id: Ia382f49aa23737bde91b7891d95545da084ec57c
2013-07-24 14:46:31 -07:00
Scott Main
bde8ee81ba remove UX process to open Recents
bug: 10004058

Change-Id: I21ee82fca2f07b00a47fb80e9ebd50e5c944e3fc
2013-07-24 14:27:49 -07:00
Scott Main
4a870646fa Merge "fix xml markup typo" into jb-mr2-ub-dev 2013-07-24 18:22:49 +00:00
Dirk Dougherty
ee8ea96c4e am 38d4cfd4: Merge "Doc change: fix reference to getBestDateTimePattern()." into jb-mr2-dev
* commit '38d4cfd4a19de35c2b16c0f64b26d4b9ed362ede':
  Doc change: fix reference to getBestDateTimePattern().
2013-07-24 11:21:43 -07:00
Dirk Dougherty
38d4cfd4a1 Merge "Doc change: fix reference to getBestDateTimePattern()." into jb-mr2-dev 2013-07-24 18:18:14 +00:00
Dirk Dougherty
218dd76e98 Doc change: fix reference to getBestDateTimePattern().
Change-Id: Iad96f4079390e3589d21402fc8e01d6446f001b3
2013-07-24 11:16:28 -07:00
Dirk Dougherty
cbfde17716 am ac6be105: Doc change: remove devices listed for vp8 hw encoder in highlights.
* commit 'ac6be105444e945437481f9b3e7d2742a33c7287':
  Doc change: remove devices listed for vp8 hw encoder in highlights.
2013-07-24 11:04:44 -07:00
Scott Main
943895bee9 fix xml markup typo
Change-Id: If8f8c1550ea21c8bcc4fcdb90d016a4497281df7
2013-07-24 11:03:04 -07:00
Dirk Dougherty
ac6be10544 Doc change: remove devices listed for vp8 hw encoder in highlights.
Change-Id: I8058981fc90270abcdecd415c593a3211afe4acb
2013-07-24 10:50:47 -07:00
Scott Main
fc78f9ae3d Merge "docs: small fixes for Support Library Guide" into jb-mr2-ub-dev 2013-07-24 15:21:35 +00:00
Scott Main
84f2a0f5e7 revise split action bar and xml namespace
Change-Id: If60759d25ccd965dde6f3fc604af2ef1dce2053d
2013-07-24 08:13:52 -07:00
Joe Fernandez
a9a65c64ae docs: small fixes for Support Library Guide
Change-Id: I07180e963e4614f3fb412eab586297646b5ed26b
2013-07-23 23:57:57 -07:00
Dirk Dougherty
c097c31ca2 am 58729dd6: Merge "Doc change: update carousel on develop home." into jb-mr2-dev
* commit '58729dd602274f0b64a9d2ddf08e8321de742984':
  Doc change: update carousel on develop home.
2013-07-23 23:49:37 -07:00
Dirk Dougherty
58729dd602 Merge "Doc change: update carousel on develop home." into jb-mr2-dev 2013-07-24 06:47:27 +00:00
Dirk Dougherty
9ce329d0c7 Doc change: update carousel on develop home.
Change-Id: Iada49cfb6ad2f13967d8e7bd72ac08d9977feb5c
2013-07-23 23:40:52 -07:00
Joe Fernandez
21a1df23cd Merge "docs: Support Library Guide" into jb-mr2-ub-dev 2013-07-24 06:13:38 +00:00
Scott Main
b56cd2903e Merge "update all links to the support library" into jb-mr2-ub-dev 2013-07-24 06:13:11 +00:00
Dirk Dougherty
2078584293 am 144479f2: Merge "Doc change: Platform highlights for Android 4.3." into jb-mr2-dev
* commit '144479f255cb14139234df896ad2dd519cce0d0c':
  Doc change: Platform highlights for Android 4.3.
2013-07-23 21:51:10 -07:00
Dirk Dougherty
144479f255 Merge "Doc change: Platform highlights for Android 4.3." into jb-mr2-dev 2013-07-24 04:48:54 +00:00
Dirk Dougherty
3ab0470cf1 Doc change: Platform highlights for Android 4.3.
Change-Id: If178b8268d4d703d06266cb3adc0c124e596378c
2013-07-23 21:37:56 -07:00
Joe Fernandez
5ffbba6455 docs: Support Library Guide
Extending the Support Library documentation to explain how to
support mainstream features such as ActionBar across multiple
versions of Android.

Change-Id: I8ddeeb912884a39b2fb8717129d22993102ef650
2013-07-23 21:26:49 -07:00
Scott Main
036874ce4e revise DASH discussion in overview
Change-Id: I0f90ef248312edb00ad83d2056f9107cbdd9562b
2013-07-23 21:18:08 -07:00
Scott Main
174dd06650 Merge "remove link to renderscript support library" into jb-mr2-ub-dev 2013-07-24 04:10:03 +00:00
Scott Main
d2d43b9647 remove link to renderscript support library
Change-Id: If8e693239b92058c0a2928e0811870bec3a150fe
2013-07-23 21:08:30 -07:00
Scott Main
0f9b6c598b Revert "docs: NDK r9 Release Notes"
This reverts commit bdbe56f6a8d74c0c88dd0fcd02fa2376e2a41e99.
2013-07-23 19:40:43 -07:00