Releases: dmint789/stat-tracker
Version 0.5.2
This is a WORK IN PROGRESS release of the app. Feel free to use it (you can download the APK below), but do keep in mind that there could be major changes in the future that would make new versions incompatible with export files from this one. This version is compatible with export files from v0.5 and v0.5.1.
This version implements the following changes:
- Add annual PB tracking
- Add monthly PB tracking
- Move the add entry button to the bottom of the screen as a floating button
Version 0.5.1
This is a WORK IN PROGRESS release of the app. Feel free to use it (you can download the APK below), but do keep in mind that there could be major changes in the future that would make new versions incompatible with export files from this one. This version is compatible with export files from v0.5.
This version implements the following changes:
- Allow editing multiple choice stat types
- Don't sort entries by date when the date was not changed or when an added entry is to be placed at the top anyways
- Fix bug with importing backup files when there are overlaps between stat categories
Version 0.5
This is a WORK IN PROGRESS release of the app. Feel free to use it (you can download the APK below), but do keep in mind that there could be major changes in the future that would make new versions incompatible with export files from this one. This version is not compatible with any previous versions, but all versions in the range 0.5.x or maybe even higher will be backwards compatible with export files from version 0.5.
This version implements the following changes:
- Add new stat type variant: multiple choice. Allows setting up a list of options and simply choosing one of them when creating an entry.
- Allow deleting the date if it's not known. Entries without dates will always be considered older (further down the list) than entries with dates.
- Fix lots of bugs and implement lots of UX improvements.
Version 0.4.4
This is a WORK IN PROGRESS release of the app. Feel free to use it (you can download the APK below), but do keep in mind that there could be major changes in the future that would make new versions incompatible with export files from this one. This version is compatible with export files from versions 0.4.1 - 0.4.3.
This version implements the following changes:
- Always sort entries by date
- Sort stats by the order of their stat types
- Fix bug with units not showing
- Improve UX when adding stats
Version 0.4.3
This is a WORK IN PROGRESS release of the app. Feel free to use it (you can download the APK below), but do keep in mind that there could be major changes in the future that would make new versions incompatible with export files from this one. This version is compatible with export files from versions 0.4.1 and 0.4.2.
This version implements the following changes:
- Give stat type selection modal a maximum height
- Improve the wording on the warning for deleting a stat type
- Minor UI tweaks
Version 0.4.2
This is a WORK IN PROGRESS release of the app. Feel free to use it (you can download the APK below), but do keep in mind that there could be major changes in the future that would make new versions incompatible with export files from this one. This version is only compatible with export files from version 0.4.1.
This version implements the following changes:
- Fix bug with PB not updating when adding new entry
- When deleting a stat type show info about entries that used it in the confirmation window
- Don't allow changing stat type when the value(s) field(s) is not empty
- Don't allow changing stat value when there are no stat types selected
- Some UI tweaks
Version 0.4.1
This is a WORK IN PROGRESS release of the app. Feel free to use it (you can download the APK below), but do keep in mind that there could be major changes in the future that would make new versions incompatible with export files from v0.4.1.
This version implements the following changes:
- Prefer earlier personal bests for breaking ties
- Only allow text and number stat type variants
- Add toggle for number stat type variant choosing between "higher is better" and "lower is better"
- Some UI and UX tweaks
Version 0.4
This is a WORK IN PROGRESS release of the app. Feel free to use it (you can download the APK below), but do keep in mind that there could be major changes in the future that would make new versions incompatible with export files from v0.4.
This release fixes some bugs, makes a few UI tweaks, cleans up a lot of code, improves the way data is stored and exported (v0.3 exports are not compatible with this version) and adds the following features:
- Allow editing stat types. This has a dedicated screen now.
- Add stat type setting that enables the addition of multiple values.
- Show the best value, the average and the sum of those values, if they are numeric. Each of these can be toggled on/off.
- Add stat type setting that tracks personal bests based on the lowest or the highest values (user-configurable).
- Allow reordering stat types.
Version 0.3
This is a WORK IN PROGRESS build of the app. Future releases will have a different format for storing the data, so your data won't be compatible. However, it will be possible to manually edit your v0.3 backup file to be able to import it into the next version.