Settings and Stats improvements (v0.18.0-beta.1)#73
Merged
Conversation
Settings: - Add back arrow to main Settings screen top bar — no longer relying on hardware back / gesture alone - Export: add Full backup scope option (JSON only) that includes all category configuration (names, values, colours, numeric settings, archive status) and dashboard pins alongside log data; import now restores categories and pinned stats from a full backup - Fix biometric lock crash by wrapping BiometricPrompt calls in runCatching Stats: - Default time range changed from All Time to YTD - Reorder time range segment: All Time | Year | YTD | Month - Persist last-selected time range, categories, chart type, and zoom level to DataStore; state is restored on navigation and app restart - Add zoom +/- buttons in Month view to compress/expand bar width (compact 28 dp | normal 52 dp | wide 80 dp) - Landscape: auto-hide top bar on scroll via enterAlwaysScrollBehavior; hide beta banner; hide bottom navigation bar https://claude.ai/code/session_01G32KVsnsG9Ynvib5ojXvWe
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Settings:
hardware back / gesture alone
configuration (names, values, colours, numeric settings, archive status)
and dashboard pins alongside log data; import now restores categories and
pinned stats from a full backup
Stats:
to DataStore; state is restored on navigation and app restart
(compact 28 dp | normal 52 dp | wide 80 dp)
hide beta banner; hide bottom navigation bar
https://claude.ai/code/session_01G32KVsnsG9Ynvib5ojXvWe