LightningLauncher icon indicating copy to clipboard operation
LightningLauncher copied to clipboard

'Currently running' app drawer tab replacement

Open TrianguloY opened this issue 2 years ago • 0 comments

The currently running app drawer tab showed the list of currently running apps. This feature was broken after Android 5.

The PR #6 remove it.

This is the issue mentioned in one of its comments:

Maybe by using the new UsageStatsManager it can be repurposed to a 'recently running apps'. Note that a 'recently launched apps' does exists, but it only uses the number of times the app was launched from the launcher, which is not ideal. In any case, this will be a new mode with different code, so I'll create an issue to record it but still merge this PR.

TrianguloY avatar Oct 01 '23 11:10 TrianguloY