mirror of
https://github.com/etesync/android
synced 2024-12-23 23:18:46 +00:00
99afd923d5
Some device manufacturers (I'm looking at you Xiaomi!) made some changes to Android that break content providers and other background apps. This affects a few apps, including DAVdroid from which EteSync is derived. This change attempts to automatically detect such devices, alert users and point them to the relevant FAQ entry. I've already had to deal with a few bug reports stemming from this issue, so it's good to have this handled automatically. This addresses #22 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
lint.xml | ||
proguard-rules.txt |