Razeeman / Android-SimpleTimeTracker

Simple app that tracks time.
GNU General Public License v3.0
542 stars 69 forks source link

[Feature] Hide goal icons #140

Open holocronweaver opened 6 months ago

holocronweaver commented 6 months ago

Request

Add a setting to hide goal icons, which are shown on the top right of activities.

Background

A recent change added a icon to the top right of activities that have goals. I think it is meant to show which activities a) have goals and b) whether those goals have been met. While I can see how this would be useful, I personally find them detracting from the minimalist aesthetic the app has, making the UI too cluttered. Thus I would like the option to hide the goal icons.

holocronweaver commented 6 months ago

I can take a shot at implementing this feature if there is no opposition from the maintainers.

Razeeman commented 6 months ago

Hello! Thank you for the feeedback. I myself don't think it suffice for a separate setting, but wouldn't oppose it either. If you want to implement it, feel free to open a PR, it would be very helpful.