thunderbird-android
thunderbird-android copied to clipboard
Create a way to allow writing sync engines in Kotlin
Currently sync15 only supports sync engines written in Rust. However, we want to provide the data that should be synced via Kotlin. So we need to create a custom SyncEngine that can interface with Kotlin.