nimblehq / recent-apps-thumbnail-hiding

Hide app thumbnail in Android Recent Apps
MIT License
19 stars 6 forks source link

Feature: Create a listener for recent apps thumbnail hiding customization #1

Closed luongvo closed 4 years ago

luongvo commented 4 years ago

What happened 🤔

The first implementation of HardwareKeyWatcher has been finished with default FLAG_SECURE using via an AppLifecycleTracker. We need to bring this lifecycle into the lib + create a listener for recent apps thumbnail hiding customization on each activity.

Insight 👀

PoW (a.k.a Proof Of Work)💪

20201014_171755

luongvo commented 4 years ago

@hoangnguyen92dn all resolved