dev #9

Merged
such-gitea merged 3 commits from github-such-software/hash-wallet:dev into dev 2026-05-16 18:40:17 -04:00
Owner

Issue Number (if Applicable): Fixes #

Description

Please include a summary of the changes and which issue is fixed / feature is added.

Pull Request - Checklist

  • Initial Manual Tests Passed
  • Double check modified code and verify it with the feature/task requirements
  • Format code
  • Look for code duplication
  • Clear naming for variables and methods
  • Manual tests in accessibility mode (TalkBack on Android) passed
Issue Number (if Applicable): Fixes # # Description Please include a summary of the changes and which issue is fixed / feature is added. # Pull Request - Checklist - [ ] Initial Manual Tests Passed - [ ] Double check modified code and verify it with the feature/task requirements - [ ] Format code - [ ] Look for code duplication - [ ] Clear naming for variables and methods - [ ] Manual tests in accessibility mode (TalkBack on Android) passed
such-gitea added 3 commits 2026-05-16 18:40:13 -04:00
- res/values/strings_en.arb: made_easy value 'made easy' -> 'made fun'.
  This is what AnimatedTypingText actually feeds (line 183 of
  create_pin_welcome_page.dart), not payment_made_easy which is unused
  in this rendering path.
- assets/images/cake_logo_{light,dark}.svg replaced with mark-only
  (hash_wallet/01_mark.svg — just the # in green box, no embedded
  wordmark). Welcome screen layout already renders 'Hash Wallet' text
  next to this image; the previous wordmark-embedded SVG caused the
  duplicate 'Hash Wallet [...] Hash Wallet' you screenshot'd. Mark
  alone is theme-agnostic (green box with white # works on both light
  and dark backgrounds), so light + dark use the same file.
- assets/images/welcome_{dark,light}_theme.svg: gradient bottom stop
  faded to transparent. Eliminates the hard cutoff edge where the
  sky-rect ended and flat surface color began — the SVG now blends
  smoothly into the page background.
- assets/text/Terms_of_Use.txt: replaced 188-line Cake Labs LLC legal
  document with a Hash Wallet placeholder (same pattern as PRIVACY.md).
  Real ToS pending legal review.
Land real Privacy Policy + Terms of Use (Such Software LLC, May 16 2026)
All checks were successful
Hash Wallet Linux build / build (pull_request) Successful in 10m31s
33319c67c7
Replaces both placeholders with the legal-reviewed Hash Wallet documents
authored by the user.

Per user direction: stripped the Tor/I2P recommendation from the Privacy
Policy section 2 (network-level privacy guidance). New text recommends
running your own node and pointing the Software at it via custom node
settings — same intent, framed around the recommendation the user
actually wants to make for Hash Wallet rather than naming specific
overlay networks we don't currently integrate or document well.
such-gitea merged commit 9aea799166 into dev 2026-05-16 18:40:17 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Builds/hash-wallet#9