ContentProviderHelper icon indicating copy to clipboard operation
ContentProviderHelper copied to clipboard

A nice little Android app that helps developers to discover and query content providers.

Results 5 ContentProviderHelper issues
Sort by recently updated
recently updated
newest added

It has been 10 months since the last unpublished change has been committed (see https://github.com/k3b/ContentProviderHelper/compare/v1.3.1.1...FDroid), a newer release would be nice: - #6 seems to have been fixed by https://github.com/k3b/ContentProviderHelper/commit/cfe223da2c5690df2578713537ff657596544f61...

When I try share generated table, it does not work. For example, when I share to Gmail, it says 'Failed to attach file'. Similarly when share with other applications.

My phone is on Android 9 and is rooted, not that I think this should make any difference. I had hoped this app would be more useful than the Content...

wontfix

Hi @k3b I'm a graphic designer and I make free contributions to the logo design. I would like to contribute to your application with an amazing logo design. If you...

Implement the new android-6-runtime-permission-check-mechanism as described https://developer.android.com/training/permissions/requesting.html and https://material.google.com/patterns/permissions.html **Open Questions:** Is it possible in Android-6+ to ask for a permission (or permissoingroup) at runtime that is not declared in...

enhancement
help wanted