Joe Fernandez
b99ca1d084
am 91de4125: Merge "docs: Android 4.4 platform version release notes" into klp-dev
...
* commit '91de4125be2734a0f138ae3177667c30f600e39d':
docs: Android 4.4 platform version release notes
2013-10-30 09:14:25 -07: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
Craig Mautner
1dbaf9044d
am 18612840: Merge "Force relayout at completion of status bar animation" into klp-dev
...
* commit '1861284013a2e2d5fd177c1ef66744afd03c3abd':
Force relayout at completion of status bar animation
2013-10-30 07:00:32 -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
Dirk Dougherty
8f8895ce7b
am 0e29faac: Merge "doc change: Update Google Play Services pages for gouda." into klp-dev
...
* commit '0e29faacecdb728e2878c799da8532e33539f046':
doc change: Update Google Play Services pages for gouda.
2013-10-29 21:26:34 -07: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
52de9b52fc
am fd391d6f: Merge "Doc change: add new list of browseable samples and sample groups." into klp-dev
...
* commit 'fd391d6f5ed020c935c758f0608674bd18c38318':
Doc change: add new list of browseable samples and sample groups.
2013-10-29 21:19:37 -07: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
48b022ffa1
am 2d9bfcc0: Merge "Doc change: Add diff report for API level 19." into klp-dev
...
* commit '2d9bfcc0bbcd036ede0e2bf9155fed608b4d39d3':
Doc change: Add diff report for API level 19.
2013-10-29 20:36:14 -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
3641571c93
am ae47d826: Merge "Add an intermediate dimens resource for 540dp device." into klp-dev
...
* commit 'ae47d826d883657a4332f549c165ae85124bd1cf':
Add an intermediate dimens resource for 540dp device.
2013-10-29 19:46:36 -07: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
e64a8bbc37
am e4035827: Merge "Always initialize local boolean variables when possible" into klp-dev
...
* commit 'e403582708acdb89108d606f64c99317e25f1247':
Always initialize local boolean variables when possible
2013-10-29 16:57:01 -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
Igor Murashkin
73a523d9bf
am e5c1208e: Merge "am: Increase dropbox buffer size to 256KB (from 128KB)" into klp-dev
...
* commit 'e5c1208ef9ef7d10b5bae6c82b9eb5a92da1244e':
am: Increase dropbox buffer size to 256KB (from 128KB)
2013-10-29 14:23:06 -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
de50a5e7e1
am 927d854f: Merge "Optimize sysui ui queue during keyguard unlock." into klp-dev
...
* commit '927d854ff4dc66edd22c109400233eb2d76dfce6':
Optimize sysui ui queue during keyguard unlock.
2013-10-29 13:57:16 -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
23ac234e90
am 704269ec: Merge "Mention external storage changes in KITKAT docs." into klp-dev
...
* commit '704269ec1cea0f68e21f51342d4d05825a53ae6a':
Mention external storage changes in KITKAT docs.
2013-10-29 13:49:42 -07:00
Jeff Sharkey
dd225d28e6
am 7fbba162: Merge "Suppress OperationCanceledException logging." into klp-dev
...
* commit '7fbba1622a975782fddb9a7c5d9dd733dd4e425d':
Suppress OperationCanceledException logging.
2013-10-29 13:49:39 -07: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
161e43dc59
am 1b5bd6b6: Merge "Update QS settings icon, remove unused location icon." into klp-dev
...
* commit '1b5bd6b68af0f26dc0f42e442a9ffa8e1f30e3e5':
Update QS settings icon, remove unused location icon.
2013-10-29 13:26:44 -07:00
Michael Wright
961cc6717a
am 3f836741: Merge "Speculatively schedule input consumption" into klp-dev
...
* commit '3f8367415095651e9dd8e074f97659a1b633e900':
Speculatively schedule input consumption
2013-10-29 13:23:17 -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
f7eb3398f1
am 19949b9d: Merge "Guard against missing document columns." into klp-dev
...
* commit '19949b9d3de584b283fa9d1ef2489d3e97a3b41a':
Guard against missing document columns.
2013-10-29 11:56:27 -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
718991b69c
am 24445c35: Doc change: fix docs build.
...
* commit '24445c35211a85a92a68527fb93271eadc8d822d':
Doc change: fix docs build.
2013-10-29 11:38:28 -07:00
Dirk Dougherty
24445c3521
Doc change: fix docs build.
...
Change-Id: Ifdb25d52629e62b0e909aa3ac00bff4df257ffd2
2013-10-29 11:33:33 -07:00
Craig Mautner
81defc794b
Force relayout at completion of status bar animation
...
A final layout pass should be done whenever the status bar has
completed its incoming animation.
Fixes bug 10387660.
Change-Id: I48c19015c53116b58cf73e20be32d1f64dd682ca
2013-10-29 11:32:30 -07:00
John Spurlock
e7c285725d
Optimize sysui ui queue during keyguard unlock.
...
Target the two biggest offenders:
- Coalesce keyguard setHidden(false) calls during unlock.
- Make sysui->WM call async.
Found during investigation into b/11221659.
Bug: 11221659
Change-Id: Icab48376bc356a933e0f9940bc2f924e2e77ab22
2013-10-29 14:27:41 -04:00
Dirk Dougherty
57449569b7
am 3bdf60dc: Merge "Doc change: Add update ProGuard keep rules for Google Play Services." into klp-dev
...
* commit '3bdf60dc290f24d4f3f994466fb2f19d4e01d833':
Doc change: Add update ProGuard keep rules for Google Play Services.
2013-10-29 10:42:56 -07:00
Dirk Dougherty
3bdf60dc29
Merge "Doc change: Add update ProGuard keep rules for Google Play Services." into klp-dev
2013-10-29 17:40:49 +00:00
Chris Wren
4742fe3cd7
am 64742f84: Merge "show duration instead of remaining time." into klp-dev
...
* commit '64742f8469ce270b6ecf437a624b69dde7a5a056':
show duration instead of remaining time.
2013-10-29 10:39:28 -07:00
Chris Wren
f535a6aef0
am 5ab93d87: Merge "reduce garbage generation in KeyguardTransportControlView." into klp-dev
...
* commit '5ab93d873f95256fdcddb8a78fa3c4a6697ec01a':
reduce garbage generation in KeyguardTransportControlView.
2013-10-29 10:39:25 -07:00