# jmp-12/SuperToasts

A library that extends the Android toast framework.

Repository: https://github.com/jmp-12/SuperToasts
Canonical: https://ross.abutalabs.com/products/supertoasts
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2019-06-14T14:50:17+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4840, "days_push": 2637, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2640, forks 494 (observed 2026-08-28T04:07:06.433082+00:00)

## What it is
SuperToasts is an Android library that extends and enhances the built-in Toast framework with customizable notifications. It supports context-sensitive SuperActivityToasts with progress bars and button click handling, plus highly customizable non-context-sensitive SuperToasts.

## Use cases
- show customizable toast notifications on android
- display an undo button in a toast after deleting an email
- show a toast with a progress bar during an operation
- replace the standard android toast with styled notifications
- show material-styled popup messages with animations

## When to choose
- you need toasts with buttons, icons, progress bars, or custom styling on Android
- you want activity-bound toasts that handle click events like an undo bar

## When to avoid
- you are building a modern Android app where Material Design Snackbars suffice
- you need a library with active maintenance and recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, android-tools
- platform: -
- tags: android, toast, notifications, java, snackbar-alternative

## Member repositories
- jmp-12/SuperToasts (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.433082+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:19:08.103625+00:00, confidence not recorded.
  - readme: https://github.com/jmp-12/SuperToasts (fetched 2026-08-28T04:07:06.433082+00:00, sha a16a23dd6fa6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
