Pinned Repositories
dotfiles
personal dotfiles, generally useful for android/java development, etc.
engineering-blogs
ghost-themes
Themes for the Ghost blogging platform - select a theme by changing branch.
MvmvpDemo
Testbed application for my MVMVP Architecture demoed at DroidconNYC 2018
RxBroadcastReceiver
Rx Bindings for Framework BroadcastReceiver and Support Library's LocalBroadcastManager
sddamico's Repositories
sddamico/MvmvpDemo
Testbed application for my MVMVP Architecture demoed at DroidconNYC 2018
sddamico/RxBroadcastReceiver
Rx Bindings for Framework BroadcastReceiver and Support Library's LocalBroadcastManager
sddamico/engineering-blogs
sddamico/ghost-themes
Themes for the Ghost blogging platform - select a theme by changing branch.
sddamico/dotfiles
personal dotfiles, generally useful for android/java development, etc.
sddamico/firebase-performance-oncreate-bug
A bug in firebase performance monitoring that causes a verify error on activity classes
sddamico/mapbox-marker-bug
A bug when adding/removing markers based on zoom level
sddamico/awesome-android
android libs from github or other websites
sddamico/colley-rankings
A Colley Matrix rankings application, currently used for my cfb fantasy league
sddamico/hugo
Annotation-triggered method call logging for your debug builds.
sddamico/mapbox-gl-native
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
sddamico/material-ghost
The default personal blogging theme for Ghost
sddamico/oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes 40+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 80 terminal themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
sddamico/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
sddamico/ormlite-android-gradle-plugin
A Gradle plugin for Android to generate an ORMLite configuration file and boost DAOs creations.
sddamico/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
sddamico/robolectric
Android Unit Testing Framework
sddamico/RxAndroid
RxJava bindings for Android
sddamico/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
sddamico/textinputlayoutbug
Bug in Android Design Support Library's TextInputLayout