Hi. Seems the excellent Prof Reminder is no longer available from Google Play. Can anyone recommend an alternative?
Hi. Seems the excellent Prof Reminder is no longer available from Google Play. Can anyone recommend an alternative?
Hi, thanks for your reply. That seems to be an app to put notifications on a Wear device. I'm looking for something to give me a periodic audible notification if I miss an incoming call or message/WA etc.
I switched to this:Hi, thanks for your reply. That seems to be an app to put notifications on a Wear device. I'm looking for something to give me a periodic audible notification if I miss an incoming call or message/WA etc.
Thanks, I'll have a look.I switched to this:
![]()
BuzzKill - Phone Superpowers - Apps on Google Play
Enhance your notifications with superpowersplay.google.com
I like the app, but the size of all the parts of the UI are too big, so it doesn't show much info at one time, and you have to scroll alot to see more info. I wish the elements of the UI wer smaller and more compact because it looks like it was designed for someone with poor vision.I switched to this:
![]()
BuzzKill - Phone Superpowers - Apps on Google Play
Enhance your notifications with superpowersplay.google.com
That's the type of information that needs to be relayed to the developer of the app.I like the app, but the size of all the parts of the UI are too big, so it doesn't show much info at one time, and you have to scroll alot to see more info. I wish the elements of the UI wer smaller and more compact because it looks like it was designed for someone with poor vision.
Disabling/Enabling of app(s) within Tasker requires root access
Disable app
A1: Run Shell [
Command: pm disable --user 0 %par1 2>&1
Timeout (Seconds):0
Use Root:On
Store Output In:%out
Store Errors In:
Store Result In: Continue Task After Error:On
Enable app
A1: Run Shell [
Command:pm enable --user 0 %par1 2>&1
Timeout (Seconds):0
Use Root:On
Store Output In:%out
Store Errors In:
Store Result In: Continue Task After Error:On