scraplesh's Stars
Baseflow/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
coil-kt/coil
Image loading for Android and Compose Multiplatform.
thumbor/thumbor
thumbor is an open-source photo thumbnail service by globo.com
barteksc/AndroidPdfViewer
Android view for displaying PDFs rendered with PdfiumAndroid
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
cashapp/sqldelight
SQLDelight - Generates typesafe Kotlin APIs from SQL
socketio/socket.io-client-java
Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
apollographql/apollo-kotlin
:rocket: A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
MobileNativeFoundation/Store
A Kotlin Multiplatform solution for working with data. Whether you’re building alone or with a team of thousands, Store can help
cashapp/turbine
A testing library for kotlinx.coroutines Flow
uber/needle
Compile-time safe Swift dependency injection framework
pchab/AndroidRTC
Android client for ProjectRTC - a WebRTC demo
androidbroadcast/ViewBindingPropertyDelegate
Make work with Android View Binding simpler
square/anvil
A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
RedMadRobot/input-mask-android
User input masking library repo.
kordlib/kord
Idiomatic Kotlin Wrapper for The Discord API
mannodermaus/android-junit5
Testing with JUnit 5 for Android.
square/cycler
santalu/maskara
A simple way to format text fields without getting affected by input filters
fingerprintjs/fingerprintjs-android
Swiss army knife for identifying and fingerprinting Android devices. MIT license, no restrictions on usage in production.
TheCodeMonks/NYTimes-App
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
akarnokd/kotlin-flow-extensions
Extensions to the Kotlin Flow library.
yandextaxitech/binaryprefs
Rapidly fast and lightweight re-implementation of SharedPreferences which stores each preference in files separately, performs disk operations via NIO with memory mapped byte buffers and works IPC (between processes). Written from scratch.
Devlight/CornerCutLinearLayout
Linear Layout that allow corner (parent and children) cuts, complex shadow and divider.
usefulness/easylauncher-gradle-plugin
Add a different ribbon to each of your Android app variants using this gradle plugin. Of course, configure it as you will
edgar-zigis/CoroutineRecipes
Playground for Kotlin Coroutines. Basics, Channels, Flows, useful examples & comparison to RxJava.
fastlane/fastlane-plugin-firebase_app_distribution
fastlane plugin for Firebase App Distribution. https://firebase.google.com/docs/app-distribution
mmobin789/pixel
A lightweight image loader for Android backed by Kotlin Coroutines.
simonschiller/prefiller
Prefiller is a Gradle plugin that generates pre-filled Room databases at compile time.
OKatrych/RightSheetBehavior
Modified BottomSheetBehavior to be shown from the right side.