JamieKitson / FlickrAutoUploader

Windows Phone Flickr Auto Uploader
0 stars 1 forks source link

Upload full size images and videos #19

Closed JamieKitson closed 9 years ago

JamieKitson commented 9 years ago

I think both just need:

<Capabilities>
  <Capability Name="ID_CAP_MEDIALIB_PHOTO_FULL" />
</Capabilities>

I don't think we want to offer the option of uploading both large and small images.

JamieKitson commented 9 years ago

Fixed with f533bd1.