Pinned Repositories
AFNetworking
Main change in this fork is a better image caching and loading of images from cache in a background thread (better perfomance in table views scrolling)
amplify
A Jekyll html theme in the vague style of Medium.com built using Google AMP
MTStatusBarOverlay
A custom iOS status bar overlay seen in Apps like Reeder, Evernote and Google Mobile App
SystemSoundsDemo
This is just a demo of how to use iOS AudioServices API to play a system sound
WebOS-OAuth
A WebOS libraries to easily make OAuth Authentications
MinnieBox
MinnieBox scans all your dropbox files and presents them to you in a visual way, so you can easily free up some Dropbox space.
PDKTCollectionViewWaterfallLayout
UICollectionView Waterfall Layout
PDKTimer
A Simple GCD based Timer
PDKTStickySectionHeadersCollectionViewLayout
UICollectionView Layout that makes section headers behave like UITableView section headers. Section header views stick to the top of the collection view, over it's section cells.
PDKTZipArchive
Utility class for zipping and unzipping files on iOS and Mac
fillito's Repositories
fillito/WebOS-OAuth
A WebOS libraries to easily make OAuth Authentications
fillito/SystemSoundsDemo
This is just a demo of how to use iOS AudioServices API to play a system sound
fillito/MTStatusBarOverlay
A custom iOS status bar overlay seen in Apps like Reeder, Evernote and Google Mobile App
fillito/AFNetworking
Main change in this fork is a better image caching and loading of images from cache in a background thread (better perfomance in table views scrolling)
fillito/amplify
A Jekyll html theme in the vague style of Medium.com built using Google AMP
fillito/BCGenieEffect
An OSX style genie effect inside your iOS app.
fillito/fillito.github.io
fillito/Instagram
Instagram ObjectiveC Library
fillito/KataSuperHeroesIOS
Super heroes kata for iOS Developers. The main goal is to practice UI Testing.
fillito/komga-website
Official website for Komga
fillito/libextobjc
A Cocoa library to extend the Objective-C programming language.
fillito/libPusher
An Objective-C interface to Pusher (pusherapp.com)
fillito/LXReorderableCollectionViewFlowLayout
Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
fillito/Millennial
A minimalist Jekyll theme for running an online publication
fillito/mixpanel-iphone
iPhone tracking library for Mixpanel Analytics
fillito/MSLeakHunter
Series of tools to help you find and debug objects that are leaking / over-released in your iOS apps.
fillito/opds-pse
The OPDS Page Streaming Extension
fillito/PSPDFTextView
A subclass of UITextView that fixes the most glaring problems from iOS 7 and 7.1.
fillito/SPStackedNav
fillito/SwiftFormat
A code library and command-line formatting tool for reformatting Swift code
fillito/UIImageView-AFNetworkingJSAdditions
Improvements over AFNetworking image download handling, meant for perfect perfomance on table views and the ability to fade images in when they finish loading. Requires my fork on AFNetworking