Pinned Repositories
android-extendedactionbar
An example of how to extend the ActionBar under the status bar from the theme
android-extras-delegates
Kotlin property delegates to manage Android Intent and Bundle extras
generate-kotlin-multiple-rounds
Android sample project demonstrating how to generate Kotlin code through annotation processing, and then feeding it into a second round of annotation processing.
kotlin-metadata
renderthread
Android's RenderThread wrapper
sample-kotlin-compiler-plugin
Sample project demonstrating how to create a basic Kotlin compiler plugin.
Takhion's Repositories
Takhion/renderthread
Android's RenderThread wrapper
Takhion/android-extras-delegates
Kotlin property delegates to manage Android Intent and Bundle extras
Takhion/android-extendedactionbar
An example of how to extend the ActionBar under the status bar from the theme
Takhion/kotlin-metadata
Takhion/sample-kotlin-compiler-plugin
Sample project demonstrating how to create a basic Kotlin compiler plugin.
Takhion/generate-kotlin-multiple-rounds
Android sample project demonstrating how to generate Kotlin code through annotation processing, and then feeding it into a second round of annotation processing.
Takhion/kotlin-metadata-samples
Takhion/joda-time-android-no-tzdb
Joda Time, with time zones provided by Android.
Takhion/kotlin-metadata__kotlin-compiler-lite
Subset of the Kotlin compiler to be used by kotlin-metadata.
Takhion/Redux.kt
Kotlin port of Redux
Takhion/mpp-ios-android
Kotlin Multiplatform Project: Sharing code between iOS and Android
Takhion/arrow
Functional companion to Kotlin's Standard Library
Takhion/AtomicKotlinExamples
Examples auto-extracted from the book "Atomic Kotlin" (under development)
Takhion/CodeMirror
In-browser code editor
Takhion/engine
The Flutter engine
Takhion/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
Takhion/hands-on
Takhion/intellij-community
IntelliJ IDEA Community Edition
Takhion/kapt3-issues
Takhion/klipper
Klipper is a 3d-printer firmware
Takhion/kotlin-crash
Takhion/Leanplum-Android-SDK
Leanplum's integrated solution delivers meaningful engagement across messaging and the in-app experience.
Takhion/lifx-protocol-docs
LIFX LAN protocol V2 documentation
Takhion/Marlin_For_DexArm
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
Takhion/NyanProgressBar
Nyan cat progress bar plugin for IJ
Takhion/pandiff
Prose diffs for any document format supported by Pandoc
Takhion/Paraiso-Color-Palettes
Color scheme inspired by the art of Rubens LP
Takhion/Paraiso-IntelliJ-IDEA
Color scheme inspired by the art of Rubens LP
Takhion/ReactiveMVVMExperiment-Android
Trying to replicate https://github.com/notjosh/ReactiveMVVMExperiment on Android
Takhion/sample-mpp-android-app
A sample Android application using Kotlin Multiplatform Gradle plugin