Joel Roman's repositories
apollo-kotlin-tutorial
The code for the Apollo Android Tutorial
awesome-android
A curated list of awesome Android packages and resources.
commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
compose-samples
Official Jetpack Compose samples.
gradle-maven-publish-plugin
Gradle plugin that configures an uploadArchives task to automatically upload all of your Java, Kotlin or Android libraries to any Maven instance.
kotlinx-cli
Pure Kotlin implementation of a generic CLI parser.
material-dialogs
π A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
play-services-plugins
Plugins to help with using Google Play services SDK.
stream-chat-android
Official Android SDK for Stream Chat. Powerful client, offline support, and UI component libraries for awesome in-app chat features. Kotlin-first, Open-Source, free for Makers.
workflow-kotlin
A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.
android-developer-roadmap
πΊ The 2022 Android Developer Roadmap suggests learning paths to understanding Android development.
Balloon
:balloon: A lightweight popup like tooltips, fully customizable with an arrow and animations.
ksp
Kotlin Symbol Processing API
Pokedex
π‘οΈ Android Pokedex using Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
ProcessPhoenix
Process Phoenix facilitates restarting your application process.
public-apis
A collective list of free APIs
RxJava2-Android-Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
uniflow-kt
Uniflow π¦ - Simple Unidirectional Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming