Pinned Repositories
aerospike-client-java
Aerospike Java Client Library
AndroidSlidingUpPanel
Android Sliding Up Panel Demo
AndroidUtils
A collection of utility methods I've commonly re-used in my Android projects.
F1zzBuzzPr10r1tyQ
FifoThreadMuxer
A method of maintaining FIFO order for related events while using a shared ExecutorService processor
gigaspaces-wiki-jekyll
The GigaSpaces XAP wiki based on markdown and Jekyll
GreedyViews
Some View/Layout classes which override their super's onInterceptTouchEvent() implementation in order to prevent touch events being passed to their inner views.
GriffChart
A simple and straightforward graphing library for Android
retry-task
A simple wrapper for tasks to handle retrying tasks when exceptions occur
griffinjm's Repositories
griffinjm/GreedyViews
Some View/Layout classes which override their super's onInterceptTouchEvent() implementation in order to prevent touch events being passed to their inner views.
griffinjm/GriffChart
A simple and straightforward graphing library for Android
griffinjm/FifoThreadMuxer
A method of maintaining FIFO order for related events while using a shared ExecutorService processor
griffinjm/AndroidUtils
A collection of utility methods I've commonly re-used in my Android projects.
griffinjm/aerospike-client-java
Aerospike Java Client Library
griffinjm/AndroidSlidingUpPanel
Android Sliding Up Panel Demo
griffinjm/F1zzBuzzPr10r1tyQ
griffinjm/gigaspaces-wiki-jekyll
The GigaSpaces XAP wiki based on markdown and Jekyll
griffinjm/kafka-logger
griffinjm/retry-task
A simple wrapper for tasks to handle retrying tasks when exceptions occur
griffinjm/ocelotvm
griffinjm/optimizing-java
Code examples for "Optimizing Java" published by O'Reilly
griffinjm/SmoothProgressBar
A small Android library allowing you to have a smooth and customizable horizontal indeterminate ProgressBar