am: 6c751b2e60
* commit '6c751b2e60868513f69f49a9b6662b9737979c94':
boost starred people to at least high importance
Change-Id: Ie853218f61b2e089937482d0545e9acef1fe36fd
am: 3106e71ddc
* commit '3106e71ddc6ace7bc15b50e4a91ed98ed428bee2':
Updated link to material design page.
Change-Id: If280c4efa95fe8179ac5053c2e34ff26c9158492
am: 34979a3af6
* commit '34979a3af6dbb6e3e33a83e5cb939ea3c8c000c7':
Change overdraw test to use windowbackground
Change-Id: Ie116603fc53999dd4251d940b5d5ee783684ac8e
am: 8e5d7413b8
* commit '8e5d7413b85a7b202bc917eee4287762b13b864b':
boost starred people to at least high importance
Change-Id: I40d102f3534558894056b2048c629ca955975ca2
am: ee44b14cd4
* commit 'ee44b14cd44bf0576859bd0c9519ab0e61e063f8':
Updated link to material design page.
Change-Id: Iaf4bc31d8541e75d3840e6c6f5aa5f667e0baf42
If the batterystats were reset while the device was
idling (via command line most likely), then also reset the
last time the device started idling so that the max idle time
calculation is correct.
Bug:28452600
Change-Id: I8a3d5dc3081deda76356c03d891e098baa85f88a
Previously, if the summary ran longer than 10 lines, there was no
indication to the user that it is cut off.
Bug: 28872122
Change-Id: Ie216298a2865ee08c1049914c2b029d870481581
am: 38b5946fae
* commit '38b5946fae50d4e9e8f32c985983d03a4437910d':
Fixed the relative time spoken with accessibility
Change-Id: I0f4568af71a996b3d2f0aa65b7b26785423d8221
am: 210f2ff198
* commit '210f2ff19808ce6b261a84596bf141909ecb381c':
Use backstop timeouts on asynchronous countdown during preflight
Change-Id: I6839fa3658cdd1fe3210761f1cb6cd65453bf8a6
am: ff05383baf
* commit 'ff05383baf0027dbb04cfa588a80f5d8806bf8aa':
Updated link to material design page.
Change-Id: Ic56e38ad1b18c324577586a979364c8e1d0edf3a
am: 793ac34219
* commit '793ac342196c57f6b89ad9d1425fc420fbb44bb5':
Prevent use of a null sCallbackObj by Hardware FLP
Change-Id: I9f7984826be418e8703bce449a9753d40e477fd0
Bug: 28786023
Fixes an issue where the first couple frames would
be extremely slow due to the simpleness of HWUI's
overdraw rejection optimization.
Change-Id: I1fe3d83f7e2e0eb3299124b00b9f877c2c3aebf9
For clients which use an indeterminate measure spec in their
layout params (MATCH_PARENT). We could try and change their window size
due to a stack resize, before the client calls relayout. This isn't
safe as the client never had an opportunity to pause rendering, so it
could be in the middle of producing a frame for the old size to suddenly
find the buffer size change underneath it.
Bug: 28559097
Change-Id: I3982936fdf85c22def2f9c754d5508e029e4a84d
am: 814358a24f
* commit '814358a24f7bf045cdd8261f15aefff59936287b':
Fixing crash in SysUI due to invalid group.
Change-Id: I21a46f388ad01f5f4aa370b7a39e78737e30fc71
Use BluetoothAdapter#getState() instead of
BluetoothAdapter#isEnabled() when checking if Bluetooth has turned
off, as isEnabled() is set to false early in the shutdown process
and getState() provides a better indication of the state of BT.
Bug: 27354612
Change-Id: Ic7828f0726491d49c9a14ba5d654b24f66743662
am: d6ee899397
* commit 'd6ee8993973050befff3a5f10f273ef9e8a050e2':
Delay PACKAGE_RESTARTED until after data cleared.
Change-Id: I77f3923a2988dfe1375008f26a532e2adf2f8d1e