113616 Commits

Author SHA1 Message Date
Jeff Sharkey
f8abf2e387 Also catch one more tablet layout NPE.
Bug: 10837208
Change-Id: I178110431221773658403319b2be7aff22adadc8
2013-09-19 11:25:56 -07:00
Jeff Sharkey
5de6787d1e am 7cb93f4e: Merge "Fix tablet layout and resources." into klp-dev
* commit '7cb93f4e227d603dadd065ea4173b6779279221e':
  Fix tablet layout and resources.
2013-09-19 11:24:09 -07:00
Jeff Sharkey
7cb93f4e22 Merge "Fix tablet layout and resources." into klp-dev 2013-09-19 18:22:12 +00:00
Craig Mautner
c0fd805234 Return tasks in correct order.
Fixed ActivityManager.getRunningTasks().

Fixes bug 10705790.

Change-Id: Ia3f66e592e08a87896a1ab59f980618ec5310dfe
2013-09-19 11:20:17 -07:00
Jeff Sharkey
0aaeaab0bf Fix tablet layout and resources.
Bug: 10837208
Change-Id: I563a3b66976b5b02cdb25e077bf0709bb6e66926
2013-09-19 11:19:39 -07:00
Amith Yamasani
450a16b33f Use a separate thread for services that do NTP lookup
Some services do periodic network time lookups and can wedge the other operations on
BackgroundThread and IO Thread, causing Watchdog to kill the runtime. So best to put
those handlers on separate threads.

Going forward, should convert NTP lookups to be async with callbacks.

Bug: 10646480
Change-Id: I8c7ba6052cb3539575712c2099a706b14ff60196
2013-09-19 10:57:16 -07:00
Derek Sollenberger
23b7bc1b44 am a2c6209f: Merge "Update SkTypeface::CreateFromName to handle NULL if familyName does not match" into klp-dev
* commit 'a2c6209f6120d300cd28d97ec868b5cabb3ee1a9':
  Update SkTypeface::CreateFromName to handle NULL if familyName does not match
2013-09-19 10:57:00 -07:00
Baligh Uddin
be64336477 am 25f9f364: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '25f9f364f58a1338f16c3a3e87a8810a65e87302':
  Import translations. DO NOT MERGE
2013-09-19 10:53:04 -07:00
Baligh Uddin
16c68d6296 am 07cf6487: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '07cf648761927913019baac374198c57b233b93e':
  Import translations. DO NOT MERGE
2013-09-19 10:53:02 -07:00
Geoffrey Borggaard
ce040924f7 am 5b05a115: Merge "Remove char limit." into klp-dev
* commit '5b05a1159b6a0dbd26e6d49c9f53b449e2d9b041':
  Remove char limit.
2013-09-19 10:52:59 -07:00
Baligh Uddin
26aa6e904c am 8074862d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '8074862d9b30394a9715cbc4e33ac39ed6b89072':
  Import translations. DO NOT MERGE
2013-09-19 10:52:57 -07:00
Derek Sollenberger
a2c6209f61 Merge "Update SkTypeface::CreateFromName to handle NULL if familyName does not match" into klp-dev 2013-09-19 17:52:00 +00:00
Baligh Uddin
25f9f364f5 Merge "Import translations. DO NOT MERGE" into klp-dev 2013-09-19 17:39:50 +00:00
Baligh Uddin
07cf648761 Merge "Import translations. DO NOT MERGE" into klp-dev 2013-09-19 17:39:32 +00:00
Geoffrey Borggaard
5b05a1159b Merge "Remove char limit." into klp-dev 2013-09-19 17:39:22 +00:00
Baligh Uddin
8074862d9b Merge "Import translations. DO NOT MERGE" into klp-dev 2013-09-19 17:39:17 +00:00
Geoffrey Borggaard
8e7586fa0b Remove char limit.
This dialog box has plenty of room.
Bug: 10628262
Bug: 10618549
Bug: 10628357
Bug: 10618708

Change-Id: If1057fcbe1e40704958727e0a0337bdd6b8480a2
2013-09-19 13:28:59 -04:00
Svetoslav
db7659e0d3 am 81d4014c: Hiding a method that was never meant to be public.
* commit '81d4014c59d2c6cf23b0465e9b8c94b6bfe428e2':
  Hiding a method that was never meant to be public.
2013-09-19 10:27:59 -07:00
Svetoslav
81d4014c59 Hiding a method that was never meant to be public.
The hide javadoc annotation had a type, thus leaking the API.

bug:10552358

Change-Id: Iec4e203d0786efbe6afbd9b6995f11642935336c
2013-09-19 10:09:49 -07:00
John Spurlock
d402c0f37b am f95c9aa7: Merge "Don\'t disable animations until screen state is known." into klp-dev
* commit 'f95c9aa7e1229963a4cb92eed46eafc205b03cb3':
  Don't disable animations until screen state is known.
2013-09-19 09:30:12 -07:00
John Spurlock
f95c9aa7e1 Merge "Don't disable animations until screen state is known." into klp-dev 2013-09-19 16:28:09 +00:00
Chris Wren
035541a1ba am f82e73c5: Merge "disable heads up feature in klp." into klp-dev
* commit 'f82e73c572cf5781232db2aa9fae6e02e04dbaaf':
  disable heads up feature in klp.
2013-09-19 09:23:36 -07:00
John Spurlock
8c52042264 Don't disable animations until screen state is known.
Bug:10602521
Change-Id: I54a0c7a9dfd7d9c248854738414613d32d85476a
2013-09-19 12:23:35 -04:00
Chris Wren
f82e73c572 Merge "disable heads up feature in klp." into klp-dev 2013-09-19 16:18:59 +00:00
John Spurlock
9a300a4aab am 219d0f32: Merge "Draw gradient behind fully transparent system bars." into klp-dev
* commit '219d0f32ddd1ae82588f8b5eaa46f319c83b5fe3':
  Draw gradient behind fully transparent system bars.
2013-09-19 09:07:24 -07:00
John Spurlock
219d0f32dd Merge "Draw gradient behind fully transparent system bars." into klp-dev 2013-09-19 16:04:15 +00:00
Jean-Michel Trivi
58910a746e am 1608f496: Merge "Public API for RemoteController" into klp-dev
* commit '1608f496a34c001ac3836fb77d8aefdb114e82dc':
  Public API for RemoteController
2013-09-19 08:52:07 -07:00
Jean-Michel Trivi
1608f496a3 Merge "Public API for RemoteController" into klp-dev 2013-09-19 15:49:40 +00:00
John Spurlock
e631b41d8b Draw gradient behind fully transparent system bars.
Use a transition-drawable to crossfade between the gradient and
solid color backgrounds, avoiding custom onDraw.

Rename colors to their final names.  Since both bars now receive the
gradient treatment, centralize in base BarTransitions.

Bug:10602521
Change-Id: Id094fa1767eabab88a3709d6026c23858c83fb5b
2013-09-19 11:28:54 -04:00
Daniel Sandler
5bb7cefa6f am 1816375f: Merge "New sounds for K." into klp-dev
* commit '1816375ff7c8b57edca6f9d00e08eec7a062c261':
  New sounds for K.
2013-09-19 07:56:30 -07:00
Craig Mautner
acc7f154a7 am 81d1689c: Merge "Remove debug logging for b/106899184." into klp-dev
* commit '81d1689ceb3252d2cfa3397cd6a5b3337a3a6a75':
  Remove debug logging for b/106899184.
2013-09-19 07:53:03 -07:00
Daniel Sandler
1816375ff7 Merge "New sounds for K." into klp-dev 2013-09-19 14:52:07 +00:00
Craig Mautner
81d1689ceb Merge "Remove debug logging for b/106899184." into klp-dev 2013-09-19 14:50:41 +00:00
Derek Sollenberger
89ec829908 Update SkTypeface::CreateFromName to handle NULL if familyName does not match
This is a multi-project change with a dependency on external/skia

bug: 10730965
Change-Id: Ida880a86ebd182a221333bbd85eaa30d047a1618
2013-09-19 08:14:53 -04:00
Baligh Uddin
bbe7af04a8 Import translations. DO NOT MERGE
Change-Id: I21beea4e8c038684fed962494b3a5213fea4c818
Auto-generated-cl: translation import
2013-09-19 00:00:37 -07:00
Baligh Uddin
59db60e498 Import translations. DO NOT MERGE
Change-Id: I0da9befa56ba6e4a599b5796182898cc7093043d
Auto-generated-cl: translation import
2013-09-18 23:42:59 -07:00
Baligh Uddin
1a403edb4e Import translations. DO NOT MERGE
Change-Id: I4409b360313b275ac5e6cec0af55fcc5f3962c7a
Auto-generated-cl: translation import
2013-09-18 23:11:07 -07:00
Dave Langemak
3e7d0cc4c7 am a2d65108: Merge "Latest UX asset drop." into klp-dev
* commit 'a2d65108dd32a0836fe08f0c72efdd5c727dad44':
  Latest UX asset drop.
2013-09-18 22:04:53 -07:00
Dave Langemak
a2d65108dd Merge "Latest UX asset drop." into klp-dev 2013-09-19 05:02:55 +00:00
Joe Fernandez
8d649647c4 am f1fc0ad3: am 149eb677: am 1c774af0: am 608a48af: Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs
* commit 'f1fc0ad39ed59b316b263ac36a742c41df11a6d8':
  docs: SDK 22.2.1 Release Notes
2013-09-18 21:37:38 -07:00
Joe Fernandez
c13803c69b am bc15f8b0: am bf0f0701: am fe2d0c4c: am 3ce21086: Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs
* commit 'bc15f8b02d2b3fbe50d95a8da212a3bbd68d79a2':
  docs: RenderScript Dev Guide fixes
2013-09-18 21:37:35 -07:00
Joe Fernandez
f1fc0ad39e am 149eb677: am 1c774af0: am 608a48af: Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs
* commit '149eb677156ddd2c815c185642c9b5d9e6294287':
  docs: SDK 22.2.1 Release Notes
2013-09-18 21:34:41 -07:00
Joe Fernandez
bc15f8b02d am bf0f0701: am fe2d0c4c: am 3ce21086: Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs
* commit 'bf0f07018c50d858900af8114eaf5133ea293b0f':
  docs: RenderScript Dev Guide fixes
2013-09-18 21:34:39 -07:00
Joe Fernandez
149eb67715 am 1c774af0: am 608a48af: Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs
* commit '1c774af0d30349b7512cf2461c939a1d45770989':
  docs: SDK 22.2.1 Release Notes
2013-09-18 21:31:11 -07:00
Joe Fernandez
bf0f07018c am fe2d0c4c: am 3ce21086: Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs
* commit 'fe2d0c4cbe852de9d3b247cff3013db73d98dce4':
  docs: RenderScript Dev Guide fixes
2013-09-18 21:31:08 -07:00
Joe Fernandez
1c774af0d3 am 608a48af: Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs
* commit '608a48afe4a852ec543f5fe15ea67807e326a8b2':
  docs: SDK 22.2.1 Release Notes
2013-09-18 21:28:33 -07:00
Joe Fernandez
fe2d0c4cbe am 3ce21086: Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs
* commit '3ce210869725619c3222dc8147d1117d9a8c47c9':
  docs: RenderScript Dev Guide fixes
2013-09-18 21:28:30 -07:00
Joe Fernandez
608a48afe4 Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs 2013-09-19 04:27:16 +00:00
Joe Fernandez
3ce2108697 Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs 2013-09-19 04:26:38 +00:00
Daniel Sandler
dcbdd3b420 New sounds for K.
AudioPackage12 uses the new sounds (specifically the default
versions at 44.1kHz); device-specific makefiles can elect to
use the 48k versions instead by including
AudioPackage12_48.mk.

Bug: 9454760
Change-Id: If714fc4b98f6700163f08c92a6376f28f9616382
2013-09-18 23:09:58 -04:00