cavega's Stars
willfarrell/alfred-workflows
Alfred Workflows for Developers
square/dagger
A fast dependency injector for Android and Java.
google/dagger
A fast dependency injector for Android and Java.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
permissions-dispatcher/PermissionsDispatcher
A declarative API to handle Android runtime permissions.
nickbutcher/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
ReactiveX/RxAndroid
RxJava bindings for Android
rharter/auto-value-moshi
AutoValue: Moshi Extension
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
JakeWharton/ThreeTenABP
An adaptation of the JSR-310 backport for Android.
Musenkishi/Atelier
A fast and clean way of using Palette in lists
TonicArtos/SuperSLiM
A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
mrwonderman/driveimageview
An advanced ImageView with a nice approach to display some text inside it.
nico2sh/materialish-progress
A material style progress wheel compatible with 2.3
airbnb/DeepLinkDispatch
A simple, annotation-based library for making deep link handling better on Android
square/sqlbrite
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
hdoria/xcode-themes
Color themes for Xcode
ReactiveX/RxKotlin
RxJava bindings for Kotlin
square/leakcanary
A memory leak detection library for Android.
square/retrofit
A type-safe HTTP client for Android and the JVM
square/moshi
A modern JSON library for Kotlin and Java.
julman99/gson-fire
A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getters) serialization, pre/post processors and many others. Check out the documentation to learn how to use it!
JakeWharton/RxBinding
RxJava binding APIs for Android's UI widgets.
pedrovgs/Algorithms
Solutions for some common algorithm problems written in Java.
vinc3m1/RoundedImageView
A fast ImageView that supports rounded corners, ovals, and circles.
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
romainguy/road-trip
A sample Android application that demonstrates how to implement various visual effects.
google/material-design-icons
Material Design icons by Google (Material Symbols)
keyboardsurfer/idea-live-templates
An #androidDev collection of Live Templates for Android Studio
joelittlejohn/jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc