Pinned Repositories
butterknife
Bind Android views and callbacks to fields and methods.
auto-value-moshi
AutoValue: Moshi Extension
jacoco-example
A simple example project that shows JaCoCo usage with a multi module project
moshi-lazy-adapters
A collection of simple JsonAdapters for Moshi.
RxMVP
Simple example of an application build with the MVP pattern using RxJava
TagCloudView
A Android TagCloudView demo project
moshi
A modern JSON library for Kotlin and Java.
serj-lotutovici's Repositories
serj-lotutovici/moshi-lazy-adapters
A collection of simple JsonAdapters for Moshi.
serj-lotutovici/jacoco-example
A simple example project that shows JaCoCo usage with a multi module project
serj-lotutovici/TagCloudView
A Android TagCloudView demo project
serj-lotutovici/RxMVP
Simple example of an application build with the MVP pattern using RxJava
serj-lotutovici/json-benchmarking
Simple java application that runs and prints out benchmarking results for various json parsing approaches
serj-lotutovici/lists-and-dbs
Simple playground project
serj-lotutovici/moshi
A modern JSON library for Android and Java.
serj-lotutovici/RxMVSomething
A small playground project
serj-lotutovici/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
serj-lotutovici/auto-value-gson
AutoValue Extension to add Gson De/Serializer support
serj-lotutovici/auto-value-moshi
AutoValue: Moshi Extension
serj-lotutovici/butterknife
View "injection" library for Android.
serj-lotutovici/conferences
A community-curated list of conferences around the world for Android developers.
serj-lotutovici/detekt
Static code analysis for Kotlin
serj-lotutovici/hoverboard
GDG DevFest 2015 site template
serj-lotutovici/jack-vs-retrolambda-sample
Simple project, that allows to investigate Jack vs Retrolambda
serj-lotutovici/kotlin-for-the-masses
Kotlin full stack playground project.
serj-lotutovici/native-navigation
Native navigation library for React Native applications
serj-lotutovici/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
serj-lotutovici/okio
A modern I/O API for Java
serj-lotutovici/presentations
serj-lotutovici/qualitymatters
Android Development Culture
serj-lotutovici/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
serj-lotutovici/rx-preferences
Reactive SharedPreferences for Android
serj-lotutovici/RxFingerprint
Android Fingerprint authentication and encryption with RxJava
serj-lotutovici/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
serj-lotutovici/sqlbrite
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.