finnmglas / Launcher

:rocket: A distraction-free minimal homescreen for Android.
https://play.google.com/store/apps/details?id=com.finnmglas.launcher
MIT License
152 stars 43 forks source link

Date / TimeView Actions #69

Closed finnmglas closed 4 years ago

finnmglas commented 4 years ago

There are different date / time formats that Launcher can display, like the inverse format, which displays the dateView below the timeView:

Screenshot_20201011-111602_Launcher.jpg

On clicking the dateView, a calendar is opened, upon clicking the timeView, the default clock app is opened. Those cannot be selected by the user (yet?).

The current issue is, that the Calendar always is opened when the upper view is clicked and the Clock app when the loer is clicked.

This should not be the case.

finnmglas commented 4 years ago

Apps still aren't selectable by the user though...