- Fix IMAP attachment sizes showing as '0 B' by falling back to decoded content length. - Fix IMAP attachment downloads failing for single-part fetches by falling back to root message. - Implement immediate server-side sync for deletions/flags using a new onChangesQueued stream. - Automate FVM SDK setup and add 'task setup'. - Make MobSF optional in build-android to handle environment restrictions. - Update test fakes to match EmailRepository interface changes.
340 B
340 B
Next
Introduction
Do one thing, ask if unsure first!
Then implement.
Then run task deploy-android. Fix, if there are errors.
Then move task which you implementeed to done.md. Keep tasks you did not work in the file.
Check if all files are staged.
Git repo should not contain unknown files.
Then commit.
Then push