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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesSelection Dialogs

Dialogs with built-in message, single-choice, or multi-choice views for common selection tasks.

Distinct from Form Dialogs: Distinct from Form Dialogs: focuses on selection views (single/multi-choice) rather than validated form inputs.

Explore 4 awesome GitHub repositories matching user interface & experience · Selection Dialogs. Refine with filters or upvote what's useful.

Awesome Selection Dialogs GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jaredreich/notieAvatar von jaredreich

    jaredreich/notie

    6,274Auf GitHub ansehen↗

    Notie is a zero-dependency JavaScript UI library providing a suite of lightweight interface components for data collection, selection prompts, and system-level status notifications. It functions as an input component suite and a selection dialog tool that operates in any JavaScript environment without requiring third-party packages. The library includes a collection of notification tools, such as themed toast notifications that disappear after a set time and forced alert notifications that require explicit user acknowledgment for critical information. It also provides interactive dialogs for

    Provides modal dialogs with single or multi-choice views for common selection tasks.

    JavaScript
    Auf GitHub ansehen↗6,274
  • rey5137/materialAvatar von rey5137

    rey5137/material

    5,955Auf GitHub ansehen↗

    A library to bring fully animated Material Design components to pre-Lolipop Android.

    Presents dialogs with built-in message, single-choice, or multi-choice views for selection tasks.

    Javaandroidjavamaterial
    Auf GitHub ansehen↗5,955
  • wdullaer/materialdatetimepickerAvatar von wdullaer

    wdullaer/MaterialDateTimePicker

    4,630Auf GitHub ansehen↗

    MaterialDateTimePicker ist eine Bibliothek von Material-Design-konformen UI-Komponenten für Android, die standardisierte Widgets für die Auswahl von Datum, Uhrzeit und kombinierten Zeitwerten bereitstellt. Sie implementiert eine Reihe anpassbarer Dialoge, die dem Material-Design-System folgen, um konsistente Interaktionen mit der Benutzeroberfläche zu gewährleisten. Die Bibliothek bietet einen kombinierten Datums- und Uhrzeitwähler, der die sequentielle Anzeige von Kalender- und Uhr-Dialogen koordiniert. Sie bietet spezifische Einschränkungen für die Datums- und Uhrzeitauswahl, wodurch die Einschränkung wählbarer Bereiche, spezifischer Tage und erforderlicher Zeitintervalle ermöglicht wird. Die visuelle Konfiguration erfolgt über ein themenbasiertes Styling-System, das benutzerdefinierte Akzentfarben, Dark-Mode-Umschalter und die Anpassung von Texten auf Aktionsschaltflächen unterstützt. Diese Komponenten sind als Dialog-Fragmente implementiert, um den Lebenszyklus und Bildschirmoverlays innerhalb von Android-Anwendungen zu verwalten.

    Provides a modal selection dialog for hours, minutes, and seconds with adjustable precision.

    Javaandroidandroid-librarymaterial-design
    Auf GitHub ansehen↗4,630
  • stfalcon-studio/chatkitAvatar von stfalcon-studio

    stfalcon-studio/ChatKit

    3,724Auf GitHub ansehen↗

    ChatKit is a library of reusable native Android components and frameworks designed for rendering chat visuals, message threads, and media pickers. It provides a set of pre-built UI elements to facilitate the development of messaging interfaces, including conversation lists and text input fields. The toolkit includes specialized media management capabilities, such as a full-screen image viewer with pinch-to-zoom and swipe-to-dismiss gestures, as well as mechanisms for importing photos and videos from device storage. It also features dynamic selection dialogs that adjust their layout based on t

    Provides a customizable picker interface that automatically adjusts its layout based on the size of the presented dataset.

    Javaandroidandroid-librarychat
    Auf GitHub ansehen↗3,724
  1. Home
  2. User Interface & Experience
  3. Modal Dialogs
  4. Alert Dialogs
  5. Form Dialogs
  6. Selection Dialogs

Unter-Tags erkunden

  • Adaptive LayoutsDialog components that automatically adjust their layout or presentation based on the size of the data set. **Distinct from Selection Dialogs:** Distinct from generic Selection Dialogs: specifically handles the structural adaptation of the UI relative to the quantity of items presented.