cketti

Results 369 comments of cketti

Thanks for the pull request :heart: One thing we can't include in backups is OAuth access/refresh tokens. That could lead to multiple devices trying to use the same token. That...

We could move OAuth tokens to a separate file when implementing #8417. That will allow us to exclude OAuth tokens without having to write a custom `BackupAgent`.

I'm not sure I understand what you are reporting. By "TB" do you mean Thunderbird for desktop? Are you saying that you expect accounts added to the Android app to...

This might be bug #8260. It'll be fixed in 8.0b3 (should be released tomorrow).

It may not sound like it from the description. But the underlying problem is causing all kinds of symptoms. If it's something else and you're still experiencing this problem with...

To get rid of merge commits and combine your individual commits into one, an interactive rebase can be used: `git rebase -i main`. https://git-scm.com/docs/git-rebase has more information. I've fixed up...

Thank you for your contribution :+1:

Thanks for trying to contribute to K-9 Mail :+1: As far as I can tell, your change doesn't really do anything. What problem are you trying to solve?

Please fix the issues [reported by spotless](https://github.com/thunderbird/thunderbird-android/actions/runs/10540503007/job/29310863036?pr=8080).

@daffydock: This issue is not about a problem with WebView.