mattttvaughn / chronicle

GNU General Public License v3.0
214 stars 58 forks source link

Update sleep timer extended msg #95

Closed SamPlusPlus closed 1 year ago

SamPlusPlus commented 1 year ago

This targets issue #94 - Adjusting the messaging of the text of extending the sleep timer to include the app name.

The goal of the change is to make it easier for the user to understand what app was displaying the text and why it is not the foreground app.

When app is not the foreground app Screenshot_20220918-221659

When app is the foreground app Screenshot_20220918-221237

I did have to also remove an unused import to pass the pre-commit hook