aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/media/MediaSourceWPImages.java
AgeCommit message (Expand)Author
2015-04-30Removing potential race condition with WP image loading threads.Tony Rankin
2015-04-30WP library images and local images working.Tony Rankin
2015-04-22Merge branch 'hotfix/3.9.1' into release/4.0Maxime Biais
2015-04-21Fixing interface.Tony Rankin
2015-04-21Using latest media picker library from staging repository.Tony Rankin
2015-04-20Making the placeholder images consistent for blog and local media.Tony Rankin
2015-04-08Updating to MediaPicker v1.2.0 and updating MediaSources.Tony Rankin
2015-04-07Switching to serial execution for image fetching. Add string resources.Tony Rankin
2015-04-06Removing debug log.Tony Rankin
2015-04-05Speeding up media library image fetching with parallelization.Tony Rankin
2015-04-05Updating MediaSource interfaces.Tony Rankin
2015-04-05Merge branch 'develop' into issue/2414-empty-media-viewTony Rankin
2015-03-16Updating MediaPicker library.Tony Rankin
2015-03-11Merge branch 'develop' into feature/modularize-editorMaxime Biais
2015-03-09Adding loading indicator to media library videos.Tony Rankin
2015-03-09Removing loading indicator if no media is found.Tony Rankin
2015-03-05Updating to latest staged MediaPicker and using new Loading interface.Tony Rankin
2015-03-05Merge remote-tracking branch 'origin/develop' into 1628-mediapickerMaxime Biais
2015-03-05Merge branch '1628-mediapicker' into feature/modularize-editorMaxime Biais
2015-02-16Only adding images from WordPress media library with 200 HTTP response.Tony Rankin
2015-02-16Adding blog ID argument to media retrieval utility methods.Tony Rankin
2015-02-16If an image is in the cache don't fade it in.Tony Rankin
2015-02-11Switching to THREAD_POOL_EXECUTOR for parallel image fetches.Tony Rankin
2015-02-11Updating MediaSource interface and adding delegate.Tony Rankin
2015-02-10Better handling of deleted media content.Tony Rankin
2015-02-10Removing media content that has been deleted.Tony Rankin
2015-02-05Adding MediaSources to gather and display WordPress blog media.Tony Rankin