replicant-packages_apps_Email/src/com/android
Makoto Onuki 01a5da7208 Update the list immediately after batch edit.
Batch edit (toggle star, toggle un/read) used to work like this:
- Update DB
- Cursors get content change event
- But the list won't update immediately, because ThrottlingCursorLoader
  postpones refresh.
- The list will update a few seconds later.

It wasn't really a good UX, so refresh the list right after the db change.

Change-Id: If483b305cf448ec4c73e65498044fd52cc144773
2010-08-30 15:02:04 -07:00
..
email Update the list immediately after batch edit. 2010-08-30 15:02:04 -07:00
exchange Integration with Directory API for autocomplete 2010-08-27 14:02:06 -07:00