158718 Commits

Author SHA1 Message Date
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
Christian Robertson
42310965fa Customized ripple animation for navigation bar
To implement the new gel-cap shaped ripple I resurrected the
onDraw and setPressed methods from the KitKat implementation.
The KitKat animation timings were adjusted to match the material
ripple, but the structure of the animators is the same as KitKat.

Since the new ripple is drawn directly to the canvas, the references
to the KitKat background image were removed.

The LogInterpolator is copied from the framework Ripple
to match the material animation curves.

Bug: 17112935
Change-Id: If6a3eb92de794b526338166bf8cb096eb9764cf6
2014-09-14 02:15:19 -04: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
Alan Viverette
8b5b25b448 Reduce instructions required to obtain and recycle TypedArray
Eliminates several field and method accesses by making the TypedArray
pool local to a single Resources object. Removes an unnecessary
synchronization.

ReadXmlAttrs averaged 0.069 ms/op before, 0.064 ms/op after.

BUG: 17484798
Change-Id: If790a5ba6596b47a04f117c8912974798a592052
2014-09-13 19:30:11 -07:00
Adam Lesinski
97303fea27 am ae2fbe06: am 09c04b45: am 93f13b6a: Merge "Fix issue with lifecycle of Activities launched from Lockscreen" into lmp-dev
* commit 'ae2fbe065bddb685d038538dcbad9a6979020920':
  Fix issue with lifecycle of Activities launched from Lockscreen
2014-09-13 23:49:37 +00:00
Adam Lesinski
0176a39cca am 09c04b45: am 93f13b6a: Merge "Fix issue with lifecycle of Activities launched from Lockscreen" into lmp-dev
* commit '09c04b454a8456395f68c7d0e5b5dde1187a80d3':
  Fix issue with lifecycle of Activities launched from Lockscreen
2014-09-13 23:40:20 +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
Craig Mautner
6e9ba1b6e1 am 574df15b: am 41262f9c: am 1ba4bb3c: Merge "Give a tablet a chance." into lmp-dev
* commit '574df15bfe8ff7682a1375e6f3947483e149f108':
  Give a tablet a chance.
2014-09-13 23:25:33 +00:00
Craig Mautner
6863feb54c am 41262f9c: am 1ba4bb3c: Merge "Give a tablet a chance." into lmp-dev
* commit '41262f9c0150434a25843c38a1f0a17efca98e4a':
  Give a tablet a chance.
2014-09-13 23:13:34 +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
vandwalle
2e93c38fa6 make wifi cellular params configurable
Change-Id: Ia2a4ac3e11f2b0c7412f33496a655c5d5297ea0c
2014-09-13 13:44:34 -07:00
Svetoslav
7cf8907bc5 am 3ddf6652: am cc2f1ab3: am c2281007: Merge "Page content sometimes missing while scrolling." into lmp-dev
* commit '3ddf665212d5306c330e457e35b3e06f254fa315':
  Page content sometimes missing while scrolling.
2014-09-13 19:28:10 +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
0f71d8c6eb am cc2f1ab3: am c2281007: Merge "Page content sometimes missing while scrolling." into lmp-dev
* commit 'cc2f1ab36343a3873f85f86b3e245b7096253932':
  Page content sometimes missing while scrolling.
2014-09-13 19:16:31 +00:00
Craig Mautner
1a70a16b64 Add null checks for quickly disappearing Displays
If a display is removed right after it is added we will get null
when trying to retrieve it from the DisplayManager. Check for that
null before commiting to using that display.

Fixes bug 17478906.

Change-Id: I89ae8cc7387729d678b9b1ed5b1797a93cdde3f9
2014-09-13 12:09:31 -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
Tyler Gunn
cc616bca0d am b51263b9: am 21282583: am 66c16547: Merge "Renaming Telecomm to Telecom." into lmp-dev
* commit 'b51263b99fc2c8293e1f0fe844e65ce2afec2089':
  Renaming Telecomm to Telecom.
2014-09-13 18:19:31 +00:00
Christopher Lane
0f35cdd862 Handle null values in registerService
Bug: 17491971
Change-Id: I0443a9accd86ab70510d16456a03912845718ca9
2014-09-13 11:18:33 -07:00
Vinit Deshpande
26a98001ad Allow creating EAP_TLS network without specifying Phase2.None
Phase2 isn't required for EAP_TLS networks, and it is possible
for a developer to miss it. We are requiring it for internal
book keeping - so this change just sets Phase2 to 'None' when
EAP_TLS is set on the configuration.

Bug: 17043082
Change-Id: I5a8e0a3a236d0dfd1295584de55d5b9a1b76b483
2014-09-13 11:10:07 -07:00
Tyler Gunn
8bc3996189 am 21282583: am 66c16547: Merge "Renaming Telecomm to Telecom." into lmp-dev
* commit '2128258322aa2f90d65c1963ede79d1bffb3fce4':
  Renaming Telecomm to Telecom.
2014-09-13 18:03:04 +00:00
Svet Ganov
7387063b79 am 9a52dac5: am 1fb38aad: am 16238096: Merge changes Ife1c7cb0,I398ff797 into lmp-dev
* commit '9a52dac5ed9432746427f14521d363621efe4531':
  Fixing controls allignment in print UI.
  Fix a crash in print spooler.
2014-09-13 17:54:25 +00: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
Svet Ganov
358fcdea82 am 1fb38aad: am 16238096: Merge changes Ife1c7cb0,I398ff797 into lmp-dev
* commit '1fb38aad434206ed0ee3c2760908ba0839978ec7':
  Fixing controls allignment in print UI.
  Fix a crash in print spooler.
2014-09-13 17:39:20 +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
7bfba59672 am 3273ddf7: am 699f5db8: am acc0ce3e: Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev
* commit '3273ddf7d1ac86c53847e26bbb476e5267291ed7':
  Minimize the number of default enabled IMEs part 1
2014-09-13 11:20:18 +00:00
Yohei Yukawa
04cee902ba am 699f5db8: am acc0ce3e: Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev
* commit '699f5db8737a390590dc2a28f062cfddd4ee5bed':
  Minimize the number of default enabled IMEs part 1
2014-09-13 11:04:08 +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
Yuncheol Heo
7e1983c7ea am 952e8d3f: am 016f95ee: am 11ea0e35: Change the property name to pass selinux.
* commit '952e8d3f546f92055c5b19748b470944ca926e57':
  Change the property name to pass selinux.
2014-09-13 03:37:17 +00:00
Tim Kilbourn
670cb5b158 am bf4d9ad3: am 92191001: am ebca7a44: Merge "Update ambient shadow for TV." into lmp-dev
* commit 'bf4d9ad322e1078f7d551695354d1c07802fc643':
  Update ambient shadow for TV.
2014-09-13 03:30:00 +00:00
Dianne Hackborn
a7d2afdc10 am 7a23436b: am 61ffa7a2: am f9d92bab: Merge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev
* commit '7a23436b301af9a90336a587417c99fc8e188acd':
  Work on issue #17477510: Time change notifications sent too often
2014-09-13 03:29:55 +00:00
Jeff Brown
af0bc440e5 am d7f5c103: am 18f9b97a: am ce0a756f: Merge "Add support for dozing after screen off." into lmp-dev
* commit 'd7f5c10310d67df9843a761c8989056d09e0dd4f':
  Add support for dozing after screen off.
2014-09-13 03:29:49 +00:00
Chris Craik
63af94c575 am 68386a68: am b5f00ba9: am cceffe72: Merge "Correctly initialize animator asynchronousity" into lmp-dev
* commit '68386a68c8e617831ea583a2e7170065c5160cc3':
  Correctly initialize animator asynchronousity
2014-09-13 03:29:40 +00:00
Yuncheol Heo
a1920c1bc9 am 016f95ee: am 11ea0e35: Change the property name to pass selinux.
* commit '016f95ee964aacf3f61a31cb3cb7480a6be27f13':
  Change the property name to pass selinux.
2014-09-13 03:24:47 +00:00
Tim Kilbourn
c70acad0b1 am 92191001: am ebca7a44: Merge "Update ambient shadow for TV." into lmp-dev
* commit '92191001ccdf591474d6c86f5dbdf089a2bd0e2b':
  Update ambient shadow for TV.
2014-09-13 03:13:44 +00:00
Dianne Hackborn
47bdb75132 am 61ffa7a2: am f9d92bab: Merge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev
* commit '61ffa7a2754ee6c3b3bb1f836212ddfcb818c56b':
  Work on issue #17477510: Time change notifications sent too often
2014-09-13 03:13:13 +00:00