Pinned Repositories
bico
A MetaWatch Bike Computer
EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
kbyteutils
Kotline ByteArray Utilities
keyvaluestores
summary of key value stores out there
kompack
MessagePack serialization for Kotlin JVM and multiplatform (native). Both lowlevel API + kotlinx.serialization module for easy to use Kotlin data class serialization. msgpack.org[Kotlin Multiplatform]
kompack-sample-application
libriami
Libriami is a Java API to access and convert different addressbook formats (LDIF, VCF, VCARD, etc.)
mbassador
An event bus aiming at ease of use and performance. Features: Declarative listener definition via annotations, sync and/or async event delivery, weak-references, message filtering
MWM-for-Android
Meta Watch Manager Android SDK project for watch wrangling, remote protocol handling and notification routing for the Meta Watch wearable development systems. Includes an Intents based API for quick experiments.
SmartTrainerBLETest
Prototype to play with my Tacx Vortex Smart trainer and Wahoo Kickr heart rate sensor. Both are supporting Bluetooth Smart / ANT+
dedee's Repositories
dedee/bico
A MetaWatch Bike Computer
dedee/SmartTrainerBLETest
Prototype to play with my Tacx Vortex Smart trainer and Wahoo Kickr heart rate sensor. Both are supporting Bluetooth Smart / ANT+
dedee/keyvaluestores
summary of key value stores out there
dedee/libriami
Libriami is a Java API to access and convert different addressbook formats (LDIF, VCF, VCARD, etc.)
dedee/MWM-for-Android
Meta Watch Manager Android SDK project for watch wrangling, remote protocol handling and notification routing for the Meta Watch wearable development systems. Includes an Intents based API for quick experiments.
dedee/EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
dedee/kbyteutils
Kotline ByteArray Utilities
dedee/kompack
MessagePack serialization for Kotlin JVM and multiplatform (native). Both lowlevel API + kotlinx.serialization module for easy to use Kotlin data class serialization. msgpack.org[Kotlin Multiplatform]
dedee/kompack-sample-application
dedee/mbassador
An event bus aiming at ease of use and performance. Features: Declarative listener definition via annotations, sync and/or async event delivery, weak-references, message filtering
dedee/msgpack
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
dedee/sg-cdb
Java version of D.J. Bernstein's constant database (cdb) library.
dedee/simplelauncher
An example custom launcher for Android
dedee/suspend-cdb
A Constant Database (cdb) in Java
dedee/tinycdb-windows
Windows variant of Michael Tokarevs TinyCDB project