Skip to content

Conversation

@nmahdi14
Copy link

No description provided.

Copy link
Member

@Acconut Acconut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for this PR. There are only two minor things!

client = new TusClient();
client.setUploadCreationURL(new URL("https://tusd.tusdemo.net/files/"));
client.enableResuming(new TusPreferencesURLStore(pref));
client.enableRemoveFingerprintOnSuccess();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change does not look related to this PR. Could you please undo it?

cursor.moveToFirst();
String name = cursor.getString(nameIndex);

String mimType = resolver.getType(uri);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please name the variable mimeType?

@taylor7936
Copy link

IMG_20250815_152644

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants