Commit graph

3 commits

Author SHA1 Message Date
instant992
a46805591b Single-pass phone blur and add License section
- BlurredTextSpan draws the text once with a 5dp blur (no more repeated
  draws); the number stays unreadable
- Add a License section (GPL-2.0-or-later) to both READMEs noting the
  freedom to redistribute and the independent-fork disclaimer
2026-06-10 09:34:35 +04:00
instant992
9b0bccc67d Drop 'for personal use' wording from READMEs 2026-06-10 09:21:50 +04:00
instant992
14f4107450 Make Russian the default README and strengthen phone blur
- README.md is now Russian (default page on GitHub); English moved to
  README.en.md, both cross-linked; drop README.ru.md
- Increase BlurredTextSpan radius to 7dp and draw the blurred glyphs
  multiple times so the number becomes an unreadable smudge
2026-06-10 03:38:59 +04:00