FoxiGram/TMessagesProj
instant992 87b8ea4949 Use a real gaussian blur for the masked phone number
- Add BlurredTextSpan: draws the real glyphs through a BlurMaskFilter
  into a cached offscreen bitmap, so the blur works on both software and
  hardware-accelerated views
- formatOwnPhone() now returns this span in Blur mode instead of
  replacing digits with bullets
- SettingsActivity header builds the subtitle with a SpannableStringBuilder
  so the span is preserved
2026-06-10 03:03:03 +04:00
..
jni Disable helper-bot data channel, harden WebApp null-check, update branding 2026-06-09 02:33:57 +04:00
libs FoxiGram: Telegram client with built-in Xray VLESS proxy 2026-06-08 16:41:07 +04:00
src Use a real gaussian blur for the masked phone number 2026-06-10 03:03:03 +04:00
build.gradle FoxiGram: Telegram client with built-in Xray VLESS proxy 2026-06-08 16:41:07 +04:00
proguard-rules.pro FoxiGram: Telegram client with built-in Xray VLESS proxy 2026-06-08 16:41:07 +04:00