1
0
mirror of https://github.com/etesync/android synced 2024-11-15 20:38:58 +00:00
Go to file
Tom Hacohen b8299a81ce Add ACRA for crash reporting.
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.
2018-01-19 15:40:12 +00:00
app Add ACRA for crash reporting. 2018-01-19 15:40:12 +00:00
cert4android@e8a95719e5 Switch ical/vcard/cert4android to our own repos. 2018-01-19 15:40:12 +00:00
fastlane/metadata/android/en-US Update store description. 2017-12-26 12:00:40 +00:00
gradle/wrapper Update gradle. 2018-01-19 15:40:12 +00:00
ical4android@92ff8d0614 Switch ical/vcard/cert4android to our own repos. 2018-01-19 15:40:12 +00:00
scripts Fetch translations from Transifex 2016-11-13 20:34:11 +01:00
vcard4android@42825421c6 Switch ical/vcard/cert4android to our own repos. 2018-01-19 15:40:12 +00:00
.gitignore Adjust DAVdroid to use the EteSync protocol (mostly working) 2017-02-21 17:26:19 +00:00
.gitmodules Switch ical/vcard/cert4android to our own repos. 2018-01-19 15:40:12 +00:00
build.gradle Update support libs. 2018-01-19 15:40:12 +00:00
ChangeLog.md Update Changelog. 2018-01-07 17:29:57 +00:00
CONTRIBUTORS.md Add a contributors file. 2017-03-08 10:16:17 +00:00
gradle.properties Adjust DAVdroid to use the EteSync protocol (mostly working) 2017-02-21 17:26:19 +00:00
gradlew Migrated to Android Studio/gradle 2014-12-20 20:21:46 +01:00
gradlew.bat Migrated to Android Studio/gradle 2014-12-20 20:21:46 +01:00
LICENSE README changes; fix EXDATE bug 2015-11-27 12:31:15 +01:00
README.md Fix chat link 2017-12-28 16:10:16 +00:00
run-tests.sh Improve tests 2016-10-07 14:39:21 +02:00
settings.gradle Adjust DAVdroid to use the EteSync protocol (mostly working) 2017-02-21 17:26:19 +00:00

EteSync

Get it on Google Play Get it on F-Droid

GitHub tag Chat on freenode

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.