awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
square avatar

square/android-times-squareArchived

0
View on GitHub↗
4,410 estrellas·1,179 forks·Java·Apache-2.0·8 vistas

Android Times Square

Android Times Square es una biblioteca de selección de fechas y componente de UI para aplicaciones Android. Proporciona un widget de calendario personalizable utilizado para gestionar selecciones de fechas y validar fechas dentro de una interfaz móvil.

La biblioteca admite varios modos de selección, incluyendo la selección de una sola fecha, la selección de rangos de fechas y la selección de múltiples fechas específicas. Incluye herramientas para aplicar temas personalizados, configurar tipos de letra y utilizar decoradores de celdas para modificar la apariencia y el comportamiento de las celdas de fecha individuales.

El componente maneja la localización regional, incluyendo soporte para diseños de derecha a izquierda (RTL). También proporciona mecanismos para la navegación cronológica a través de cuadrículas de meses y la aplicación de reglas de validez para filtrar las fechas seleccionables.

Features

  • Calendar Date Selection - Offers a comprehensive calendar interface for selecting single dates or date ranges on Android.
  • Calendar UI Components - Provides a customizable Android-specific calendar view with support for themes and decorators.
  • Date Pickers - Implements a date picker widget supporting single, range, and multiple date selection modes.
  • Single - Provides a dedicated interface for users to select a single specific date from a calendar grid.
  • Date Range Schedulers - Provides a user interface for selecting start and end dates for specific timeframes.
  • Date Selection Components - Provides a standalone library for managing and validating date selections in mobile apps.
  • Multi-Mode Date Selection - Supports multiple selection modes including single dates, contiguous ranges, and non-contiguous multiple dates.
  • Date Input Validation - Implements rules for restricting selectable dates based on custom validity logic and temporal boundaries.
  • Dynamic Month Grids - Provides an efficient scrolling mechanism that calculates and renders month grids dynamically.
  • Multiple Date Selection - Implements a calendar view capable of selecting multiple non-contiguous dates in one interaction.
  • Calendar Visual Customizations - Provides options for customizing colors and layout elements to match specific visual designs.
  • Calendar Localization - Supports regional calendar settings including localized month names and right-to-left grid layouts.
  • Calendar Day Decorators - Allows the use of cell decorators to apply custom backgrounds and states to specific dates.
  • View Navigation - Enables chronological navigation and scrolling to update the visible month or year.
  • Localized Date Pickers - Adapts the date picker for multiple languages and regional formats including RTL layout support.
  • Adapter-Driven Calendar Cells - Utilizes an adapter-driven system to delegate the rendering of individual date cells to custom views.
  • Theme Styling - Provides a configurable style object to apply unified colors and typefaces across the widget.
  • Calendars and Pickers - Calendar view for date range selection.
  • Date and Time Pickers - Single date selection calendar view.
  • UI Components - Standalone calendar widget for date selection.

Historial de estrellas

Gráfico del historial de estrellas de square/android-times-squareGráfico del historial de estrellas de square/android-times-square

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Android Times Square

Proyectos open-source similares, clasificados según cuántas características comparten con Android Times Square.
  • huanghaibin-dev/calendarviewAvatar de huanghaibin-dev

    huanghaibin-dev/CalendarView

    9,383Ver en GitHub↗

    CalendarView is a high-performance Android UI component designed for displaying dates and navigating chronological views. It functions as a canvas-based widget that utilizes direct drawing instead of standard list views to minimize memory usage and ensure fast rendering of complex date interfaces. The component provides a programmable interface for switching between month, week, year, and lunar views. It differentiates itself through a pluggable customization system that allows developers to override the drawing logic for dates, text, event markers, and selection layouts. The library support

    Javaandroidcalendarcalendar-api
    Ver en GitHub↗9,383
  • prolificinteractive/material-calendarviewAvatar de prolificinteractive

    prolificinteractive/material-calendarview

    5,913Ver en GitHub↗

    A Material design back port of Android's CalendarView

    Javaandroidcalendarjava
    Ver en GitHub↗5,913
  • syncfusion/flutter-widgetsAvatar de syncfusion

    syncfusion/flutter-widgets

    1,780Ver en GitHub↗

    This project is a comprehensive collection of high-performance UI components and SDKs designed for building data-rich, cross-platform applications in Flutter. It provides a unified library of modular widgets and processing tools that enable developers to implement complex interface requirements, including advanced scheduling, tabular data management, and interactive data visualization, using a consistent declarative architecture. The library distinguishes itself through specialized, enterprise-grade capabilities that extend beyond standard UI elements. It includes a robust document processing

    Dart
    Ver en GitHub↗1,780
  • kizitonwose/calendarAvatar de kizitonwose

    kizitonwose/Calendar

    5,551Ver en GitHub↗

    This project is a UI library for building customizable calendar views across Android and Kotlin Multiplatform projects. It provides a recycler-based architecture for creating month, week, and year calendars, alongside a set of composable functions for rendering interactive date pickers and month views in Jetpack Compose. The library includes a contribution heat map component for displaying data density over time using color-coded day cells. It also provides a toolkit for implementing date range selection interfaces that support single date, multiple date, or date range selection with boundary

    Kotlinandroidcalendarcalendar-library
    Ver en GitHub↗5,551
Ver las 30 alternativas a Android Times Square→

Preguntas frecuentes

¿Qué hace square/android-times-square?

Android Times Square es una biblioteca de selección de fechas y componente de UI para aplicaciones Android. Proporciona un widget de calendario personalizable utilizado para gestionar selecciones de fechas y validar fechas dentro de una interfaz móvil.

¿Cuáles son las características principales de square/android-times-square?

Las características principales de square/android-times-square son: Calendar Date Selection, Calendar UI Components, Date Pickers, Single, Date Range Schedulers, Date Selection Components, Multi-Mode Date Selection, Date Input Validation.

¿Qué alternativas de código abierto existen para square/android-times-square?

Las alternativas de código abierto para square/android-times-square incluyen: huanghaibin-dev/calendarview — CalendarView is a high-performance Android UI component designed for displaying dates and navigating chronological… prolificinteractive/material-calendarview — A Material design back port of Android's CalendarView. syncfusion/flutter-widgets — This project is a comprehensive collection of high-performance UI components and SDKs designed for building data-rich,… kizitonwose/calendar — This project is a UI library for building customizable calendar views across Android and Kotlin Multiplatform… pikaday/pikaday — Pikaday is a lightweight JavaScript datepicker library and client-side date input manager. It provides a standalone… dbushell/pikaday — Pikaday is a lightweight JavaScript datepicker widget and dependency-free UI component. It provides a graphical…