OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge "Accessibility to toggle multiwindow mode" into nyc-dev
Phil Weaver [Thu, 25 Feb 2016 23:16:51 +0000 (23:16 +0000)]
Merge "Accessibility to toggle multiwindow mode" into nyc-dev

8 years agoMerge "Revert "AAPT: Allow duplicate attribute definitions if identical"" into nyc-dev
Adam Lesinski [Thu, 25 Feb 2016 23:13:23 +0000 (23:13 +0000)]
Merge "Revert "AAPT: Allow duplicate attribute definitions if identical"" into nyc-dev

8 years agoAccessibility to toggle multiwindow mode
Phil Weaver [Fri, 19 Feb 2016 23:12:29 +0000 (15:12 -0800)]
Accessibility to toggle multiwindow mode

Encapsulating the logic to toggle multiwindow mode from recents,
and plumbing it through to accessibility global actions. Sending
accessibility events when windows bounds change. Exposing the
dock divider window type to accessibility services.

Bug: 27250995
Change-Id: Ib7491f1f853dc7f01bf5c5a4ac1f914f55d0608a

8 years agoRevert "AAPT: Allow duplicate attribute definitions if identical"
Adam Lesinski [Thu, 25 Feb 2016 23:13:08 +0000 (23:13 +0000)]
Revert "AAPT: Allow duplicate attribute definitions if identical"

This reverts commit c25283b5e206ceae2aa6eb01877b79c3c1f0adfb.

Change-Id: I2f42a4360fa53c4333494afe0178dcec56d62d8e

8 years agoMerge "PIP: Apply the latest UI spec for onboarding activity" into nyc-dev
Jaewan Kim [Thu, 25 Feb 2016 23:11:49 +0000 (23:11 +0000)]
Merge "PIP: Apply the latest UI spec for onboarding activity" into nyc-dev

8 years agoPIP: Apply the latest UI spec for onboarding activity
Jaewan Kim [Tue, 23 Feb 2016 14:16:57 +0000 (06:16 -0800)]
PIP: Apply the latest UI spec for onboarding activity

Bug: 27273286
Change-Id: I57b3050e1f07ffbcee66e30404578937f65c3189

8 years agoMerge "Add Google Now intent so that it is discoverable to AppLaunch metrics." into...
Joshua Schwarz [Thu, 25 Feb 2016 22:51:54 +0000 (22:51 +0000)]
Merge "Add Google Now intent so that it is discoverable to AppLaunch metrics." into cw-e-dev am: dcd0b05dc3
am: e73af21807

* commit 'e73af21807706c12245d4a2c081b06a1a66ea88d':
  Add Google Now intent so that it is discoverable to AppLaunch metrics.

8 years agoMerge "UiBench adapted for TV" into nyc-dev
Hyungtae Kim [Thu, 25 Feb 2016 22:49:24 +0000 (22:49 +0000)]
Merge "UiBench adapted for TV" into nyc-dev

8 years agoMerge "Add Google Now intent so that it is discoverable to AppLaunch metrics." into...
Joshua Schwarz [Thu, 25 Feb 2016 22:48:02 +0000 (22:48 +0000)]
Merge "Add Google Now intent so that it is discoverable to AppLaunch metrics." into cw-e-dev
am: dcd0b05dc3

* commit 'dcd0b05dc35fb058f89a16d370bb7965b339c1c5':
  Add Google Now intent so that it is discoverable to AppLaunch metrics.

8 years agoMerge "Add Google Now intent so that it is discoverable to AppLaunch metrics." into...
Joshua Schwarz [Thu, 25 Feb 2016 22:45:20 +0000 (22:45 +0000)]
Merge "Add Google Now intent so that it is discoverable to AppLaunch metrics." into cw-e-dev

8 years agoMerge "Removed toast messsage sent after screenshot is taken." into nyc-dev
Felipe Leme [Thu, 25 Feb 2016 22:20:29 +0000 (22:20 +0000)]
Merge "Removed toast messsage sent after screenshot is taken." into nyc-dev

8 years agoMerge changes I4d542a09,Icd792ed4,I020dcbac into nyc-dev
Winson Chung [Thu, 25 Feb 2016 22:19:30 +0000 (22:19 +0000)]
Merge changes I4d542a09,Icd792ed4,I020dcbac into nyc-dev

* changes:
  Removing boot completed check before hiding Recents.
  Track double taps to launch the previous task.
  Dev preview changes for incompatible apps.

8 years agoRemoving boot completed check before hiding Recents.
Winson [Thu, 25 Feb 2016 20:10:42 +0000 (12:10 -0800)]
Removing boot completed check before hiding Recents.

- This was legacy from old code that was calling sendBroadcast(), and
  with the event bus, we no longer need to wait until boot is completed
  before launching home.

Bug: 26616934
Change-Id: I4d542a096174ac8b69035836e9311cbf8340b15b

8 years agoMerge "Revert "Fix exit transition and dismiss callback for popup exit transition...
Alan Viverette [Thu, 25 Feb 2016 22:17:10 +0000 (22:17 +0000)]
Merge "Revert "Fix exit transition and dismiss callback for popup exit transition"" into nyc-dev

8 years agoTrack double taps to launch the previous task.
Winson [Thu, 25 Feb 2016 18:18:33 +0000 (10:18 -0800)]
Track double taps to launch the previous task.

Change-Id: Icd792ed4f508f8a8540a5cd2d12c3bdfd5827410

8 years agoDev preview changes for incompatible apps.
Winson [Thu, 25 Feb 2016 03:38:41 +0000 (19:38 -0800)]
Dev preview changes for incompatible apps.

- Disable drop targets when picking up a task that can’t be docked, and
  show toast notifying user (for now)
- When a task is docked, update the task headers for non-dockable tasks
  to indicate that they don’t support multi window.  Update these
  headers every time the multi window state changes.

Bug: 26774190
Change-Id: I020dcbac9b1230dba166eecaa12366986e684f9e

8 years agoRevert "Fix exit transition and dismiss callback for popup exit transition"
Alan Viverette [Thu, 25 Feb 2016 21:57:08 +0000 (16:57 -0500)]
Revert "Fix exit transition and dismiss callback for popup exit transition"

This reverts most of commit 21d361806c9e2dce5bae5b30f44be5ad87f32c22, which
broke too many expectations in both apps and framework widgets. We need to
find a safer way to handle the exit transition callback.

Bug: 27359366
Bug: 27353218
Change-Id: I769ac7a25cb900c50e857839ca0563fbc5a3cb16

8 years agoMerge "PIP: Apply the latest UI spec for PIP menu" into nyc-dev
Jaewan Kim [Thu, 25 Feb 2016 21:50:46 +0000 (21:50 +0000)]
Merge "PIP: Apply the latest UI spec for PIP menu" into nyc-dev

8 years agoMake sure QS tile layouts don't have overlapping rendering
Jason Monk [Thu, 25 Feb 2016 21:24:21 +0000 (16:24 -0500)]
Make sure QS tile layouts don't have overlapping rendering

Bug: 27361901
Change-Id: I177bbf8c0d13b0e9595d9b95c87eb01df1bc7d05

8 years agoMerge "Revert "[Fix extra data in cache]"" into nyc-dev
Simranjit Kohli [Thu, 25 Feb 2016 21:28:31 +0000 (21:28 +0000)]
Merge "Revert "[Fix extra data in cache]"" into nyc-dev

8 years agoRevert "[Fix extra data in cache]"
Simranjit Kohli [Thu, 25 Feb 2016 21:15:02 +0000 (21:15 +0000)]
Revert "[Fix extra data in cache]"

This reverts commit a666d74d4bc7e1298314c516d1309571fb87c212.

Bug: 27314050
Change-Id: I1562c51751f983a49a11e1d37d936974e17388ef

8 years agoMerge "Fix QS Issues" into nyc-dev
Jason Monk [Thu, 25 Feb 2016 21:10:50 +0000 (21:10 +0000)]
Merge "Fix QS Issues" into nyc-dev

8 years agoRemoved toast messsage sent after screenshot is taken.
Felipe Leme [Thu, 25 Feb 2016 21:10:14 +0000 (13:10 -0800)]
Removed toast messsage sent after screenshot is taken.

That toast was kind of reduntant (since the phone already vibrates
before taking a screenshot) and often useless (because it was displayed
seconds after requested).

BUG: 26577203
Change-Id: I0ba6f974eefd473d158f7fefb12f6a5d2a50b772

8 years agoMerge "Return true when keystrokes are handled in BaseKeyListener." into nyc-dev
Ben Kwa [Thu, 25 Feb 2016 21:10:05 +0000 (21:10 +0000)]
Merge "Return true when keystrokes are handled in BaseKeyListener." into nyc-dev

8 years agoMerge "AAPT: Allow duplicate attribute definitions if identical" into nyc-dev
Adam Lesinski [Thu, 25 Feb 2016 21:00:21 +0000 (21:00 +0000)]
Merge "AAPT: Allow duplicate attribute definitions if identical" into nyc-dev

8 years agoMerge "Allowing to expand the children from the lockscreen now" into nyc-dev
Selim Cinek [Thu, 25 Feb 2016 20:51:19 +0000 (20:51 +0000)]
Merge "Allowing to expand the children from the lockscreen now" into nyc-dev

8 years agoAllowing to expand the children from the lockscreen now
Selim Cinek [Thu, 25 Feb 2016 20:49:08 +0000 (12:49 -0800)]
Allowing to expand the children from the lockscreen now

Bug: 24866646
Change-Id: Ibb4dc98e8148b912253153065c9c35e22a06f334

8 years agoMerge "Guard against monkey crash" into nyc-dev
Jason Monk [Thu, 25 Feb 2016 20:47:11 +0000 (20:47 +0000)]
Merge "Guard against monkey crash" into nyc-dev

8 years agoMerge "Fixed a bug with the scrolling after expanding a notification" into nyc-dev
Selim Cinek [Thu, 25 Feb 2016 20:40:12 +0000 (20:40 +0000)]
Merge "Fixed a bug with the scrolling after expanding a notification" into nyc-dev

8 years agoFixed a bug with the scrolling after expanding a notification
Selim Cinek [Thu, 25 Feb 2016 20:35:51 +0000 (12:35 -0800)]
Fixed a bug with the scrolling after expanding a notification

Bug: 24866646
Change-Id: I1ca8bfaa42e79dd7f3c5ebfbf94ff2a44718ec7e

8 years agoMerge "Only debuggable packages can be downgraded." into nyc-dev
Alex Klyubin [Thu, 25 Feb 2016 20:26:52 +0000 (20:26 +0000)]
Merge "Only debuggable packages can be downgraded." into nyc-dev

8 years agoMerge "Fix duplicate eventlogtags warnings" into nyc-dev
Adrian Roos [Thu, 25 Feb 2016 20:18:02 +0000 (20:18 +0000)]
Merge "Fix duplicate eventlogtags warnings" into nyc-dev

8 years agoReset UI fields when dialog is reused, otherwise it might contain fields
Felipe Leme [Thu, 25 Feb 2016 20:10:43 +0000 (12:10 -0800)]
Reset UI fields when dialog is reused, otherwise it might contain fields
from a previous bug report.

BUG: 26524513
Change-Id: If9d176806b28120b57dddeb62b636065f8ff7cf6

8 years agoMerge "Final (?) fixes on id / pid split." into nyc-dev
Felipe Leme [Thu, 25 Feb 2016 19:57:40 +0000 (19:57 +0000)]
Merge "Final (?) fixes on id / pid split." into nyc-dev

8 years agoMerge "Add registrationAssociatedUriChanged to ImsRegistrationListener" into mm-wirel...
Pavel Zhamaitsiak [Thu, 25 Feb 2016 19:46:20 +0000 (19:46 +0000)]
Merge "Add registrationAssociatedUriChanged to ImsRegistrationListener" into mm-wireless-dev
am: d76b7ee263

* commit 'd76b7ee2636a9bc92d8e1e5fb5cb649e5bd67be9':
  Add registrationAssociatedUriChanged to ImsRegistrationListener

8 years agoMerge "Add registrationAssociatedUriChanged to ImsRegistrationListener" into mm-wirel...
Pavel Zhamaitsiak [Thu, 25 Feb 2016 19:43:31 +0000 (19:43 +0000)]
Merge "Add registrationAssociatedUriChanged to ImsRegistrationListener" into mm-wireless-dev

8 years agoMerge "Make group expanding nicer" into nyc-dev
Selim Cinek [Thu, 25 Feb 2016 19:43:26 +0000 (19:43 +0000)]
Merge "Make group expanding nicer" into nyc-dev

8 years agoMerge "Transforming notifications now based on the user dragging" into nyc-dev
Selim Cinek [Thu, 25 Feb 2016 19:42:23 +0000 (19:42 +0000)]
Merge "Transforming notifications now based on the user dragging" into nyc-dev

8 years agoMerge "Always update drawable container source res" into nyc-dev
Alan Viverette [Thu, 25 Feb 2016 19:38:24 +0000 (19:38 +0000)]
Merge "Always update drawable container source res" into nyc-dev

8 years agosysui: refactor for reuse
Xiaohui Chen [Thu, 25 Feb 2016 00:08:00 +0000 (16:08 -0800)]
sysui: refactor for reuse

Bug: 27099709
Change-Id: I44d3abc7dbed0b655efeb1769fa6a2543bc8322e

8 years agoFinal (?) fixes on id / pid split.
Felipe Leme [Wed, 24 Feb 2016 23:36:50 +0000 (15:36 -0800)]
Final (?) fixes on id / pid split.

The main goal of this CL was to change the test cases to send an
EXTRA_ID instead of EXTRA_PID, but in changing that it was revealed 2
minor bugs:

- When setting the name property, it was using id instead of pid (which
  is what dumpstate expects).
- When the pid is replaced by the name in the screenshots, it would be
  replaced twice if the pid was small enough (because the call to
  String.replace() would also replace the counter).

This CL fixes these issues, and removes the temporary assignment of id =
pid when the former is missing.

BUG: 27076108
Change-Id: I70e7ce7d145019438272594686ac0d4d5dbe1723

8 years agoRetire ScanResult.autoJoinStatus
Randy Pan [Thu, 25 Feb 2016 19:12:41 +0000 (19:12 +0000)]
Retire ScanResult.autoJoinStatus
am: 366da67282

* commit '366da672828864fa166f184757e44f89e5139a31':
  Retire ScanResult.autoJoinStatus

8 years agoMake group expanding nicer
Selim Cinek [Thu, 25 Feb 2016 02:48:01 +0000 (18:48 -0800)]
Make group expanding nicer

The group expanding now follows the finger.

Bug: 19437552
Change-Id: If85557bb75ea2f2e560cb28d62a06c217187c9c3

8 years agoTransforming notifications now based on the user dragging
Selim Cinek [Wed, 24 Feb 2016 03:56:31 +0000 (19:56 -0800)]
Transforming notifications now based on the user dragging

The animation is not a canned animation anymore but base on
the finger movement of the user.

Bug: 19437552
Change-Id: I0f81ac2ff05a92673e3f3b9b72a5c2de238890d0

8 years agoMerge "Call prepareAppDataAfterInstall without mPackages lock" into nyc-dev
Fyodor Kupolov [Thu, 25 Feb 2016 18:57:28 +0000 (18:57 +0000)]
Merge "Call prepareAppDataAfterInstall without mPackages lock" into nyc-dev

8 years agoCall prepareAppDataAfterInstall without mPackages lock
Fyodor Kupolov [Thu, 25 Feb 2016 02:14:33 +0000 (18:14 -0800)]
Call prepareAppDataAfterInstall without mPackages lock

prepareAppDataAfterInstallInternal may call into ActivityManager which will
try to obtain a lock in a reversed order, which causes a deadlock.

Bug: 27336728
Change-Id: I91bb74cd06c6aa6cee057bab5972b0275d12125b

8 years agoMerge "Add glReadPixels with buffer-offset argument" into nyc-dev
Pablo Ceballos [Thu, 25 Feb 2016 18:54:17 +0000 (18:54 +0000)]
Merge "Add glReadPixels with buffer-offset argument" into nyc-dev

8 years agoMerge "Start with mHiddenForOtherReasons=true" into nyc-dev
Jorim Jaggi [Thu, 25 Feb 2016 18:52:25 +0000 (18:52 +0000)]
Merge "Start with mHiddenForOtherReasons=true" into nyc-dev

8 years agoMerge "Fix JobSchedulerService FBE regression." into nyc-dev
Jeff Sharkey [Thu, 25 Feb 2016 18:52:11 +0000 (18:52 +0000)]
Merge "Fix JobSchedulerService FBE regression." into nyc-dev

8 years agoStart with mHiddenForOtherReasons=true
Jorim Jaggi [Thu, 25 Feb 2016 18:36:14 +0000 (13:36 -0500)]
Start with mHiddenForOtherReasons=true

Initially a surface is hidden after creating, so reflect that fact
in mHiddenForOtherReasons, so it doesn't get shown before the correct
transformation is applied.

Bug: 27350530
Change-Id: Idfe8723195dd1488894da066fafee1f2c2afc12d

8 years agoMerge "Multi-SIM - Fixing inconsistent naming in CarrierConfigManager." into nyc-dev
Shishir Agrawal [Thu, 25 Feb 2016 18:49:47 +0000 (18:49 +0000)]
Merge "Multi-SIM - Fixing inconsistent naming in CarrierConfigManager." into nyc-dev

8 years agoAdd logging to crash and anr dialog
Adrian Roos [Wed, 17 Feb 2016 23:45:09 +0000 (15:45 -0800)]
Add logging to crash and anr dialog

Bug: 26760334
Change-Id: If81c7a6834e86f7390febef6767a07fa4caded4d

8 years agoMerge "Accessibility for split-screen divider" into nyc-dev
Jorim Jaggi [Thu, 25 Feb 2016 18:40:20 +0000 (18:40 +0000)]
Merge "Accessibility for split-screen divider" into nyc-dev

8 years agoMerge "TIF: Define activity action to set up channel sources" into nyc-dev
Jae Seo [Thu, 25 Feb 2016 18:37:32 +0000 (18:37 +0000)]
Merge "TIF: Define activity action to set up channel sources" into nyc-dev

8 years agoMerge changes from topic 'dragon-drop' into nyc-dev
Ben Kwa [Thu, 25 Feb 2016 18:32:46 +0000 (18:32 +0000)]
Merge changes from topic 'dragon-drop' into nyc-dev

* changes:
  Clean up after a drop event.
  Enable dragon drop for touch.

8 years agoMerge "Remove starting window whenever the acitvity is stopped" into nyc-dev
Wale Ogunwale [Thu, 25 Feb 2016 18:29:38 +0000 (18:29 +0000)]
Merge "Remove starting window whenever the acitvity is stopped" into nyc-dev

8 years agoAccessibility for split-screen divider
Jorim Jaggi [Thu, 25 Feb 2016 02:11:08 +0000 (21:11 -0500)]
Accessibility for split-screen divider

- Add label
- Add actions

Bug: 27274494
Bug: 26894949
Change-Id: I041c44f793f1ec86ec27951cc8e87868148b527d

8 years agoMulti-SIM - Fixing inconsistent naming in CarrierConfigManager.
Shishir Agrawal [Wed, 17 Feb 2016 23:52:09 +0000 (15:52 -0800)]
Multi-SIM - Fixing inconsistent naming in CarrierConfigManager.

All MSIM specific calls should not use a suffix/prefix.

Bug: 26772894
Change-Id: I49488dfc41bb7996a1a44447968ec11132e4dac7

8 years agoRemove starting window whenever the acitvity is stopped
Wale Ogunwale [Thu, 25 Feb 2016 16:55:25 +0000 (08:55 -0800)]
Remove starting window whenever the acitvity is stopped

The main app window will never finish drawing at this point so there
is nothing to trigger the removal of the starting window.

Also, set ActivityRecord.mStartingWindowShown to true for some cases
where we were telling WM to show starting window but not setting the
flag that would later be used for clean-up.

Bug: 26659857
Change-Id: I7a8582521853f1f95b77d8b08f4dd0cf778f8cbf

8 years agoMerge "Fixing the parent check loop to allow RemoteViewsFrameLayout" into nyc-dev
Sunny Goyal [Thu, 25 Feb 2016 18:10:37 +0000 (18:10 +0000)]
Merge "Fixing the parent check loop to allow RemoteViewsFrameLayout" into nyc-dev

8 years agoFix JobSchedulerService FBE regression.
Jeff Sharkey [Thu, 25 Feb 2016 18:09:55 +0000 (11:09 -0700)]
Fix JobSchedulerService FBE regression.

Internally isReadyToBeExecutedLocked() needs to check if the target
service is actually present and runnable.  For example, when an FBE
device is locked, we need to keep any encryption-unaware jobs
pending until the device is later unlocked.

Bug: 26279465
Change-Id: I53ff4a2243ebe8a199d0e8dcf87dc3f5b06a2686

8 years agoGuard against monkey crash
Jason Monk [Thu, 25 Feb 2016 18:07:41 +0000 (13:07 -0500)]
Guard against monkey crash

Bug: 27337783
Change-Id: Ifa1538a0a0521789a516f8cdbc0615a057611ce7

8 years agoPIP: Apply the latest UI spec for PIP menu
Jaewan Kim [Wed, 17 Feb 2016 21:41:51 +0000 (13:41 -0800)]
PIP: Apply the latest UI spec for PIP menu

Bug: 27190196
Change-Id: I71b5f2eb46ee90af8601f4ec02e20e2792ebc4de

8 years agoFix QS Issues
Jason Monk [Thu, 25 Feb 2016 17:29:29 +0000 (12:29 -0500)]
Fix QS Issues

 - Fix lack of clipping on tablets
 - Fix icons disappearing on animation scroll
 - Fix brightness width on tablets and y location

Bug: 27278616
Bug: 27294042
Change-Id: I0db5a7fe187931cd39287194ff4b003674893c01

8 years agoMerge "Cleanup vertex attrib management" into nyc-dev
Chris Craik [Thu, 25 Feb 2016 17:31:46 +0000 (17:31 +0000)]
Merge "Cleanup vertex attrib management" into nyc-dev

8 years agoFix duplicate eventlogtags warnings
Adrian Roos [Thu, 25 Feb 2016 17:28:13 +0000 (09:28 -0800)]
Fix duplicate eventlogtags warnings

Moves the protos and event log tags into a library,
so the build system doesn't think they're duplicates.

Bug: 27151225
Change-Id: Ic96b6b811d4813a4c48940081ea77b12fb23f0bc

8 years agoAlways update drawable container source res
Alan Viverette [Thu, 25 Feb 2016 17:27:02 +0000 (12:27 -0500)]
Always update drawable container source res

Bug: 27349209
Change-Id: I3bb3d4862a03fd5ce0beeb2bf5208f2917ec9320

8 years agoMerge "Use correct index when obtaining unresolved attribute value" into nyc-dev
Alan Viverette [Thu, 25 Feb 2016 17:25:37 +0000 (17:25 +0000)]
Merge "Use correct index when obtaining unresolved attribute value" into nyc-dev

8 years agoFixing the parent check loop to allow RemoteViewsFrameLayout
Sunny Goyal [Wed, 24 Feb 2016 22:38:59 +0000 (14:38 -0800)]
Fixing the parent check loop to allow RemoteViewsFrameLayout

Bug: 27328093
Change-Id: I0f6ae8e95f952d40589eafb912ba188d15d7624c

8 years agoMerge "Fix anti falsing detection" into nyc-dev
Adrian Roos [Thu, 25 Feb 2016 16:22:36 +0000 (16:22 +0000)]
Merge "Fix anti falsing detection" into nyc-dev

8 years agoMerge "Add APIs to support CDMA add-call limitations." into nyc-dev
Santos Cordon [Thu, 25 Feb 2016 16:16:42 +0000 (16:16 +0000)]
Merge "Add APIs to support CDMA add-call limitations." into nyc-dev

8 years agoClean up after a drop event.
Ben Kwa [Wed, 24 Feb 2016 18:05:53 +0000 (10:05 -0800)]
Clean up after a drop event.

- Clear the drop target highlight.
- Exit selection mode.

BUG=27296889

Change-Id: I869bd01cb49555b28b19164638b4c0af48ca8583

8 years agoEnable dragon drop for touch.
Ben Kwa [Fri, 19 Feb 2016 00:45:45 +0000 (16:45 -0800)]
Enable dragon drop for touch.

- Start a drag when the user long-presses on an already-selected item.
- Start a drag when the user mouse-drags on an already-selected item.
- Add highlighting of drop targets.

BUG=20556237

Change-Id: I450fd6768eeb08906304227385476942d641fd11

8 years agoMerge "Trigger the webview update logic when receiving PACKAGE_CHANGED intents."...
Gustav Sennton [Thu, 25 Feb 2016 15:34:23 +0000 (15:34 +0000)]
Merge "Trigger the webview update logic when receiving PACKAGE_CHANGED intents." into nyc-dev

8 years agoTrigger the webview update logic when receiving PACKAGE_CHANGED intents.
Gustav Sennton [Thu, 25 Feb 2016 12:26:36 +0000 (12:26 +0000)]
Trigger the webview update logic when receiving PACKAGE_CHANGED intents.

Since which WebView implementation we use depends on whether the
different webview packages are enabled or disabled we should listen to
changes to the enabled-state of our webview packages (to keep the
webview implementation up to date).

Bug: 27340150
Change-Id: Ie384a48424c9138150ddcc9f7bfaf7b82a911f16

8 years agoMerge "Revert "Revert "ExifInterface: switch from using jhead to java implementation...
Jaesung Chung [Thu, 25 Feb 2016 14:14:27 +0000 (14:14 +0000)]
Merge "Revert "Revert "ExifInterface: switch from using jhead to java implementation""" into nyc-dev

8 years agoRevert "Revert "ExifInterface: switch from using jhead to java implementation""
Jaesung Chung [Thu, 25 Feb 2016 14:12:32 +0000 (14:12 +0000)]
Revert "Revert "ExifInterface: switch from using jhead to java implementation""

This reverts commit 3c233ee291cfe1b765184920b6b7a69cb1bb82d9.

Bug: 27349581
Change-Id: Ib9f687e79ec36692fa7505ba3852099eb3e44573

8 years agoMerge "Don't run WebView-preparation during an encryption boot phase." into nyc-dev
Gustav Sennton [Thu, 25 Feb 2016 13:58:07 +0000 (13:58 +0000)]
Merge "Don't run WebView-preparation during an encryption boot phase." into nyc-dev

8 years agoDon't run WebView-preparation during an encryption boot phase.
Gustav Sennton [Thu, 25 Feb 2016 13:42:45 +0000 (13:42 +0000)]
Don't run WebView-preparation during an encryption boot phase.

When a device is booting up in an encrypted state WebView won't find the
packages needed for loading WebView and might thus try to use incorrect
webview packages. This in itself might cause us to incorrectly change
the webview provider setting but also causes us to crash the system
server if we try to enabled/disable a package that cannot be seen by the
package manager.

Bug: 27353062
Change-Id: I9349778506e8bec1c56b9b786fe4ed15c7c3260d

8 years agoUiBench adapted for TV
Hyungtae Tim Kim [Thu, 25 Feb 2016 12:03:22 +0000 (21:03 +0900)]
UiBench adapted for TV

ActivityTransition needs to show all images regardless of
device orientation, so that UiBench jank test could be run
on TV in landscape mode.

Bug: 27354151
Change-Id: I7d2d0158b73411d48421bf3e05517c15e4c0ac4d

8 years agoMerge "Revert "ExifInterface: switch from using jhead to java implementation"" into...
Sungsoo Lim [Thu, 25 Feb 2016 11:50:41 +0000 (11:50 +0000)]
Merge "Revert "ExifInterface: switch from using jhead to java implementation"" into nyc-dev

8 years agoRevert "ExifInterface: switch from using jhead to java implementation"
Sungsoo Lim [Thu, 25 Feb 2016 11:48:10 +0000 (11:48 +0000)]
Revert "ExifInterface: switch from using jhead to java implementation"

This reverts commit bf24c9fcb3e66b25c90c0cd51f8bf4f401f6c3d6.

Change-Id: Id278e831a9c03f615208fd6eab51c65f7bb019eb

8 years agoSuspend packages - decline suspending privileged apps
Andrei Stingaceanu [Tue, 23 Feb 2016 13:20:33 +0000 (13:20 +0000)]
Suspend packages - decline suspending privileged apps

Because there is a high risk of making the system instable.

Bug: 22776761
Bug: 26949256
Bug: 26949428
Bug: 26683041
Change-Id: I73b3f05c13b5023db5176e709320ca6e2e5f6354

8 years agoMerge "MediaSession: Add a way to get a calling package" into nyc-dev
Donghyun Cho [Thu, 25 Feb 2016 10:01:14 +0000 (10:01 +0000)]
Merge "MediaSession: Add a way to get a calling package" into nyc-dev

8 years agoMerge "Resolve unmapped document when the device is connected." into nyc-dev
Daichi Hirono [Thu, 25 Feb 2016 08:37:13 +0000 (08:37 +0000)]
Merge "Resolve unmapped document when the device is connected." into nyc-dev

8 years agoPIP: Make PIPed activity to be focused from Recents
Jaewan Kim [Tue, 16 Feb 2016 01:33:25 +0000 (17:33 -0800)]
PIP: Make PIPed activity to be focused from Recents

This makes PIPed activity to look like part of the Recents.

Bug: 26946155
Change-Id: Ic0ac441e57af5594c06701fa9d30400f0f7cc5a5

8 years agoAdd Google Now intent so that it is discoverable to AppLaunch metrics.
Joshua Schwarz [Wed, 24 Feb 2016 01:26:25 +0000 (17:26 -0800)]
Add Google Now intent so that it is discoverable to AppLaunch metrics.

Change-Id: I65ddce1499c3fa2ca54b815709270610a273e571

8 years agoMerge "Fix suggestion window issues." into nyc-dev
Seigo Nonaka [Thu, 25 Feb 2016 06:16:34 +0000 (06:16 +0000)]
Merge "Fix suggestion window issues." into nyc-dev

8 years agoMerge "Show selection handles at the correct position for view transformation" into...
Seigo Nonaka [Thu, 25 Feb 2016 05:59:18 +0000 (05:59 +0000)]
Merge "Show selection handles at the correct position for view transformation" into nyc-dev

8 years agoFix suggestion window issues.
Seigo Nonaka [Thu, 25 Feb 2016 05:49:57 +0000 (14:49 +0900)]
Fix suggestion window issues.

- Unable to commit suggestion by tap at the right edge of the row.
  It turned out that the ListView doesn't fill the entire width of the
  window. Fix this issue by specifying match_parent instead of
  wrap_content. The Holo theme already has a match_parent attribute.

- Follow up of I03e0f602970b3b8f638f6c7b8cdff7be07ec17a6
  Unexpected trancation happens on Matrial suggestion window was fixed,
  but same issue happens on the Holo suggestion window. Fixing by
  removing ellipsize=marquee.

Bug: 15347319
Bug: 27341560
Change-Id: Ic8445022634e9130f9462e02bfb08d4877396ba3

8 years agoMerge "ExifInterface: switch from using jhead to java implementation" into nyc-dev
Jaesung Chung [Thu, 25 Feb 2016 05:35:53 +0000 (05:35 +0000)]
Merge "ExifInterface: switch from using jhead to java implementation" into nyc-dev

8 years agoMerge changes Ib309e9de,Ia7cf8b99,I055b0825,Ie2ea4318,If92221d3 into nyc-dev
Winson Chung [Thu, 25 Feb 2016 03:15:23 +0000 (03:15 +0000)]
Merge changes Ib309e9de,Ia7cf8b99,I055b0825,Ie2ea4318,If92221d3 into nyc-dev

* changes:
  Fixing crash when focusing tasks.
  Minor tweaks to layout and visuals.
  Improving transition from paging to stack.
  Fixing issue with persistent screenshot notification
  Updating task description when activity is visible.

8 years agoMerge changes Iaf179d60,I315cf372,I21d3c5cc into nyc-dev
Yohei Yukawa [Thu, 25 Feb 2016 02:57:50 +0000 (02:57 +0000)]
Merge changes Iaf179d60,I315cf372,I21d3c5cc into nyc-dev

* changes:
  Use LocaleList for implicitly enabled subtypes.
  Add a utility method to filter locales.
  Mechanical refactoring in InputMethodUtilsTest.

8 years agoMerge "Revert "PIP: Temporarily disable overlay text bubble timeout"" into nyc-dev
Jaewan Kim [Thu, 25 Feb 2016 02:52:12 +0000 (02:52 +0000)]
Merge "Revert "PIP: Temporarily disable overlay text bubble timeout"" into nyc-dev

8 years agoRevert "PIP: Temporarily disable overlay text bubble timeout"
Jaewan Kim [Thu, 25 Feb 2016 02:50:28 +0000 (18:50 -0800)]
Revert "PIP: Temporarily disable overlay text bubble timeout"

Bug: 27224884
This reverts commit bfef1edd2632fecc99600fcdb5e0d0854373cee1.

8 years agoTIF: Define activity action to set up channel sources
Jae Seo [Wed, 24 Feb 2016 21:06:35 +0000 (13:06 -0800)]
TIF: Define activity action to set up channel sources

Bug: 24776978
Change-Id: Ib176217bb896fa10db73c5aa8568171b9f6e2fe7

8 years agoCleanup vertex attrib management
Chris Craik [Thu, 25 Feb 2016 02:25:32 +0000 (18:25 -0800)]
Cleanup vertex attrib management

bug:27289007

Also removes unused code in MeshState

Change-Id: I46116631111cc82e1cdffb5706344bbb6d4c6600

8 years agoMerge "Delete disconnected row when the corresponding remote file is deleted in a...
Daichi Hirono [Thu, 25 Feb 2016 02:30:43 +0000 (02:30 +0000)]
Merge "Delete disconnected row when the corresponding remote file is deleted in a MTP device." into nyc-dev

8 years agoUse LocaleList for implicitly enabled subtypes.
Yohei Yukawa [Thu, 25 Feb 2016 02:27:04 +0000 (18:27 -0800)]
Use LocaleList for implicitly enabled subtypes.

There are two major changes in this CL:

  1. Now IMMS resets its internal state whenever the system locale list
     is changed, rather than just checking the primary system locale.
  2. For software keyboard subtypes,
     InputMethodUtils#getImplicitlyApplicableSubtypesLocked() now takes
     the entire system locale list into account when determining what
     subtypes should be enabled by default when the user does not
     explicitly enable one or more subtypes.

Bug: 27129703
Change-Id: Iaf179d60c12b9a98b4f097e2449471c4184e049b

8 years agoMerge "Use actual window size for layout" into nyc-dev
Jorim Jaggi [Thu, 25 Feb 2016 02:26:30 +0000 (02:26 +0000)]
Merge "Use actual window size for layout" into nyc-dev