aboutsummaryrefslogtreecommitdiff
path: root/samples/flickr
AgeCommit message (Expand)Author
2014-11-02Set fixed dependency versions using properties.Sam Judd
2014-10-29Obey default DecodeFormat in prefill API.Sam Judd
2014-10-16Add a simple fullscreen activity for flickr sampleSam Judd
2014-10-14Add a clone() API to create copies of builders.Sam Judd
2014-10-14Add from() api to allow builders to be re-used.Sam Judd
2014-09-25Add a basic pre-filling api.Sam Judd
2014-09-24Add support for recursive thumbnail calls.Sam Judd
2014-09-02Make the SVG sample a functional app.Robert Papp
2014-09-01Performance improvements in flickr sample.Sam Judd
2014-09-01Merge branch '3.0a'Sam Judd
2014-09-01Make .gradle files a little more uniform with 'strings'Robert Papp
2014-09-01Change @TargetApi and SDK_INT comparison constants to named constants from Bu...Robert Papp
2014-08-31Make sure check style runs on Android sources.Sam Judd
2014-08-30Fix fulls not being preloaded in list in sample.Sam Judd
2014-08-17Simplify samples build and layout.Sam Judd
2014-08-17Fix lint warnings in flickr sample.Sam Judd
2014-08-17Remove maven pom files.Sam Judd
2014-08-17Upload a single jar rather than all subprojects.Sam Judd
2014-08-14Move glide configuration and requestqueue from the activity to the ApiAhmed Hegazy
2014-08-12RequestQueue has been changedAhmed Hegazy
2014-08-10Use SSL for Flickr api urls.Sam Judd
2014-07-17Add default transformations for ImageViews.Sam Judd
2014-07-17Replace ActionBarSherlock with AppCompat in FlickrSam Judd
2014-07-14Add checkstyle for javadocs.Sam Judd
2014-07-11Remove loadFromImage and loadFromVideo.Sam Judd
2014-07-02Add checkstyle plugin and and fix style issues.Sam Judd
2014-07-02Add disk cache strategy enum/methods.Sam Judd
2014-07-02Add download only methods for Files.Sam Judd
2014-06-29Add a future into call for blocking bg loads.Sam Judd
2014-06-29Add assertions for main thread and fix sample.Sam Judd
2014-06-29Update gradle plugin version.Sam Judd
2014-06-28Make Volley an optional dependencySam Judd
2014-06-27Add gradle snapshot deployment.Sam Judd
2014-06-25Move id method into DataFetcher from ModelLoader.Sam Judd
2014-06-22Improve thumbnail performance.Sam Judd
2014-06-22Only preload small thumbnails.Sam Judd
2014-06-22Reduce some cache overhead in FlickrModelLoaderSam 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-19Improve performance and resource reuse.Sam Judd
2014-06-19Add connectivity listening to request manager.Sam Judd
2014-06-19Allow overriding target sizes.Sam Judd
2014-06-19Add more robust animation support.Sam Judd
2014-06-17Allow rotation in Flickr sample.Sam Judd
2014-06-17Add RequestManagers based on lifecycle events.Sam Judd
2014-06-12Code cleanupSam Judd
2014-06-11Add drawable request builder to handle image/video/gifs.Sam Judd
2014-06-11Add GifDecoder and GifResource*Sam Judd
2014-06-05Pom cleanupSam Judd
2014-06-05Add maven support for samplesSam Judd