thunderbird-android/mail
cketti d96641d7a0 Remove optimization to reduce the number of times a wakelock is acquired
ImapConnection.isDataAvailable() didn't reliably work on all devices (returned true when no complete IMAP response was available). This lead to situations where a wakelock was being held the whole time the IDLE command was active. At the same time no alarm was set to refresh the IDLE connection. So most of the time the blocking read would time out.
2021-07-09 18:06:13 +02:00
..
common Improve logging in MessageExtractor.getTextFromPart() 2021-06-02 00:49:23 +02:00
protocols Remove optimization to reduce the number of times a wakelock is acquired 2021-07-09 18:06:13 +02:00
testing Remove explicit dependency on Kotlin's standard library 2021-04-22 03:54:15 +02:00