aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2014-10-19Decode GIFs with more codes than can fit in table.Sam Judd
2014-10-19Set transIndex for GIFs with transparent pixels.Sam Judd
2014-10-18Skip image blocks in parser.Sam Judd
2014-10-18Add tests for local color tables in gif parser.Sam Judd
2014-10-17Add api to set default decode format.Sam Judd
2014-10-15Pull disklrucache forward for readme changeSam Judd
2014-10-05Fix javadoc warning in AnimatedGifEncoderSam Judd
2014-10-02Add a GifEncoder/GifResourceEncoder.Sam Judd
2014-10-02Initial not compiling gif encoderSam Judd
2014-09-28Decode first gif frame before returning resource.Sam Judd
2014-09-14Allow GIFs without Graphics Control Extensions.Sam Judd
2014-09-01Update license.Sam Judd
2014-09-01Make .gradle files a little more uniform with 'strings'Robert Papp
2014-08-31Fix some comments: - typos, - documented empty blocks, - shortened some {@lin...Robert Papp
2014-08-17Cleanup gif decoder build.Sam Judd
2014-08-17Remove maven pom files.Sam Judd
2014-08-17Upload a single jar rather than all subprojects.Sam Judd
2014-08-05Fold GifData into GifDrawable.Sam Judd
2014-08-03Fix concurrency exceptions in GifResourceDecoder.Sam Judd
2014-07-14Add checkstyle for javadocs.Sam Judd
2014-07-14Fix issues with artifacts in certain gif frames.Sam Judd
2014-07-11Fix exception when GIF can't be decodedSam Judd
2014-07-10Provide final frame dimensions to GifDrawable.Sam Judd
2014-07-05Add property to add/remove upload script.Sam Judd
2014-07-05Cleanup build and depend on local upload script.Sam Judd
2014-07-04Working transitive Gradle dependencies.Sam Judd
2014-07-02Add checkstyle plugin and and fix style issues.Sam Judd
2014-07-02Add disk cache submodule.Sam Judd
2014-06-29Update gradle plugin version.Sam Judd
2014-06-28Remove Volley submodule.Sam Judd
2014-06-27Add gradle snapshot deployment.Sam Judd
2014-06-22Working auto import into intellij using pom filesSam Judd
2014-06-22Fix android studio gradle build and lint errors.Sam Judd
2014-06-22Add jar target and get AndroidStudio 0.6.2 working.Sam Judd
2014-06-21Fix the gradle build..Emil Arfvidsson
2014-06-17Fix exception where currentImage is manipulated.Sam Judd
2014-06-16Fix gifs showing images from recycled bitmaps.Sam Judd
2014-06-16Move disklrucache to third_party.Sam Judd
2014-06-16Move volley into third party.Sam Judd
2014-06-16Move GifDecoder related classes into third_party.Sam Judd