tane/apps/app_seeds/lib/data
vjrj a534c14983 refactor(branding): rename app Tanemaki → Tane
Public name is now Tane (種, "seed"); Tanemaki (種まき, "to scatter seeds")
is kept only as etymology in the About screen and onboarding.

App not yet distributed, so format tokens rename cleanly with no migration:
backup extension .tanemaki→.tane, QR scheme tanemaki://→tane://, file
prefixes tane-*. Website link and species-catalog User-Agent →
tane.comunes.org. Android label capitalised to "Tane".

Identity/crypto constants already use org.comunes.tane (derivation, HKDF
backup, sync namespace, TANE1 recovery tag) — left untouched, so keys,
backups and sync are unaffected. Tests updated; analyze + full suite green.
2026-07-12 13:04:16 +02:00
..
export_import refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00
seed_saving_catalog.dart feat(seed-saving): source attribution + advisory note 2026-07-11 07:52:48 +02:00
species_catalog.dart perf(species): seed the bundled catalog only once per version 2026-07-10 15:46:04 +02:00
species_repository.dart perf(species): seed the bundled catalog only once per version 2026-07-10 15:46:04 +02:00
variety_repository.dart feat(handover): recordHandover — one transaction for the moment seeds change hands 2026-07-11 08:00:08 +02:00