1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-02 09:46:24 +02:00
Gadgetbridge/GBDaoGenerator
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
..
src/nodomain/freeyourgadget/gadgetbridge/daogen 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
.gitignore Work towards using greenDAO #206 2016-03-28 23:18:23 +02:00
build.gradle Further WIP towards greendao: 2016-05-01 23:56:14 +02:00