# traex/CalendarListview

Implementation of a calendar in a ListView. One month by row

Repository: https://github.com/traex/CalendarListview
Canonical: https://ross.abutalabs.com/products/calendarlistview
Language: Java
License: MIT
License Family: permissive
Last push: 2018-08-06T09:45:29+00:00

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

## Adoption (not part of the score)
Stars 1465, forks 434 (observed 2026-08-28T04:04:48.288329+00:00)

## What it is
An Android library that implements a calendar date picker as a ListView, with one month per row. It lets users select dates and is customizable via XML attributes.

## Use cases
- pick a date in an Android app
- calendar view with one month per row
- let users select a day from a scrollable calendar
- customizable date picker for Android
- add a DayPickerView to an Android layout

## When to choose
- building an Android app in Java needing a simple scrollable date picker
- wanting a lightweight calendar UI with customizable colors and sizes

## When to avoid
- building for modern Android with Jetpack Compose
- needing an actively maintained library
- needing date range selection or advanced calendar features

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, date-time
- domain: mobile-development, android-tools, developer-tools
- platform: -
- tags: calendar, date-picker, listview, android-library, java, android, mobile

## Member repositories
- traex/CalendarListview (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:48.288329+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-30T04:35:07.592525+00:00, confidence not recorded.
  - readme: https://github.com/traex/CalendarListview (fetched 2026-08-28T04:04:48.288329+00:00, sha d261cbfb44be)
- Data as of 2026-08-30T08:39:29.467469+00:00.
