153217 Commits

Author SHA1 Message Date
Christopher Lane
d50cc4e1cf am 1fdb5100: Merge "Handle null values in registerService" into lmp-dev
* commit '1fdb5100feab055ca9e52ee766d4477a188e78a3':
  Handle null values in registerService
2014-09-14 17:10:18 +00:00
Yorke Lee
26249f4e92 am f3804c3c: Pipe TelephonyManager.getCallState through TelecommManager
* commit 'f3804c3cfa39d63b84d88edce098d17eed9780c8':
  Pipe TelephonyManager.getCallState through TelecommManager
2014-09-14 17:10:13 +00:00
Christopher Lane
07ab0871ee Merge "Handle null values in registerService" into lmp-dev 2014-09-14 17:06:46 +00:00
Yorke Lee
2ae312e306 Pipe TelephonyManager.getCallState through TelecommManager
* Add TelecommManager.getCallState (hidden API)
* Make TelephonyManager.getCallState call through to
TelecommManager, to be consistent with
TelephonyManager.ACTION_PHONE_STATE_CHANGED broadcasts for
overall call state. Telephony continues to manage call states for
individual subscriptions.

Bug: 17378767
Change-Id: Ia5e8b21df801ed3af4f6e14c110a72c92f077f88
2014-09-14 09:54:23 -07:00
Yohei Yukawa
092c4e9327 am a22e2ab6: Merge "Minimize the number of default enabled IMEs part 2" into lmp-dev
* commit 'a22e2ab64c1629e8d8a60ce5e2ccc034714f1365':
  Minimize the number of default enabled IMEs part 2
2014-09-14 10:10:46 +00:00
Winson Chung
2bbc52205a am a2e66053: Merge "Adding null check for invalid recents task list. (Bug 17476926)" into lmp-dev
* commit 'a2e66053456b4728997eff047515487ef20d87ec':
  Adding null check for invalid recents task list. (Bug 17476926)
2014-09-14 10:10:41 +00:00
Winson Chung
9d06d4da5d am 0973117b: Merge "Fixing issue with stack not being fully centered. (Bug 17015153)" into lmp-dev
* commit '0973117bd59659ddd4151d332fd61e64ca5b1b2f':
  Fixing issue with stack not being fully centered. (Bug 17015153)
2014-09-14 10:10:37 +00:00
Qiwen Zhao
5d224ddaa1 am 7ca4682e: Merge "GMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifiers.""" into lmp-dev
* commit '7ca4682e2d4b256b62edca558a6f3a2494d0dcd4':
  GMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifiers.""
2014-09-14 10:10:29 +00:00
Yohei Yukawa
c68f27625b Merge "Minimize the number of default enabled IMEs part 2" into lmp-dev 2014-09-14 07:48:27 +00:00
Winson Chung
ba3306fc47 Merge "Adding null check for invalid recents task list. (Bug 17476926)" into lmp-dev 2014-09-14 07:12:40 +00:00
Winson Chung
625f055958 Merge "Fixing issue with stack not being fully centered. (Bug 17015153)" into lmp-dev 2014-09-14 07:12:29 +00:00
Yohei Yukawa
68c860bb29 Minimize the number of default enabled IMEs part 2
Previously the system tried to enable at least one auxiliary IME
even when the system is not ready.  However, this doesn't make
much sense because the user should be able to set up their phone
without auxiliary IMEs. Also, IMEs enabled before the system
becomes ready are kept to be enabled after the system becomes
ready. Thus, we should minimize the number of enabled IMEs
until the system becomes ready.

BUG: 17347871
Change-Id: Ife93d909fb8a24471c425c903e2b7048826e17a3
2014-09-14 13:47:33 +09:00
Qiwen Zhao
a11757c187 Merge "GMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifiers.""" into lmp-dev 2014-09-14 02:53:32 +00:00
Qiwen Zhao
63c7444bab GMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifiers.""
This reverts commit c4bc83b7b5f7911bf750544aa8a2211ae6d11fe2.

Change-Id: I484953c5c3b130b3359ef47aca890fa6903917a6
2014-09-14 02:53:04 +00:00
Adam Lesinski
c8035614fb am 93f13b6a: Merge "Fix issue with lifecycle of Activities launched from Lockscreen" into lmp-dev
* commit '93f13b6af86c55d4a489d26580be938ab1fe366d':
  Fix issue with lifecycle of Activities launched from Lockscreen
2014-09-13 23:25:37 +00:00
Adam Lesinski
13f3c9344f Merge "Fix issue with lifecycle of Activities launched from Lockscreen" into lmp-dev 2014-09-13 23:11:57 +00:00
Craig Mautner
34c3748561 am 1ba4bb3c: Merge "Give a tablet a chance." into lmp-dev
* commit '1ba4bb3cace6feadf7ededfa6c7b90e6ff851380':
  Give a tablet a chance.
2014-09-13 22:54:03 +00:00
Craig Mautner
a3804a0aab Merge "Give a tablet a chance." into lmp-dev 2014-09-13 22:45:28 +00:00
Craig Mautner
c3daeddae4 Give a tablet a chance.
500 msec is apparently not enough time to push the pixels around on
a Volantis (or Manta, or occasionally Deb). Increasing the timeout
eliminates turning the screen on before the surface is completely
drawn.

Optimizing the drawing path so that we can return the timeout to
500ms has been filed as b/17496306.

Fixes bug 16849724.

Change-Id: Ic0fca68bc41caa67dba973b5c40915756dc4730f
2014-09-13 12:22:33 -07:00
Svetoslav
16c8e53b33 am c2281007: Merge "Page content sometimes missing while scrolling." into lmp-dev
* commit 'c2281007f190ab197b23484fd087c30955ffdd6b':
  Page content sometimes missing while scrolling.
2014-09-13 18:57:44 +00:00
Svetoslav
2047df6f5f Merge "Page content sometimes missing while scrolling." into lmp-dev 2014-09-13 18:45:52 +00:00
Christopher Lane
0f35cdd862 Handle null values in registerService
Bug: 17491971
Change-Id: I0443a9accd86ab70510d16456a03912845718ca9
2014-09-13 11:18:33 -07:00
Tyler Gunn
e171af61f5 am 66c16547: Merge "Renaming Telecomm to Telecom." into lmp-dev
* commit '66c16547736fd21f859d25b21d072bf07d16c3df':
  Renaming Telecomm to Telecom.
2014-09-13 17:47:22 +00:00
Tyler Gunn
ead6ad8a38 Merge "Renaming Telecomm to Telecom." into lmp-dev 2014-09-13 17:32:49 +00:00
Svet Ganov
b5be0803dd am 16238096: Merge changes Ife1c7cb0,I398ff797 into lmp-dev
* commit '16238096409899271f40e4404646412a384b1512':
  Fixing controls allignment in print UI.
  Fix a crash in print spooler.
2014-09-13 17:23:58 +00:00
Svet Ganov
102f9398ee Merge changes Ife1c7cb0,I398ff797 into lmp-dev
* changes:
  Fixing controls allignment in print UI.
  Fix a crash in print spooler.
2014-09-13 17:13:32 +00:00
Yohei Yukawa
2fa31886bd am acc0ce3e: Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev
* commit 'acc0ce3e5adff3a6a14b58500567e8155d96cca8':
  Minimize the number of default enabled IMEs part 1
2014-09-13 10:48:27 +00:00
Yohei Yukawa
c0b8cb8910 Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev 2014-09-13 10:33:50 +00:00
Tyler Gunn
ef9f6f957d Renaming Telecomm to Telecom.
- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.

Bug: 17364651
Change-Id: I192cb5d189f55db012ea72ee82ccc5aedbc21638
2014-09-12 22:16:17 -07:00
Svet Ganov
922507026a Fixing controls allignment in print UI.
Making some allignment tweaks based on UX feedback.

bug:17489187

Change-Id: Ife1c7cb0f55eb0398bca4a5e015ace24437ff2a6
2014-09-12 19:54:09 -07:00
Yuncheol Heo
38a0ca6868 am 11ea0e35: Change the property name to pass selinux.
* commit '11ea0e350b0026a6a39ec300bd98cb1e414c743e':
  Change the property name to pass selinux.
2014-09-13 02:50:00 +00:00
Adam Lesinski
54eab3b35d Fix issue with lifecycle of Activities launched from Lockscreen
ActivityManager still thinks the device is going to sleep, so
any Activity started while the lockscreen is showing is immediately
stopped. When Keyguard calls ActivityManager.keyguardWaitingForActivityDraw(),
then we must make sure that the ActivityManager thinks we are not sleeping.

Bug:17459745
Change-Id: I5c45c88e3a72e1f08e1b32101d0d0b4675f7a5ff
2014-09-12 19:42:24 -07:00
Svet Ganov
05ff998fd8 Fix a crash in print spooler.
A recent bug fix exposed another one where we were not updating
the internal state of the remote print document after it finishes
updating. This resulted in a crash on every print.

bug:16966145

Change-Id: I398ff7976533241e3d4cb6cd27f69cdc25e67be9
2014-09-12 19:25:32 -07:00
Yuncheol Heo
4b5c2d3cfc Change the property name to pass selinux.
- Added the prefix 'persist.sys.' to pass selinux and to make the
  properties persistent after reboot.
- Shortened the name to fit the length to 31.
- Got together the properties in the near place.

Bug: 17491732
Change-Id: I051f1bacc51ee372806077159020600ffeb30f48
2014-09-13 11:21:46 +09:00
Tim Kilbourn
146b2af4a6 am ebca7a44: Merge "Update ambient shadow for TV." into lmp-dev
* commit 'ebca7a4494d6ddefa91b79a7d95092e44e74bf01':
  Update ambient shadow for TV.
2014-09-13 01:24:15 +00:00
Tim Kilbourn
777195efce Merge "Update ambient shadow for TV." into lmp-dev 2014-09-13 01:11:43 +00:00
Dianne Hackborn
04ee6bbfd5 am f9d92bab: Merge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev
* commit 'f9d92bab128fb72cfd98f49fbf2d7df7de4abec7':
  Work on issue #17477510: Time change notifications sent too often
2014-09-13 01:03:19 +00:00
Jeff Brown
d20a83f21f am ce0a756f: Merge "Add support for dozing after screen off." into lmp-dev
* commit 'ce0a756fd13cf9feea1409b75534b260b187398e':
  Add support for dozing after screen off.
2014-09-13 01:03:13 +00:00
Chris Craik
b21a1cd6b1 am cceffe72: Merge "Correctly initialize animator asynchronousity" into lmp-dev
* commit 'cceffe7243b497ba9e597c7091d3cf68f697f553':
  Correctly initialize animator asynchronousity
2014-09-13 01:03:08 +00:00
Dianne Hackborn
e4f20c925e Merge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev 2014-09-13 00:56:58 +00:00
Jeff Brown
314d6bd59e Merge "Add support for dozing after screen off." into lmp-dev 2014-09-13 00:53:03 +00:00
Tim Kilbourn
e632bf1656 Update ambient shadow for TV.
Bug: 17462175
Change-Id: I2fb6e939fc428e95b944e87a3a82a3db6130c762
2014-09-12 17:50:23 -07:00
Chris Craik
2f25901632 Merge "Correctly initialize animator asynchronousity" into lmp-dev 2014-09-13 00:46:11 +00:00
Chris Craik
572d9acd59 Correctly initialize animator asynchronousity
bug:17483792
Change-Id: Icb6b6e6318d4c79ee94228806cb60b275424b9c9
2014-09-12 17:40:20 -07:00
Adam Powell
6ef2fca386 am dd9488c1: Merge "Provide a public API for View#computeFitSystemWindows" into lmp-dev
* commit 'dd9488c13f16699d190e399324c18b557b6a5b38':
  Provide a public API for View#computeFitSystemWindows
2014-09-13 00:38:01 +00:00
Eric Laurent
b739cc61c1 am a7f44594: Merge "SoundTrigger: fix KeyphraseRecognitionEvent parceling" into lmp-dev
* commit 'a7f44594b56d5b4341dfeb074c9518e480de7e4c':
  SoundTrigger: fix KeyphraseRecognitionEvent parceling
2014-09-13 00:37:56 +00:00
Joe Fernandez
8af9ea7c97 am 85c953ef: am 41b12f29: am 02480cbf: am 1b12b1dc: Merge "docs: remove bad link in the quick view box for TV Recommendations #2" into klp-modular-docs
* commit '85c953ef4493ee19a6aed616f0bcbcdf1db590d4':
  docs: remove bad link in the quick view box for TV Recommendations #2
2014-09-13 00:37:51 +00:00
Jeff Brown
2175e9c366 Add support for dozing after screen off.
On some devices, we want the screen off transition to complete before
we start dozing.  Added a new config.xml attribute config_dozeAfterScreenOff
to configure this behavior.

Defer starting dreams until the display is ready.

Fixed some minor issues in the system UI doze service when setting the
display state.

Bug: 16187655
Change-Id: Ib1bc60de5457166f4b4880732db5df989dda67a4
2014-09-12 17:31:54 -07:00
Adam Powell
2642357b82 Merge "Provide a public API for View#computeFitSystemWindows" into lmp-dev 2014-09-13 00:22:29 +00:00
Eric Laurent
76466c7be3 Merge "SoundTrigger: fix KeyphraseRecognitionEvent parceling" into lmp-dev 2014-09-13 00:21:48 +00:00