234736 Commits

Author SHA1 Message Date
Philip P. Moltmann
556b322649 Merge "Fix three bugs in the handling of the advanced options activity" into nyc-dev 2016-03-03 23:05:09 +00:00
Yorke Lee
e4ea6ab1e7 Make isPanelFullyCollapsed public
Change-Id: I3341e5e56a71b0b6cb0c642e8b9f9d13828b898d
2016-03-03 14:51:49 -08:00
Selim Cinek
cd84059ff4 Merge "Fixed that the bigtext nofitication had slightly different padding" into nyc-dev 2016-03-03 22:32:56 +00:00
Selim Cinek
602afa8e89 Merge "Fixed a bug where the notification content could become empty" into nyc-dev 2016-03-03 22:32:08 +00:00
Winson Chung
a24019f1e5 Merge "Disabling timer" into nyc-dev 2016-03-03 22:29:39 +00:00
Winson
e693aafe05 Disabling timer
- Disabling the timer by default
- Adding flag to enable/disable paging (disabled by default).  When 
  disabled, the second tap will just launch the next task.
- Updating the initial state to put tasks at specific points on the 
  curve.  This allows us to allocate specific space for the front most
  tasks, as well as the tasks behind it.
- Removing hardware layer config (no devices targeting N depend on it)
- Fixing issue with the header not having the final dim applied when 
  transitioning into recents.
- Fixing issue where the stack range would not be reloaded after docking
  or undocking a task.

Bug: 27409035

Change-Id: I13a03fba2b1a770f15d0033d43ef4c28415041c9
2016-03-03 14:27:43 -08:00
Dianne Hackborn
ac31e09ce9 Merge "Work on issue #27381069: Master tracking bug: NYC is Sluggish" into nyc-dev 2016-03-03 22:24:25 +00:00
Roozbeh Pournader
5a06c663b5 Unhide LocaleList.getAdjustedDefault()
Apps/libraries/widgets that wish to display text their own way (think
WebView/Chrome) or do some resource management themselves should be
able to use LocaleList.getAdjustedDefault(), the same way we use it
in Paint and Resources.

Bug: 26988869
Change-Id: I4b6aac7adb5da15459dca92574923f33f0702433
2016-03-03 14:20:52 -08:00
Chris Craik
a154f47307 Improve handling of undefined-at-record-time bounds in new ops
bug:26591194
Change-Id: Ifc695d285d688903e2ef6aa3f0cb9e7ebf1f68d6
2016-03-03 14:16:31 -08:00
Julia Reynolds
a87e9bc0b3 Merge "Only noisy notifications can be bumped for intrusiveness." into nyc-dev 2016-03-03 22:08:54 +00:00
Adrian Roos
139bc62117 Merge "Disable extract UI on remote input" into nyc-dev 2016-03-03 21:59:14 +00:00
Udam Saini
9cf94182fc Merge "Only adds translucent status bar according to theme values." into nyc-dev 2016-03-03 21:45:10 +00:00
Mihai Niță
ee172e7bcb Merge "Show locale in region list even if suggested in language list" into nyc-dev 2016-03-03 21:39:57 +00:00
Jason Monk
8fb7787cf9 Make QS do simpler anim on lock screen
Also add in some tunables to make it easier to play with some
animation options.

Bug: 27301323
Change-Id: I4b6b4978e8473016e8868bf9eb58c02fca0ca5cf
2016-03-03 16:39:42 -05:00
Dianne Hackborn
a49ad09c6f Work on issue #27381069: Master tracking bug: NYC is Sluggish
Have the activity manager us its own scheduling priority constants,
so that the new relative comparisons it is doing will work out
correctly.

Change-Id: I7bd1e5a3178ea491117bc497f87e4b75c92e0bc8
2016-03-03 13:39:10 -08:00
George Mount
7d09ca79f1 Merge "Remove animation listener while paused." into nyc-dev 2016-03-03 21:38:25 +00:00
Steve McKay
7542f751e3 Make COLUMN_CAPACITY_BYTES public.
So providers can tell us total capacity.

Change-Id: Id990c417fcae4c6beee3e09dcb633b22e875e08f
2016-03-03 13:35:30 -08:00
Todd Kennedy
e8498cd006 Merge "Splits without restart" into nyc-dev 2016-03-03 21:34:57 +00:00
Selim Cinek
98199ae4c9 Fixed that the bigtext nofitication had slightly different padding
The reason was that we're using a different textview there which uses
a SimpleLayout. This is now changed to also use the same one.

Bug: 27436418
Change-Id: I7e6dd503e09cf69ba8ed5bb6dd07fc79ee519cd3
2016-03-03 13:27:09 -08:00
Selim Cinek
51d94917c7 Fixed a bug where the notification content could become empty
This was caused by legacy code which set the actual height, which
in turn set the contentview to collapsed. If that happend during
an animation, the view could become blank.

Bug: 27448145
Change-Id: I0b3a2a2aee3052810176c2ff9a23825d83145d69
2016-03-03 13:27:09 -08:00
Udam Saini
48987f65df Only adds translucent status bar according to theme values.
On SUW screens, we do not want to add a translucent status bar. This
also affects ime insets when keyboards are shown.

bug:27479424
bug:27063940
Change-Id: Ic339a9d931f6580a9af8deea85ec5e5bb60f6cca
2016-03-03 13:25:10 -08:00
Rob Carr
adef831761 Merge "Reimplement PIP animation to not use drag resizing." into nyc-dev 2016-03-03 21:23:55 +00:00
Rob Carr
e0a1e3ae71 Merge "Ensure we apply override configuration to the global one." into nyc-dev 2016-03-03 21:23:39 +00:00
Rob Carr
1493fdd325 Merge "Update mCompatFrame in applyGravityAndUpdateFrame." into nyc-dev 2016-03-03 21:23:18 +00:00
Rob Carr
acd7a22cd7 Merge "Fix pinned stack frame computation." into nyc-dev 2016-03-03 21:23:01 +00:00
mukesh agrawal
d4ef42f0e5 Merge "WifiConfiguration: show more detail in toString()" into mm-wireless-dev
am: 7516adbd6d

* commit '7516adbd6d8584aff957ff722dd20543c25c6897':
  WifiConfiguration: show more detail in toString()
2016-03-03 21:22:43 +00:00
Andreas Gampe
abcbe2f62e Frameworks/base: OtaDexopt needs to move artifacts on boot
Make OtaDexoptService a bootstrap service. It needs to start
immediately after the PackageManagerService so that it can move
A/B artifacts into their new place.

Add a method to Installer for the move.

Bug: 25612095
Change-Id: Idcf759b3c947088b416d54d2fa269ef27daf93ab
2016-03-03 13:15:59 -08:00
Mukesh Agrawal
7516adbd6d Merge "WifiConfiguration: show more detail in toString()" into mm-wireless-dev 2016-03-03 21:15:18 +00:00
Ji Yang
456b9620f0 Merge "New CarrierMessagingService API for sms filtering" into nyc-dev 2016-03-03 21:10:46 +00:00
Wale Ogunwale
cd0683b2d7 Merge "Added more log points for add/remove in window manager." into nyc-dev 2016-03-03 21:10:17 +00:00
Chris Craik
f0a76088f8 Revert "Disable HWUI_NEW_OPS"
bug:27366026

This reverts commit 0bed032eb2d19c339ecaa89a6e3159c0e2ac98de.

Change-Id: I4d569a11bb2b8db73b9984c50941c78ec5c91fe9
2016-03-03 21:07:54 +00:00
Dimitry Ivanov
ca9605fc28 Merge "Use modified android_dlwarning" into nyc-dev 2016-03-03 21:07:53 +00:00
Ji Yang
a8c9c6c593 New CarrierMessagingService API for sms filtering
Add a new sms filtering method to let the carrier app tell
the platform to keep the message while keep it invisible to
the end user.

BUG: 27292180
Change-Id: I306a7dbde6dcb9929e358b3d1bbda9807ef35943
2016-03-03 13:07:13 -08:00
Mathieu Chartier
7aa090e793 Merge "Trim " (deleted)" from map names" into nyc-dev 2016-03-03 21:04:35 +00:00
Wei Jia
ebdc198e2f Merge "MediaPlayer: use local variable to check member is null." into nyc-dev 2016-03-03 21:03:24 +00:00
Julia Reynolds
0dbb731008 Only noisy notifications can be bumped for intrusiveness.
Bug: 27431139
Change-Id: I5a1d2e2ac33bb9db04df2b6eea7d0baec2552c36
2016-03-03 15:49:40 -05:00
Mathieu Chartier
d47cbea81c Trim " (deleted)" from map names
Fixes application images to show as .art instead of GC accounting.
This was caused by storing the image in an anonymous map.

Bug: 27471334
Change-Id: I1a9584ab56cd7674df3832304886c743dafee731
2016-03-03 12:37:31 -08:00
Adrian Roos
0558bc5d6a Disable extract UI on remote input
Change-Id: Ibb759a50ade279ad96598b25f99b169bc27a5b72
2016-03-03 12:34:37 -08:00
Julia Reynolds
ba5c35b797 Merge "Reintroduce priority to notification sorting order." into nyc-dev 2016-03-03 20:32:09 +00:00
Eino-Ville Talvala
4de246e775 Merge "Camera: Fix error handling for reading in vendor tags" into nyc-dev 2016-03-03 20:21:01 +00:00
Seigo Nonaka
71208d6f7b Merge "Fix unexpected ellipsize for long suggestion text." into nyc-dev 2016-03-03 20:20:45 +00:00
Pirama Arumuga Nainar
a2dde698a6 Merge "[RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16" into nyc-dev 2016-03-03 20:13:09 +00:00
Pirama Arumuga Nainar
a74efc96ea Merge "[RenderScript] Allow copyTo(short[]) etc for Float16 Allocations" into nyc-dev 2016-03-03 20:12:51 +00:00
Julia Reynolds
dbc114f4bb Reintroduce priority to notification sorting order.
Bug: 27387966
Change-Id: I7de7c4688c9774c2dbd9ea7f2c69566cb66b7285
2016-03-03 15:05:22 -05:00
Robert Carr
0d00c2e25b Reimplement PIP animation to not use drag resizing.
When using drag resizing it is difficult to keep big surface
surfaces (e.g. main app windows) and child windows in sync
as we resize. Furthermore it's difficult to resize child windows
quick enough to achieve more than a few frames a second as we have
to propagate through the client UI thread. Our new implementation
uses window scaling.

Bug: 26454664

Change-Id: Iac96619cefc075b1412cfeba3d3c9bcd7ce22f52
2016-03-03 12:00:58 -08:00
Robert Carr
c24d8f9c48 Ensure we apply override configuration to the global one.
We are confusing clients by sending the correctly merged
override and global configurations through the primary
ActivityManager channel but then sending only
the global configuration through the window manager channels
ensure we always merge the configurations prior to sending
them to the client.

Bug: 26454664
Change-Id: I7183365e1c414f9a68564338c60e2f5283ddb57d
2016-03-03 11:53:38 -08:00
Tao Bao
2e54da0d4a Merge "Switch to socket communication with uncrypt." into nyc-dev 2016-03-03 19:52:45 +00:00
Eino-Ville Talvala
5f2f804a19 Camera: Fix error handling for reading in vendor tags
- Fix bad format string for the unexpected error case
- Add expected error case for devices with no camera HAL module

Bug: 27465574
Change-Id: I0e77a689df402de96553b81274be85da7397e08e
2016-03-03 11:52:19 -08:00
Robert Carr
6e18c5edb5 Update mCompatFrame in applyGravityAndUpdateFrame.
We need to make sure mCompatFrame is always updated when
mFrame is. In the reposition child case we will have
applyGravityAndUpdateFrame without computeFrameLw
so we were previously failing to do so.

Bug: 26454664
Change-Id: Ibad1644d38e6d78e5e96eff7b3c6763bd1c92f9b
2016-03-03 11:51:51 -08:00
Robert Carr
e627558fef Fix pinned stack frame computation.
We want to compute the frames for pinned like we do for freeform
as we are not constraining layout to the suggested display area by the
PhoneWindowManager. Also update applyGravityAndUpdateFrame
to not clip frames to the display for child windows. In the case
of computeFrameLw this would not be a problem as we would then
go on to overwrite mFrame anyway, but in the case of repositionChild
it could create issues (where we have applyGravityAndUpdateframe without
compute frame).

Bug: 26454664
Change-Id: I6fd4c9f37060d51003d041566368edd2b9eb7afd
2016-03-03 11:51:44 -08:00