ContentProviderHelper icon indicating copy to clipboard operation
ContentProviderHelper copied to clipboard

Syntax error on some content providers

Open richardeigenmann opened this issue 10 years ago • 0 comments

Thanks for writing this app and publishing it. It really helped me debug issues with an app I am writing. There were some unexpected errors though. For instance, picking the media/external/audio/media on my Galaxy S4 KitKat with all columns results in a Syntax error toast. Unfortunately the toast doesn't show quite long enough to figure out what the error is.

Playlist entries are stored in the table content://media/external/audio/playlists//members Search doesn't find this and I am reduced to typing this which is a lot of typing on a phone. This should be better.

A tap on the row to bring up a vertical field representation would be nice.

Also nice would be the ability to delete a row directly.

richardeigenmann avatar May 11 '14 08:05 richardeigenmann