hhyeok1026's Stars
brave/adblock-rust
Brave's Rust-based adblock engine
TheRealJoelmatic/RemoveAdblockThing
The intrusive "Ad blocker are not allowed on YouTube" message is annoying. This open-source project aims to address this issue by providing a solution to bypass YouTube's ad blocker detection
BruceEckel/AtomicKotlinExamples
Examples auto-extracted from the book "Atomic Kotlin."
gilbutITbook/080301
<아토믹 코틀린> 소스 코드입니다.
xxv/android-lifecycle
A diagram of the Android Activity / Fragment lifecycle
android/compose-samples
Official Jetpack Compose samples.
droidknights/DroidKnightsApp
국내 최대 규모 안드로이드 컨퍼런스 드로이드나이츠 앱
sncvikas/ADB_Commands
Here is a handy list of adb commands widely used while working with Android platform.
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Gurupreet/ComposeCookBook
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
pinterest/ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
chrisbanes/tivi
Tivi is a TV show tracking Android app, which connects to trakt.tv
android/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
krzdabrowski/android-starter-2022
Clean Android multi-module offline-first scalable app in 2022. Including Jetpack Compose (with tests), MVI, Material 3, Kotlin coroutines/Flow, Kotlin serialization, Hilt, Room, JUnit5, Turbine, MockK, GitHub Actions, Renovate, KtLint and Detekt.
tulios/json-viewer
It is a Chrome extension for printing JSON and JSONP.
google-developer-training/android-kotlin-fundamentals-apps
android-kotlin-fundamentals-apps
google-developer-training/android-kotlin-fundamentals-starter-apps
android-kotlin-fundamentals-starter-apps
android/views-widgets-samples
Multiple samples showing the best practices in views-widgets on Android.
square/retrofit
A type-safe HTTP client for Android and the JVM
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
eczarny/spectacle
Spectacle allows you to organize your windows without using a mouse.
rxhanson/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
cliearl/book-search-app
A book info search android app using android architecture components and MVVM architecture (Kotlin + Coroutines + Retrofit + Room + DataStore + Paging + WorkManager + Hilt)
JakeWharton/retrofit2-kotlinx-serialization-converter
A Retrofit 2 Converter.Factory for Kotlin serialization.
AppHouseKitchen/AlDente-Charge-Limiter
Menubar Tool to set Charge Limits and Prolong Battery Lifespan
pilotmoon/Scroll-Reverser
Per-device scrolling prefs on macOS.
gdgand/ComposeCamp2022-for-Beginners
https://developersonair.withgoogle.com/events/composecamp_22kr
gdgand/ComposeCamp2022
https://gdg.community.dev/e/m55vvm/
JetBrains/kotlin
The Kotlin Programming Language.
Kotlin/kotlin-in-action
Code samples from the "Kotlin in Action" book