https://bugzilla.wikimedia.org/show_bug.cgi?id=48987
--- Comment #1 from Brion Vibber <[email protected]> --- Hmm, for saving of photos you take on the device with the camera, or to sync a copy of all your uploaded images that can be accessed via the gallery (like Apple's photostream maybe)? Syncing all images could be expensive; some folks have thousands of images and original files can be quite large in some cases. I'd rather respond to 'fetch image' intents (I forget the actual action name, but the one we use when fetching from camera/gallery/etc) which would let us fetch things over the network before reexporting them. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
