# vikramkakkar/SublimePicker

A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.

Repository: https://github.com/vikramkakkar/SublimePicker
Canonical: https://ross.abutalabs.com/products/sublimepicker
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2023-01-14T05:42:32+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": 4119, "days_push": 1327, "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 2291, forks 410 (observed 2026-08-28T04:06:34.968173+00:00)

## What it is
SublimePicker is a material-styled Android view combining a date picker, time picker, and recurrence picker in a single user interface, backported to API 14. Version 2 adds fluent gesture-based date-range selection, and all components are embeddable views usable in dialogs, popups, or as regular widgets.

## Use cases
- pick a date and time in one dialog on android
- let users select a recurring event schedule
- implement a date range picker with a drag gesture
- embed a material-styled date picker in a popup window
- backport material date/time pickers to older android versions
- build a calendar event creation form with recurrence options

## When to choose
- you need combined date, time, and recurrence selection in a single android UI
- you must support old Android versions (API 14+) with material-styled pickers
- you want gesture-based date range selection spanning months or years
- you need highly customizable picker styling via XML attrs

## When to avoid
- you only need a simple native date or time picker without recurrence
- your project targets Jetpack Compose rather than view-based Android UIs
- you need a library under active development with frequent updates
- you need web or cross-platform date picking

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, date-time, form-handling
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: material-design, date-picker, time-picker, recurrence-picker, date-range-selection, android-view, android, mobile

## Member repositories
- vikramkakkar/SublimePicker (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:34.968173+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:40:41.633091+00:00, confidence not recorded.
  - readme: https://github.com/vikramkakkar/SublimePicker (fetched 2026-08-28T04:06:34.968173+00:00, sha d64bdc20eb5c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
