Skip to content

Conversation

@alexcmgit
Copy link
Member

@alexcmgit alexcmgit commented May 30, 2022

Fix #50.

Since this column is required to list all files, we need to query it even when not explicity requested by the plugin user.

  • Fix the bug at:

https://github.com/lakscastro/shared-storage/blob/1bfeb88df69938c62d7709861cc426ec71515f3c/android/src/main/kotlin/io/lakscastro/sharedstorage/storageaccessframework/lib/DocumentCommon.kt#L211-L212

  • Update docs to add a warning like: 'Optional column, will be queried implicity'.
  • Add bug reporter (@EternityForest) as contributor.

@alexcmgit alexcmgit merged commit 517defe into master May 31, 2022
alexcmgit pushed a commit that referenced this pull request May 31, 2022
alexcmgit pushed a commit that referenced this pull request May 31, 2022
@alexcmgit alexcmgit deleted the bugfix/mark-column-id-as-intrinsic-for-queries branch July 1, 2022 11:22
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.

Use of listFiles() without the ID column results in a null pointer casting crash.

2 participants