1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-25 01:55:50 +01:00
Gadgetbridge/app
Jisakiel 326b01c296 fix byte errors flagged by intellij in Casio code
since byte is signed, 0x81 and 0xff go out of range and need explicit casts for equal comparisons to work.
2024-12-20 23:43:55 +00:00
..
src fix byte errors flagged by intellij in Casio code 2024-12-20 23:43:55 +00:00
build.gradle Update protobuf to v4.29.1 2024-12-14 14:03:00 +00:00
lint-baseline.xml Update linter baseline 2024-02-19 12:14:36 +01:00
proguard-rules.pro Update gson to 2.11.0, simplify android-emojify 2024-07-04 22:41:22 +01:00