Merge commit '054509a8d420feac2b12c1aa46354dd6840505e1'
* commit '054509a8d420feac2b12c1aa46354dd6840505e1':
b/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed.
Merge commit '77395cc39c88af0bb20ea18af532c87e934fb187' into eclair-plus-aosp
* commit '77395cc39c88af0bb20ea18af532c87e934fb187':
b/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed.
Merge commit '684736a9d4cc044c6970411485f4c22d5d7e3b74' into eclair-plus-aosp
* commit '684736a9d4cc044c6970411485f4c22d5d7e3b74':
b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps"
Merge commit '7865507c978fe104deecc702f392d3ff085ff132'
* commit '7865507c978fe104deecc702f392d3ff085ff132':
Make sure the TTS example in the TTS Settings loads a supported language.
Merge commit 'ab6552c3f01f893ca927fc8ef0fec95a6c8f178f' into eclair-plus-aosp
* commit 'ab6552c3f01f893ca927fc8ef0fec95a6c8f178f':
Make sure the TTS example in the TTS Settings loads a supported language.
Merge commit 'feab7249a970b0670513a35495cbc53bbf909f8e'
* commit 'feab7249a970b0670513a35495cbc53bbf909f8e':
New UI for viewing and stopping currently running services.
Merge commit 'c58c549cc963bd8946d332a0f9945d9a1ed19e99' into eclair-plus-aosp
* commit 'c58c549cc963bd8946d332a0f9945d9a1ed19e99':
New UI for viewing and stopping currently running services.
Merge commit 'f602bc8bee72c9845bd4c2319fdd149ff6861daf'
* commit 'f602bc8bee72c9845bd4c2319fdd149ff6861daf':
Fix grammar in unknown sources dialog. issue 1938
screenOrientation written as content instead of attribute by mistake
Merge commit '71964dd6598cf2b4744535e537ded21dbffe611c'
* commit '71964dd6598cf2b4744535e537ded21dbffe611c':
Show the Use location prompt only once if user agrees. Bug #1910370
When user tries to change Airplane Mode between ON & OFF
in ECM mode, a notice should be shown to indicate it's in ECM mode,
and ask if user wants to exit ECM, if yes, then the Airplane Mode
is changed after ECM mode exit. If not, Airplane Mode should not be
changed.
Merge commit '11cd8c5ac95334c9363a82fd81d05d85623f9d17'
* commit '11cd8c5ac95334c9363a82fd81d05d85623f9d17':
Fix for 1785342: The old PIN is required after entering New PIN
Merge commit '98fa0e2941a86284d3eaae8c60fbde4a2410b786'
* commit '98fa0e2941a86284d3eaae8c60fbde4a2410b786':
High-resolution (hdpi) artwork from TAT for Settings.
REMOTE_PPP_HUNG_UP and PPP_NEGOTIATION_FAILED.
Also refactor the dialog creation code to directly use the err code as
the dialog id and make it easier to tell which type of dialog (reconnect
or edit) is invoked for which err code.
Merge commit 'd1de20d883725ce98931fbebeef9bed8c340352d'
* commit 'd1de20d883725ce98931fbebeef9bed8c340352d':
Fix strings whose apostrophes were eaten because of the lack of a backslash.
Merge commit '11dd7d5fb36a408f1d3962cbec0b58ba5212ade9'
* commit '11dd7d5fb36a408f1d3962cbec0b58ba5212ade9':
Fix the state machine for CONNECTING/DISCONNECTING states.
* changes:
Fixing bug 2064923. This is a fix to make sure that the accessibility manager does not start any of the accessibility services when it is disabled.