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
jpardogo avatar

jpardogo/GoogleProgressBar

0
View on GitHub↗
1,303 stars·269 forks·Java·Apache-2.0·10 views

GoogleProgressBar

Android library to display progress like google does in some of his services.

Features

  • Progress and Seekers - Progress indicators inspired by Google apps.
  • Progress Indicators - Collection of Google-style progress bar animations.

Star history

Star history chart for jpardogo/googleprogressbarStar history chart for jpardogo/googleprogressbar

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What does jpardogo/googleprogressbar do?

Android library to display progress like google does in some of his services.

What are the main features of jpardogo/googleprogressbar?

The main features of jpardogo/googleprogressbar are: Progress and Seekers, Progress Indicators.

Which projects share features with jpardogo/googleprogressbar?

Projects with overlapping indexed features include: lzyzsd/circleprogress — CircleProgress is a custom view library for Android that provides reusable UI widgets for rendering circular, donut,… mrwonderman/android-square-progressbar — An android library to display a progressbar that goes around an image. castorflex/smoothprogressbar — SmoothProgressBar is an Android custom progress bar library designed to render customizable horizontal and circular… daimajia/numberprogressbar — NumberProgressBar is a customizable Android view library that provides a slim progress indicator. It combines a visual… aliab/circular-music-progressbar. alamofire/alamofirenetworkactivityindicator — Controls the visibility of the network activity indicator on iOS using Alamofire.

Projects sharing features with GoogleProgressBar

These projects share indexed features with GoogleProgressBar. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • daimajia/numberprogressbardaimajia avatar

    daimajia/NumberProgressBar

    6,092View on GitHub↗

    NumberProgressBar is a customizable Android view library that provides a slim progress indicator. It combines a visual fill level with a numerical value to display completion status within Android applications. The component allows for the attachment of custom prefix and suffix labels to numerical indicators to provide additional context. It supports a range of styling options, including the ability to adjust the colors, height, and text size of the progress tracks to match specific visual designs.

    Java
    View on GitHub↗6,092
  • lzyzsd/circleprogresslzyzsd avatar

    lzyzsd/CircleProgress

    3,800View on GitHub↗

    CircleProgress is a custom view library for Android that provides reusable UI widgets for rendering circular, donut, or arc-shaped progress indicators. It is designed to help developers visualize task completion status and data progress within native mobile application interfaces. The component allows for the display of custom text labels and inner graphical assets alongside the progress indicator. It functions by manually calculating paths and arcs on a canvas surface, translating progress percentages into geometric angles to ensure accurate positioning within a circular frame. The library

    Java
    View on GitHub↗3,800
  • castorflex/smoothprogressbarcastorflex avatar

    castorflex/SmoothProgressBar

    4,512View on GitHub↗

    SmoothProgressBar is an Android custom progress bar library designed to render customizable horizontal and circular indeterminate loading indicators. It functions as a reusable UI component and view extension used to display the status of background processes within Android applications. The library provides smooth animations and custom styles to create fluid loading states. It supports both linear and circular formats, allowing for specific colors and styles to match a mobile application's design system.

    Java
    View on GitHub↗4,512
  • mrwonderman/android-square-progressbarmrwonderman avatar

    mrwonderman/android-square-progressbar

    1,271View on GitHub↗

    An android library to display a progressbar that goes around an image.

    Java
    View on GitHub↗1,271
Compare all 30 related projects→