make app ready to release

This commit is contained in:
2026-05-06 00:45:44 +03:30
parent 805957119f
commit 1c1041ac51
21 changed files with 380 additions and 206 deletions

View File

@@ -2,4 +2,9 @@
<string name="app_name">Post HUB</string>
<string name="widget_description">Run your saved PostHUB flow from the home screen.</string>
<string name="widget_refresh">Refresh flow</string>
<string name="widget_title">PostHUB Flow</string>
<string name="widget_ready">Ready</string>
<string name="widget_idle">Idle</string>
<string name="widget_no_run">No run yet</string>
<string name="widget_empty_state">Tap refresh to run the saved flow.</string>
</resources>