Commit Graph

8 Commits

Author SHA1 Message Date
f91cdb0801 feat: persist API keys across restarts via tauri-plugin-store
All checks were successful
Android Universal Build / build-android (push) Successful in 12m9s
Keys are saved to keys.json in the app's private data directory
on both Linux and Android. load_keys is called on app mount to
restore them into NewsState before the first news fetch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 15:44:36 +01:00
7cc483b54c chore: bump version to v0.5.0
Some checks failed
Android Build Final Fixed / build-android (push) Has been cancelled
2026-02-11 14:25:56 +01:00
f18285b853 security: remove hardcoded secret key and improve key handling
All checks were successful
Android Build Final Fixed / build-android (push) Successful in 7m27s
2026-01-30 22:39:13 +01:00
0334c5979d Multi Feeds + Ron rss save 2026-01-22 14:08:59 +01:00
6d201280ed Rss feed 2026-01-22 13:37:48 +01:00
67bd63dc6b Android dependencie update 2025-12-30 19:18:03 +01:00
d4fb4701c3 News Tab with Markdown 2025-12-30 18:11:41 +01:00
896841e1c0 Home Tab + Tauri backend 2025-12-28 09:01:26 +01:00