griffinjm's Stars
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
iluwatar/java-design-patterns
Design patterns implemented in Java
angular/angular.js
AngularJS - HTML enhanced for web apps!
google/material-design-icons
Material Design icons by Google (Material Symbols)
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
angular-ui/bootstrap
PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
JStumpp/awesome-android
A curated list of awesome Android packages and resources.
harelba/q
q - Run SQL directly on delimited files and multi-file sqlite databases
liaohuqiu/android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
cncf/landscape
🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding, first and last commits, contributor counts and headquarters location.
navasmdc/MaterialDesignLibrary
This is a library with components of Android L to you use in android 2.2
davidsonfellipe/awesome-wpo
:pencil: A curated list of Web Performance Optimization. Everyone can contribute here!
kimmobrunfeldt/progressbar.js
Responsive and slick progress bars
Bearded-Hen/Android-Bootstrap
Bootstrap style widgets for Android, with Glyph Icons
pedant/sweet-alert-dialog
SweetAlert for Android, a beautiful and clever alert dialog
killbill/killbill
Open-Source Subscription Billing & Payments Platform
castorflex/SmoothProgressBar
A small Android library allowing you to have a smooth and customizable horizontal or circular indeterminate ProgressBar
paulroehr/EazeGraph
An Android chart and graph library
codemybrainsout/ahoy-onboarding
Android onboarding library.
musenkishi/wally
Wally is a fast and efficient wallpaper application for Android
asciimoo/cssplot
Pure CSS charts
jmockit/jmockit1
Advanced Java library for integration testing, mocking, faking, and code coverage
antonkrasov/AndroidProgressLayout
Android View to simplify working with ProgressBar
tameraydin/ngToast
Angular provider for toast notifications
castorflex/PlayServicesStrip-plugin
DEPRECATED - Use play-services 6.x instead. Gradle plugin to strip your google play services
griffinjm/GreedyViews
Some View/Layout classes which override their super's onInterceptTouchEvent() implementation in order to prevent touch events being passed to their inner views.
griffinjm/GriffChart
A simple and straightforward graphing library for Android
griffinjm/AndroidUtils
A collection of utility methods I've commonly re-used in my Android projects.