-
Not sure if anyone will see my comment on an old, closed comment, so just opening this issue.
Any version beyond 1.0.23 crashes at start, with error in logcat about no valid content provider. My…
-
![image](https://github.com/user-attachments/assets/c85d2605-f933-4daa-86d2-e5b42a63ae64)
This just shows randomly.
-
1565346637980.png
![1565346637980](https://user-images.githubusercontent.com/39547788/62773206-8d6fda00-badc-11e9-8419-776548a069b5.png)
1565346936251.png
![1565346936251](https://user-images.git…
-
changed the minsdkVersion from 22 to 26.Build the app and deployed.
After adding this plugin, application crashes while opening.
This is the link of my sample source code: [https://github.com/Ha…
-
# ISSUE\_TEMPLATE
DBFlow Version: 5.0.0-alpha2
Bug or Feature Request:
Description: Update 5.0.0-alpha2 Error
`Caused by: java.lang.NoClassDefFoundError: com/dbflow5/contentprovider/annota…
-
**Update 14/10/2024:** Due to the 1 MB limit of broadcast, a complete redesign as a `ContentProvider` is planned.
To easily allow other apps to use our data, we should have our own WeatherSpec, lik…
-
There are some early sketches for an content provider:
https://github.com/greenrobot/greenDAO/blob/master/DaoGenerator/src-template/content-provider.ftl
But it was never finalized.
Open Questions:
-…
-
## Problem
We currently surface the media sources in the API at `https://api.openverse.org/v1/images/stats` (and similar URL for audio). However, we don't surface the providers. This does not all…
-
DBFlow Version: 5.0.0-alpha2
Bug or Feature Request: Missing dependency?
Description: After upgrading from 5.0.0-alpha1 to 5.0.0-alpha2 I got this error:
```
* Exception is:
org.gradle.api.ta…
-
Add a follow-on issue for this: We want:
* a regression test
* An explanation on why and now these methods are called, what happened previously, and the impact from ignoring them
_Originally po…