1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-26 11:56:48 +01:00
Gadgetbridge/app/src/main/java
chklump 3b6f3b11bb Fix body_length overflow for long notifications.
The body_length field in the header is only one byte (byte 8). If it it is set to 256 it overflows to 0 wich results in a corrupt notification. So the maximum body length is 255.
2021-08-27 14:04:06 +02:00
..
com/mobeta/android/dslv Experiment with a draggable sort list. 2020-11-07 22:48:34 +01:00
lineageos add stripped down version of weather part of lineage sdk 2019-08-22 21:19:03 +02:00
nodomain/freeyourgadget/gadgetbridge Fix body_length overflow for long notifications. 2021-08-27 14:04:06 +02:00
ru/gelin/android/weather/notification ensure minimal forecastConditionType lenght for weather notifications 2020-12-28 22:04:05 +01:00