cketti
cketti
Please provide a debug log and/or the exact error message from the notification.
Is it really necessary to have a versionCode scheme based on the date? Can't we just have a script increment the version code for every release?
I don't see how this is a problem in an unmodified version of K-9 Mail. Are you working on a custom version of K-9 Mail for yourself? If so, why...
Please add enough information so the issue can be understood without requiring additional private context. What are you trying to do? Why? K-9 Mail is not using `ProvidersXmlDiscovery` anymore. Are...
Hi Aditya13s :wave: Thanks for wanting to contribute. The "needs design" label indicates that this feature needs a UI and/or UX design before it can be implemented. However, this feature...
Trying to defend against an attacker that gets access to an unlocked device on an app level is unreasonably costly (in terms of development and maintenance cost) and still leaves...
The app doesn't really support accounts with only incoming servers. We don't want to make it too easy for users to end up with a broken account after account setup....
I guess we can leave this open as a feature request to add proper support for accounts without an outgoing server. In addition to changing account setup, this involves hiding...
Please provide a debug log. See https://github.com/thunderbird/thunderbird-android/wiki/LoggingErrors
The app explicitly sets the active "page" when the message list is updated (e.g. by mark as read on open). This is because there might have been items added or...