tane/apps/app_seeds/lib/ui
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
..
about_screen.dart refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00
app_drawer.dart fix(ux): filter clear pinned, no-match text, instant avatar save, market avatar, favourites, WoT drawer 2026-07-12 02:56:08 +02:00
auto_backup_gate.dart feat(backup): add automatic weekly encrypted backups 2026-07-10 10:17:36 +02:00
avatar.dart feat(profile): profile photo or seed-illustration avatar 2026-07-11 22:21:52 +02:00
avatar_edit.dart feat(profile): profile photo or seed-illustration avatar 2026-07-11 22:21:52 +02:00
backup_section.dart refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00
calendar_screen.dart polish(detail): TODO review — calendar intro, drop abundance, collapse seed-saving 2026-07-11 14:08:10 +02:00
category_palette.dart polish(ux): AA-contrast chip inks, 14-tone palette, calendar month auto-scroll 2026-07-11 06:49:00 +02:00
chat_list_screen.dart feat(profile): show other people's avatars in chat, chat list, your people 2026-07-11 22:50:10 +02:00
chat_screen.dart feat(profile): show other people's avatars in chat, chat list, your people 2026-07-11 22:50:10 +02:00
currency_quick_picks.dart feat(offers): asking price on lots, published with sale offers (schema v11) 2026-07-11 08:00:08 +02:00
draft_triage.dart style: dart format reflow (no behavior change) 2026-07-09 22:19:43 +02:00
edge_fade.dart fix(ux): make the scroll cue visible — edge scrim + chevron 2026-07-11 07:25:36 +02:00
filter_chips.dart polish(ux): drop the checkmark on selected filter chips 2026-07-11 08:05:57 +02:00
handover_sheet.dart feat(handover): one hand-over sheet replaces the separate sale/plantare doors 2026-07-11 08:00:45 +02:00
harvest_date_picker.dart feat(inventory): photo-first drafts + on-device OCR (digitization R2+R4) 2026-07-09 21:23:46 +02:00
home_screen.dart feat(home): drop calendar card — drawer entry is enough 2026-07-11 06:48:41 +02:00
intro_screen.dart refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00
inventory_list_screen.dart refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00
label_print_sheet.dart refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00
market_offer_detail_screen.dart fix(ux): filter clear pinned, no-match text, instant avatar save, market avatar, favourites, WoT drawer 2026-07-12 02:56:08 +02:00
market_screen.dart polish(ux): drop the checkmark on selected filter chips 2026-07-11 08:05:57 +02:00
market_widgets.dart feat(market): embed offer photos inline instead of a media server 2026-07-10 21:27:59 +02:00
offline_banner.dart feat(block2): global 'you're offline' banner (network state) 2026-07-10 15:18:16 +02:00
peer_avatar.dart feat(profile): show other people's avatars in chat, chat list, your people 2026-07-11 22:50:10 +02:00
photo_pick.dart feat(inventory): photo-first drafts + on-device OCR (digitization R2+R4) 2026-07-09 21:23:46 +02:00
plantare_sheet.dart feat(plantare): usable UI — commitments screen, add sheet, entry points 2026-07-11 02:11:57 +02:00
plantares_screen.dart feat(plantare): usable UI — commitments screen, add sheet, entry points 2026-07-11 02:11:57 +02:00
profile_screen.dart fix(ux): filter clear pinned, no-match text, instant avatar save, market avatar, favourites, WoT drawer 2026-07-12 02:56:08 +02:00
qr_view.dart feat(block2): QR of your npub in the profile (scan to share at a fair) 2026-07-10 13:00:47 +02:00
quantity_kind_l10n.dart feat(ui): Material 3 redesign, cover-photo viewer, About screen 2026-07-09 11:51:59 +02:00
quantity_picker.dart feat(ux): usable amounts, colour-coded category/form chips, currency quick-picks 2026-07-11 06:06:04 +02:00
quick_add_sheet.dart feat(inventory): photo-first drafts + on-device OCR (digitization R2+R4) 2026-07-09 21:23:46 +02:00
rating_sheet.dart feat(ratings): Wallapop-style ratings in chat and offer detail 2026-07-11 13:13:43 +02:00
restart_widget.dart feat(identity): switch social identity, all from the one backup 2026-07-10 20:22:24 +02:00
sale_sheet.dart feat(offers): asking price on lots, published with sale offers (schema v11) 2026-07-11 08:00:08 +02:00
sales_screen.dart feat(sales): local sales/purchase ledger (any currency) 2026-07-11 02:33:42 +02:00
seed_glyph.dart feat(inventory): photo-first drafts + on-device OCR (digitization R2+R4) 2026-07-09 21:23:46 +02:00
settings_screen.dart feat(i18n): add Asturian (asturianu) as a language 2026-07-10 15:43:33 +02:00
theme.dart polish(ux): drop the checkmark on selected filter chips 2026-07-11 08:05:57 +02:00
unread_badge.dart feat(messages): unread badges + OS notification for private messages 2026-07-10 21:12:00 +02:00
variety_detail_screen.dart polish(detail): TODO review — calendar intro, drop abundance, collapse seed-saving 2026-07-11 14:08:10 +02:00
your_people_screen.dart feat(profile): show other people's avatars in chat, chat list, your people 2026-07-11 22:50:10 +02:00