mirror of
https://github.com/etesync/android
synced 2024-11-22 07:58:09 +00:00
87af98f92d
This merge adds support for sharing journals and all the infra that comes with it. This means that there's now a UI to see who's the owner of a journal, adding, removing and listing members of a journal, creating an asymmetric keypair and storing it encrypted on the server, and viewing and comparing pubkey fingerprints. This is ready to be used, but not 100% complete. For example, adding a user to a journal, waiting until the user syncs (so he has it locally), removing his access, letting him sync again, and then adding access back would result in the journal being visible to the user (as expected), but the content of the journal would not be applied unless the user removes and readds the local account. |
||
---|---|---|
app | ||
cert4android@9033f39d1f | ||
gradle/wrapper | ||
ical4android@2f6a94e85b | ||
scripts | ||
vcard4android@1bb0b25339 | ||
.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.