Pinned Repositories
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-guidelines
Architecture and code guidelines I use for personal projects and at Blockchain.
android-navigation
android-router
A simple router (view dispatcher) for Android Activities and Views
android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
databindingtalk
sample of data binding usage for gdg talk
every-programmer-should-know
A collection of (mostly) technical things every software developer should know
kotlin-sample
kotlin-vs-java
Project showing differences between Kotlin and Java
realm-browser
Android Realm Database Browser
dawidhyzy's Repositories
dawidhyzy/kotlin-sample
dawidhyzy/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
dawidhyzy/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
dawidhyzy/android-guidelines
Architecture and code guidelines I use for personal projects and at Blockchain.
dawidhyzy/android-navigation
dawidhyzy/android-router
A simple router (view dispatcher) for Android Activities and Views
dawidhyzy/android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
dawidhyzy/databindingtalk
sample of data binding usage for gdg talk
dawidhyzy/kotlin-vs-java
Project showing differences between Kotlin and Java
dawidhyzy/realm-browser
Android Realm Database Browser
dawidhyzy/Design-Patterns-In-Kotlin
Design Patterns implemented in Kotlin
dawidhyzy/floatingsearchview
A search view that implements a floating search bar also known as persistent search
dawidhyzy/kmp-test
dawidhyzy/ktor-example
dawidhyzy/TapTargetView
An implementation of tap targets from the Material Design guidelines for feature discovery
dawidhyzy/timely
Timely App For Late Notification
dawidhyzy/two-daggers
This is a sample app that is part of a blog post I have written about how Dagger 1 and Dagger 2 can live together in order to facilitate a potential gradual migration process in big codebases with many contributors.