Brent Simmons
|
01fc60916e
|
Move the operation queue from Account to ArticlesDatabase, which is the rightful owner.
|
2020-02-05 22:17:32 -08:00 |
Brent Simmons
|
2d33de1205
|
Fix references to addOperation, which is now just add.
|
2020-02-05 21:18:29 -08:00 |
Brent Simmons
|
26efb8895c
|
Close the resultSet in FetchAllUnreadCountsOperation.
|
2020-01-29 22:45:55 -08:00 |
Brent Simmons
|
dc9243dcc7
|
Make fetching all unread counts an operation. Cancel it when the account is suspending. Turning things like this into operations goes to fixing the dreaded 0xdead10cc crashes.
|
2020-01-27 23:00:48 -08:00 |
Brent Simmons
|
5d38e79f38
|
Add FetchAllUnreadCountsOperation. Not using it yet, but we will be.
|
2020-01-27 19:55:10 -08:00 |