Pinned Repositories
AndroidLiveCodeWarsawFlickr
Example code showing how easy it is to consume APIs with modern libraries such as Retrofit and OttoCachedField. Written during first edition of Android Live Coding in Warsaw on 14th January 2015
AndroidStubServer
Simple Http server that makes simulating API easy.
CachedField
Wrapper for expensive resources
EventCallback
Retrofit callbacks on steroids
kickmaterial
Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Material Design.
MockServer
Simple REST server that makes simulating API easy.
OttoCachedField
Wrapper for expensive values (like API calls) that post results by Otto bus.
OttoEventCallback
EventCallback for Square Otto
SecretSauce
Collection of utility classes that are common for multiple android projects.
SolarSystem
Outline's Repositories
byoutline/kickmaterial
Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Material Design.
byoutline/AndroidStubServer
Simple Http server that makes simulating API easy.
byoutline/MockServer
Simple REST server that makes simulating API easy.
byoutline/SecretSauce
Collection of utility classes that are common for multiple android projects.
byoutline/OttoCachedField
Wrapper for expensive values (like API calls) that post results by Otto bus.
byoutline/EventCallback
Retrofit callbacks on steroids
byoutline/CachedField
Wrapper for expensive resources
byoutline/AndroidLiveCodeWarsawFlickr
Example code showing how easy it is to consume APIs with modern libraries such as Retrofit and OttoCachedField. Written during first edition of Android Live Coding in Warsaw on 14th January 2015
byoutline/OttoEventCallback
EventCallback for Square Otto
byoutline/SolarSystem
byoutline/byoutline.github.io
Profile page
byoutline/EventBusCachedField
Wrapper for expensive values (like API calls) that post results by greenrobot EventBus. Moved to https://github.com/byoutline/CachedField
byoutline/hackfest2014
Project for Apps World
byoutline/IBusCachedField
Common classes useful for implementing CachedField that posts results on bus. Base for OttoCachedField and EventBusCachedField. Moved to https://github.com/byoutline/CachedField