Commit graph

4 commits

Author SHA1 Message Date
instant992
bbb2b84f07 Auto-enable bundled proxy on first launch; drop in-app download button
- ApplicationLoader now enables a bundled VLESS proxy on a truly fresh
  install (one-time, guarded by builtin_proxy_autoenabled) so the app can
  connect even when plain Telegram is blocked; existing users' choices are
  left untouched
- Remove the 'Download FoxiGram' settings row (the app is already
  installed) and its strings; drop the in-app download mention from READMEs
2026-06-10 22:24:42 +04:00
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