judemanutd / AutoStarter

This library helps bring up the autostart permission manager of a phone to the user so they can add an app to autostart.
MIT License
626 stars 115 forks source link

Log device info to logcat in test app. #52

Closed Prometheus3k closed 4 years ago

Prometheus3k commented 4 years ago

Helpful to log device info to help create new filters for the library (in the case it's model/firmware specific like Oppo PR #51 ) Also updated Toast to show isAutoStartPermissionAvailable() result.