summaryrefslogtreecommitdiff
path: root/sdk/src/java/org/lineageos/internal/util/ActionUtils.java
AgeCommit message (Collapse)Author
2021-05-13lineage-sdk: Disallow KILL_APP action when task is pinnedLuK1337
Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/3468 Change-Id: I8420d5531422e9ed25588cd6e5198e14472569e5
2021-05-04lineage-sdk: Add KILL_APP button actionLuK1337
This partially reverts commit 9eca90278d2936b83b420081bbc78d475627ba7e. Change-Id: I9bfc039540936e4dbd4313c8f368ce3e3e445290
2020-10-08sdk: Remove "long-press back to kill app" featureBruno Martins
Change-Id: I3df4469beb53eeee070cdc486d02bb95001d7f53
2019-09-10lineage-sdk: Clean up importsLuK1337
Change-Id: Ie14853382ebefd42fdf827e2999a2a2a6d0a1cd1
2019-09-09lineage-sdk: Fix moveTaskToFront() call in ActionUtilsLuK1337
* moveTaskToFront() now has 2 nullable parameters at the beginning: - IApplicationThread appThread - String callingPackage Change-Id: I761784bdb3918021a0848e8ee31baa0818540bb1
2019-08-30lineage-sdk: Refactor ActionUtilsHan Wang
* 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
2018-09-01ActionUtils: Switch getLastTask to IActivityManagerLuca Stefani
* 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
2018-01-12lineage-sdk internal: Import ActionUtils classRoman Birg
Change-Id: Iab14009d7e26064c8c6b732cf22be90da3ef7f04