When the app uses a trampoline activity that launches in a different
task than the main task, we fail to show recents when the task is
docked and the user launches the trampoline activity from home. Add
logic to handle this case.
Bug: 28368989
Change-Id: Iea29e6cd1a9919da0e856955691fac4792e30604
am: e8491bf8c5
* commit 'e8491bf8c57c36985a73a60cf3f22f30715ab6ed':
boost starred people to at least high importance
Change-Id: I5b6c7d4a4b6c67d1d7f659b95252ad4e406dc46c
Improved dependency injection (elimination of propagating dependencies).
This change cleans up MultiSelectManager ahead of other improvements.
Also, cancel band select in response to touch events....else weird things happen.
Change-Id: I261d928ff7eb5d8a50791d5dd9d7202b324efc54
am: 9f7067bb80
* commit '9f7067bb80b79396992b719ac46e8ab47e00ff10':
boost starred people to at least high importance
Change-Id: Ie452e76ad683e916699d9bfa4ee6d687b6d5d961
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
When mutating vector drawables, we need to not only copy over
the VD tree structure, but also the properties of the VD tree,
such as alpha.
Bug: 28974071
Change-Id: If793f5f2b6e116472a1c6da0fb60d8278a78b03f
Since the number of tetherable interfaces should be small (e.g. <10),
the computational cost of a looking up objects in an ArrayMap is negligible,
and the memory required is less than a HashMap.
While here, remove some unused imports.
Change-Id: I3fb7091cfb93697d2fc6388b843d60f7e8e7e1a6
Test: Compiles.
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: 27768014
Removed note that explained why Android versions older than 2.2 do not appear in the dashboard
Change-Id: I108d37cd4885fb4f2418b85d0e8c0a6e9a0b0fd0
Change was introduced in b/28246419 to fix Recents activity visibility
issues on TV, but was causing other issues on phones. So, only apply
rule on TV devices.
Bug: 28246419
Bug: 28943853
Change-Id: Icd19eae4ffa5e0a798bc9f63bc7a6c9a60422236