Katie McCormick
c46e6767f5
Doc change: new Storage Access Framework doc
...
Change-Id: I53393bfbadaf7cd5be95a7b252a2f4b060554db5
2013-10-30 16:17:34 -07:00
Joe Fernandez
3ad97ea746
Merge "docs: NDK r9b Release Notes" into klp-dev
2013-10-30 22:12:58 +00:00
Scott Main
dc277e1ca9
add doc about migrating to new WebView in KLP
...
Change-Id: Ib36c3ff58642166dfbc1b36b41f1c732c7d9a70d
2013-10-30 14:16:57 -07:00
Craig Mautner
6dc499c6da
Merge "Save and restore media metadata." into klp-dev
2013-10-30 21:05:59 +00:00
John Spurlock
a223d1933b
Merge "Simplify IME policy and enforce in binder calls." into klp-dev
2013-10-30 20:45:34 +00:00
Dirk Dougherty
73f68dbcc6
Merge "Doc change: Google Play services 4.0 reference docs." into klp-dev
2013-10-30 20:13:36 +00:00
Dirk Dougherty
2816789961
Doc change: Google Play services 4.0 reference docs.
...
Change-Id: I61c536a80a720364eadec727b9c870d5b869be1a
2013-10-30 13:11:50 -07:00
Christopher Tate
1942715653
Merge "Don't crash when preferred activity settings are malformed" into klp-dev
2013-10-30 19:18:28 +00:00
Michael Jurka
0a1988b647
Merge "Make wallpaper cropper more robust " into klp-dev
2013-10-30 18:01:58 +00:00
Craig Mautner
8334192974
Save and restore media metadata.
...
Do not lose media information when configuration changes. Also, do not
wipe out that saved information when the RemoteController is
reconstructed.
Fixes bug 11293859.
Change-Id: Id9e539367bfda2cc6833dc61c922c57ae45dd7b7
2013-10-30 10:33:01 -07:00
Craig Mautner
91eb54d119
Merge "Do not fetch tasks that don't have activities." into klp-dev
2013-10-30 17:13:20 +00:00
Baligh Uddin
1fada0a012
Import translations. DO NOT MERGE
...
Change-Id: Ife16f0c4467fe5d8cd8e8f9908448c100e01e9ca
Auto-generated-cl: translation import
2013-10-30 09:34:05 -07:00
Jeff Sharkey
7ce4381a1a
Merge "Move READ_EXTERNAL_STORAGE to storage group." into klp-dev
2013-10-30 16:21:50 +00:00
Joe Fernandez
d013c96ebe
docs: NDK r9b Release Notes
...
for NDK release coinciding with Android KitKat release
Change-Id: I0db919b5627bb8a5fe9203f70464f17d29cf85ee
2013-10-30 09:18:59 -07:00
Joe Fernandez
76969919f7
Merge "docs: Support Library r19 Release Notes" into klp-dev
2013-10-30 16:14:55 +00:00
Joe Fernandez
d19fb7af82
Merge "docs: SDK-ADT 22.3 Release Notes" into klp-dev
2013-10-30 16:14:12 +00:00
Joe Fernandez
91de4125be
Merge "docs: Android 4.4 platform version release notes" into klp-dev
2013-10-30 16:13:12 +00:00
Roman Nurik
ba86577d09
Add ZIP download for DevBytes: Immersive Mode.
...
Source code change ID: I3515e2742a4b8285f7e3f7c214af1d43dde605a0
Change-Id: I65db990cc803c4f802c321bb21d3f121ca7eee1a
2013-10-30 12:10:08 -04:00
Baligh Uddin
88c5345964
Import translations. DO NOT MERGE
...
Change-Id: Ic406ab6515206bfd57a79d866f503dcd4f8cd288
Auto-generated-cl: translation import
2013-10-30 08:55:24 -07:00
Baligh Uddin
f1228e3550
Import translations. DO NOT MERGE
...
Change-Id: I6275ae5da91b961e11974efd80e6b4947bd44972
Auto-generated-cl: translation import
2013-10-30 08:53:01 -07:00
Craig Mautner
1861284013
Merge "Force relayout at completion of status bar animation" into klp-dev
2013-10-30 13:58:31 +00:00
Michael Jurka
7b215cb922
Make wallpaper cropper more robust
...
- don't crash if image passed to wallpaper picker
is invalid
- close input streams correctly
Bug: 11413915
Bug: 11380658
Bug: 11362731
2013-10-30 14:54:21 +01:00
John Spurlock
c0156b82fd
Update ic_qs_ime assets to standard brightness.
...
Bug:11412369
Change-Id: I582f4dfc28eb7453d67c5fe9c1b90a38ad756666
2013-10-30 09:35:22 -04:00
Przemyslaw Szczepaniak
ca4f1fc57c
Catch MissingResourceException caused by bad locale in TTS.
...
Malformed locale objects will throw MissingResourceException
from getISO3Country() and getISO3Language() methods.
This change guard against the case where device default locale is
malformed and user tries to get TTS default locale (b/10814409)
and case where user tries to pass bad locale as argument to
TextToSpeech.getFeatures method (b/10494193).
Bug:11429552
Bug:10494193
Bug:10814409
Change-Id: Ie54d5d30bb042324da0c0d19b77c3a932c5642f7
(cherry picked from commit 58f16653728417100c61b5cb63298e0e3bb528dc)
2013-10-30 10:21:34 +00:00
Dirk Dougherty
0e29faacec
Merge "doc change: Update Google Play Services pages for gouda." into klp-dev
2013-10-30 04:21:51 +00:00
Dirk Dougherty
fd391d6f5e
Merge "Doc change: add new list of browseable samples and sample groups." into klp-dev
2013-10-30 04:16:18 +00:00
Dirk Dougherty
c5f168a694
Doc change: add new list of browseable samples and sample groups.
...
Change-Id: I5f0c6899a34ada9f8dfc492f849c9e03203bc920
2013-10-29 20:59:20 -07:00
Dirk Dougherty
2d9bfcc0bb
Merge "Doc change: Add diff report for API level 19." into klp-dev
2013-10-30 03:33:46 +00:00
Jim Miller
ae47d826d8
Merge "Add an intermediate dimens resource for 540dp device." into klp-dev
2013-10-30 02:44:11 +00:00
Dirk Dougherty
f04c9b8e85
doc change: Update Google Play Services pages for gouda.
...
Change-Id: I222c353a204fcf4594fd8b074889311b67b65ff7
2013-10-29 18:04:50 -07:00
Christopher Tate
e202cad1ab
Don't crash when preferred activity settings are malformed
...
We also now ignore attempts to set preferred resolutions with
intent filters for which no actions are defined.
Bug 11392870
Change-Id: If0d0b37bf01b59463985441edfc2bddd070bfc2a
2013-10-29 17:42:26 -07:00
Jeff Sharkey
eaa9780fd6
Move READ_EXTERNAL_STORAGE to storage group.
...
Bug: 11437351
Change-Id: I460a3ee7860e8591e601eec7d390c3ca7eed1be6
2013-10-29 17:20:48 -07:00
Michael Wright
e403582708
Merge "Always initialize local boolean variables when possible" into klp-dev
2013-10-29 23:53:55 +00:00
Dirk Dougherty
c17c71ba2a
Doc change: Add diff report for API level 19.
...
Change-Id: I86ccb6cd8e0dbb3bd7115fd619668a2b72bc15b7
2013-10-29 16:46:56 -07:00
Jim Miller
65a788585b
Add an intermediate dimens resource for 540dp device.
...
A 540dp device causes keyguard to select SlidingChallengeLayout
and a height of 400dp which isn't enough space for the security
area. This fix adds an intermediate value to grow the security
area slightly.
Fixes bug 11344424
Change-Id: I35c979f619c593b604e4bf45afd3e591329229e4
2013-10-29 16:31:58 -07:00
Victoria Lease
3d4764159c
Handle surrogate pairs in Html.toHtml()
...
Bug: 11338711
Change-Id: Ia44187cbfe3db82d6bc11c1ae3a0fb59c0a6d371
2013-10-29 15:34:51 -07:00
Igor Murashkin
e5c1208ef9
Merge "am: Increase dropbox buffer size to 256KB (from 128KB)" into klp-dev
2013-10-29 21:20:54 +00:00
Michael Wright
f583d0dcc6
Always initialize local boolean variables when possible
...
It's currently possible to reference deviceModeChanged in InputReader
while it's in an unknown state. Change the style of initialization
here and a few other places to better prevent this type of error.
Bug: 11433748
Change-Id: Ib332406aefb7cdb16b6a21e00dceaeca34679853
2013-10-29 14:17:54 -07:00
John Spurlock
927d854ff4
Merge "Optimize sysui ui queue during keyguard unlock." into klp-dev
2013-10-29 20:55:04 +00:00
Jeff Sharkey
704269ec1c
Merge "Mention external storage changes in KITKAT docs." into klp-dev
2013-10-29 20:46:42 +00:00
Jeff Sharkey
7fbba1622a
Merge "Suppress OperationCanceledException logging." into klp-dev
2013-10-29 20:46:39 +00:00
Craig Mautner
5cbaaa3cb5
Do not fetch tasks that don't have activities.
...
Fixes NullPointerException bug 11432611.
Change-Id: I62e765750e2613ecfb79e13021631ed2cd4e79f3
2013-10-29 13:39:26 -07:00
John Spurlock
1b5bd6b68a
Merge "Update QS settings icon, remove unused location icon." into klp-dev
2013-10-29 20:21:50 +00:00
Michael Wright
3f83674150
Merge "Speculatively schedule input consumption" into klp-dev
2013-10-29 20:20:45 +00:00
Jeff Sharkey
3ec2f60ebd
Mention external storage changes in KITKAT docs.
...
Bug: 11388971
Change-Id: I97145472948867f54125f1d0f0237bf3b339535e
2013-10-29 12:23:19 -07:00
Joe Fernandez
dd69787b70
docs: Support Library r19 Release Notes
...
Change-Id: I953ad72057cc1b20ccbb958511e3d39f28474fb5
2013-10-29 12:02:39 -07:00
Jeff Sharkey
33819318f6
Suppress OperationCanceledException logging.
...
These exceptions are normal when an app has cancelled an outstanding
thumbnail request.
Bug: 11385378
Change-Id: I8aed5721b447cda5baf447ac7afd627aa1062863
2013-10-29 11:56:37 -07:00
Jeff Sharkey
19949b9d3d
Merge "Guard against missing document columns." into klp-dev
2013-10-29 18:53:41 +00:00
Jeff Sharkey
5d321d472d
Guard against missing document columns.
...
When filtering and sorting, guard against missing columns to avoid
crashing entire app.
Bug: 11377065
Change-Id: I04f035c918d743bcc84592f05e3ef9ad0ebfadce
2013-10-29 11:48:30 -07:00
Dirk Dougherty
24445c3521
Doc change: fix docs build.
...
Change-Id: Ifdb25d52629e62b0e909aa3ac00bff4df257ffd2
2013-10-29 11:33:33 -07:00