awesome-repositories.com
Blog
awesome-repositories.com

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

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

orhanobut/dialogplus

0
View on GitHub↗
4,963 Stars·780 Forks·Java·Apache-2.0·2 Aufrufe

Dialogplus

Dialogplus ist eine Android-Dialog-UI-Bibliothek und ein Layout-Framework, das eine Sammlung anpassbarer Pop-up-Fenster und wiederverwendbarer Schnittstellenelemente bereitstellt. Es dient als Toolkit zur Organisation von Listen-, Raster- und benutzerdefinierten View-Inhalten innerhalb mobiler Bildschirmoverlays.

Die Bibliothek ermöglicht das Rendern von Pop-up-Fenstern mit maßgeschneiderten Kopf- und Fußzeilen sowie Inhaltsbereichen. Sie enthält Systeme zur Platzierung dieser Overlays am oberen, mittleren oder unteren Rand des Displays unter Verwendung integrierter Animationen und vordefinierter Layout-Muster.

Das Framework unterstützt eine flexible Inhaltsorganisation durch die Verwendung scrollbarer Listen, Raster und die Einbettung benutzerdefinierter Layouts oder spezifischer View-Instanzen. Diese Elemente werden über Datenadapter und strukturelle Container verwaltet, um konsistente visuelle Layouts beizubehalten.

Features

  • Android Dialog Management - Provides a comprehensive system for building and displaying standardized list, grid, and custom view dialogs on Android.
  • Android Dialog UI Libraries - Serves as a specialized library of customizable pop-up windows and overlays for Android applications.
  • Android UI Components - Supplies a set of reusable interface elements for rendering headers, footers, and data-driven areas in Android.
  • Overlay Layout Frameworks - Provides a toolkit for organizing list, grid, and custom view content specifically within mobile screen overlays.
  • Android UI Customization - Provides a framework for customizing the layouts and animations of pop-up windows in Android applications.
  • Pop-up Overlays - Manages the creation and positioning of interactive pop-up overlay layers on the screen.
  • Custom View Injection - Allows inserting custom view instances or pre-defined XML layouts into pop-up containers for flexible interface construction.
  • Dialog Layout Composition - Enables the assembly of pop-up windows by combining distinct header, body, and footer sections into a single hierarchy.
  • List and Grid Components - Implements data-driven list and grid views within pop-ups managed via standard adapters.
  • Android Interface Design - Offers design patterns for integrating specialized view instances into Android pop-up bodies.
  • Adapter-Based UI Bindings - Implements adapter patterns to dynamically map data sets to list and grid elements within pop-up windows.
  • Custom Dialog Rendering - Implements a system for rendering pop-up windows with tailored headers, footers, and content areas.
  • Component Layout Containers - Provides flexible containers to render information using list, grid, or custom structures within a window.
  • Overlay Dialogs - Offers a set of pre-defined list and grid layouts for creating consistent overlay windows.
  • Overlay Positioning Systems - Implements mechanisms for placing pop-up interfaces at specific screen locations like top, center, or bottom.
  • Overlay Transition Animations - Provides visual animations for the entry and exit of pop-up overlay containers.
  • View Layouts - Enables the insertion of user-defined layouts or specific view instances into pop-up bodies.
  • Dialogs and Alerts - Dialogs with custom animations.
  • Dialogs and Popups - Dialogs with custom animation support.
  • UI Components - Advanced dialog solution.

Star-Verlauf

Star-Verlauf für orhanobut/dialogplusStar-Verlauf für orhanobut/dialogplus

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Dialogplus

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Dialogplus.
  • afollestad/material-dialogsAvatar von afollestad

    afollestad/material-dialogs

    19,577Auf GitHub ansehen↗

    material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for Android applications. It is designed to implement user interface elements that follow Material Design standards. The library provides specialized modal interfaces for selecting calendar dates, clock times, and specific color values. It also includes system chooser integrations for selecting files and directories from local storage. Beyond pickers, the library covers a broader range of interaction components including text input dialogs, modal alerts with action buttons, and bot

    Kotlin
    Auf GitHub ansehen↗19,577
  • razerdp/basepopupAvatar von razerdp

    razerdp/BasePopup

    5,255Auf GitHub ansehen↗

    BasePopup is an Android popup window library and UI component framework designed for creating custom floating windows and overlays within Android applications. It provides a set of reusable elements to render focused content and temporary controls on top of the main application screen. The library manages the layout and display of these floating views through a custom framework that standardizes the appearance and behavior of pop-up menus. It specifically implements Android popup window functionality to provide contextual options without requiring navigation away from the current page. The f

    Javaandroidpopuppopup-menu
    Auf GitHub ansehen↗5,255
  • orderella/popupdialogAvatar von orderella

    orderella/PopupDialog

    4,026Auf GitHub ansehen↗

    PopupDialog is a Swift UI component library for iOS that provides a custom modal overlay system. It serves as a flexible replacement for the standard system alert controller, allowing for the creation of stylized popups and alerts with custom layouts. The library distinguishes itself through the ability to embed arbitrary view controllers directly into the dialog body. It includes a centralized theme configuration system to maintain consistent visual styles for containers, overlays, and buttons across an entire application. The project covers a broad range of layout and behavioral controls,

    Swift
    Auf GitHub ansehen↗4,026
  • tvbarthel/blurdialogfragmentAvatar von tvbarthel

    tvbarthel/BlurDialogFragment

    2,076Auf GitHub ansehen↗

    Library project to display DialogFragment with a blur effect.

    Java
    Auf GitHub ansehen↗2,076
Alle 30 Alternativen zu Dialogplus anzeigen→

Häufig gestellte Fragen

Was macht orhanobut/dialogplus?

Dialogplus ist eine Android-Dialog-UI-Bibliothek und ein Layout-Framework, das eine Sammlung anpassbarer Pop-up-Fenster und wiederverwendbarer Schnittstellenelemente bereitstellt. Es dient als Toolkit zur Organisation von Listen-, Raster- und benutzerdefinierten View-Inhalten innerhalb mobiler Bildschirmoverlays.

Was sind die Hauptfunktionen von orhanobut/dialogplus?

Die Hauptfunktionen von orhanobut/dialogplus sind: Android Dialog Management, Android Dialog UI Libraries, Android UI Components, Overlay Layout Frameworks, Android UI Customization, Pop-up Overlays, Custom View Injection, Dialog Layout Composition.

Welche Open-Source-Alternativen gibt es zu orhanobut/dialogplus?

Open-Source-Alternativen zu orhanobut/dialogplus sind unter anderem: afollestad/material-dialogs — material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for… razerdp/basepopup — BasePopup is an Android popup window library and UI component framework designed for creating custom floating windows… orderella/popupdialog — PopupDialog is a Swift UI component library for iOS that provides a custom modal overlay system. It serves as a… tvbarthel/blurdialogfragment — Library project to display DialogFragment with a blur effect. ashok-varma/bottomnavigation — BottomNavigation is an Android UI component library used to implement a standard navigation bar at the bottom of a… ogaclejapan/smarttablayout — SmartTabLayout is an Android user interface navigation component that synchronizes a tabbed navigation strip with the…