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

chrisbanes/cheesesquare

0
View on GitHub↗

Cheesesquare

CheeseSquare is an Android UI component gallery and reference application. It serves as a practical demonstration of Material Design components and layout patterns implemented on the Android platform.

The project showcases the use of standardized library elements, including collapsing toolbars, floating action buttons, and navigation drawers. It provides a live environment for prototyping Android components to ensure design consistency across different device screens.

The application focuses on the implementation of Android design guidelines and mobile user experience standardization through the use of shared layout patterns and interface components.

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

Features

  • Interactive Component Galleries - Provides an interactive gallery of user interface elements with demonstrations of consistent design guidelines.
  • Android UI Components - Showcases reusable visual elements and interface widgets designed for building native Android application experiences.
  • Material Design Components - Implements standardized Material Design widgets and layouts such as floating action buttons and collapsing toolbars.
  • Reference Applications - Serves as a sample application showcasing Material Design components and layout patterns on Android.
  • Material Design Libraries - Provides a practical implementation of standardized design language specifications via an Android library.
  • UI Component Libraries - Provides a collection of reusable interface elements and interaction patterns for a consistent user experience.
  • Design Guidelines - Applies standardized rules and best practices for the consistent placement and behavior of interface elements.
  • UI Component Prototypes - Offers a live environment for testing visual and interactive concepts of Android UI elements.
  • UX Standardization Patterns - Utilizes shared layout patterns to ensure a consistent look and feel across different mobile device screens.
  • Reference Applications - Reference app demonstrating the Android Design Support Library.
  • Code Samples And Demos - Demos the new Android Design library.
7,645 stars·1,786 forks·Kotlin·Apache-2.0·18 views

Star history

Star history chart for chrisbanes/cheesesquareStar history chart for chrisbanes/cheesesquare

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.

Frequently asked questions

What does chrisbanes/cheesesquare do?

CheeseSquare is an Android UI component gallery and reference application. It serves as a practical demonstration of Material Design components and layout patterns implemented on the Android platform.

What are the main features of chrisbanes/cheesesquare?

The main features of chrisbanes/cheesesquare are: Interactive Component Galleries, Android UI Components, Material Design Components, Reference Applications, Material Design Libraries, UI Component Libraries, Design Guidelines, UI Component Prototypes.

Which projects share features with chrisbanes/cheesesquare?

Projects with overlapping indexed features include: material-components/material-components-android — This project is a native Android widget toolkit that provides a collection of standardized interface elements for… clans/floatingactionbutton — This project provides a set of Android Material Design widgets, including floating action buttons and floating action… afollestad/material-dialogs — material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for… navasmdc/materialdesignlibrary — MaterialDesignLibrary is an Android Material Design UI library and cross-version framework. It provides a collection… rey5137/material — A library to bring fully animated Material Design components to pre-Lolipop Android. florent37/materialviewpager — MaterialViewPager is a library that creates a scrollable, swipeable interface with an animated header image, toolbar,…

Projects sharing features with Cheesesquare

These projects share indexed features with Cheesesquare. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • material-components/material-components-androidmaterial-components avatar

    material-components/material-components-android

    17,164View on GitHub↗

    This project is a native Android widget toolkit that provides a collection of standardized interface elements for mobile application development. It serves as a comprehensive implementation of the Material Design language, offering ready-to-use widgets and layouts designed to ensure consistent visual and interactive patterns across an application. The library distinguishes itself by integrating directly with the platform view system, allowing developers to maintain a uniform look and feel across different screens. It utilizes a centralized theme object to resolve visual properties and support

    Javaandroidmaterial-componentsmaterial-design
    View on GitHub↗17,164
  • clans/floatingactionbuttonClans avatar

    Clans/FloatingActionButton

    5,175View on GitHub↗

    This project provides a set of Android Material Design widgets, including floating action buttons and floating action menu components. These elements highlight primary screen actions through customizable sizing, shadow effects, and Jetpack Compose UI components. The library includes a circular progress button that embeds a loading spinner to signal background task processing. Its menu components organize expanding buttons with labels and background dimming to provide quick access to multiple primary application actions.

    Javaandroidfloatingactionbutton
    View on GitHub↗5,175
  • 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
  • navasmdc/materialdesignlibrarynavasmdc avatar

    navasmdc/MaterialDesignLibrary

    8,922View on GitHub↗

    MaterialDesignLibrary is an Android Material Design UI library and cross-version framework. It provides a collection of pre-built interface controls and a compatibility layer that enables modern design patterns on older Android devices starting from version 2.2. The project focuses on bringing updated design standards to legacy Android versions to ensure a consistent user experience. This is achieved through a compatibility layer that implements modern interface elements without sacrificing visual quality on outdated operating system releases. The library includes a variety of functional com

    Java
    View on GitHub↗8,922
Compare all 30 related projects→