OSDN Git Service

android-x86/frameworks-base.git
9 years agoMerge "add disable Ephemeral Network API Bug:18525241" into lmp-mr1-dev
Jeff Davidson [Sat, 6 Dec 2014 02:06:10 +0000 (02:06 +0000)]
Merge "add disable Ephemeral Network API Bug:18525241" into lmp-mr1-dev

9 years agoMerge "Don't send the same PendingIntent more than once." into lmp-mr1-dev
Jeremy Joslin [Sat, 6 Dec 2014 02:05:20 +0000 (02:05 +0000)]
Merge "Don't send the same PendingIntent more than once." into lmp-mr1-dev

9 years agoMerge "Associate a UserHandle with each PhoneAccountHandle" into lmp-mr1-dev
Evan Charlton [Sat, 6 Dec 2014 01:45:09 +0000 (01:45 +0000)]
Merge "Associate a UserHandle with each PhoneAccountHandle" into lmp-mr1-dev

9 years agoMerge "Reap unvalidated networks that have no chance of becoming highest scoring...
Paul Jensen [Sat, 6 Dec 2014 01:23:54 +0000 (01:23 +0000)]
Merge "Reap unvalidated networks that have no chance of becoming highest scoring." into lmp-mr1-dev

9 years agoMerge "Unhide secure stop APIs" into lmp-mr1-dev
Jeff Tinker [Sat, 6 Dec 2014 00:28:24 +0000 (00:28 +0000)]
Merge "Unhide secure stop APIs" into lmp-mr1-dev

9 years agoMerge "Talk-back doesn't notify user to enter unlock PIN when device is locked with...
Jinsong Mu [Fri, 5 Dec 2014 23:50:00 +0000 (23:50 +0000)]
Merge "Talk-back doesn't notify user to enter unlock PIN when device is locked with PIN lock. b/18568003" into lmp-mr1-dev

9 years agoMerge "Add Text-to-Speech annotations for phone number displays (1/3)" into lmp-mr1-dev
Ihab Awad [Fri, 5 Dec 2014 23:46:17 +0000 (23:46 +0000)]
Merge "Add Text-to-Speech annotations for phone number displays (1/3)" into lmp-mr1-dev

9 years agoUnhide secure stop APIs
Jeff Tinker [Wed, 19 Nov 2014 22:50:58 +0000 (14:50 -0800)]
Unhide secure stop APIs

Change-Id: If25406a6657c8f9d558e659bf5af73bac9bc434c
related-to-bug: 18053197
related-to-bug: 18076411

9 years agoam c305e6eb: am 860bdc7d: am b357f74e: Merge "Updates GMSCore docs to reflect ability...
David Friedman [Fri, 5 Dec 2014 23:27:27 +0000 (23:27 +0000)]
am c305e6eb: am 860bdc7d: am b357f74e: Merge "Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117" into lmp-docs

* commit 'c305e6eb4aacf08001241ce18e0a86ba369fd421':
  Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117

9 years agoAdd Text-to-Speech annotations for phone number displays (1/3)
Ihab Awad [Fri, 5 Dec 2014 21:38:11 +0000 (13:38 -0800)]
Add Text-to-Speech annotations for phone number displays (1/3)

Bug: 17321294
Change-Id: Id7e48e683694e2f9ea2a7dd7fa7d69acc727489d

9 years agoam 860bdc7d: am b357f74e: Merge "Updates GMSCore docs to reflect ability to selective...
David Friedman [Fri, 5 Dec 2014 23:20:00 +0000 (23:20 +0000)]
am 860bdc7d: am b357f74e: Merge "Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117" into lmp-docs

* commit '860bdc7d5e4f5a6e065e5c66c1e25fcca7fe5f27':
  Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117

9 years agoMerge "Route mute key events through MediaSessionService" into lmp-mr1-dev
RoboErik [Fri, 5 Dec 2014 23:16:40 +0000 (23:16 +0000)]
Merge "Route mute key events through MediaSessionService" into lmp-mr1-dev

9 years agoam b357f74e: Merge "Updates GMSCore docs to reflect ability to selectively include...
David Friedman [Fri, 5 Dec 2014 23:12:12 +0000 (23:12 +0000)]
am b357f74e: Merge "Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117" into lmp-docs

* commit 'b357f74e5163d5e4e322302055d053e99e29f60f':
  Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117

9 years agoMerge "Updates GMSCore docs to reflect ability to selectively include APIs Bug 166791...
David Friedman [Fri, 5 Dec 2014 23:04:56 +0000 (23:04 +0000)]
Merge "Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117" into lmp-docs

9 years agoam f7b51977: am 87644a43: am 2b32a042: Merge "docs: Added API highlights for Google...
Quddus Chong [Fri, 5 Dec 2014 22:58:30 +0000 (22:58 +0000)]
am f7b51977: am 87644a43: am 2b32a042: Merge "docs: Added API highlights for Google Play service v6.5 (Nacho) release." into lmp-docs

* commit 'f7b51977490f0951dead8e81bc09dae2d546ac65':
  docs: Added API highlights for Google Play service v6.5 (Nacho) release.

9 years agoam 15c3ce77: am 0dfcfdcb: am 23056929: Merge "docs: Updated Google Play services...
Quddus Chong [Fri, 5 Dec 2014 22:58:24 +0000 (22:58 +0000)]
am 15c3ce77: am 0dfcfdcb: am 23056929: Merge "docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release." into lmp-docs

* commit '15c3ce77fd8eccef01f1c0671485fcc20c4c6e9c':
  docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release.

9 years agoDon't send the same PendingIntent more than once.
Jeremy Joslin [Thu, 4 Dec 2014 01:15:28 +0000 (17:15 -0800)]
Don't send the same PendingIntent more than once.

Fixing a bug where a NetworkRequest's PendingIntent can be sent more
than once when networks are rematched before the intent completes.

Added a small delay before removing the request to give the receiving
client an opportunity to put in its own request. The delay value is
configurable via Settings.Secure.

Bug: 18614074
Change-Id: Iac7c5e5a04f42f2b6794e9e22349cc631bebeab7

9 years agoadd disable Ephemeral Network API
vandwalle [Thu, 4 Dec 2014 21:54:17 +0000 (13:54 -0800)]
add disable Ephemeral Network API
Bug:18525241

Change-Id: I954c53c55c39f6c376b2bae3c7ac4d28246a7f5a

9 years agoMerge "Don't destroy surfaces of activities launched behind early." into lmp-mr1-dev
Wale Ogunwale [Fri, 5 Dec 2014 22:56:11 +0000 (22:56 +0000)]
Merge "Don't destroy surfaces of activities launched behind early." into lmp-mr1-dev

9 years agoMerge "Fix calculation of overscan insets in WindowState." into lmp-mr1-dev
Filip Gruszczynski [Fri, 5 Dec 2014 22:55:58 +0000 (22:55 +0000)]
Merge "Fix calculation of overscan insets in WindowState." into lmp-mr1-dev

9 years agoMerge "Fix issue #17323751: Additional items in aggregated battery stats" into lmp...
Dianne Hackborn [Fri, 5 Dec 2014 22:54:07 +0000 (22:54 +0000)]
Merge "Fix issue #17323751: Additional items in aggregated battery stats" into lmp-mr1-dev

9 years agoDon't destroy surfaces of activities launched behind early.
Wale Ogunwale [Fri, 5 Dec 2014 17:03:48 +0000 (09:03 -0800)]
Don't destroy surfaces of activities launched behind early.

When the launch activity behind feature was introduced in
http://ag/502868, we destroy the surfaces of windows associated with
the activity early in the last app window animation step. The causes
issues with activities that might be using the surface and not
prepared to have the surface destroyed from underneath them. We now
let the surface destruction get handled like any other window so all
the components/processes interested in the surface can be in the
right state when the surface is destroyed.

Bug: 18325222
Change-Id: I45e834a07a199b8a9e364f7392db99c871a43280

9 years agoam 87644a43: am 2b32a042: Merge "docs: Added API highlights for Google Play service...
Quddus Chong [Fri, 5 Dec 2014 22:47:23 +0000 (22:47 +0000)]
am 87644a43: am 2b32a042: Merge "docs: Added API highlights for Google Play service v6.5 (Nacho) release." into lmp-docs

* commit '87644a43bd3e54e39b330e627148ce6e7245d9b4':
  docs: Added API highlights for Google Play service v6.5 (Nacho) release.

9 years agoam 0dfcfdcb: am 23056929: Merge "docs: Updated Google Play services Javadocs to refle...
Quddus Chong [Fri, 5 Dec 2014 22:47:17 +0000 (22:47 +0000)]
am 0dfcfdcb: am 23056929: Merge "docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release." into lmp-docs

* commit '0dfcfdcbea3fcfa0679e2ee2a196de17c804479e':
  docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release.

9 years agoam 2b32a042: Merge "docs: Added API highlights for Google Play service v6.5 (Nacho...
Quddus Chong [Fri, 5 Dec 2014 22:36:54 +0000 (22:36 +0000)]
am 2b32a042: Merge "docs: Added API highlights for Google Play service v6.5 (Nacho) release." into lmp-docs

* commit '2b32a042b59fe12393cdb70bc59f0ce8e9a90c91':
  docs: Added API highlights for Google Play service v6.5 (Nacho) release.

9 years agoam 23056929: Merge "docs: Updated Google Play services Javadocs to reflect v6.5 ...
Quddus Chong [Fri, 5 Dec 2014 22:36:49 +0000 (22:36 +0000)]
am 23056929: Merge "docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release." into lmp-docs

* commit '230569292c5dfb0e55682c4ecc3b26f0581a8195':
  docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release.

9 years agoMerge "docs: Added API highlights for Google Play service v6.5 (Nacho) release."...
Quddus Chong [Fri, 5 Dec 2014 22:30:46 +0000 (22:30 +0000)]
Merge "docs: Added API highlights for Google Play service v6.5 (Nacho) release." into lmp-docs

9 years agoMerge "docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release...
Quddus Chong [Fri, 5 Dec 2014 22:30:24 +0000 (22:30 +0000)]
Merge "docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release." into lmp-docs

9 years agoMerge "Fine tune the light radius from 800dp to 600dp" into lmp-mr1-dev
ztenghui [Fri, 5 Dec 2014 21:56:01 +0000 (21:56 +0000)]
Merge "Fine tune the light radius from 800dp to 600dp" into lmp-mr1-dev

9 years agoFix issue #17323751: Additional items in aggregated battery stats
Dianne Hackborn [Fri, 5 Dec 2014 01:46:42 +0000 (17:46 -0800)]
Fix issue #17323751: Additional items in aggregated battery stats

- Now aggregate number of times each process has crashed and ANRed.
- Now aggregate total number of connectivity changes.
- Now record connectivity changes in the history.

Crash and ANR counts are new entries at the end of "pr" in checkin.

Connectivity change counts is a new entry at the end of "m" in checkin.

Connectivity changes in the history checkin are Ecn and include the
type of connection and its state.

Change-Id: I0c01186446034cf6c3fb97d45f5e3b5c69a0438a

9 years agoFix calculation of overscan insets in WindowState.
Filip Gruszczynski [Fri, 5 Dec 2014 21:31:43 +0000 (13:31 -0800)]
Fix calculation of overscan insets in WindowState.

Bug: 18630625
Change-Id: I19b0c8627c3b9d61923e68c59fce9bddb2751c3d

9 years agoMerge "Doing provisioning check for wifi tethering from SystemUI" into lmp-mr1-dev
Sanket Padawe [Fri, 5 Dec 2014 20:55:51 +0000 (20:55 +0000)]
Merge "Doing provisioning check for wifi tethering from SystemUI" into lmp-mr1-dev

9 years agoMerge "Camera2: Add HDR scene mode for backwards compatibility." into lmp-mr1-dev
Eino-Ville Talvala [Fri, 5 Dec 2014 20:54:06 +0000 (20:54 +0000)]
Merge "Camera2: Add HDR scene mode for backwards compatibility." into lmp-mr1-dev

9 years agoMerge "Fix docs build" into lmp-mr1-dev
Eino-Ville Talvala [Fri, 5 Dec 2014 20:53:44 +0000 (20:53 +0000)]
Merge "Fix docs build" into lmp-mr1-dev

9 years agoMerge "Add mapping between RAT and Network Mode" into lmp-mr1-dev
Stuart Scott [Fri, 5 Dec 2014 20:44:24 +0000 (20:44 +0000)]
Merge "Add mapping between RAT and Network Mode" into lmp-mr1-dev

9 years agoAdd checking to find AppDirectedSmsProxy for App Directed SMS feature
Jing Zhao [Fri, 5 Dec 2014 01:17:33 +0000 (19:17 -0600)]
Add checking to find AppDirectedSmsProxy for App Directed SMS feature

Adding new system permission android.permission.CARRIER_FILTER_SMS

Bug: 18609762
Change-Id: I80a133653101cd4ec1793e726faf3601e2970224

9 years agoRoute mute key events through MediaSessionService
RoboErik [Fri, 5 Dec 2014 01:39:08 +0000 (17:39 -0800)]
Route mute key events through MediaSessionService

This sends mute keys to the MediaSessionService and handles them
by toggling the appropriate stream. Muting remote playback is still
not supported.

bug:17501993
Change-Id: I18c5b037cde2175acbb64b118dd708514acfd8c9

9 years agoAdd mapping between RAT and Network Mode
Stuart Scott [Thu, 4 Dec 2014 23:01:31 +0000 (15:01 -0800)]
Add mapping between RAT and Network Mode

bug:18416275
bug:18415493

Change-Id: I0b29ec953ec9eb29248a22d582013127ee0fea41

9 years agoMerge "Avoid race condition in heads up snooze code path." into lmp-mr1-dev
Chris Wren [Fri, 5 Dec 2014 20:22:09 +0000 (20:22 +0000)]
Merge "Avoid race condition in heads up snooze code path." into lmp-mr1-dev

9 years agoMerge "Correctly parse previous PMBA state during backup" into lmp-mr1-dev
Christopher Tate [Fri, 5 Dec 2014 20:05:09 +0000 (20:05 +0000)]
Merge "Correctly parse previous PMBA state during backup" into lmp-mr1-dev

9 years agoMerge "Tune delivery and batching of alarms" into lmp-mr1-dev
Christopher Tate [Fri, 5 Dec 2014 20:04:24 +0000 (20:04 +0000)]
Merge "Tune delivery and batching of alarms" into lmp-mr1-dev

9 years agoMerge "Revert "Merge "Remove CONNECTIVITY_CHANGE_DELAY and friends." into lmp-mr1...
Pavel Zhamaitsiak [Fri, 5 Dec 2014 19:42:10 +0000 (19:42 +0000)]
Merge "Revert "Merge "Remove CONNECTIVITY_CHANGE_DELAY and friends." into lmp-mr1-dev"" into lmp-mr1-dev

9 years agoMerge "Add UUID for Pbap client" into lmp-mr1-dev
Justin Harrison [Fri, 5 Dec 2014 19:41:52 +0000 (19:41 +0000)]
Merge "Add UUID for Pbap client" into lmp-mr1-dev

9 years agoMerge "Relax access on deprecated fields for compatibility." into lmp-mr1-dev
Ihab Awad [Fri, 5 Dec 2014 19:39:18 +0000 (19:39 +0000)]
Merge "Relax access on deprecated fields for compatibility." into lmp-mr1-dev

9 years agoMerge "RTL support for Lollipop Land." into lmp-mr1-dev
Dan Sandler [Fri, 5 Dec 2014 19:36:37 +0000 (19:36 +0000)]
Merge "RTL support for Lollipop Land." into lmp-mr1-dev

9 years agoCamera2: Add HDR scene mode for backwards compatibility.
Eino-Ville Talvala [Fri, 5 Dec 2014 19:10:15 +0000 (11:10 -0800)]
Camera2: Add HDR scene mode for backwards compatibility.

To maximize backwards compatibility, support the HDR scene mode fully,
as it was supported on Camera HAL1 / Camera API1.

Bug: 18639933
Change-Id: I35c164563379f7f820b42c674bd91f706061170c

9 years agoMerge "Added isRemovingAdmin method" into lmp-mr1-dev
Fyodor Kupolov [Fri, 5 Dec 2014 19:28:11 +0000 (19:28 +0000)]
Merge "Added isRemovingAdmin method" into lmp-mr1-dev

9 years agoFix docs build
Eino-Ville Talvala [Fri, 5 Dec 2014 19:11:45 +0000 (11:11 -0800)]
Fix docs build

Change-Id: I9947d53aeb155d98f5194c9789f19aba1f01e4be

9 years agoMerge "Correct check of is user running" into lmp-mr1-dev
Amith Yamasani [Fri, 5 Dec 2014 19:11:15 +0000 (19:11 +0000)]
Merge "Correct check of is user running" into lmp-mr1-dev

9 years agoMerge "add system|signature protection to android.permission.BIND_CARRIER_MESSAGING_S...
Cheuksan Wang [Fri, 5 Dec 2014 19:07:09 +0000 (19:07 +0000)]
Merge "add system|signature protection to android.permission.BIND_CARRIER_MESSAGING_SERVICE" into lmp-mr1-dev

9 years agoadd system|signature protection to
Cheuksan Wang [Fri, 5 Dec 2014 18:44:43 +0000 (10:44 -0800)]
add system|signature protection to
android.permission.BIND_CARRIER_MESSAGING_SERVICE

Bug: 18005911
Change-Id: Iacb16a20c5cef4a55be0187af0a47e0cb82b409b

9 years agoFine tune the light radius from 800dp to 600dp
ztenghui [Fri, 5 Dec 2014 18:41:15 +0000 (10:41 -0800)]
Fine tune the light radius from 800dp to 600dp

The spot shadow will change very slightly, as smaller and darker,
which is what UX team want.

b/18631715

Change-Id: I9ce098cf54c5875fa7bd3c20095b526ea2e661e6

9 years agoCorrect check of is user running
Sergii Skorokhodov [Tue, 11 Nov 2014 07:22:18 +0000 (08:22 +0100)]
Correct check of is user running

Before the ActivityManagerService sends an intent or
starts an activity it checks if target user is in
mStartedUsers array.

When removing a non-owner user process the
UserStartedState instance will still be in mStartedUsers
array with mState STOPPING or SHUTDOWN.

This should be checked before sending an intent or start
an activity.

isUserRunningLocked(...) will interpret mState STOPPING
and SHUTDOWN as a non running user.

Bug: 7462778
Change-Id: I1b51bcdb62bdd0f6dbe05dab4d529d4ad40d0d44

9 years agoMerge "Potential fix for accidental deactivation of profile owner" into lmp-mr1-dev
Amith Yamasani [Fri, 5 Dec 2014 18:56:52 +0000 (18:56 +0000)]
Merge "Potential fix for accidental deactivation of profile owner" into lmp-mr1-dev

9 years agoAvoid race condition in heads up snooze code path.
Chris Wren [Fri, 5 Dec 2014 18:53:23 +0000 (13:53 -0500)]
Avoid race condition in heads up snooze code path.

The user can still snooze the heads up as its in the process of timing
out.  In this case, mHeadsUp is already null.  We save the package
name so that we can still snooze the package.

Bug: 18639224
Change-Id: I9bcce99a5c912e70a6856b277b61adab9cdcbc33

9 years agoMerge "AVD: Deep copy the animator target setup when mutate." into lmp-mr1-dev
ztenghui [Fri, 5 Dec 2014 18:28:28 +0000 (18:28 +0000)]
Merge "AVD: Deep copy the animator target setup when mutate." into lmp-mr1-dev

9 years agoRevert "Merge "Remove CONNECTIVITY_CHANGE_DELAY and friends." into lmp-mr1-dev"
Erik Kline [Fri, 5 Dec 2014 11:13:08 +0000 (20:13 +0900)]
Revert "Merge "Remove CONNECTIVITY_CHANGE_DELAY and friends." into lmp-mr1-dev"

This is the revert of ag/572619.

This reverts commit 9261d9d64548f0221de50eb99f3675488a4176a4, reversing
changes made to 32b61ab28f54e5b00f472b2166f9b1100375e4ff.

Bug: 18609055
Bug: 17769720
Change-Id: I122eba200f2071d4e5777ec34c1d04fb567345a8

9 years agoam 89d30bbc: am 9c40e80a: am c85fa8f1: Merge "Updating screenshots to LMP release...
Clare Bayley [Fri, 5 Dec 2014 18:00:43 +0000 (18:00 +0000)]
am 89d30bbc: am 9c40e80a: am c85fa8f1: Merge "Updating screenshots to LMP release and N6" into lmp-docs

* commit '89d30bbc110f1b511ae6e619ac02a067261ebd4d':
  Updating screenshots to LMP release and N6

9 years agoMerge "Make setting the session token in MediaBrowserService synchronous" into lmp...
RoboErik [Fri, 5 Dec 2014 17:57:14 +0000 (17:57 +0000)]
Merge "Make setting the session token in MediaBrowserService synchronous" into lmp-mr1-dev

9 years agoam 9c40e80a: am c85fa8f1: Merge "Updating screenshots to LMP release and N6" into...
Clare Bayley [Fri, 5 Dec 2014 17:51:05 +0000 (17:51 +0000)]
am 9c40e80a: am c85fa8f1: Merge "Updating screenshots to LMP release and N6" into lmp-docs

* commit '9c40e80a5edbf2962d9a1d98152b4085e306b501':
  Updating screenshots to LMP release and N6

9 years agoam c85fa8f1: Merge "Updating screenshots to LMP release and N6" into lmp-docs
Clare Bayley [Fri, 5 Dec 2014 17:38:28 +0000 (17:38 +0000)]
am c85fa8f1: Merge "Updating screenshots to LMP release and N6" into lmp-docs

* commit 'c85fa8f1e291e4e0727d4e71536940fdc0896c29':
  Updating screenshots to LMP release and N6

9 years agoTalk-back doesn't notify user to enter unlock PIN when device is locked with PIN...
Jinsong Mu [Thu, 4 Dec 2014 02:13:15 +0000 (18:13 -0800)]
Talk-back doesn't notify user to enter unlock PIN when device is locked with PIN lock.
b/18568003

Change-Id: I622ca7c49a8aa712490c8f74fcd7a1ab6d2ead5f

9 years agoMerge "Updating screenshots to LMP release and N6" into lmp-docs
Clare Bayley [Fri, 5 Dec 2014 17:29:33 +0000 (17:29 +0000)]
Merge "Updating screenshots to LMP release and N6" into lmp-docs

9 years agoAssociate a UserHandle with each PhoneAccountHandle
Evan Charlton [Tue, 25 Nov 2014 22:12:57 +0000 (14:12 -0800)]
Associate a UserHandle with each PhoneAccountHandle

This needs to be tracked so that connections get directed to the
correct user. This is not a public API; rather, it will be populated
and read only by the Telecom service.

Expose a new capability, CAPABILITY_MULTI_USER which can be used by
system-privileged apps to indicate that this PhoneAccount may be
used by any user on the device.

Bug: 17421902
Bug: 17421044
Change-Id: I673904a7ae038c88688bba62642e93174e55c308

9 years agoMerge "Don't forget to listen for USER_ALL broadcasts." into lmp-mr1-dev
Dan Sandler [Fri, 5 Dec 2014 14:27:24 +0000 (14:27 +0000)]
Merge "Don't forget to listen for USER_ALL broadcasts." into lmp-mr1-dev

9 years agoMerge "Change the routing path of bluetooth headset connections." into lmp-mr1-dev
Benjamin Franz [Fri, 5 Dec 2014 12:04:00 +0000 (12:04 +0000)]
Merge "Change the routing path of bluetooth headset connections." into lmp-mr1-dev

9 years agoMerge "Ensure that the USER_PRESENT_INTENT is sent to all profiles of the current...
Justin Harrison [Fri, 5 Dec 2014 07:42:57 +0000 (07:42 +0000)]
Merge "Ensure that the USER_PRESENT_INTENT is sent to all profiles of the current user." into lmp-mr1-dev

9 years agoMerge "Add 8 more scripts to the font fallback chain." into lmp-mr1-dev
Raph Levien [Fri, 5 Dec 2014 07:27:31 +0000 (07:27 +0000)]
Merge "Add 8 more scripts to the font fallback chain." into lmp-mr1-dev

9 years agoDon't forget to listen for USER_ALL broadcasts.
Dan Sandler [Fri, 5 Dec 2014 05:26:24 +0000 (00:26 -0500)]
Don't forget to listen for USER_ALL broadcasts.

The ActivityManager.closeSystemDialogs() call (used by,
among other things, the home button) broadcasts
ACTION_CLOSE_SYSTEM_DIALOGS for UserHandle.USER_ALL, rather
than any one user.

Bug: 18629414
Change-Id: I89bfa3f556866e1b27987be2753ce83fd0313998

9 years agoMerge "TIF: handle a race condition when a session is crashed" into lmp-mr1-dev
Dongwon Kang [Fri, 5 Dec 2014 04:08:21 +0000 (04:08 +0000)]
Merge "TIF: handle a race condition when a session is crashed" into lmp-mr1-dev

9 years agoMerge "TIF: increase the time threshold for tune operation which was too harsh" into...
Dongwon Kang [Fri, 5 Dec 2014 04:08:03 +0000 (04:08 +0000)]
Merge "TIF: increase the time threshold for tune operation which was too harsh" into lmp-mr1-dev

9 years agoCorrectly parse previous PMBA state during backup
Christopher Tate [Fri, 5 Dec 2014 01:20:28 +0000 (17:20 -0800)]
Correctly parse previous PMBA state during backup

Bug 18628030

Change-Id: Iefa23de50dd9e1b27cfa5d887f117876d57e4083

9 years agoTune delivery and batching of alarms
Christopher Tate [Fri, 5 Dec 2014 02:27:16 +0000 (18:27 -0800)]
Tune delivery and batching of alarms

* Inexact alarms no longer coalesce with exact alarms.  The motivation here
is that exact alarms are far more likely to be wall-clock aligned, and in
general pulling all alarms toward wall-clock alignment is a bad idea.

* Wakeup times are now fuzzed within the target batch's allowed window
rather than being hard pinned at the start of the window.

Bug 18631821

Change-Id: Iefaf34eee3f2a6546abefc27e177ee2fdcff935f

9 years agoam 26b18771: Merge "Private Window flag to disable touch events in WallpaperService...
Filip Gruszczynski [Fri, 5 Dec 2014 02:34:26 +0000 (02:34 +0000)]
am 26b18771: Merge "Private Window flag to disable touch events in WallpaperService." into lmp-sprout-dev

* commit '26b187711fdf6224e14df465a58f30f510011b49':
  Private Window flag to disable touch events in WallpaperService.

9 years agoam 8242ae16: am dddc2981: am 1782e526: Merge "Revert "docs: Long press to dismiss...
Ricardo Cervera-Navarro [Fri, 5 Dec 2014 02:34:02 +0000 (02:34 +0000)]
am 8242ae16: am dddc2981: am 1782e526: Merge "Revert "docs: Long press to dismiss fix by Wayne"" into lmp-docs

* commit '8242ae16b6f0f293ececb75228fb1364061171d0':
  Revert "docs: Long press to dismiss fix by Wayne"

9 years agoMerge "Change Linkify leniency to VALID" into lmp-mr1-dev
Raph Levien [Fri, 5 Dec 2014 02:14:51 +0000 (02:14 +0000)]
Merge "Change Linkify leniency to VALID" into lmp-mr1-dev

9 years agoAdded isRemovingAdmin method
Fyodor Kupolov [Mon, 1 Dec 2014 23:08:09 +0000 (15:08 -0800)]
Added isRemovingAdmin method

Added isRemovingAdmin method, so that clients can query if device
admin is currently being removed.

Bug: 17609838
Change-Id: I82547a9eeb228fcf8ac2a6e639ca1a75fa41d161

9 years agoMerge "Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2)" into...
Nancy Chen [Fri, 5 Dec 2014 01:53:21 +0000 (01:53 +0000)]
Merge "Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2)" into lmp-mr1-dev

9 years agoMerge "Private Window flag to disable touch events in WallpaperService." into lmp...
Filip Gruszczynski [Fri, 5 Dec 2014 01:42:01 +0000 (01:42 +0000)]
Merge "Private Window flag to disable touch events in WallpaperService." into lmp-sprout-dev

9 years agoTIF: handle a race condition when a session is crashed
Dongwon Kang [Thu, 4 Dec 2014 09:08:00 +0000 (18:08 +0900)]
TIF: handle a race condition when a session is crashed

Currently, TIMS has a logic for handling session crash (binderDied).
However, this can be racy if the client calls an operation right before it gets
ITvInputClient.onSessionReleased() callback. This change handles those request
gracefully without causing a crash in the client side.

Bug: 18612616
Change-Id: I37241e05d53f3cca693e0239fc9ad5dce02fc925

9 years agoMerge "Fix issue #18593636: Turn on "kill important processes that..." into lmp-mr1-dev
Dianne Hackborn [Fri, 5 Dec 2014 01:35:19 +0000 (01:35 +0000)]
Merge "Fix issue #18593636: Turn on "kill important processes that..." into lmp-mr1-dev

9 years agoAVD: Deep copy the animator target setup when mutate.
ztenghui [Fri, 5 Dec 2014 00:41:01 +0000 (16:41 -0800)]
AVD: Deep copy the animator target setup when mutate.

Only calling VectorDrawable's mutate here will miss all the animator setup,
when the VectorDrawable has a new state.
So we just deep copy everything and setup the animators again.

b/18521582

Change-Id: Id164312750bb548f9c2d21cc0b5806cd2bafcf0d

9 years agoRelax access on deprecated fields for compatibility.
Ihab Awad [Fri, 5 Dec 2014 00:54:07 +0000 (16:54 -0800)]
Relax access on deprecated fields for compatibility.

Bug: 18610816
Change-Id: If2398069ecd1c5fa1e49af50527bf817b29fde96

9 years agoAvoid extra saveLayer calls in RippleDrawable, fix docs
Alan Viverette [Thu, 4 Dec 2014 22:10:16 +0000 (14:10 -0800)]
Avoid extra saveLayer calls in RippleDrawable, fix docs

Also fixes opacity returned from InsetDrawable to accurately reflect
the transparent inset area and updates button to correctly use tint.

BUG: 18226391
Change-Id: Ia9a88d9d663990a6829d2f251c7f59ea2a79d816

9 years agoam dddc2981: am 1782e526: Merge "Revert "docs: Long press to dismiss fix by Wayne...
Ricardo Cervera-Navarro [Fri, 5 Dec 2014 00:42:03 +0000 (00:42 +0000)]
am dddc2981: am 1782e526: Merge "Revert "docs: Long press to dismiss fix by Wayne"" into lmp-docs

* commit 'dddc29815375022e52c2945e8cab40f61f56483c':
  Revert "docs: Long press to dismiss fix by Wayne"

9 years agoEnsure all events from a showing window are dispatched.
Svetoslav [Thu, 4 Dec 2014 20:50:11 +0000 (12:50 -0800)]
Ensure all events from a showing window are dispatched.

Accessibility services may opt-in to introspect the interactive
windows on the screen. If window introspection is enabled there
is a case where some events from a showing window are received
before the updated window state from the window manager. Now the
window manager sends over the windows before notifying the app
for the focus change.

bug:18625996

Change-Id: Ic481e01efbe12dc92f090f799feeb236672fc7b3

9 years agoam 1782e526: Merge "Revert "docs: Long press to dismiss fix by Wayne"" into lmp-docs
Ricardo Cervera-Navarro [Fri, 5 Dec 2014 00:33:35 +0000 (00:33 +0000)]
am 1782e526: Merge "Revert "docs: Long press to dismiss fix by Wayne"" into lmp-docs

* commit '1782e526c73bfd2f4eb24b024a5019b66dbdaade':
  Revert "docs: Long press to dismiss fix by Wayne"

9 years agoMerge "Revert "docs: Long press to dismiss fix by Wayne"" into lmp-docs
Ricardo Cervera-Navarro [Fri, 5 Dec 2014 00:27:59 +0000 (00:27 +0000)]
Merge "Revert "docs: Long press to dismiss fix by Wayne"" into lmp-docs

9 years agoRevert "docs: Long press to dismiss fix by Wayne"
Ricardo Cervera-Navarro [Fri, 5 Dec 2014 00:27:09 +0000 (00:27 +0000)]
Revert "docs: Long press to dismiss fix by Wayne"

This reverts commit 6ee2ca2f1e24d27c7a1e2430ad0272ef9f921a4a.

Change-Id: I07a196ca1e5ae827a77c9a17ddc90d8e14129f67

9 years agoMerge "media: allow full range of Vorbis sampling rates" into lmp-mr1-dev
Lajos Molnar [Fri, 5 Dec 2014 00:21:01 +0000 (00:21 +0000)]
Merge "media: allow full range of Vorbis sampling rates" into lmp-mr1-dev

9 years agoMerge "CEC: Introduce the retry for commands on the new device discovery." into lmp...
Jinsuk Kim [Fri, 5 Dec 2014 00:05:08 +0000 (00:05 +0000)]
Merge "CEC: Introduce the retry for commands on the new device discovery." into lmp-mr1-dev

9 years agoMerge "Add test for isolated services." into lmp-mr1-dev
Dianne Hackborn [Fri, 5 Dec 2014 00:01:56 +0000 (00:01 +0000)]
Merge "Add test for isolated services." into lmp-mr1-dev

9 years agoMerge "docs: Fix typo, use --> user" into lmp-mr1-dev
Nick Chalko [Fri, 5 Dec 2014 00:00:21 +0000 (00:00 +0000)]
Merge "docs: Fix typo, use --> user" into lmp-mr1-dev

9 years agoTIF: increase the time threshold for tune operation which was too harsh
Dongwon Kang [Thu, 4 Dec 2014 23:57:48 +0000 (08:57 +0900)]
TIF: increase the time threshold for tune operation which was too harsh

Bug: 18612616
Change-Id: I62ddde2f9796f3b1dd8240f5c88fbff234b3618b

9 years agoMerge "Fix seeking behavior" into lmp-mr1-dev
Chet Haase [Thu, 4 Dec 2014 23:26:58 +0000 (23:26 +0000)]
Merge "Fix seeking behavior" into lmp-mr1-dev

9 years agoFix seeking behavior
Chet Haase [Wed, 3 Dec 2014 01:51:34 +0000 (17:51 -0800)]
Fix seeking behavior

A recent fix to seeking behavior injected a couple of issues that need
to be addressed:
- the start time should be updated when seeking so that future calculations
that depend on it (such as the next animation frame) will use the updated
start time based on this seek request. This allows, for example, seeking
into a running animator so that that animator will update its current fraction
to the new seeked value.
- calling reverse() on an unstarted animation would incorrectly set the initial
frame of the animation to the end value for one frame before the reverse animation
actually began.

Issue #18567716 No icons in folders in battery saving mode
Issue #18511989 Search bar flashes when icon is picked up and dropped

Change-Id: Ie30b7e797468c6ccb3d17d4fb3aba6b9849436b0

9 years agoam ae80fd42: am f5aa6752: am 709df4fa: Merge "docs: Fixes for App Indexing training...
Joe Fernandez [Thu, 4 Dec 2014 23:07:04 +0000 (23:07 +0000)]
am ae80fd42: am f5aa6752: am 709df4fa: Merge "docs: Fixes for App Indexing training class" into lmp-docs

* commit 'ae80fd42a4371e28f6d89dc0f480f35da9dc57ce':
  docs: Fixes for App Indexing training class

9 years agoam 0e597e92: am 9b5de582: am daab7426: Merge "docs: Update MessageAPI notes to mentio...
Luan Nguyen [Thu, 4 Dec 2014 23:06:53 +0000 (23:06 +0000)]
am 0e597e92: am 9b5de582: am daab7426: Merge "docs: Update MessageAPI notes to mention the unreliable transmission nature." into lmp-docs

* commit '0e597e922464545e6257027f71b575bd73adf4f4':
  docs: Update MessageAPI notes to mention the unreliable transmission nature.

9 years agoam cc10c02b: am 6c59abc9: am 9db37264: Merge "update L Preview message and disallow...
smain@google.com [Thu, 4 Dec 2014 23:05:47 +0000 (23:05 +0000)]
am cc10c02b: am 6c59abc9: am 9db37264: Merge "update L Preview message and disallow crawling /preview" into lmp-docs

* commit 'cc10c02b10ce6d0be223c4409cb6aab98c5b8858':
  update L Preview message and disallow crawling /preview

9 years agoPrivate Window flag to disable touch events in WallpaperService.
Filip Gruszczynski [Thu, 4 Dec 2014 23:02:18 +0000 (15:02 -0800)]
Private Window flag to disable touch events in WallpaperService.

Change-Id: I18b46340f89cbea0b6daeb1efe9c31656f4e1a5d