k-9/src/com/fsck
Danny Baumann c0e0ac9d34 Fix marking messages as read from notification.
MessagingController.setFlag(Account, List<Long>, Flag, boolean, boolean)
expects database IDs, while Message.getId() returns UIDs. Fix the
operation by using a variant that expects UIDs.
2013-01-02 15:43:29 +01:00
..
k9 Fix marking messages as read from notification. 2013-01-02 15:43:29 +01:00