- 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