Commit Graph
5 Commits
Author SHA1 Message Date
tyiuandClaude Sonnet 5 84fcbb5753 Add Fastlane metadata for F-Droid (title, descriptions, changelog, screenshots)
F-Droid's RFP scanner flagged the repo for missing Fastlane metadata
(https://gitlab.com/fdroid/rfp/-/work_items/4395#note_3827250669):
without it, F-Droid can't show app screenshots and description edits
require going through the F-Droid team directly.

Screenshots are symlinked from docs/assets/screenshots/android/ rather
than duplicated, keeping one source of truth. Also drops the stock
fastlane .gitignore rule that was silently excluding these PNGs --
unlike Play Store screenshots, F-Droid reads them straight from the
repo with no separate regeneration step, so they're meant to be
committed.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FXcrACM5sok3M1KQJ8kByy
2026-09-14 07:52:19 +03:00
tyiu 46064e1783 Add iosApp/release to .gitignore 2026-09-13 23:08:10 +03:00
tyiu 0411ef1fb1 Add androidApp/release to .gitignore 2026-09-13 22:13:11 +03:00
tyiuandClaude Sonnet 5 8a73b140c4 Stop tracking moko-resources generated webpack/karma config
These config.d fragments are regenerated identically by the moko-resources
Gradle plugin on every build, so they're build output rather than source.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QpjMKWGoiT5aJBzhxvXkwp
2026-09-08 09:33:59 +03:00
tyiu 7f22956557 Convert SatsPrice to a Skip multiplatform app 2024-08-31 10:24:07 +03:00