Merge commit '5fcfcd0f341e1683352cc3a70af679b26c30a05b'
* commit '5fcfcd0f341e1683352cc3a70af679b26c30a05b':
AI 147994: First cut of CharsetUtils, a utility class that aims to
Merge commit 'b4c218eafd382da778bcc0006de9b8fce267a9cd' into donut
* commit 'b4c218eafd382da778bcc0006de9b8fce267a9cd':
AI 147994: First cut of CharsetUtils, a utility class that aims to
Merge commit 'd4ed0496724d9083ce0762d3a5c0b36183c02f6c'
* commit 'd4ed0496724d9083ce0762d3a5c0b36183c02f6c':
AI 148024: fix NPE when there is no history
* changes:
MIDI render thread was nice 0, should be nice -16. Seems like a recent change sets the thread priority to 0. Previously it inherited priority from the parent thread. This change sets the MIDI render thread priority to the default for audio threads. Reference bug 1800905
Merge commit '9ae8873ed83035e8527526e2cc1a189caf0e8d9e'
* commit '9ae8873ed83035e8527526e2cc1a189caf0e8d9e':
Allow caller-supplied column aliases in queries even when a projection map is used.
Merge commit '649b1c6ec317b6dd61a385df911e7fe543c5871a'
* commit '649b1c6ec317b6dd61a385df911e7fe543c5871a':
CheckedTextView is abstract but can be inflated from XML. Let's be consistent and allow it to be used from Java code as well by making it non-abstract.
Merge commit '80f3b97121477e9ed62193c038772b4d020534df'
* commit '80f3b97121477e9ed62193c038772b4d020534df':
New font that fixes the accent shape/orientation on 1EDD
Merge commit 'c5f1b92d0a480f3119be8ea6eebbada402c17cf3'
* commit 'c5f1b92d0a480f3119be8ea6eebbada402c17cf3':
Fixes 1819406. Take a ListView, add headers/footers, set the adapter after at least one layout pass, and the headers/footers don't know they have a parent anymore. Which causes a lot of trouble, like drawing not happening.
Merge commit 'b2b841db08057a6dbc86f99fd35106ed741da126'
* commit 'b2b841db08057a6dbc86f99fd35106ed741da126':
AI 147947: update the sitemap. add disallow in robots file for the sdk/preview/
Merge commit '0b8c4faee30bb06f8e5d7cd7ecb5b8a0f8ce1624'
* commit '0b8c4faee30bb06f8e5d7cd7ecb5b8a0f8ce1624':
AI 147874: Fix format and link errors in docs.
Merge commit '9eb6ac878e47ba5340896cab10ac17e269b518d1'
* commit '9eb6ac878e47ba5340896cab10ac17e269b518d1':
AI 147814: tweaks to the hello world tutorial.
Merge commit 'dfe88ae496494fb95782e3c028a53069e951f89e'
* commit 'dfe88ae496494fb95782e3c028a53069e951f89e':
AI 147811: typo fixes and edits for upgrading and installing docs
Merge commit '8419fcdfaf908aec4f8fa093ef1850616c7704b4'
* commit '8419fcdfaf908aec4f8fa093ef1850616c7704b4':
AI 147803: add docs and images for docs on Toast and Notification docs
Merge commit 'bce7bc9286d1f470b6d141b058d5df47261827a8'
* commit 'bce7bc9286d1f470b6d141b058d5df47261827a8':
AI 147796: Add widget design guidelines to new UI Guidelines area in dev guide.
Merge commit '856d0150da8dffbadd17e9853bcf0847c030b9c9'
* commit '856d0150da8dffbadd17e9853bcf0847c030b9c9':
AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
Merge commit 'cbf17dd673f8e2519f435748fad1eeb2b7a7fd54'
* commit 'cbf17dd673f8e2519f435748fad1eeb2b7a7fd54':
AI 147782: Add a link to the JET docs from media index page.
Merge commit '0db255749155f8f56790e6683501c3d4276c915c'
* commit '0db255749155f8f56790e6683501c3d4276c915c':
AI 147780: add summary of "future-proofing your apps" and links
Merge commit '5e8ead2647f37015f8265a4d7e8d99debdb852b3'
* commit '5e8ead2647f37015f8265a4d7e8d99debdb852b3':
AI 147767: set 1.1 download page to include "not current" disclaimer
Merge commit '4681c017a1af9cec99a0ad699a59c701f0424816'
* commit '4681c017a1af9cec99a0ad699a59c701f0424816':
AI 147752: dang, there was another unclosed tag... tested it this time.
Merge commit '9dfad65f76a7110146271e465a15b18bbc2a3fe6'
* commit '9dfad65f76a7110146271e465a15b18bbc2a3fe6':
AI 147742: close <code> tag and remove some bolding
Merge commit '19aa8e01b8fe4ebd6d518bd48ea9b53ec95a49a7'
* commit '19aa8e01b8fe4ebd6d518bd48ea9b53ec95a49a7':
AI 147725: Some fixes for the CTS test runner. One is a
Merge commit 'e17210c17aa26d600f825e2f45c9aa66452e9988'
* commit 'e17210c17aa26d600f825e2f45c9aa66452e9988':
AI 147720: Set default language for NL to nl.
Merge commit 'd7ffb29b1f2afcad30234896e6ad1677cc149dc6'
* commit 'd7ffb29b1f2afcad30234896e6ad1677cc149dc6':
AI 147718: Created .jd doc file for the JetCreator manual. Cleaned up the content to only use HTML tags, no more ugly Word generated tags. Removed references to visio files, converted all assets to PNG and renamed them with human understandable names. Added reference to JetPlayer javadoc.
Merge commit 'ec82e353087453d6413d54ec38aa3218232cfe87'
* commit 'ec82e353087453d6413d54ec38aa3218232cfe87':
AI 147711: Fix link text in highlights doc. Copy "New APIs" section to Version Notes doc.
Merge commit '819c102394bfee2960997fb3fa0c85d3b6427dfc'
* commit '819c102394bfee2960997fb3fa0c85d3b6427dfc':
AI 147541: Add cs as default language for cz.