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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fengdai avatar

fengdai/AlertDialogPro

0
View on GitHub↗
463 stars·116 forks·Java·2 views

AlertDialogPro

[Deprecated] This project can make it easy to theme and custom Android's dialog. Also provides Holo and Material themes for old devices.

Features

  • Dialogs and Alerts - Material-styled alert dialog library.
  • Material Design Components - Material-styled alert dialogs for older versions.

Star history

Star history chart for fengdai/alertdialogproStar history chart for fengdai/alertdialogpro

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to AlertDialogPro

Similar open-source projects, ranked by how many features they share with AlertDialogPro.
  • drakeet/materialdialogD

    drakeet/MaterialDialog

    0View on GitHub↗
    View on GitHub↗0
  • afollestad/material-dialogsafollestad avatar

    afollestad/material-dialogs

    19,577View on GitHub↗

    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
    View on GitHub↗19,577
  • miguelcatalan/materialsearchviewMiguelCatalan avatar

    MiguelCatalan/MaterialSearchView

    3,812View on GitHub↗

    MaterialSearchView is an Android UI component that provides a search interface following Material Design guidelines. It functions as a reusable visual element for implementing search bars and query inputs within mobile applications. The component includes a search suggestion provider to display predefined query options as users type and built-in voice search integration to convert spoken commands into text input. The project covers search interface development and component styling, allowing for the customization of colors and icons to match specific application themes.

    Java
    View on GitHub↗3,812
  • androiddeveloperlb/materialstufflibraryA

    AndroidDeveloperLB/MaterialStuffLibrary

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to AlertDialogPro→

Frequently asked questions

What does fengdai/alertdialogpro do?

[Deprecated] This project can make it easy to theme and custom Android's dialog. Also provides Holo and Material themes for old devices.

What are the main features of fengdai/alertdialogpro?

The main features of fengdai/alertdialogpro are: Dialogs and Alerts, Material Design Components.

What are some open-source alternatives to fengdai/alertdialogpro?

Open-source alternatives to fengdai/alertdialogpro include: afollestad/material-dialogs — material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for… drakeet/materialdialog. miguelcatalan/materialsearchview — MaterialSearchView is an Android UI component that provides a search interface following Material Design guidelines.… androiddeveloperlb/materialstufflibrary. chrisrenke/drawerarrowdrawable — Visual back-port of the rotating drawer-to-arrow drawable from Android L. balysv/material-ripple — [deprecated] Android L Ripple effect wrapper for Views.