166382 Commits

Author SHA1 Message Date
Tsuwei Chen
e939996646 am 5ef08182: Merge "Reject SUPL connection when data is disbaled by user. b/18127920" into lmp-mr1-dev
* commit '5ef081828181663bc79ea0add6afaa35a93567fb':
  Reject SUPL connection when data is disbaled by user. b/18127920
2014-10-31 23:11:51 +00:00
Tsuwei Chen
5ef0818281 Merge "Reject SUPL connection when data is disbaled by user. b/18127920" into lmp-mr1-dev 2014-10-31 23:06:01 +00:00
John Reck
a51fba0bf0 am a8d83d63: Merge "Layer changes" into lmp-mr1-dev
* commit 'a8d83d639a5687b2ab5689db4ea61e2a6cce66f4':
  Layer changes
2014-10-31 23:00:44 +00:00
John Reck
a8d83d639a Merge "Layer changes" into lmp-mr1-dev 2014-10-31 22:55:47 +00:00
Dianne Hackborn
18163616c8 am f34fa3e7: Merge "Improve low on RAM reporting." into lmp-mr1-dev
* commit 'f34fa3e7aa9be9bf24c955a9ebf34022e4b88c25':
  Improve low on RAM reporting.
2014-10-31 22:49:27 +00:00
Dianne Hackborn
f34fa3e7aa Merge "Improve low on RAM reporting." into lmp-mr1-dev 2014-10-31 22:44:24 +00:00
Amit Mahajan
0c8f8980f6 am 30e51130: Merge "Improve a calculation method for LTE antenna reception level" into lmp-mr1-dev
automerge: 40d7655

* commit '40d7655026ae25c776a3449af9c661a7f59b5440':
  Improve a calculation method for LTE antenna reception level
2014-10-31 22:41:09 +00:00
Amit Mahajan
40d7655026 am 30e51130: Merge "Improve a calculation method for LTE antenna reception level" into lmp-mr1-dev
* commit '30e5113000877e053ba4f30b5962a42a4d11fa6e':
  Improve a calculation method for LTE antenna reception level
2014-10-31 22:39:39 +00:00
Amit Mahajan
30e5113000 Merge "Improve a calculation method for LTE antenna reception level" into lmp-mr1-dev 2014-10-31 22:35:52 +00:00
Kensuke Ueda
c962b1dcfb Improve a calculation method for LTE antenna reception level
RSRP value thresholds is relatively high compared with
other mobile phone platforms, which make android seems
low sensitive to radio. This patch sets better thresholds.

Bug: 17891524
Change-Id: I502e1c3d08b2a52c51fe93da9b77476ac827a25b
2014-10-31 15:35:23 -07:00
John Reck
0e89e2b7bc Layer changes
Bug: 17208461

* Switch Layer to be VirtualLightRefBase instead of
  Caches' side-channel ref-counting
* Include active layers in gfxinfo dump
* Run gfxinfo dump on the correct thread
* Dump gfxinfo on Layer creation failure

Change-Id: I28d195699e2334518e215ab28c7a17355aee9678
2014-10-31 15:30:10 -07:00
Santos Cordon
a663f86fd3 Even, Even more telecom javadoc.
Bug: 18142177
Change-Id: Ic952f3a81cb957bc5b9b6d0aa755adaab9fb74aa
2014-10-31 15:28:46 -07:00
Adam Powell
d6b4848132 am af0a6ad8: Merge "AlertDialog metrics and measurement fixes" into lmp-mr1-dev
automerge: ba6750c

* commit 'ba6750c3f4bfd1ed9352a95098c0200f805914bc':
  AlertDialog metrics and measurement fixes
2014-10-31 22:26:23 +00:00
Adam Powell
ba6750c3f4 am af0a6ad8: Merge "AlertDialog metrics and measurement fixes" into lmp-mr1-dev
* commit 'af0a6ad8ab29fea9b7b164168d4d080fe010e83a':
  AlertDialog metrics and measurement fixes
2014-10-31 22:25:10 +00:00
Adam Powell
af0a6ad8ab Merge "AlertDialog metrics and measurement fixes" into lmp-mr1-dev 2014-10-31 22:21:07 +00:00
Nancy Chen
6a44c194e7 am e1678ddf: Merge "Handle MMI for multi-SIM (1/3)" into lmp-mr1-dev
automerge: 346f907

* commit '346f9070a45798d3edf38b4abaf39600630dd403':
  Handle MMI for multi-SIM (1/3)
2014-10-31 22:11:59 +00:00
Nancy Chen
346f9070a4 am e1678ddf: Merge "Handle MMI for multi-SIM (1/3)" into lmp-mr1-dev
* commit 'e1678ddf7a8311c79ccba5a6b6183f9484fa1f1f':
  Handle MMI for multi-SIM (1/3)
2014-10-31 22:10:47 +00:00
Christopher Lane
c56a9d10f7 am be36ebc2: Merge "Add convenience method for getting the complex unit type" into lmp-mr1-dev
automerge: 38d6cf9

* commit '38d6cf9cbee98b3fe66e6ccda223b3c4c01a0815':
  Add convenience method for getting the complex unit type
2014-10-31 22:07:30 +00:00
Nancy Chen
e1678ddf7a Merge "Handle MMI for multi-SIM (1/3)" into lmp-mr1-dev 2014-10-31 22:06:28 +00:00
Christopher Lane
38d6cf9cbe am be36ebc2: Merge "Add convenience method for getting the complex unit type" into lmp-mr1-dev
* commit 'be36ebc28dd1f86da521401266fd03ca0b59825c':
  Add convenience method for getting the complex unit type
2014-10-31 22:06:04 +00:00
Christopher Lane
be36ebc28d Merge "Add convenience method for getting the complex unit type" into lmp-mr1-dev 2014-10-31 22:01:35 +00:00
Tsuwei Chen
d3ef8e264b Reject SUPL connection when data is disbaled by user.
b/18127920

Change-Id: I6209d7c48bb7c9a81fd3fd9323275e1f6a38d8db
2014-10-31 14:58:44 -07:00
Scott Rowe
067fbaa8e3 docs: b/15180738 - invalid urls in badge generator
Change-Id: Ifb7ab1ad1b860c7fb7faec624b7d3ad4244fee36
2014-10-31 14:52:32 -07:00
Christopher Lane
9f357ae9f0 Add convenience method for getting the complex unit type
Bug: 18193912
Change-Id: Ida29c12c6c3f07ac0657e70d2ab07f2fc4f2cb20
2014-10-31 14:52:06 -07:00
Santos Cordon
2ef87ee728 Split Telecom PhoneAccount registration permissions.
Bug: 18106506
Change-Id: Ic825b44c2dc42709073a3990f6a7ca8e372025e9
2014-10-31 14:44:30 -07:00
George Mount
0d6624d35a am fa21e757: Merge "Ensure views are attached prior to starting enter transition." into lmp-mr1-dev
automerge: 7bce500

* commit '7bce5007d2b2b218d11514a3df8e7109e37d9e7c':
  Ensure views are attached prior to starting enter transition.
2014-10-31 21:38:13 +00:00
George Mount
7bce5007d2 am fa21e757: Merge "Ensure views are attached prior to starting enter transition." into lmp-mr1-dev
* commit 'fa21e75734878a9718f85c7d3f28c5946f15d01d':
  Ensure views are attached prior to starting enter transition.
2014-10-31 21:35:30 +00:00
George Mount
fa21e75734 Merge "Ensure views are attached prior to starting enter transition." into lmp-mr1-dev 2014-10-31 21:30:20 +00:00
Adam Powell
42c63290f7 AlertDialog metrics and measurement fixes
Bug 17930997

Change-Id: If7b641d4e2d80f7bf44c6f0a996faff53ee403bc
2014-10-31 14:13:32 -07:00
Adam Powell
311506afbb Don't update OverScroller fling state if no time has passed since start
If no time has passed when we try to update fling state, skip the
update computation since there is nothing to do.

Fixes a bug where we could return NaN from
OverScroller#getCurrentVelocity.

Bug 17700698

Change-Id: I65042d4d26a29593f66781b58456c2d1e85381c6
2014-10-31 14:03:01 -07:00
Adam Powell
dec2509d70 am b9eabc5c: Merge "Allow swipe down to dismiss for ResolverDrawerLayout" into lmp-mr1-dev
automerge: 63bb338

* commit '63bb33832380feb546d1a20d8f1c057f2088aed5':
  Allow swipe down to dismiss for ResolverDrawerLayout
2014-10-31 20:35:42 +00:00
Adam Powell
63bb338323 am b9eabc5c: Merge "Allow swipe down to dismiss for ResolverDrawerLayout" into lmp-mr1-dev
* commit 'b9eabc5c2b54145772cbec1c6cec90360925e174':
  Allow swipe down to dismiss for ResolverDrawerLayout
2014-10-31 20:34:25 +00:00
Adam Powell
b9eabc5c2b Merge "Allow swipe down to dismiss for ResolverDrawerLayout" into lmp-mr1-dev 2014-10-31 20:28:48 +00:00
Evan Charlton
3869d75196 am 984cf41a: Merge "Have Pm return the correct code" into lmp-mr1-dev
automerge: e8b451d

* commit 'e8b451dd123b96252026992be3c96c9c577b4245':
  Have Pm return the correct code
2014-10-31 20:22:15 +00:00
Evan Charlton
e8b451dd12 am 984cf41a: Merge "Have Pm return the correct code" into lmp-mr1-dev
* commit '984cf41a54493d7fca5b499789ea5da5ad22b450':
  Have Pm return the correct code
2014-10-31 20:21:12 +00:00
Evan Charlton
984cf41a54 Merge "Have Pm return the correct code" into lmp-mr1-dev 2014-10-31 20:16:09 +00:00
Amith Yamasani
84df64d400 am 8079a812: Merge "Backup and restore battery saver trigger level" into lmp-mr1-dev
automerge: 80e5f45

* commit '80e5f45979416c0bee487725eaf4078b6ba42769':
  Backup and restore battery saver trigger level
2014-10-31 20:00:57 +00:00
Svetoslav
2a6749adc0 am 93134ce8: Merge "Save to a PDF file should look like print preview." into lmp-mr1-dev
automerge: 160021d

* commit '160021d8cf62f566587d899498c72fff82b6969f':
  Save to a PDF file should look like print preview.
2014-10-31 19:59:53 +00:00
Svetoslav
eaaa38aea0 am b1ecf0d7: Merge "Adding APIs to enable apps to influence accessibility traversal." into lmp-mr1-dev
automerge: 97fcd2b

* commit '97fcd2b5d15ed01b1ee27a30132e95b4733793cf':
  Adding APIs to enable apps to influence accessibility traversal.
2014-10-31 19:58:57 +00:00
Amith Yamasani
80e5f45979 am 8079a812: Merge "Backup and restore battery saver trigger level" into lmp-mr1-dev
* commit '8079a812aabffe0014cd4c8e3e2a3e273a768436':
  Backup and restore battery saver trigger level
2014-10-31 19:57:28 +00:00
Svetoslav
160021d8cf am 93134ce8: Merge "Save to a PDF file should look like print preview." into lmp-mr1-dev
* commit '93134ce87e7b33e599c9ef9ed8b19ec2556ca8f1':
  Save to a PDF file should look like print preview.
2014-10-31 19:57:23 +00:00
Svetoslav
97fcd2b5d1 am b1ecf0d7: Merge "Adding APIs to enable apps to influence accessibility traversal." into lmp-mr1-dev
* commit 'b1ecf0d776a2dce5d60802f83fb97c893ba42bf1':
  Adding APIs to enable apps to influence accessibility traversal.
2014-10-31 19:57:18 +00:00
Amith Yamasani
8079a812aa Merge "Backup and restore battery saver trigger level" into lmp-mr1-dev 2014-10-31 19:55:52 +00:00
Svetoslav
93134ce87e Merge "Save to a PDF file should look like print preview." into lmp-mr1-dev 2014-10-31 19:54:05 +00:00
Svetoslav
b1ecf0d776 Merge "Adding APIs to enable apps to influence accessibility traversal." into lmp-mr1-dev 2014-10-31 19:53:32 +00:00
Evan Charlton
7c006199e5 Have Pm return the correct code
If the command fails, have Pm return a nonzero exit code.

Bug: 18085950
Change-Id: I3de1b8f69aa8f44b2e2109864c1aa093e3b82141
2014-10-31 12:45:25 -07:00
Chris Wren
bbe8c74f6b am b9144cea: Merge "Clear the initialized flag when resetting the height." into lmp-mr1-dev
automerge: c5f1ee3

* commit 'c5f1ee3dd144799b92b7c41286e2512b09f364d9':
  Clear the initialized flag when resetting the height.
2014-10-31 19:39:12 +00:00
John Spurlock
e7eadc4635 am 404658ee: Merge "Update 1-bar status bar / qs icons." into lmp-mr1-dev
automerge: 44c534d

* commit '44c534d88ae1153c8d29cee27de4131cd7215273':
  Update 1-bar status bar / qs icons.
2014-10-31 19:37:46 +00:00
Joe Fernandez
0e4ef67369 am 89e73a1c: am ea17fdec: Merge "docs:studio-updates-814v2" into lmp-docs
* commit '89e73a1c85c3af19530cd7b9f7093668abba9edb':
  docs:studio-updates-814v2
2014-10-31 19:35:52 +00:00
Joe Fernandez
89e73a1c85 am ea17fdec: Merge "docs:studio-updates-814v2" into lmp-docs
* commit 'ea17fdecae470beeae8e12666254bf8f6446b06e':
  docs:studio-updates-814v2
2014-10-31 19:28:30 +00:00