# yarolegovich/LovelyDialog

This library is a set of simple wrapper classes that are aimed to help you easily create fancy material dialogs.

Repository: https://github.com/yarolegovich/LovelyDialog
Canonical: https://ross.abutalabs.com/products/lovelydialog
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, android-ui, android-library, dialogs, fancy-material-dialogs, dialog, material-design, view
Last push: 2022-10-08T14:25:43+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": 3789, "days_push": 1425, "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 1056, forks 191 (observed 2026-08-28T04:03:24.663066+00:00)

## What it is
LovelyDialog is an Android library providing lightweight wrapper classes for creating material-design styled dialogs. It offers six dialog types (standard, info, text input, choice, progress, custom) with colored headers, icons, and customizable views.

## Use cases
- show material design dialogs in android app
- create a confirmation dialog with buttons in android
- display an info popup to the user
- build a text input dialog with validation
- show a single or multi choice selection dialog
- display a progress dialog during background work

## When to choose
- you want attractive material-styled dialogs without writing custom layouts
- you need several common dialog types from one lightweight dependency
- you prefer composition-based wrappers over subclassing Dialog

## When to avoid
- you need dialogs styled outside the material design language
- you are building for platforms other than Android
- you need a library with frequent updates and active maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: material-design, dialogs, android-ui, wrapper-classes, android, mobile

## Member repositories
- yarolegovich/LovelyDialog (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:24.663066+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-30T06:58:25.931307+00:00, confidence not recorded.
  - readme: https://github.com/yarolegovich/LovelyDialog (fetched 2026-08-28T04:03:24.663066+00:00, sha 221ce521bb07)
- Data as of 2026-08-30T08:39:29.467469+00:00.
