1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-03 11:33:19 +02:00
Gadgetbridge/app
Daniele Gobbetti 1435c3a937 Add support for picture attachments in notifications
Also adds a local cache for pictures which is handled by the NotificationListener itself.

If the picture is hosted in a third party content provider it gets queried.
If the Bitmap is embedded in the notification, the local cache is used.

In any case the NotificationSpec just holds a String to the absolute file path
2024-05-25 15:24:56 +02:00
..
src Add support for picture attachments in notifications 2024-05-25 15:24:56 +02:00
build.gradle Add camera implementation 2024-05-13 21:28:43 +00:00
lint-baseline.xml Update linter baseline 2024-02-19 12:14:36 +01:00
proguard-rules.pro Garmin: Fix proguard rules for release builds 2024-05-24 22:24:07 +02:00