OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge "Make public the registerDefaultNetworkCallback API" into nyc-dev
Erik Kline [Wed, 6 Apr 2016 08:51:06 +0000 (08:51 +0000)]
Merge "Make public the registerDefaultNetworkCallback API" into nyc-dev

8 years agoMerge "PIP: Apply the latest Recents row animation when PIP control is focused" into...
Jaewan Kim [Wed, 6 Apr 2016 06:35:40 +0000 (06:35 +0000)]
Merge "PIP: Apply the latest Recents row animation when PIP control is focused" into nyc-dev

8 years agoPIP: Apply the latest Recents row animation when PIP control is focused
Jaewan Kim [Mon, 4 Apr 2016 18:15:17 +0000 (03:15 +0900)]
PIP: Apply the latest Recents row animation when PIP control is focused

Bug: 27540465
Change-Id: Ib3b40fb64953a175593eab789552db3c231f0227

8 years agoMerge "PIP: Fix regressions caused by previous commit a0d4d25" into nyc-dev
Jaewan Kim [Wed, 6 Apr 2016 05:46:55 +0000 (05:46 +0000)]
Merge "PIP: Fix regressions caused by previous commit a0d4d25" into nyc-dev

8 years agoMerge "MidiDevice: fix connectPorts for same Process" into nyc-dev
Phil Burk [Wed, 6 Apr 2016 03:51:45 +0000 (03:51 +0000)]
Merge "MidiDevice: fix connectPorts for same Process" into nyc-dev

8 years agoMake public the registerDefaultNetworkCallback API
Erik Kline [Fri, 1 Apr 2016 07:28:28 +0000 (16:28 +0900)]
Make public the registerDefaultNetworkCallback API

Change-Id: I89d7a6f49f5d6a0da3402a07407b0f8d93181b4f

8 years agoDon't flush DNS cache on route changes.
Erik Kline [Tue, 5 Apr 2016 04:30:49 +0000 (13:30 +0900)]
Don't flush DNS cache on route changes.

Since Lollipop, routes are isolated within Networks.  Flushing a
Network's DNS cache whenever that same Network's routes are updated
doesn't provide any benefit.  Any system components depending on this
behaviour need to uncovered and fixed.

Additionally, clean up no-longer-used flushNetworkDnsCache().  This
should be replaced, when needed, by a proper binder interface to netd.

Change-Id: I34bf79e4839da014d466058a876d754209d0c007

8 years agoMerge "Delete unused DnsPinger" into nyc-dev
Erik Kline [Wed, 6 Apr 2016 02:07:01 +0000 (02:07 +0000)]
Merge "Delete unused DnsPinger" into nyc-dev

8 years agoMerge "Remove unusable a11y APIs for ClickableSpans." into nyc-dev
Svetoslav Ganov [Wed, 6 Apr 2016 02:05:40 +0000 (02:05 +0000)]
Merge "Remove unusable a11y APIs for ClickableSpans." into nyc-dev

8 years agoFix divider touchable region
Jorim Jaggi [Wed, 6 Apr 2016 01:03:56 +0000 (18:03 -0700)]
Fix divider touchable region

Make sure to update the touchable region whenever the layout
changes. The layout is wrong if the window is invisible during
the first layout.

Bug: 27854148
Change-Id: Ic0501eccf7b919d10491c6f5aa0c0f1765a07c52

8 years agoMerge "Camera: Null check remote binder interface" into nyc-dev
Eino-Ville Talvala [Wed, 6 Apr 2016 01:19:12 +0000 (01:19 +0000)]
Merge "Camera: Null check remote binder interface" into nyc-dev

8 years agoCamera: Null check remote binder interface
Eino-Ville Talvala [Wed, 6 Apr 2016 01:12:11 +0000 (18:12 -0700)]
Camera: Null check remote binder interface

For LEGACY mode, there's no remote binder, so need to null check for
that case.

Bug: 28000512
Change-Id: I31035f16fd32875d0bd84ca801927498e86133b3

8 years agoMerge "Make FastXmlSerializer more suitable to persist arbitrary strings" into nyc-dev
Makoto Onuki [Wed, 6 Apr 2016 00:36:51 +0000 (00:36 +0000)]
Merge "Make FastXmlSerializer more suitable to persist arbitrary strings" into nyc-dev

8 years agoMerge "Close inline controls / hide the gear when interaction outside occurs" into...
Mady Mellor [Wed, 6 Apr 2016 00:26:49 +0000 (00:26 +0000)]
Merge "Close inline controls / hide the gear when interaction outside occurs" into nyc-dev

8 years agoMerge "Add stack traces to logs about mismatched sequenece numbers in procstats....
Joe Onorato [Wed, 6 Apr 2016 00:21:55 +0000 (00:21 +0000)]
Merge "Add stack traces to logs about mismatched sequenece numbers in procstats." into nyc-dev

8 years agoMerge "Add properties from textAppearance to property map" into nyc-dev
Deepanshu Gupta [Tue, 5 Apr 2016 23:59:00 +0000 (23:59 +0000)]
Merge "Add properties from textAppearance to property map" into nyc-dev

8 years agoAdd properties from textAppearance to property map
Deepanshu Gupta [Tue, 5 Apr 2016 19:48:18 +0000 (12:48 -0700)]
Add properties from textAppearance to property map

The default property map is used to get the list of XML properties that
a view queried. For things like textAppearance, these are additional
attributes that the TextView queries, but wasn't added to  the property
map. Add them too.

Change-Id: I1e03fbeced224866de1dcc51b93d5aa5d5886ade

8 years agoMerge "PBAP connect to alternate device." into nyc-dev
Sanket Agarwal [Tue, 5 Apr 2016 23:39:19 +0000 (23:39 +0000)]
Merge "PBAP connect to alternate device." into nyc-dev

8 years agoMerge "Allow to provide only a component name prefix to 'am instrument'" into nyc-dev
Philip P. Moltmann [Tue, 5 Apr 2016 23:28:03 +0000 (23:28 +0000)]
Merge "Allow to provide only a component name prefix to 'am instrument'" into nyc-dev

8 years agoMerge "Remove deprecated API launchManageBlockedNumbersActivity" into nyc-dev
Abhijith Shastry [Tue, 5 Apr 2016 23:24:41 +0000 (23:24 +0000)]
Merge "Remove deprecated API launchManageBlockedNumbersActivity" into nyc-dev

8 years agoMake FastXmlSerializer more suitable to persist arbitrary strings
Makoto Onuki [Tue, 5 Apr 2016 22:24:43 +0000 (15:24 -0700)]
Make FastXmlSerializer more suitable to persist arbitrary strings

- Encode '\u000' - '\u001F', so KXmlParser can read them properly.
Otherwise KXmlParser will ignore CRs/LFs in attributes, and CRs
in text.

- Originally FastXmlSerializer would throw if a string contains
dangling surrogate pairs.  Now we REPLACE them with.

Bug 27792649

Change-Id: I10c547dad2475b68f60e9e8208d9a3eae8e20063

8 years agoMerge "Camera2: Unlink camera device death listener on disconnect" into nyc-dev
Eino-Ville Talvala [Tue, 5 Apr 2016 23:07:41 +0000 (23:07 +0000)]
Merge "Camera2: Unlink camera device death listener on disconnect" into nyc-dev

8 years agoMerge "Do not set docked divider as IME target." into nyc-dev
Rob Carr [Tue, 5 Apr 2016 22:44:57 +0000 (22:44 +0000)]
Merge "Do not set docked divider as IME target." into nyc-dev

8 years agoMerge "Downgrades error messages about not being able to detect whether we are in...
Craig Donner [Tue, 5 Apr 2016 22:29:00 +0000 (22:29 +0000)]
Merge "Downgrades error messages about not being able to detect whether we are in protected mode or not to informational messages.  If there is no GL context, then we are by definition not in protected mode, and still return false as advertised, thus there's no need for an error message." into nyc-dev

8 years agoMidiDevice: fix connectPorts for same Process
Phil Burk [Tue, 5 Apr 2016 21:19:53 +0000 (14:19 -0700)]
MidiDevice: fix connectPorts for same Process

If connectPorts() was called for a device in the same process then
the connection would die when the ParcelFileDescriptor was closed.

Bug: 26406775
Change-Id: Id0538452593b4761ac2a93d366ade76d2e35ce73
Signed-off-by: Phil Burk <philburk@google.com>
8 years agoMerge "Have the NetworkScoreService bind to the scorer." into nyc-dev
Jeremy Joslin [Tue, 5 Apr 2016 22:27:10 +0000 (22:27 +0000)]
Merge "Have the NetworkScoreService bind to the scorer." into nyc-dev

8 years agoDowngrades error messages about not being able to detect whether we are in protected...
Craig Donner [Tue, 5 Apr 2016 22:18:31 +0000 (15:18 -0700)]
Downgrades error messages about not being able to detect whether we are in protected mode or not to informational messages.  If there is no GL context, then we are by definition not in protected mode, and still return false as advertised, thus there's no need for an error message.

Bug: 27926028

Change-Id: Ia791a989b92be17bc31f9221654168347d60eed9

8 years agoMerge "We only have one mock service." into nyc-dev
Philip P. Moltmann [Tue, 5 Apr 2016 22:17:43 +0000 (22:17 +0000)]
Merge "We only have one mock service." into nyc-dev

8 years agoWe only have one mock service.
Philip P. Moltmann [Tue, 5 Apr 2016 22:16:40 +0000 (15:16 -0700)]
We only have one mock service.

Fixes: 28024464
Change-Id: I1392704c4fdb9e7c3a4b1540131af8a14359c8f4

8 years agoMerge "UID appop state should always override package appop" into nyc-dev
Svetoslav Ganov [Tue, 5 Apr 2016 22:15:43 +0000 (22:15 +0000)]
Merge "UID appop state should always override package appop" into nyc-dev

8 years agoPIP: Fix regressions caused by previous commit a0d4d25
Jaewan Kim [Mon, 4 Apr 2016 07:01:51 +0000 (16:01 +0900)]
PIP: Fix regressions caused by previous commit a0d4d25

This includes two fixes
- Restore PIP location when PIP menu is closed.
- Prevent PIP from moving to fullscreen when it's resized directly
  via ActivityManager with animation.

These are regressions caused by
a0d4d25 PIP: Apply the animation spec for the PIP in Recents

Bug: 27540465
Change-Id: Id5b131faa3052a809138ab058bcfe65ce6a820b7

8 years agoMerge "Permit package downgrades on debuggable platforms." into nyc-dev
Alex Klyubin [Tue, 5 Apr 2016 21:57:11 +0000 (21:57 +0000)]
Merge "Permit package downgrades on debuggable platforms." into nyc-dev

8 years agoMerge "API feedback: clarify onQuotaExceeded() documentation" into nyc-dev
Chris Tate [Tue, 5 Apr 2016 21:51:19 +0000 (21:51 +0000)]
Merge "API feedback: clarify onQuotaExceeded() documentation" into nyc-dev

8 years agoPBAP connect to alternate device.
Joseph Pirozzo [Tue, 5 Apr 2016 21:50:20 +0000 (14:50 -0700)]
PBAP connect to alternate device.

Fix connect to first disconnect from all connected devices before
attempting to connect to a new device for PBAP Client.

Bug: 28003503
Change-Id: I1299fc146c881f359832dae2da814a4aebbfec59

8 years agoMerge "Return correct unfocused month date color for pre-Material themes." into nyc-dev
Kirill Grouchnikov [Tue, 5 Apr 2016 21:48:30 +0000 (21:48 +0000)]
Merge "Return correct unfocused month date color for pre-Material themes." into nyc-dev

8 years agoReturn correct unfocused month date color for pre-Material themes.
Kirill Grouchnikov [Tue, 5 Apr 2016 21:25:41 +0000 (17:25 -0400)]
Return correct unfocused month date color for pre-Material themes.

Also deprecate setter / getter for showWeekNumber field.

Bug: 28022795
Change-Id: Ie0c33353f76c2a3d9666959a07f6809b7b85183f

8 years agoMerge "UsbMidiDevice: fix MIDI flush()" into nyc-dev
Phil Burk [Tue, 5 Apr 2016 21:41:17 +0000 (21:41 +0000)]
Merge "UsbMidiDevice: fix MIDI flush()" into nyc-dev

8 years agoClose inline controls / hide the gear when interaction outside occurs
Mady Mellor [Wed, 23 Mar 2016 14:41:47 +0000 (07:41 -0700)]
Close inline controls / hide the gear when interaction outside occurs

This CL adds the behavior so that if the gear or inline controls are
visible, they will close if the user interacts with another area of
the screen (e.g. scrolls, pulls down QS, etc) this is on the lock screen
as well as the shade.

This CL makes an additional change to remove the GearDisplayedListener
and use the StackScroller to maintain state of the gear / reset as
appropriate.

Bug: 27598072
Bug: 27335311

Change-Id: Iebff9aa542c9d91389054a4ff292d0dda11fe950

8 years agoDo not set docked divider as IME target.
Robert Carr [Tue, 5 Apr 2016 21:24:22 +0000 (14:24 -0700)]
Do not set docked divider as IME target.

If we do this, we will fail to adjust the proper IME target
to make it visible. Accomplish relative ordering of IME and
Docked Divider in WindowLayersController instead.

We need to take care that adjustSpecialWindows won't push windows
down if they are already positioned above the highest application
layer. We also take care to not adjust the IME if the docked divider
isn't really visible.

Bug: 26387930
Change-Id: I26ca36c4f7ecf9d97f44e15c67df82b8154a169c

8 years agoMerge "Invalidate caches when locale changes." into nyc-dev
Jeff Sharkey [Tue, 5 Apr 2016 21:21:18 +0000 (21:21 +0000)]
Merge "Invalidate caches when locale changes." into nyc-dev

8 years agoMerge "Don't give IME focus to temporarily detached View." into nyc-dev
Yohei Yukawa [Tue, 5 Apr 2016 21:21:07 +0000 (21:21 +0000)]
Merge "Don't give IME focus to temporarily detached View." into nyc-dev

8 years agoFix OffscreenBuffer leak
Chris Craik [Tue, 5 Apr 2016 20:18:56 +0000 (13:18 -0700)]
Fix OffscreenBuffer leak

Fixes: 27941148

Make OffscreenBuffer lifecycle an explicit (and tested) contract between
FrameBuilder and BakedOpRenderer, entirely separate from dispatch. This
makes it safe to reject any rendering work via overdraw content
rejection (before it gets to a BakedOpDispatcher).

Adds a couple tests around OffscreenBuffer leaks, and switches
OffscreenBuffer tests to RENDERTHREAD_TEST macro, as appropriate.

Change-Id: Id114b835d042708ae921028fb4b17e5fa485fe64

8 years agoMerge "Fix meminfo accounting for visible apps" into nyc-dev
Chong Zhang [Tue, 5 Apr 2016 20:42:12 +0000 (20:42 +0000)]
Merge "Fix meminfo accounting for visible apps" into nyc-dev

8 years agoUID appop state should always override package appop
Svetoslav Ganov [Tue, 5 Apr 2016 20:39:25 +0000 (13:39 -0700)]
UID appop state should always override package appop

bug:27831867

Change-Id: I32829137f84a2f1d70363b6d1481ccbb87c15d1c

8 years agoFix meminfo accounting for visible apps
Chong Zhang [Tue, 5 Apr 2016 20:22:06 +0000 (13:22 -0700)]
Fix meminfo accounting for visible apps

Visible apps could have sub levels within the visible category.
Scores between 101 and 199 should be attributed to visible
category instead of perceptible.

bug: 27987575
Change-Id: I2dbe8af65e6829bafc86ffb5222a5f1aeac2d8b4

8 years agoAllow factory reset when bluetooth is off (1/2)
Ajay Panicker [Tue, 1 Mar 2016 00:09:14 +0000 (16:09 -0800)]
Allow factory reset when bluetooth is off (1/2)

Bug: 27348444
Change-Id: I6c2709371b86581709649d7faf09391230449b9b

8 years agoMerge "Fixing tiny issue with empty state graphic not being centered correctly."...
Winson Chung [Tue, 5 Apr 2016 20:10:30 +0000 (20:10 +0000)]
Merge "Fixing tiny issue with empty state graphic not being centered correctly." into nyc-dev

8 years agoMerge "Add the app back to mOpeningApps if transition is unset but ready." into nyc-dev
Chong Zhang [Tue, 5 Apr 2016 19:40:35 +0000 (19:40 +0000)]
Merge "Add the app back to mOpeningApps if transition is unset but ready." into nyc-dev

8 years agoAdd the app back to mOpeningApps if transition is unset but ready.
Chong Zhang [Mon, 4 Apr 2016 21:21:17 +0000 (14:21 -0700)]
Add the app back to mOpeningApps if transition is unset but ready.

This means a rotation is started while we have a transition pending,
and startFreezingDisplayLocked() called mAppTransition.freeze() to
cancel the transition by setting it to TRANSIT_UNSET but ready
immediately. Screen unfreeze will wait for mOpeningApps to empty.
handleAppTransitionReadyLocked() will remove the app from
mOpeningApps once it's drawn, and allow screen to unfreeze.

We don't add the app to mOpeningApps if the transition is neither
set nor ready. We don't have any transtition and the app won't be
removed from mOpeningApps.

bug: 27784481
bug: 27391256
Change-Id: Id2c0759732593121769c402ae0c6edde3ebc7dc6

8 years agoMerge "Fixed a bug where the minHeight of groups was inaccurate" into nyc-dev
Selim Cinek [Tue, 5 Apr 2016 19:19:27 +0000 (19:19 +0000)]
Merge "Fixed a bug where the minHeight of groups was inaccurate" into nyc-dev

8 years agoMerge "Fix package name of canon and xerox." into nyc-dev
Philip P. Moltmann [Tue, 5 Apr 2016 19:05:41 +0000 (19:05 +0000)]
Merge "Fix package name of canon and xerox." into nyc-dev

8 years agoFix package name of canon and xerox.
Philip P. Moltmann [Tue, 5 Apr 2016 19:04:42 +0000 (12:04 -0700)]
Fix package name of canon and xerox.

Change-Id: I9c08cf166f96327c145d17f283a0f231e5946d5a

8 years agoMerge "Changing startListening to only fetch views which are bound" into nyc-dev
Sunny Goyal [Tue, 5 Apr 2016 18:53:17 +0000 (18:53 +0000)]
Merge "Changing startListening to only fetch views which are bound" into nyc-dev

8 years agoMerge "Revert "Do not set docked divider as IME target."" into nyc-dev
Yohei Yukawa [Tue, 5 Apr 2016 18:53:02 +0000 (18:53 +0000)]
Merge "Revert "Do not set docked divider as IME target."" into nyc-dev

8 years agoMerge "Fix software layer alpha" into nyc-dev
Chris Craik [Tue, 5 Apr 2016 18:50:24 +0000 (18:50 +0000)]
Merge "Fix software layer alpha" into nyc-dev

8 years agoRevert "Do not set docked divider as IME target."
Yohei Yukawa [Tue, 5 Apr 2016 18:35:35 +0000 (11:35 -0700)]
Revert "Do not set docked divider as IME target."

This reverts commit ebe9c0dbebbd8c2a23a76ff827b90e66ce3813bf [1],
because it caused a regression that IME window becomes transparent on
the lock screen (Bug 28013209).

 [1]: I7d406cc88aae40a8b22c1fc1d856ccb7b6bb4558

Bug: 26387930
Bug: 28013209
Change-Id: I11243703030e34b917136b69a35245e9ef73c87c

8 years agoUsbMidiDevice: fix MIDI flush()
Phil Burk [Tue, 5 Apr 2016 18:25:36 +0000 (11:25 -0700)]
UsbMidiDevice: fix MIDI flush()

The proxy MidiReceiver in the USB device was not forwarding the flush
command to the event scheduler.

Bug: 25511696
Change-Id: I6a4759b71bc8f9ae3e20aed1238f62a2ed405e24
Signed-off-by: Phil Burk <philburk@google.com>
8 years agoMerge "Fix name of Samsung in PrintServiceRecommendationService." into nyc-dev
Philip P. Moltmann [Tue, 5 Apr 2016 18:23:51 +0000 (18:23 +0000)]
Merge "Fix name of Samsung in PrintServiceRecommendationService." into nyc-dev

8 years agoMerge "Fix override insets when dragging divider in split-screen" into nyc-dev
Andrii Kulian [Tue, 5 Apr 2016 18:19:17 +0000 (18:19 +0000)]
Merge "Fix override insets when dragging divider in split-screen" into nyc-dev

8 years agoFix name of Samsung in PrintServiceRecommendationService.
Philip P. Moltmann [Tue, 5 Apr 2016 18:18:19 +0000 (11:18 -0700)]
Fix name of Samsung in PrintServiceRecommendationService.

Change-Id: I31af933ffec074e9ee646c5d879f42938229dcf7

8 years agoFixed a bug where the minHeight of groups was inaccurate
Selim Cinek [Thu, 24 Mar 2016 17:54:56 +0000 (10:54 -0700)]
Fixed a bug where the minHeight of groups was inaccurate

Also cleaned up the methods names a bit and fixed some small
bugs in border cases where the algorithm was using the wrong
sizes.

Bug: 24866646
Change-Id: I6622814f8cec3fe143234e349030a19e3dc11353

8 years agoMerge "Fix wrong inset bounds" into nyc-dev
Jorim Jaggi [Tue, 5 Apr 2016 18:07:50 +0000 (18:07 +0000)]
Merge "Fix wrong inset bounds" into nyc-dev

8 years agoMerge "Fix dependency for fontchain_lint" into nyc-dev
Ying Wang [Tue, 5 Apr 2016 17:46:59 +0000 (17:46 +0000)]
Merge "Fix dependency for fontchain_lint" into nyc-dev

8 years agoMerge "Fix SystemUI crash for work challenge" into nyc-dev
Ricky Wai [Tue, 5 Apr 2016 17:39:45 +0000 (17:39 +0000)]
Merge "Fix SystemUI crash for work challenge" into nyc-dev

8 years agoMerge "Restore fragment transaction animation state information." into nyc-dev
George Mount [Tue, 5 Apr 2016 17:27:33 +0000 (17:27 +0000)]
Merge "Restore fragment transaction animation state information." into nyc-dev

8 years agoMerge "Send nativeDebuggable byte value as part of HELLO response." into nyc-dev
Oleksiy Vyalov [Tue, 5 Apr 2016 17:27:22 +0000 (17:27 +0000)]
Merge "Send nativeDebuggable byte value as part of HELLO response." into nyc-dev

8 years agoFix dependency for fontchain_lint
Ying Wang [Tue, 5 Apr 2016 17:26:14 +0000 (10:26 -0700)]
Fix dependency for fontchain_lint

fontchain_lint scans directories in $(TARGET_OUT). There is no better
target working as dependency than the system.img.

Change-Id: I560b89f697e5ebd4f1e44a150f5af37996cf427e

8 years agoMerge "getProfiles should only returns non-partial user info" into nyc-dev
Tony Mak [Tue, 5 Apr 2016 17:24:29 +0000 (17:24 +0000)]
Merge "getProfiles should only returns non-partial user info" into nyc-dev

8 years agoMerge "Fix a remaining View leak in InputMethodManager." into nyc-dev
Yohei Yukawa [Tue, 5 Apr 2016 17:22:45 +0000 (17:22 +0000)]
Merge "Fix a remaining View leak in InputMethodManager." into nyc-dev

8 years agoMerge "Remove the admin from the removing list when refreshing that admin." into...
Sudheer Shanka [Tue, 5 Apr 2016 17:21:35 +0000 (17:21 +0000)]
Merge "Remove the admin from the removing list when refreshing that admin." into nyc-dev

8 years agoFix software layer alpha
Chris Craik [Tue, 5 Apr 2016 17:15:11 +0000 (10:15 -0700)]
Fix software layer alpha

Fixes: 27429404

Software layers must combine layerpaint alpha, if present, with view
alpha.

Change-Id: If9c7dcb53ab8754b4e123cf9cc332a566fd792c4

8 years agoMerge "Add public API for sim authentication." into nyc-dev
Junda Liu [Tue, 5 Apr 2016 17:03:30 +0000 (17:03 +0000)]
Merge "Add public API for sim authentication." into nyc-dev

8 years agogetProfiles should only returns non-partial user info
Tony Mak [Tue, 5 Apr 2016 16:21:42 +0000 (17:21 +0100)]
getProfiles should only returns non-partial user info

Bug: 26928524
Change-Id: I537bb0a9632cad603717a367b81d5e072452a6d7

8 years agoMerge "(Docs only) Make battery stats process state docs more clear." into nyc-dev
Dianne Hackborn [Tue, 5 Apr 2016 16:54:54 +0000 (16:54 +0000)]
Merge "(Docs only) Make battery stats process state docs more clear." into nyc-dev

8 years agoMerge "Fix issue #28001806: Background check is incorrectly restricting binding of...
Dianne Hackborn [Tue, 5 Apr 2016 16:54:35 +0000 (16:54 +0000)]
Merge "Fix issue #28001806: Background check is incorrectly restricting binding of services" into nyc-dev

8 years ago(Docs only) Make battery stats process state docs more clear.
Dianne Hackborn [Thu, 31 Mar 2016 01:01:41 +0000 (18:01 -0700)]
(Docs only) Make battery stats process state docs more clear.

Change-Id: I7e86705ec5fa7be8d6a74e708bbf166bec17494f

8 years agoFix issue #28001806: Background check is incorrectly restricting binding of services
Dianne Hackborn [Mon, 4 Apr 2016 20:31:18 +0000 (13:31 -0700)]
Fix issue #28001806: Background check is incorrectly restricting binding of services

Change-Id: Ie79937d2696e28651c8ef2bdcc5c9c84f9f801c6

8 years agoFixing tiny issue with empty state graphic not being centered correctly.
Winson [Tue, 5 Apr 2016 01:45:24 +0000 (18:45 -0700)]
Fixing tiny issue with empty state graphic not being centered correctly.

- The centering is based on the size not including insets, so it should
  be offset by the top/left insets.

Bug: 28005632
Change-Id: I114bcaadddb0d4777d4c013097c0d1a20e4fab0b

8 years agoMerge "Rewrite popup window positioning algorithm" into nyc-dev
Alan Viverette [Tue, 5 Apr 2016 16:29:06 +0000 (16:29 +0000)]
Merge "Rewrite popup window positioning algorithm" into nyc-dev

8 years agoFix SystemUI crash for work challenge
Ricky Wai [Tue, 5 Apr 2016 16:10:04 +0000 (17:10 +0100)]
Fix SystemUI crash for work challenge

We should not assume createConfirmDeviceCredentialIntent()
can always return an intent, for example, it has separate work challenge
but lock type is None, then createConfirmDeviceCredentialIntent() will
return null.

Bug: 27782917
Change-Id: I33e40f893f61e35a2e6ce732a47d651139f246a1

8 years agoMerge "Fix typo" into nyc-dev
Glenn Kasten [Tue, 5 Apr 2016 15:00:20 +0000 (15:00 +0000)]
Merge "Fix typo" into nyc-dev

8 years agoMerge "Add a hidden test-only API to get Toolbar's navigation view." into nyc-dev
Kirill Grouchnikov [Tue, 5 Apr 2016 14:54:46 +0000 (14:54 +0000)]
Merge "Add a hidden test-only API to get Toolbar's navigation view." into nyc-dev

8 years agoMerge "Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two." into nyc-dev
Rubin Xu [Tue, 5 Apr 2016 14:52:00 +0000 (14:52 +0000)]
Merge "Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two." into nyc-dev

8 years agoMerge "Make Material switch style public" into nyc-dev
Alan Viverette [Tue, 5 Apr 2016 14:51:02 +0000 (14:51 +0000)]
Merge "Make Material switch style public" into nyc-dev

8 years agoSend nativeDebuggable byte value as part of HELLO response.
Oleksiy Vyalov [Thu, 31 Mar 2016 03:23:25 +0000 (20:23 -0700)]
Send nativeDebuggable byte value as part of HELLO response.

Bug: 27942453

Change-Id: I4a222c88e104040b08e603e300e54a1ca2c038fe

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Bill Yi [Tue, 5 Apr 2016 14:22:20 +0000 (14:22 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Bill Yi [Tue, 5 Apr 2016 14:21:51 +0000 (14:21 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Bill Yi [Tue, 5 Apr 2016 14:16:48 +0000 (14:16 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Bill Yi [Tue, 5 Apr 2016 14:16:17 +0000 (14:16 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Bill Yi [Tue, 5 Apr 2016 14:15:40 +0000 (14:15 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Fix bad workaround docs in Resources.getDrawable()" into nyc-dev
Alan Viverette [Tue, 5 Apr 2016 14:15:09 +0000 (14:15 +0000)]
Merge "Fix bad workaround docs in Resources.getDrawable()" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Bill Yi [Tue, 5 Apr 2016 14:14:56 +0000 (14:14 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMake Material switch style public
Alan Viverette [Tue, 5 Apr 2016 14:14:27 +0000 (10:14 -0400)]
Make Material switch style public

Bug: 28001482
Change-Id: I0dcbf585db13d2efffd09ec0e329170114f372a1

8 years agoRevert "Add Preference#onDetachedFromActivity"
Jason Monk [Mon, 4 Apr 2016 13:19:31 +0000 (13:19 +0000)]
Revert "Add Preference#onDetachedFromActivity"

This reverts commit e18dc50c63110a57cfc29ec9bd21bf3f59abb6b4.
Fixes: 27807793

Change-Id: Ib0384e3deb8d6376265e8e60f14490de128c9b68
(cherry picked from commit eff3ca5480789c51768a3a1697503fbbdadc1bd6)

8 years agoMerge "Switch to work challenge if MP calls resetPassword" into nyc-dev
Robin Lee [Tue, 5 Apr 2016 14:04:39 +0000 (14:04 +0000)]
Merge "Switch to work challenge if MP calls resetPassword" into nyc-dev

8 years agoMerge "Fix Build" into nyc-dev
Jason Monk [Tue, 5 Apr 2016 13:49:40 +0000 (13:49 +0000)]
Merge "Fix Build" into nyc-dev

8 years agoFix Build
Jason Monk [Tue, 5 Apr 2016 13:47:40 +0000 (09:47 -0400)]
Fix Build

Previous revert didn't catch test-current.txt

Change-Id: I82575361bcc4f3c7e05dbec4cbe5201b03717bcb

8 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 5 Apr 2016 13:44:13 +0000 (06:44 -0700)]
Import translations. DO NOT MERGE

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

8 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 5 Apr 2016 13:37:59 +0000 (06:37 -0700)]
Import translations. DO NOT MERGE

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

8 years agoMerge changes Ibb63f6b4,Ib64559a5 into nyc-dev
Lorenzo Colitti [Tue, 5 Apr 2016 13:35:07 +0000 (13:35 +0000)]
Merge changes Ibb63f6b4,Ib64559a5 into nyc-dev

* changes:
  Clean up netd state when tethering fails.
  Clear LinkProperties on interface removed.