thunderbird / thunderbird/thunderbird-android

Thunderbird Android Sync

Open
#8,033 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
Dominant language
Kotlin
Stars
14k
Forks
2.8k
Avg merge
3d 3h
Merged PRs (30d)
57

Description

Mozilla Sync is a service that allows users to store data in an end-to-end encrypted fashion and synchronize this information between devices. Thunderbird Desktop is implementing Mozilla Sync to exchange information including email accounts, identities, passwords, address books and calendars. We intend to also introduce Mozilla Sync to Thunderbird for Android.

At the beginning, information synced by Thunderbird for Android will be limited to:

  • mail server settings (incoming and outgoing)
  • identities
  • passwords

We're planning to use the (Rust) sync implementation from Firefox Application Services (a-s) that is made available on Android via Android Components (AC).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Mozilla Sync implementation from Firefox Application Services and its Android Components integration, as linked in the issue. The work is complete when Thunderbird for Android can use Mozilla Sync to exchange mail server settings, identities, and passwords between devices.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin, rust
Domain
mobile, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.