1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-24 14:00:48 +02:00
Gadgetbridge/app/src/main
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
..
aidl/com/android/internal/telephony Support for rejecting/ending calls via Pebble buttons 2015-03-07 17:44:39 +01:00
java/nodomain/freeyourgadget/gadgetbridge K-9 Mail notifications: Hopefully fix #7 and #8 2015-03-16 16:18:11 +01:00
res Preferences: "Generic Notification Support" is no longer a checkbox - it now opens the Android Notificaion Permission Dialog 2015-03-15 21:36:39 +01:00
AndroidManifest.xml Support for rejecting/ending calls via Pebble buttons 2015-03-07 17:44:39 +01:00