Jintin
Android GDE, husband and dad. Love to build interesting things to make life easier.
Taipei, Taiwan
Pinned Repositories
aliasme
A shell script to memorize your command in command line.
andle
andle is an Android tool help you sync dependencies, sdk or build tool version.
BindingExtension
Android ViewBinding extension to provide simpler usage in Activity, Fragment and ViewHolder.
FancyLocationProvider
Wrapper of FusedLocationProviderClient for Android to support modern usage like LiveData and Flow
KFactory
KFactory is a library to build simple factory patterns easily leverage on KSP(Kotlin Symbol Processing).
LeetRecord
LeetRecord is a Chrome extension to record your leetcode result.
QuickRoute
Quick route to developer options page and all exported activity easily
Swimat
An Xcode formatter plug-in to format your swift code.
transai
transai is a localization tool on Android and iOS.
TypedBundle
Type safe Bundle for Android development
Jintin's Repositories
Jintin/Swimat
An Xcode formatter plug-in to format your swift code.
Jintin/aliasme
A shell script to memorize your command in command line.
Jintin/FancyLocationProvider
Wrapper of FusedLocationProviderClient for Android to support modern usage like LiveData and Flow
Jintin/andle
andle is an Android tool help you sync dependencies, sdk or build tool version.
Jintin/KFactory
KFactory is a library to build simple factory patterns easily leverage on KSP(Kotlin Symbol Processing).
Jintin/BindingExtension
Android ViewBinding extension to provide simpler usage in Activity, Fragment and ViewHolder.
Jintin/TypedBundle
Type safe Bundle for Android development
Jintin/QuickRoute
Quick route to developer options page and all exported activity easily
Jintin/Jentry
Jentry is a command line tool to analyze Kotlin/Java public information inside the jar/aar files
Jintin/AndroidShiQuan
Android十全大補範例
Jintin/KBuilder
KBuilder help you to generate builder pattern related class in Kotlin
Jintin/Clerk
Clerk is a log service to collect and display your app log on Android devices.
Jintin/BindsAdapter
BindsAdapter is an Android library to help you create and maintain Adapter class easier via ksp( Kotlin Symbol Processing).
Jintin/AdventCode2021
Kotlin solutions for https://adventofcode.com/2021
Jintin/AdventCode2022
Kotlin solutions for https://adventofcode.com/2022
Jintin/AndroidTestSample
Android Unit Test sample
Jintin/ChatCompose
Simple Chat App built by pure Compose similar to JetChat
Jintin/ContactsCompose
ContactsCompose is a demo contact app written entirely in Jetpack Compose with hardcoded data.
Jintin/EspressoSample
Espresso testing in Android sample
Jintin/Ktorfit
Ktorfit is a Ktor extension to simulate Retrofit usage build via KSP.
Jintin/RecyclerViewSample
Android RecyclerView relate code sample
Jintin/RoomSample
Jintin/YoutubeParser
Jintin/AQISample
Jintin/DaggerSample
Sample for Dagger
Jintin/KoinSample
Sample for Koin
Jintin/OSSRH-87416
Jintin/RetrofitSample
Jintin/SocketSample
Jintin/ViewModelSample
Android Viewmodel and LiveData sample