1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-15 05:55:06 -05:00
k-9/src/com/fsck/k9/provider
cketti 50fcff76fd Add a caching layer to EmailProvider
Database updates can be surprisingly slow. This lead to slow updates of
the user interface which in turn made working with K-9 Mail not as fun
as it should be. This commit hopefully changes that.
2013-02-19 04:45:14 +01:00
..
AttachmentProvider.java Don't Log.w() full stacktrace if file wasn't found 2012-01-24 22:14:21 +01:00
EmailProvider.java Add a caching layer to EmailProvider 2013-02-19 04:45:14 +01:00
MessageProvider.java Make sure semaphore in MessageProvider is released in case of an error 2013-02-02 04:25:39 +01:00
UnreadWidgetProvider.java Add support for "Unified Inbox" and "All messages" to unread widget 2012-12-08 18:15:34 +01:00