# tvbarthel/BlurDialogFragment

Library project to display DialogFragment with a blur effect.

Repository: https://github.com/tvbarthel/BlurDialogFragment
Canonical: https://ross.abutalabs.com/products/blurdialogfragment
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2019-08-27T09:53:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4407, "days_push": 2563, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2075, forks 329 (observed 2026-08-28T04:06:10.772889+00:00)

## What it is
An Android library that displays DialogFragments with a blur effect applied to the background content behind the dialog. It implements the blur using the FastBlur algorithm with optional RenderScript support.

## Use cases
- show a dialog with a blurred background on Android
- add blur effect behind DialogFragment
- create frosted glass dialog overlays in Android apps
- blur the activity behind a modal dialog
- customize blur radius and downscale factor for dialogs

## When to choose
- building an Android app with Java that needs blurred dialog backgrounds
- wanting a simple inheritance-based API for DialogFragment blurring
- targeting older Android versions needing FastBlur or RenderScript support

## When to avoid
- starting a new project in Kotlin with modern Android UI toolkits like Jetpack Compose
- needing actively maintained dependencies or recent Android API support
- requiring blur effects outside of dialog fragments

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation, graphics
- domain: mobile-development, android-tools, cross-platform
- platform: jvm
- tags: android, dialogfragment, blur-effect, renderscript, fastblur, ui-library, mobile

## Member repositories
- tvbarthel/BlurDialogFragment (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:10.772889+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:56:19.291443+00:00, confidence not recorded.
  - readme: https://github.com/tvbarthel/BlurDialogFragment (fetched 2026-08-28T04:06:10.772889+00:00, sha d51c69f8b908)
- Data as of 2026-08-30T08:39:29.467469+00:00.
