diff --git a/Play-assets/store-description.txt b/Play-assets/store-description.txt index b99a039..e0db014 100644 --- a/Play-assets/store-description.txt +++ b/Play-assets/store-description.txt @@ -1,6 +1,6 @@ A timer with a twist (or two): -(1) Lock screen operation for quick access via a lock screen notifications (Android 5.0+ Lollipop+) or lock screen widgets (Android 4.2 Jelly Bean to 4.4 KitKat). -(2) Periodic alarms remind you to check/turn the food while it counts up the total cooking time. +1. Lock screen operation for quick access via a lock screen notifications (Android 5.0+ Lollipop+) or lock screen widgets (Android 4.2 Jelly Bean to 4.4 KitKat). +2. Periodic alarms remind you to check/turn the food while it counts up the total cooking time. Of course it can time more things than cooking. @@ -11,16 +11,15 @@ Of course it can time more things than cooking. Usage Tips -• Android 5.0+ (Lollipop+): While BBQ Timer is running or paused, you can operate it from the lock screen and the pull-down notification. If the Timer is stopped, just tap the Pause or Play buttons in the app, or the Play button in the home screen widget, or the timer text. On Android 7.1.1 Nougat MR1+, you can use the app shortcuts on the home screen. -• On Android 4.2 Jelly Bean to 4.4 KitKat, place the BBQ Timer widget on your lock screen for quick access. +• Android 5.0+ (Lollipop+): While BBQ Timer is running or paused, you can operate it from the lock screen and the pull-down notification. If the Timer is stopped, just tap the Pause or Play buttons in the app, or the Play button in the home screen widget, or the timer text. Or on Android 7.1+, use the “Pause at 0:00” app shortcut on the home screen. • Try the home screen widget. • To stretch out the widget to show longer durations, long-press it then drag its resize handles. • To remove the widget, long-press it then drag it onto “× Remove”. • Tap the time display to cycle between stoppedrunningpausedstopped. • Within the app, tap the checkbox to turn periodic reminder alarms on/off. -To put a widget on your lock screen (Android 4.2 Jelly Bean to 4.4 KitKat) -1. On Android 4.4, first enable Settings → Security → Enable Widgets. +To put a BBQ Timer widget on your lock screen (Android 4.2 Jelly Bean to 4.4 KitKat) +1. On Android 4.4, enable Settings → Security → Enable Widgets. 2. Wake the screen. 3. Swipe from the left edge of the lock screen to the right until you get the “+” screen. 4. Tap “+”. @@ -29,22 +28,21 @@ Of course it can time more things than cooking. 7. Drag lock screen widgets left/right to rearrange them. Notification Channel Settings (Android 8.0+) -In Android 8.0 (Oreo), you can use the system Settings to adjust notification sounds. Be careful: Some changes will disable the app's periodic alarm sounds or its lock screen features. Key settings: +In Android 8.0 (Oreo), you can use the system Settings to adjust notification sounds. Careful: Some changes will disable the app’s alarm sounds or its lock screen controls. Settings: • Apps & notifications / notifications / On the lock screen: Show all notification content • Apps & notifications / App info / BBQ Timer / App notifications: On • Apps & notifications / App info / BBQ Timer / App notifications / Alarm: On -  •• This notification channel is used to play the alarm sound, and it remains to display the timer and the pause/reset/stop controls in the notification area and on the lock screen. -  •• Importance: must be Urgent to enable the “heads up” display from the pull-down notification bar; High or higher to enable alarm sounds; Medium or higher to appear on the lock screen and in the notification area. -  •• Sound - you can pick any sound, but don't pick None if you want to hear the app’s alarms. -  •• Vibrate and Blink light - you can change these alarm properties. -  •• On the lock screen: Show all notification content to operate the timer from the lock screen. +  • This channel plays the alarm sound and remains to display the timer and the pause/reset/stop controls in the notification area and lock screen. +  • Importance - must be Urgent to enable the “heads up” display from the pull-down notification bar; High or higher to enable alarm sounds; Medium or higher to appear on the lock screen and in the notification area. +  • Sound - you can pick any sound, but don’t pick None if you want to hear the app’s alarms. +  • Vibrate and Blink light - your choice. +  • On the lock screen: Show all notification content to operate the timer from the lock screen. • Apps & notifications / App info / BBQ Timer / App notifications / Controls: On -  •• This notification channel is used to display the timer and the pause/reset/stop controls in the notification area and on the lock screen when the app doesn’t need to play the alarm sound. -  •• Importance: must be Medium or higher to appear on the lock screen and in the notification area. -  •• On the lock screen: Show all notification content to operate the timer from the lock screen. +  • This channel displays the timer and the pause/reset/stop controls in the notification area and lock screen when the app doesn’t need to play the alarm sound. +  • Importance: must be Medium or higher to appear on the lock screen and in the notification area. +  • On the lock screen: Show all notification content to operate the timer from the lock screen. -The system alarm volume controls the volume of the app’s alarms. If you turn it all the way down, -the app won’t sound audible alarms. It can still vibrate and blink the notification LED, if enabled. +The system alarm volume adjusts the app’s alarm volume. If you turn it all the way down, the app won’t sound audible alarms. It can still vibrate and blink the notification LED, if enabled. Source code: https://github.com/1fish2/BBQTimer