

Added
- Added Smart Suggestions, a fully local Suggested next task chip on the home screen.
- Added a Settings toggle to enable or disable Smart Suggestions.
- Added local task category, energy requirement, and task history support for future suggestion quality.
- Added local-only scoring that uses urgency, energy match, and completion-time affinity after enough history exists.
Improved
- Refined the Smart Suggestion UI into a compact glass chip that sits below the greeting without replacing the task list.
- Excluded tutorial Getting Started tasks from Smart Suggestions while keeping them visible in the normal list.
- Replaced locked Premium dialogs with contextual upgrade sheets.
- Added direct 3-day trial, lifetime Premium, and restore CTAs to Premium lock moments.
- Expanded the Settings Premium card by default so purchase options are immediately visible.
- Tightened task card density and metadata layout so more tasks stay visible while preserving the dark glass style.
- Added a clear collapse control and cleaner editor layout for expanded task cards.
Technical
- Kept the Android release on version code 25.
- Bumped the app version name to v1.3.
- Added a Room migration for Smart Suggestion task metadata and task history.
- Added a DataStore-backed isSmartSuggestionEnabled preference with default enabled state.
- Kept the Smart Suggestion engine fully offline with no cloud APIs.
