Add Insights tab with 60+ randomized analytics

New Insights tab between Year and Customize with:
- 20 insight generators producing 60+ unique insights
- 5 random insights selected per section (month, year, all-time)
- Categories: dominant mood, streaks, trends, positivity score,
  weekend vs weekday, mood swings, milestones, patterns, and more
- Collapsible sections with mood-colored cards
- Subscription paywall support
- English and Spanish localization

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Trey t
2025-12-10 00:11:07 -06:00
parent 1d77adf84e
commit f37b811ab3
6 changed files with 1335 additions and 10 deletions

View File

@@ -34,10 +34,11 @@
"add_mood_header_view_title_yesterday" = "How was yesterday?";
"add_mood_header_view_title" = "How was %@?";
"content_view_tab_main" = "Day";
"content_view_tab_month" = "Month";
"content_view_tab_filter" = "Year";
"content_view_tab_customize" = "Customize";
"content_view_tab_main" = "Día";
"content_view_tab_month" = "Mes";
"content_view_tab_filter" = "Año";
"content_view_tab_insights" = "Análisis";
"content_view_tab_customize" = "Personalizar";
"content_view_fill_in_missing_entry" = "Update %@";
"content_view_fill_in_missing_entry_cancel" = "Cancel";
"content_view_delete_entry" = "Delete this rating";