Open genodeftest opened 6 years ago
Unfortunately, there's no intent category (a generic way to launch apps) for clock apps: https://developer.android.com/reference/android/content/Intent
This means there's no easy way to fix this. Albeit we can hide the Edit
button if the default clock app is disabled, maybe.
BTW, the line that launch the clock app is in ClockWidget.java#L71
When the default android clock app is disabled, pressing the widget does nothing. Instead, I'd like to open a different clock app such as Clock+.
Version: 2.0 on F-Droid