1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-26 23:10:14 +02:00
Gadgetbridge/app/src
Andreas Shimokawa 359ed46b06 db refactoring: remove raw activity kind field from pebble health minute data, add a blob column for raw undecoded health minute data.
also:
- change column order for all pebble related minute data tables (mandatory stuff first, then custom columns, for easier addition of new columns)
- remove unused code

TODO:
- fix column order in Mi Band table also
2016-08-10 23:06:07 +02:00
..
main db refactoring: remove raw activity kind field from pebble health minute data, add a blob column for raw undecoded health minute data. 2016-08-10 23:06:07 +02:00
test/java/nodomain/freeyourgadget/gadgetbridge Pebble: Implement call dismissal with canned messages 2016-06-24 10:25:08 +02:00