Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devgianlu/commonutils
A collection of useful Android classes
https://github.com/devgianlu/commonutils
android java material-design utils
Last synced: 1 day ago
JSON representation
A collection of useful Android classes
- Host: GitHub
- URL: https://github.com/devgianlu/commonutils
- Owner: devgianlu
- Created: 2018-03-27T12:27:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T14:26:12.000Z (5 months ago)
- Last Synced: 2025-01-22T13:06:47.653Z (9 days ago)
- Topics: android, java, material-design, utils
- Language: Java
- Homepage:
- Size: 2.46 MB
- Stars: 70
- Watchers: 10
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CommonUtils
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2567f5fc0fe946cabc73519bd2ac9324)](https://www.codacy.com/gh/devgianlu/CommonUtils/dashboard?utm_source=github.com&utm_medium=referral&utm_content=devgianlu/CommonUtils&utm_campaign=Badge_Grade)
This is a library I use inside many of my Android projects (almost all of them). It includes many useful classes to comply Material Design standards and more.
## Issues
If the issue is under the `com.gianlu.commonutils` package this is the right place to create the issue, if it belongs to another package create an issue on the appropriate repository.## Versioning
I usually edit this library from another project, therefore the commit messages might not be the most descriptive ones.