OSDN Git Service

android-x86/frameworks-base.git
9 years agoam 41ea13c8: am fe7b93f4: Adding links for the last few files requested by PMs.
Eric Gilmore [Thu, 18 Dec 2014 01:32:41 +0000 (01:32 +0000)]
am 41ea13c8: am fe7b93f4: Adding links for the last few files requested by PMs.
automerge: 8d2af0f

* commit '8d2af0f9daf672183262a226e9c9410c54c133a2':
  Adding links for the last few files requested by PMs.

9 years agoMerge "IMS: Set phone account in IMS Conference object" into lmp-mr1-dev
Pavel Zhamaitsiak [Thu, 18 Dec 2014 01:27:36 +0000 (01:27 +0000)]
Merge "IMS: Set phone account in IMS Conference object" into lmp-mr1-dev

9 years agoMerge "Removing unwanted tethering profiles from config.xml" into lmp-mr1-dev
Sanket Padawe [Thu, 18 Dec 2014 00:44:06 +0000 (00:44 +0000)]
Merge "Removing unwanted tethering profiles from config.xml" into lmp-mr1-dev

9 years agoMerge "Removing context ref from AppWidgetHost. (Bug 18769791)" into lmp-mr1-dev
Winson Chung [Thu, 18 Dec 2014 00:15:11 +0000 (00:15 +0000)]
Merge "Removing context ref from AppWidgetHost. (Bug 18769791)" into lmp-mr1-dev

9 years agoam 41ea13c8: am fe7b93f4: Adding links for the last few files requested by PMs.
Eric Gilmore [Thu, 18 Dec 2014 00:08:10 +0000 (00:08 +0000)]
am 41ea13c8: am fe7b93f4: Adding links for the last few files requested by PMs.

* commit '41ea13c8d2e350bb6167b79653f2aa65fa5d84c5':
  Adding links for the last few files requested by PMs.

9 years agoMerge "Change to write (create) setting+subid if it does not already exist when it...
Amit Mahajan [Wed, 17 Dec 2014 23:58:09 +0000 (23:58 +0000)]
Merge "Change to write (create) setting+subid if it does not already exist when it is queried for the first time." into lmp-mr1-dev

9 years agoam fe7b93f4: Adding links for the last few files requested by PMs.
Eric Gilmore [Wed, 17 Dec 2014 23:56:21 +0000 (23:56 +0000)]
am fe7b93f4: Adding links for the last few files requested by PMs.

* commit 'fe7b93f4f7fec93650d3faec23f9cf76841d2b9e':
  Adding links for the last few files requested by PMs.

9 years agoAdding links for the last few files requested by PMs.
Eric Gilmore [Wed, 17 Dec 2014 23:25:51 +0000 (15:25 -0800)]
Adding links for the last few files requested by PMs.

Change-Id: If93e894a690ee5bef4b59caa234a97e3f0f7f6e4

9 years agoChange to write (create) setting+subid if it does not already exist
Amit Mahajan [Wed, 17 Dec 2014 23:42:56 +0000 (15:42 -0800)]
Change to write (create) setting+subid if it does not already exist
when it is queried for the first time.

Bug: 18791109
Change-Id: Ib9dae9401a18f1ec0eb0477486c7c7e4cb0364b0

9 years agoMerge "Revert "Change Linkify leniency to VALID"" into lmp-mr1-dev
Raph Levien [Wed, 17 Dec 2014 23:08:49 +0000 (23:08 +0000)]
Merge "Revert "Change Linkify leniency to VALID"" into lmp-mr1-dev

9 years agoMerge "Preserve leading "+" in phone numbers" into lmp-mr1-dev
Raph Levien [Wed, 17 Dec 2014 23:04:15 +0000 (23:04 +0000)]
Merge "Preserve leading "+" in phone numbers" into lmp-mr1-dev

9 years agoRevert "Change Linkify leniency to VALID"
Raph Levien [Wed, 17 Dec 2014 22:31:39 +0000 (14:31 -0800)]
Revert "Change Linkify leniency to VALID"

This reverts commit 9dfe86d4102b93885b947917fccee35053cfc9f2.

That change moved the lenience from POSSIBLE to VALID, which eliminated
false positive links, especially 4 digit phone numbers, but caused
significant false negatives, leading to CTS test failures
(android.text.util.cts.LinkifyTest#testAddLinks7 in particular).

The true fix requires new functionality to validate phone numbers in
a mobile context. In the meantime, the best solution is to revert.

Bug: 18708556

9 years agoRemoving unwanted tethering profiles from config.xml
Sanket Padawe [Wed, 17 Dec 2014 22:19:58 +0000 (14:19 -0800)]
Removing unwanted tethering profiles from config.xml

Bug: 18769044
Change-Id: I9002f6bdcd23bf02596798bcb5370ed456aaca39

9 years agoMerge "Revert overdraw avoidance visualization change" into lmp-mr1-dev
Chris Craik [Wed, 17 Dec 2014 22:07:02 +0000 (22:07 +0000)]
Merge "Revert overdraw avoidance visualization change" into lmp-mr1-dev

9 years agoMerge "CEC: Pass port ID for set_audio_return_channel" into lmp-mr1-dev
Jinsuk Kim [Wed, 17 Dec 2014 21:15:18 +0000 (21:15 +0000)]
Merge "CEC: Pass port ID for set_audio_return_channel" into lmp-mr1-dev

9 years agoIMS: Set phone account in IMS Conference object
Anju Mathapati [Wed, 17 Dec 2014 19:11:21 +0000 (11:11 -0800)]
IMS: Set phone account in IMS Conference object

Get phone account from conference host connection and set
it to ImsConference while constructing

Bug: 18690773
Change-Id: I018a84512eb6ce001a8021d148895bf87dddc2ef

9 years agoMerge "Add global setting for ephemeral network timeout." into lmp-mr1-dev
Jeff Davidson [Wed, 17 Dec 2014 20:51:09 +0000 (20:51 +0000)]
Merge "Add global setting for ephemeral network timeout." into lmp-mr1-dev

9 years agoMerge "remove actions and calls for the old sms/mms api BUG: 18005911" into lmp-mr1-dev
Cheuksan Wang [Wed, 17 Dec 2014 20:38:06 +0000 (20:38 +0000)]
Merge "remove actions and calls for the old sms/mms api BUG: 18005911" into lmp-mr1-dev

9 years agoMerge "Audio policy: Fix deprecated shouldVibrate api." into lmp-mr1-dev
John Spurlock [Wed, 17 Dec 2014 20:13:00 +0000 (20:13 +0000)]
Merge "Audio policy: Fix deprecated shouldVibrate api." into lmp-mr1-dev

9 years agoam 48422283: Merge "make hidden text hidden with negative indent to avoid horizontal...
smain@google.com [Wed, 17 Dec 2014 19:57:42 +0000 (19:57 +0000)]
am 48422283: Merge "make hidden text hidden with negative indent to avoid horizontal scroll bug: 18721145" into lmp-docs automerge: b834c72
automerge: 2a53e24

* commit '2a53e24e10654b7f5667899c8a110ef6742c79e3':
  make hidden text hidden with negative indent to avoid horizontal scroll bug: 18721145

9 years agoRevert overdraw avoidance visualization change
Chris Craik [Wed, 17 Dec 2014 19:10:28 +0000 (11:10 -0800)]
Revert overdraw avoidance visualization change

bug:18787324

Partial revert of 23d307c8d88f4a3849163b9e5b7cd11d0d4f372c.

Change-Id: Ic8b91b046707fc5b8fa53c35ea7b37bb19c3c943

9 years agoRemoving context ref from AppWidgetHost. (Bug 18769791)
Winson Chung [Wed, 17 Dec 2014 18:31:22 +0000 (10:31 -0800)]
Removing context ref from AppWidgetHost. (Bug 18769791)

Change-Id: Ieec1314ece219c178c140e572b031c94e83b8a93

9 years agoMerge "Fix colored icons in doze mode" into lmp-mr1-dev
Jorim Jaggi [Wed, 17 Dec 2014 18:59:38 +0000 (18:59 +0000)]
Merge "Fix colored icons in doze mode" into lmp-mr1-dev

9 years agoFix colored icons in doze mode
Jorim Jaggi [Tue, 16 Dec 2014 18:44:41 +0000 (19:44 +0100)]
Fix colored icons in doze mode

Also fixes the issue that small icons promoted to large icons were
not forced to be white, which lead to inconsistent treatment of the
icons.

Bug: 18537470

Change-Id: Ic35e082da12793f3f13c91740bfc345b336c3db4

9 years agoMerge "Fix the doc of addCrossProfileIntentFilter." into lmp-mr1-dev
Nicolas Prevot [Wed, 17 Dec 2014 18:54:53 +0000 (18:54 +0000)]
Merge "Fix the doc of addCrossProfileIntentFilter." into lmp-mr1-dev

9 years agoMerge "Show broken lock image when SSL errors are encountered in CaptivePortalLogin...
Paul Jensen [Wed, 17 Dec 2014 18:34:55 +0000 (18:34 +0000)]
Merge "Show broken lock image when SSL errors are encountered in CaptivePortalLogin." into lmp-mr1-dev

9 years agoam 48422283: Merge "make hidden text hidden with negative indent to avoid horizontal...
smain@google.com [Wed, 17 Dec 2014 18:03:39 +0000 (18:03 +0000)]
am 48422283: Merge "make hidden text hidden with negative indent to avoid horizontal scroll bug: 18721145" into lmp-docs
automerge: b834c72

* commit 'b834c72e61943fda18153bb42b3c8bd80d604b0b':
  make hidden text hidden with negative indent to avoid horizontal scroll bug: 18721145

9 years agoam 48422283: Merge "make hidden text hidden with negative indent to avoid horizontal...
smain@google.com [Wed, 17 Dec 2014 17:59:00 +0000 (17:59 +0000)]
am 48422283: Merge "make hidden text hidden with negative indent to avoid horizontal scroll bug: 18721145" into lmp-docs

* commit '4842228377a292698b232f18706ce54cb7f7cc32':
  make hidden text hidden with negative indent to avoid horizontal scroll bug: 18721145

9 years agoFix the doc of addCrossProfileIntentFilter.
Nicolas Prevot [Wed, 17 Dec 2014 15:28:29 +0000 (15:28 +0000)]
Fix the doc of addCrossProfileIntentFilter.

Mention that cross-profile-intent-filters only work for activity intents.

BUG:18776618

Change-Id: I209d1e38641b4ae84b682a2525e6ddae603a71f9

9 years agoMerge "make hidden text hidden with negative indent to avoid horizontal scroll bug...
smain@google.com [Wed, 17 Dec 2014 17:52:07 +0000 (17:52 +0000)]
Merge "make hidden text hidden with negative indent to avoid horizontal scroll bug: 18721145" into lmp-docs

9 years agomake hidden text hidden with negative indent to avoid horizontal scroll
smain@google.com [Wed, 17 Dec 2014 17:50:26 +0000 (09:50 -0800)]
make hidden text hidden with negative indent to avoid horizontal scroll
bug: 18721145

Change-Id: I6efe51071d9d93697f1412243468353cd0c6d166

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 17 Dec 2014 17:45:09 +0000 (17:45 +0000)]
Import translations. DO NOT MERGE
automerge: 43741a8  -s ours

* commit '43741a8c8371e3a473794cc2d2a81dda777e8724':
  Import translations. DO NOT MERGE

9 years agoam 3eff1e1f: am 92c411b2: Merge "Fix MediaStyle docs mentioning 2 max actions in...
Christoph Studer [Wed, 17 Dec 2014 17:43:33 +0000 (17:43 +0000)]
am 3eff1e1f: am 92c411b2: Merge "Fix MediaStyle docs mentioning 2 max actions in compact view" into lmp-docs
automerge: 4328588

* commit '4328588cb532571c3b11867048d0972ff2e4d969':
  Fix MediaStyle docs mentioning 2 max actions in compact view

9 years agoam 6ff265cc: am df916a89: Merge "docs: studio revision 21 update" into lmp-docs
Joe Fernandez [Wed, 17 Dec 2014 17:42:19 +0000 (17:42 +0000)]
am 6ff265cc: am df916a89: Merge "docs: studio revision 21 update" into lmp-docs
automerge: ca27fb9

* commit 'ca27fb9711f24df8b88a41c8a360f57c7252ba79':
  docs: studio revision 21 update

9 years agoam f9ea93cd: am 80287e76: Merge "docs: studio tools help monkey update" into lmp...
Joe Fernandez [Wed, 17 Dec 2014 17:40:58 +0000 (17:40 +0000)]
am f9ea93cd: am 80287e76: Merge "docs: studio tools help monkey update" into lmp-docs
automerge: e479dc2

* commit 'e479dc219ff4d289105e32264c1fa66187aa5555':
  docs: studio tools help monkey update

9 years agoam b8e29d01: am 740436b6: Merge "docs: help-adt link updates" into lmp-docs
Joe Fernandez [Wed, 17 Dec 2014 17:39:45 +0000 (17:39 +0000)]
am b8e29d01: am 740436b6: Merge "docs: help-adt link updates" into lmp-docs
automerge: 9381301

* commit '93813012c0be63a4cbcdf9e076323fd4afd6dfb7':
  docs: help-adt link updates

9 years agoam 31d592dc: am cd45de8b: Missing Javadoc update while API review
Sungsoo Lim [Wed, 17 Dec 2014 17:37:53 +0000 (17:37 +0000)]
am 31d592dc: am cd45de8b: Missing Javadoc update while API review
automerge: d0b09b0

* commit 'd0b09b04b8c2bf666b15fcc1c496d6ab33c44a86':
  Missing Javadoc update while API review

9 years agoam 5c3e277f: Fix bad alarm delivery
Christopher Tate [Wed, 17 Dec 2014 17:36:46 +0000 (17:36 +0000)]
am 5c3e277f: Fix bad alarm delivery
automerge: be3206e

* commit 'be3206ecdce7aead184e8939a29ac7dd5f91931e':
  Fix bad alarm delivery

9 years agoAudio policy: Fix deprecated shouldVibrate api.
John Spurlock [Thu, 11 Dec 2014 16:29:54 +0000 (11:29 -0500)]
Audio policy: Fix deprecated shouldVibrate api.

And apply zen mode immediately to avoid race conditions
in tests.

Bug: 18702149
Change-Id: Iad156a29b9e6a5998e7c2dafa8b79a71447066f9

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 17 Dec 2014 15:43:53 +0000 (07:43 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ib24cc684af4d1674eef4cffb4232517416f1b9b2
Auto-generated-cl: translation import

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-mr1-dev
Geoff Mendal [Wed, 17 Dec 2014 15:22:28 +0000 (15:22 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 17 Dec 2014 15:18:42 +0000 (07:18 -0800)]
Import translations. DO NOT MERGE

Change-Id: I52f334af6fd23d7e74c142dafe7bb431604602e5
Auto-generated-cl: translation import

9 years agoMerge "Notification: Fix bigLargeIcon" into lmp-mr1-dev
Christoph Studer [Wed, 17 Dec 2014 15:14:00 +0000 (15:14 +0000)]
Merge "Notification: Fix bigLargeIcon" into lmp-mr1-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 17 Dec 2014 14:44:29 +0000 (06:44 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ib6806ea69f69ba66b4dc09a46b6e86d0ace3e734
Auto-generated-cl: translation import

9 years agoMerge "Fix race between CONNECTIVITY_ACTION and setting default network." into lmp...
Paul Jensen [Wed, 17 Dec 2014 12:54:13 +0000 (12:54 +0000)]
Merge "Fix race between CONNECTIVITY_ACTION and setting default network." into lmp-mr1-dev

9 years agoam 3eff1e1f: am 92c411b2: Merge "Fix MediaStyle docs mentioning 2 max actions in...
Christoph Studer [Wed, 17 Dec 2014 12:28:14 +0000 (12:28 +0000)]
am 3eff1e1f: am 92c411b2: Merge "Fix MediaStyle docs mentioning 2 max actions in compact view" into lmp-docs

* commit '3eff1e1f0e685e1dbb7e2621f5a8ab51a1c321d7':
  Fix MediaStyle docs mentioning 2 max actions in compact view

9 years agoam 92c411b2: Merge "Fix MediaStyle docs mentioning 2 max actions in compact view...
Christoph Studer [Wed, 17 Dec 2014 12:22:33 +0000 (12:22 +0000)]
am 92c411b2: Merge "Fix MediaStyle docs mentioning 2 max actions in compact view" into lmp-docs

* commit '92c411b24eaa787158b19b209050ea35fc5070b6':
  Fix MediaStyle docs mentioning 2 max actions in compact view

9 years agoMerge "Fix MediaStyle docs mentioning 2 max actions in compact view" into lmp-docs
Christoph Studer [Wed, 17 Dec 2014 12:16:45 +0000 (12:16 +0000)]
Merge "Fix MediaStyle docs mentioning 2 max actions in compact view" into lmp-docs

9 years agoCEC: Pass port ID for set_audio_return_channel
Jinsuk Kim [Wed, 17 Dec 2014 07:15:05 +0000 (16:15 +0900)]
CEC: Pass port ID for set_audio_return_channel

This CL passes a port ID when enabling/disabling ARC in case
there are multiple HDMI ports that support the feature.

Bug: 18781204

Change-Id: I632518132bf07c8ae6f0ff5135429ca719b596b2

9 years agoam 6ff265cc: am df916a89: Merge "docs: studio revision 21 update" into lmp-docs
Joe Fernandez [Wed, 17 Dec 2014 02:58:28 +0000 (02:58 +0000)]
am 6ff265cc: am df916a89: Merge "docs: studio revision 21 update" into lmp-docs

* commit '6ff265cc882cd7512efcf4736b014ac27e77e5fe':
  docs: studio revision 21 update

9 years agoam f9ea93cd: am 80287e76: Merge "docs: studio tools help monkey update" into lmp...
Joe Fernandez [Wed, 17 Dec 2014 02:58:25 +0000 (02:58 +0000)]
am f9ea93cd: am 80287e76: Merge "docs: studio tools help monkey update" into lmp-docs

* commit 'f9ea93cdc9791c71f39caeda71d9abc9a91e89d5':
  docs: studio tools help monkey update

9 years agoam b8e29d01: am 740436b6: Merge "docs: help-adt link updates" into lmp-docs
Joe Fernandez [Wed, 17 Dec 2014 02:58:20 +0000 (02:58 +0000)]
am b8e29d01: am 740436b6: Merge "docs: help-adt link updates" into lmp-docs

* commit 'b8e29d01fb6c7cbadacfd6ada6625dfdc79ec194':
  docs: help-adt link updates

9 years agoam 31d592dc: am cd45de8b: Missing Javadoc update while API review
Sungsoo Lim [Wed, 17 Dec 2014 02:40:50 +0000 (02:40 +0000)]
am 31d592dc: am cd45de8b: Missing Javadoc update while API review

* commit '31d592dc1cd9825c06c55562884be37f523350b3':
  Missing Javadoc update while API review

9 years agoam df916a89: Merge "docs: studio revision 21 update" into lmp-docs
Joe Fernandez [Wed, 17 Dec 2014 02:28:18 +0000 (02:28 +0000)]
am df916a89: Merge "docs: studio revision 21 update" into lmp-docs

* commit 'df916a89feba37f8d16bd61101d43be7d1667bf8':
  docs: studio revision 21 update

9 years agoam 80287e76: Merge "docs: studio tools help monkey update" into lmp-docs
Joe Fernandez [Wed, 17 Dec 2014 02:28:13 +0000 (02:28 +0000)]
am 80287e76: Merge "docs: studio tools help monkey update" into lmp-docs

* commit '80287e768fd40b61dc4e7b8a0394e1f732805dc9':
  docs: studio tools help monkey update

9 years agoMerge "docs: studio revision 21 update" into lmp-docs
Joe Fernandez [Wed, 17 Dec 2014 02:21:47 +0000 (02:21 +0000)]
Merge "docs: studio revision 21 update" into lmp-docs

9 years agoMerge "docs: studio tools help monkey update" into lmp-docs
Joe Fernandez [Wed, 17 Dec 2014 02:20:13 +0000 (02:20 +0000)]
Merge "docs: studio tools help monkey update" into lmp-docs

9 years agoam 740436b6: Merge "docs: help-adt link updates" into lmp-docs
Joe Fernandez [Wed, 17 Dec 2014 01:55:29 +0000 (01:55 +0000)]
am 740436b6: Merge "docs: help-adt link updates" into lmp-docs

* commit '740436b6767aac4c5409b3c9f42ca2606d5ed124':
  docs: help-adt link updates

9 years agoMerge "docs: help-adt link updates" into lmp-docs
Joe Fernandez [Wed, 17 Dec 2014 01:44:20 +0000 (01:44 +0000)]
Merge "docs: help-adt link updates" into lmp-docs

9 years agoam cd45de8b: Missing Javadoc update while API review
Sungsoo Lim [Wed, 17 Dec 2014 01:43:16 +0000 (01:43 +0000)]
am cd45de8b: Missing Javadoc update while API review

* commit 'cd45de8ba336d689500c7a65a6a21611cc73d537':
  Missing Javadoc update while API review

9 years agoMerge "Revert "Allow home to be pressed while in incoming call screen"" into lmp...
Yorke Lee [Wed, 17 Dec 2014 00:16:58 +0000 (00:16 +0000)]
Merge "Revert "Allow home to be pressed while in incoming call screen"" into lmp-mr1-dev

9 years agoMissing Javadoc update while API review
Sungsoo Lim [Fri, 28 Nov 2014 07:21:18 +0000 (16:21 +0900)]
Missing Javadoc update while API review

Bug: 18550989
Change-Id: I766986fd429d58064fca6262a1c650cbcb19bddf
(cherry picked from commit 4e389e557efb7806b73d2059d46e2809c1a9f83d)

9 years agoMerge "Pass onPostDialChar call back from Telephony to Telecom." into lmp-mr1-dev
Nancy Chen [Tue, 16 Dec 2014 23:06:27 +0000 (23:06 +0000)]
Merge "Pass onPostDialChar call back from Telephony to Telecom." into lmp-mr1-dev

9 years agoremove actions and calls for the old sms/mms api
Cheuksan Wang [Tue, 16 Dec 2014 21:40:36 +0000 (13:40 -0800)]
remove actions and calls for the old sms/mms api
BUG: 18005911

Change-Id: Ifb900eb7f8bc03e205ac46d3dfb27e4baaaaf6b8

9 years agoMerge "Fix typo with register native allocation." into lmp-mr1-dev
Tim Murray [Tue, 16 Dec 2014 21:33:01 +0000 (21:33 +0000)]
Merge "Fix typo with register native allocation." into lmp-mr1-dev

9 years agoAdd global setting for ephemeral network timeout.
Jeff Davidson [Tue, 16 Dec 2014 19:48:54 +0000 (11:48 -0800)]
Add global setting for ephemeral network timeout.

Bug: 18637384
Change-Id: I6bde3c9eef12caf2cc51c449abffc1c69f60c17f

9 years agoam 5c3e277f: Fix bad alarm delivery
Christopher Tate [Tue, 16 Dec 2014 21:04:56 +0000 (21:04 +0000)]
am 5c3e277f: Fix bad alarm delivery

* commit '5c3e277fb42bd799287936c5aee0d30fbcc7e65c':
  Fix bad alarm delivery

9 years agoFix bad alarm delivery
Christopher Tate [Tue, 16 Dec 2014 20:14:06 +0000 (12:14 -0800)]
Fix bad alarm delivery

The man bent over his hourglass,
A programmer of sorts. The day was green.

They said, "You have a blue hourglass,
You do not fire alarms when they're asked."

The man replied, "Alarms as they're asked
are changed within the blue hourglass."

And they said then, "But fire, you must
Alarms beyond us, yet themselves,

Alarms within the blue hourglass
That trigger exactly when they're asked."

 ---

Fix the delivery-fuzzing semantics that had been introduced in
81f9882b5aadd6a2289c9f521a06a7af5f35ebf0.  That patch turned out
to be incomplete; in particular, alarms scheduled later might require
the validity of an already-scheduled kernel alarm even if they did
not affect the head alarm batch directly, and this was not being
addressed.  For now, roll back the fuzzed delivery logic entirely.
(This is not a full revert because that patch also caused exact alarms
to be considered standalone for batching purposes, and we need to
preserve that new policy.)

Bug 18726690
Bug 18765436

This is a 'git revert' of 81f9882b5aadd6a2289c9f521a06a7af5f35ebf0
*except* that this CL preserves the "exact alarms are treated as
standalone" portion of the original patch.

(Cherrypick of 5c3e277fb42bd799287936c5aee0d30fbcc7e65c from its
original branch.)

Change-Id: Ib9c3200f7e6bc6fa0c9928ee9db4cfd87f039353

9 years agoPass onPostDialChar call back from Telephony to Telecom.
Nancy Chen [Tue, 16 Dec 2014 00:12:50 +0000 (16:12 -0800)]
Pass onPostDialChar call back from Telephony to Telecom.

Add plumbing to alert Telecom every time a character is processed after
the post dial wait state (the processing happens in Telephony).

Bug: 18644688
Change-Id: I487d76aa9c959ca528c6377374aa35c2d0b4a803

9 years agoFix bad alarm delivery
Christopher Tate [Tue, 16 Dec 2014 20:14:06 +0000 (12:14 -0800)]
Fix bad alarm delivery

The man bent over his hourglass,
A programmer of sorts. The day was green.

They said, "You have a blue hourglass,
You do not fire alarms when they're asked."

The man replied, "Alarms as they're asked
are changed within the blue hourglass."

And they said then, "But fire, you must
Alarms beyond us, yet themselves,

Alarms within the blue hourglass
That trigger exactly when they're asked."

 ---

Fix the delivery-fuzzing semantics that had been introduced in
81f9882b5aadd6a2289c9f521a06a7af5f35ebf0.  That patch turned out
to be incomplete; in particular, alarms scheduled later might require
the validity of an already-scheduled kernel alarm even if they did
not affect the head alarm batch directly, and this was not being
addressed.  For now, roll back the fuzzed delivery logic entirely.
(This is not a full revert because that patch also caused exact alarms
to be considered standalone for batching purposes, and we need to
preserve that new policy.)

Bug 18726690
Bug 18765436

This is a 'git revert' of 81f9882b5aadd6a2289c9f521a06a7af5f35ebf0
*except* that this CL preserves the "exact alarms are treated as
standalone" portion of the original patch.

Change-Id: I54c763775877de5b6eeb5617544aa6100bb17526

9 years agoMerge "IMS OMA-DM Intent and ImsReasonInfo Additions" into lmp-mr1-dev
Pavel Zhamaitsiak [Tue, 16 Dec 2014 19:27:35 +0000 (19:27 +0000)]
Merge "IMS OMA-DM Intent and ImsReasonInfo Additions" into lmp-mr1-dev

9 years agoMerge "Fix MediaStyle docs mentioning 2 max actions in compact view" into lmp-mr1-dev
Christoph Studer [Tue, 16 Dec 2014 18:16:40 +0000 (18:16 +0000)]
Merge "Fix MediaStyle docs mentioning 2 max actions in compact view" into lmp-mr1-dev

9 years agoFix typo with register native allocation.
Tim Murray [Tue, 16 Dec 2014 17:59:09 +0000 (09:59 -0800)]
Fix typo with register native allocation.

bug 18579193

Change-Id: I42d30709b79a37d6a4126559a511e98e9c8d4808

9 years agoMerge "Fix touch intercept bug in ResolverDrawerLayout" into lmp-mr1-dev
Adam Powell [Tue, 16 Dec 2014 18:01:02 +0000 (18:01 +0000)]
Merge "Fix touch intercept bug in ResolverDrawerLayout" into lmp-mr1-dev

9 years agoMerge "AAPT: Copy android:revisionCode to Splits" into lmp-mr1-dev
Adam Lesinski [Tue, 16 Dec 2014 17:50:02 +0000 (17:50 +0000)]
Merge "AAPT: Copy android:revisionCode to Splits" into lmp-mr1-dev

9 years agoIMS OMA-DM Intent and ImsReasonInfo Additions
Omkar Kolangade [Thu, 4 Dec 2014 02:35:10 +0000 (18:35 -0800)]
IMS OMA-DM Intent and ImsReasonInfo Additions

Adding an intent for OMA-DM use case where
the network sends a string error indicating
the device is not provisioned to make calls.
The string the network is expected to send
is added to ImsReasonInfo.

Bug: 18242739
Change-Id: If7f654f834f543523af40b422ea9659c5f0b4de4

9 years agoMerge "Remove 2 sub-tests from the internal test app." into lmp-mr1-dev
ztenghui [Tue, 16 Dec 2014 17:45:00 +0000 (17:45 +0000)]
Merge "Remove 2 sub-tests from the internal test app." into lmp-mr1-dev

9 years agoMerge "Don't send the onServiceDisconnected callback after close." into lmp-mr1-dev
Andre Eisenbach [Tue, 16 Dec 2014 17:16:53 +0000 (17:16 +0000)]
Merge "Don't send the onServiceDisconnected callback after close." into lmp-mr1-dev

9 years agoAAPT: Copy android:revisionCode to Splits
Adam Lesinski [Tue, 16 Dec 2014 17:16:26 +0000 (09:16 -0800)]
AAPT: Copy android:revisionCode to Splits

Bug:18706179
Change-Id: I669b56e0b67dd1bfda7749ef433b55af16851154

9 years agoMerge "Add config to handle periodic check of tether provision" into lmp-mr1-dev
Jason Monk [Tue, 16 Dec 2014 15:44:04 +0000 (15:44 +0000)]
Merge "Add config to handle periodic check of tether provision" into lmp-mr1-dev

9 years agoDon't send the onServiceDisconnected callback after close.
Benjamin Franz [Tue, 16 Dec 2014 15:33:03 +0000 (15:33 +0000)]
Don't send the onServiceDisconnected callback after close.

Bug: 18667402
Change-Id: Ia029fd861d643f6646fb124d76ca2a1d2a1a695a

9 years agoam aaa37da8: am a158abe4: Merge "docs: Updates lesson 1 of location API training...
Sarah Maddox [Tue, 16 Dec 2014 01:39:00 +0000 (01:39 +0000)]
am aaa37da8: am a158abe4: Merge "docs: Updates lesson 1 of location API training: Get last-known location." into lmp-docs
automerge: 8f0f627

* commit '8f0f627e0e76918a57941c71ad49ea6758f68886':
  docs: Updates lesson 1 of location API training: Get last-known location.

9 years agoam 16d9a037: am 68e6819b: brute force improve suggestions for sdk download
smain@google.com [Tue, 16 Dec 2014 01:37:42 +0000 (01:37 +0000)]
am 16d9a037: am 68e6819b: brute force improve suggestions for sdk download
automerge: c21b455

* commit 'c21b4553cbdeb8286a49108ec6059871ad81eba2':
  brute force improve suggestions for sdk download

9 years agoam 895d1694: am 6b8756c3: docs: studio 1.0.1 revision update
Rich Slogar [Tue, 16 Dec 2014 01:36:40 +0000 (01:36 +0000)]
am 895d1694: am 6b8756c3: docs: studio 1.0.1 revision update
automerge: b2a9bd5

* commit 'b2a9bd5e9b1984b8aeda17b0c1477e9190fc171e':
  docs: studio 1.0.1 revision update

9 years agoam 8bb3962b: am 8e8f29e3: Merge "fix distribute nav styles. they were not highlighted...
smain@google.com [Tue, 16 Dec 2014 01:35:19 +0000 (01:35 +0000)]
am 8bb3962b: am 8e8f29e3: Merge "fix distribute nav styles. they were not highlighted correctly." into lmp-docs
automerge: 63ed5e1

* commit '63ed5e1b7736006f8d4ac5b4e60c453e2b26ad81':
  fix distribute nav styles. they were not highlighted correctly.

9 years agoam 4234fca6: am 044f3947: Merge "docs: uiautomator blog link removal" into lmp-docs
Joe Fernandez [Tue, 16 Dec 2014 01:33:56 +0000 (01:33 +0000)]
am 4234fca6: am 044f3947: Merge "docs: uiautomator blog link removal" into lmp-docs
automerge: d799f75

* commit 'd799f75c6b3adb088372f73967aee6362407e59b':
  docs: uiautomator blog link removal

9 years agoam e70cb874: am c59d1d78: Merge "docs: studio basics typo" into lmp-docs
Joe Fernandez [Tue, 16 Dec 2014 01:32:49 +0000 (01:32 +0000)]
am e70cb874: am c59d1d78: Merge "docs: studio basics typo" into lmp-docs
automerge: 72268ad

* commit '72268ad3d4ecdeaee47ad8de0ec372bb834255c7':
  docs: studio basics typo

9 years agoam 47efca78: am a854ddfd: docs: Add two new general functionality requirements
Luan Nguyen [Tue, 16 Dec 2014 01:30:17 +0000 (01:30 +0000)]
am 47efca78: am a854ddfd: docs: Add two new general functionality requirements
automerge: bb01880

* commit 'bb01880e6216c360a4732b02a1becb32520fcf5e':
  docs: Add two new general functionality requirements

9 years agoIf no display settings are matched, return the first one. DO NOT MERGE
Mark Renouf [Tue, 16 Dec 2014 01:29:01 +0000 (01:29 +0000)]
If no display settings are matched, return the first one. DO NOT MERGE
automerge: d3adc51  -s ours

* commit 'd3adc51a1b845e37845af6a885ce7371c2ce252c':
  If no display settings are matched, return the first one. DO NOT MERGE

9 years agoRemember failed dexopt to avoid retry
Brian Carlstrom [Fri, 12 Dec 2014 21:14:36 +0000 (13:14 -0800)]
Remember failed dexopt to avoid retry

Bug: 18643977
Change-Id: Ida8d9b9ce992d97fb75bccb8c3da0d9d73a480a9

9 years agoMerge "Fix NPE in Transport.applyBatch" into lmp-mr1-dev
Jay Shrauner [Mon, 15 Dec 2014 23:56:52 +0000 (23:56 +0000)]
Merge "Fix NPE in Transport.applyBatch" into lmp-mr1-dev

9 years agoRemove 2 sub-tests from the internal test app.
ztenghui [Mon, 15 Dec 2014 23:41:24 +0000 (15:41 -0800)]
Remove 2 sub-tests from the internal test app.

b/18171696

Change-Id: I4c4e96c2d0a8e664d81abb300a8f56c5bbb358cd

9 years agoPreserve leading "+" in phone numbers
Raph Levien [Mon, 15 Dec 2014 23:46:17 +0000 (15:46 -0800)]
Preserve leading "+" in phone numbers

The normalizeNumber method in PhoneNumberUtils preserves a leading "+"
but only if it's the first character in the string. Thus it gets
dropped if there is leading punctuation such as "(". This patch
preserves the leading "+" as long as it would be the first character
in the normalized phone number.

Bug: 18418335
Change-Id: Ifcb1d3dd6c2943c729f570e7f3c90d1da9ee8b4b

9 years agoMerge "AAPT: attributes showing up after v21 attributes would be removed for pre...
Adam Lesinski [Mon, 15 Dec 2014 23:35:21 +0000 (23:35 +0000)]
Merge "AAPT: attributes showing up after v21 attributes would be removed for pre-21 devices" into lmp-mr1-dev

9 years agoRevert "Allow home to be pressed while in incoming call screen"
Yorke Lee [Mon, 15 Dec 2014 23:22:06 +0000 (23:22 +0000)]
Revert "Allow home to be pressed while in incoming call screen"

This reverts commit ad84e0637f43311a05e894393be6538909b937fb.

Bug: 18742942
Change-Id: I6c0a1651526a37cca8e27be9fbd36a2f59943366

9 years agoam aaa37da8: am a158abe4: Merge "docs: Updates lesson 1 of location API training...
Sarah Maddox [Mon, 15 Dec 2014 21:57:02 +0000 (21:57 +0000)]
am aaa37da8: am a158abe4: Merge "docs: Updates lesson 1 of location API training: Get last-known location." into lmp-docs

* commit 'aaa37da8e0d358317d85e3bc7bfa363c644f5ef1':
  docs: Updates lesson 1 of location API training: Get last-known location.

9 years agoam a158abe4: Merge "docs: Updates lesson 1 of location API training: Get last-known...
Sarah Maddox [Mon, 15 Dec 2014 21:50:27 +0000 (21:50 +0000)]
am a158abe4: Merge "docs: Updates lesson 1 of location API training: Get last-known location." into lmp-docs

* commit 'a158abe4542742381861d1360a79db2cdd28be57':
  docs: Updates lesson 1 of location API training: Get last-known location.

9 years agoFix NPE in Transport.applyBatch
Jay Shrauner [Mon, 15 Dec 2014 20:28:25 +0000 (12:28 -0800)]
Fix NPE in Transport.applyBatch

Bug:18756774
Change-Id: I1da4f0131b1529598043e4cb9fb226d02bff8669

9 years agoFix touch intercept bug in ResolverDrawerLayout
Adam Powell [Mon, 15 Dec 2014 21:18:06 +0000 (13:18 -0800)]
Fix touch intercept bug in ResolverDrawerLayout

ResolverDrawerLayout could get into a state where it thought a drag
was in progress, but since there was no distance to drag it would
return false from onTouchEvent for ACTION_DOWN. This would cause it to
intercept all future touch events, blocking interaction with
ResolverDrawerLayout child views. This would only happen if none of
the child views wanted the initial ACTION_DOWN event and it ended up
being processed in the ResolverDrawerLayout itself, such as in
response to touching in empty space or on the title text, and if all
available options fit in view without needing to expand the drawer.

Fix this by only setting the dragging bit if we're going to claim the
rest of the touch events after ACTION_DOWN.

Bug 18563698

Change-Id: Iab2ec38528697c9ff36bbb08b1f1210a6879d5ef

9 years agoMerge "docs: Updates lesson 1 of location API training: Get last-known location....
Sarah Maddox [Mon, 15 Dec 2014 20:42:36 +0000 (20:42 +0000)]
Merge "docs: Updates lesson 1 of location API training: Get last-known location." into lmp-docs