SamAmco / track-and-graph

An android app for tracking personal data and creating custom graphs
GNU General Public License v3.0
438 stars 40 forks source link

Add setting to display days since (instead of the date of) last tracker update #194

Closed idle-code closed 1 year ago

idle-code commented 1 year ago

A new checkbox will be visible in the app drawer allowing the user to display days since the last tracker update.

idle-code commented 1 year ago

Hey @SamAmco! I have seen this functionality in the other app and think this might fit well in Track&Graph. Let me know what you think about it.

SamAmco commented 1 year ago

Hi sorry for the delayed response. I'm going to decline this PR for a few reasons.

  1. I've been undergoing some major refactoring across the project and the master branch is now criminally outdated. I'm hoping to merge back to master and publish a new release within the coming week.
  2. I want to move away from settings in the drawer. I will hopefully soon move to a dedicated settings screen. It also might be nice to have this as a setting per tracker rather than a global setting. In the newer version there is an advanced tab when setting up a tracker. It might be more appropriate there.

If you want this feature urgently then i suggest you just fork the repo for now, but i will hopefully add it in soon since you've gone to this effort. Thank you.

idle-code commented 1 year ago

Hey, thanks for the feedback! I thought about adding this setting per tracker but I've decided to do it the easiest way (as I've seen the amount of work you've been doing on the side branch). I'm already using the patched version so don't worry about me - take your time!