You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit introduces the following changes:
- Refactored the tree progression logic in `ProgressFragment` and `StatsChartFragment` to use percentage-based progress and updated tree images.
- Added new tree images (cover, part_1 to part_8).
- Updated the daily goal to 10,000 steps in settings and related UI elements.
- Adjusted the step increment in `ForestFragment` to 500.
- Added an ImageView for the tree in `fragment_stats_chart.xml`.
- Updated Chinese translations for "tree" to "书".
- Updated the demo media in `README.md`.
- Added `goal` to `StatsDetailsState` and updated `StatsDetailsViewModel` accordingly.