By setting width to the ListView, the width of the containing text view
won't match with parent.
I locally verified this doesn't revive issue 27341560.
Bug: 28034210
Change-Id: I67886a752ef110d3433dddd6aa8447a9027f8e19
There are a handful of looper threads in the system_process that
are shared by dozens of different internal services. To help track
down what these operations are, tag the processing of each message
with a string that tries describing where it originated from: the
class name of the Handler, and the message number or class name of the
Runnable.
Bug: 28046299
Change-Id: I409ec43fea8daaae4fd70df05d4fed929a7249ae
am: 03f1e02
* commit '03f1e026996a7665aefcda947ed97faae009735e':
Invalidate HandleView when handle position may have to be changed.
Change-Id: Ida7d9b65486177b28071c6ab7ca09d8085c4ed59
am: 48143f7
* commit '48143f7ec58f2793e236566e0d25d3b731858996':
Caps Lock toggle with Meta + Alt (2/2)
Change-Id: I0015cf2138c3830e2d8e043759efd4ed15cd7701
am: b2df6af
* commit 'b2df6af902609cf43336521c9b68123a031a00a3':
Deprecate methods not supported by Material-style date picker
Change-Id: I0f4ba10f785aa28a3b21f2f1ec39a1d1350ca2dd
am: 50e229f
* commit '50e229f1f45a1550ba13ec3f81e864630fc3dc1c':
Add VrManager AIDL interface for use by system apps.
Change-Id: Ia0bbf2bbe778bef5773e5d7c43b25d3cb248fe23
am: fd1bb10
* commit 'fd1bb10753c1f8b2de269cc6c1525cd3cfebc1e7':
Remove old FUSE bypass now that we have sdcardfs.
Change-Id: Id15054a1e91b0ca107006b8a0b61a90ba98a1f4a
This forces everyone to go through sdcardfs, instead of letting them
around the back door.
Bug: 27992761
Change-Id: If1d4d5daa4b32bb3be7de10102bab24d63552b65
am: f2a587b
* commit 'f2a587b424586ad9b0a47d022507b87a4ca96c32':
Changed the default if the notification time is shown
Change-Id: Iae09b0652d7f392052332c7ef9114037cd0c147f
am: 82404bc
* commit '82404bc0689aceb328a29fe17c277091ce793fa8':
Deprecated the contentinfo and the number
Change-Id: I4ab5ddb1fa42221377d5603e89dfea84425344fe
Move flag to inner class to isolate Animation. This allows compile-
time initialization of Animation and subclasses.
Bug: 27265238
Change-Id: I3d95ab77e87de0c033f97545609461bdc9bd5d61
am: d273f0d
* commit 'd273f0d659b2850a2956d94229a48f17df77a740':
More work on issue #26390151: Add new JobScheduler API...
Change-Id: I8e01e1695c6860d04655b9be06d2f10afc72d3e9
- In PWM, make sure to read the height values after the new
configuration has been applied.
- Reset all navigation bar button icons when density changes.
- Adjust height of notification bar.
- Reload divider height values in SysUI and WM.
- Snap divider handle to a new position after loading the
new configuration, as the snap points change.
Bug: 26844819
Bug: 27450471
Bug: 27921696
Change-Id: I9e28f0c49f6367c5fcfac010e7a6e98a42e85996
am: a01c1f0
* commit 'a01c1f0d90def31de9bdd21bada11a3dfc0444b0':
xxxTrustAgentConfiguration should be supported in the parent DPM instance
Change-Id: I75cb2133f8f54ccf938fb5d107a8dc8f2dcd6f9c
This clarifies the usage of setPriority() for receiver filters.
Should also adjust the XML description of android:priority to
better describe the new behaviour for activity filters
Bug: 26417683
Change-Id: I96b2d90d71640041e232c401cf6e6838dbdbfeab
am: 9745ea3
* commit '9745ea35361141a94e775920a941f913af01134a':
Put disallow-safe-boot restriction to system settings to make it accessible during boot.
Change-Id: I2d6e50105de5585a073dc789e6ad9ce998730456
Tracing for cert collection in PackageManagerService was only
catching one of a couple usages. Move tracing lower in the
call stack to ensure tracing exists for all calls.
Also added a new tag to differentiate between verifying v1 & v2
signatures.
Bug: 27502465
Change-Id: Ie29f326e44f32cdbea1572714689c82f07ca12ba