Gadgetbridge/app/src
Andreas Shimokawa 2260d60bac K-9 Mail notifications: Hopefully fix #7 and #8
K-9 Mail seems to completely ignore the where clause when querying for messages.
That is why we got data from the newest message instead of the one requested.
Work around by walking through the messages and match the uri manually.
This is not as expensive as I thought because in most cases it is the first
message is the one we want anyway.
2015-03-16 16:18:11 +01:00
..
androidTest/java/nodomain/freeyourgadget/gadgetbridge First checkin of actual code 2015-01-07 14:00:18 +01:00
main K-9 Mail notifications: Hopefully fix #7 and #8 2015-03-16 16:18:11 +01:00