Files
sats-price/fastlane/metadata/android/en-US/full_description.txt
T
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

4 lines
275 B
Plaintext

SatsPrice fetches the price of Bitcoin relative to common fiat currencies from multiple sources, and converts inputted amounts between Sats, BTC, and the selected fiat currency.
Price sources include Coinbase and CoinGecko, or you can enter your own exchange rate manually.