Pinned Repositories
BluePlaquesLondon
Blue Plaques London
BluePlaquesLondon-Android
BluePlaquesLondon-Android
BostonFreedomTrail
Swift based iOS App for the Boston Freedom Trail
computer-science-in-swift
Learning Swift via Computer Science
dojox-dnd
simple selector extensions to dojo dnd selector api
fuzzymatchingjs
fuzzymatchingjs
FuzzyMatchingSwift
Fuzzy matching String extensions
krissyoshea
photography/styling website
material-motion-runtime-android
Material Motion Runtime for Android
PullToRefresh-ListView
A generic, customizable, open source Android ListView implementation that has 'Pull to Refresh' functionality.
seanoshea's Repositories
seanoshea/dojox-dnd
simple selector extensions to dojo dnd selector api
seanoshea/PullToRefresh-ListView
A generic, customizable, open source Android ListView implementation that has 'Pull to Refresh' functionality.
seanoshea/aping-ios-sdk
iOS SDK for APING
seanoshea/canvas-bst
drawing a bst using canvas
seanoshea/computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
seanoshea/dojo-idle-listener
dojo implementation of an idle listener
seanoshea/dojox-keys
Simple key listener API for dojo
seanoshea/ios-etsy-sdk
Very simple read-only (no OAUTH) library to connect to a few Etsy services
seanoshea/playground
Mostly Teaser Questions
seanoshea/titanium_desktop
Appcelerator Titanium Desktop
seanoshea/XcodeCoverage
Code coverage for Xcode projects
seanoshea/EtsyAndroidSDK
Java Libraries for Etsy API
seanoshea/Frank
Automated acceptance tests for native iOS apps
seanoshea/MWPhotoBrowser
A simple iOS photo browser.
seanoshea/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
seanoshea/Specs
A repository of CocoaPods (cocoapods.org) specifications.
seanoshea/UrlImageViewHelper
UrlImageViewHelper will fill an ImageView with an image that is found at a URL. UrlImageViewHelper will automatically download, save, and cache all the image urls the BitmapDrawables. Duplicate urls will not be loaded into memory twice. Bitmap memory is managed by using a weak reference hash table, so as soon as the image is no longer used by you, it will be garbage collected automatically.