mirror of
https://github.com/etesync/android
synced 2024-11-15 20:38:58 +00:00
b8299a81ce
This will make it easier to identify and fix crashes. Until now we relied on user to automatically figure out if the app has crashed and gather debug info manually. This didn't work well, especially in places like "import" where they just assumed the import finished successfully if there was a crash. This change makes it so whenever there's a crash, the email app is opened with a template email and the stack trace attached. This should make it easier for us to detect and fix issues. Important to note: nothing is sent automatically. |
||
---|---|---|
app | ||
cert4android@e8a95719e5 | ||
fastlane/metadata/android/en-US | ||
gradle/wrapper | ||
ical4android@92ff8d0614 | ||
scripts | ||
vcard4android@42825421c6 | ||
.gitignore | ||
.gitmodules | ||
build.gradle | ||
ChangeLog.md | ||
CONTRIBUTORS.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
run-tests.sh | ||
settings.gradle |
EteSync
Please see the EteSync website for more information.
EteSync is licensed under the GPLv3 License.
EteSync's source code is based on DAVdroid and adjusted to work with the EteSync protocol.
Third Party Libraries
This project relies on many great third party libraries. Please take a look at the app's about menu for more information about them and their licenses.