Age | Commit message (Collapse) | Author |
|
Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/3468
Change-Id: I8420d5531422e9ed25588cd6e5198e14472569e5
|
|
This partially reverts commit 9eca90278d2936b83b420081bbc78d475627ba7e.
Change-Id: I9bfc039540936e4dbd4313c8f368ce3e3e445290
|
|
Change-Id: I3df4469beb53eeee070cdc486d02bb95001d7f53
|
|
Change-Id: Ie14853382ebefd42fdf827e2999a2a2a6d0a1cd1
|
|
* moveTaskToFront() now has 2 nullable parameters at
the beginning:
- IApplicationThread appThread
- String callingPackage
Change-Id: I761784bdb3918021a0848e8ee31baa0818540bb1
|
|
* Use getFocusedStackInfo() to check active task, also do general
cleanups for this class. Hopefully this will get rid of the
strange issues of "kill foreground app" feature.
Change-Id: Ice1ca8e088ea4fec050fa171d990cb938dd3272c
|
|
* An alternative to using the getRecentTasksForUser method
that got removed with the following commit:
https://github.com/LineageOS/android_frameworks_base/commit/5fa397533fa29254e8a45a05675b2c03756a0ada
Change-Id: I752c2445c3ffc0933dfe6290c99d839a036e4bc3
|
|
Change-Id: Iab14009d7e26064c8c6b732cf22be90da3ef7f04
|