Commit graph

6 commits

Author SHA1 Message Date
Robert Buessow bb133cdbce Fix database/impl androidTest. We need the 22.json schema file, since the test tests the migration. The junit-jupiter-api dependency causes errors during build (when the package is merged) and it's not needed for androidTest. 2023-10-12 19:45:25 +02:00
Milos Kozak 1681ee558d :database:impl cleanup 2023-09-26 20:35:00 +02:00
Robert Buessow 4dd5bf2d03 Add local storage of heart rate values.
- Create HeartRate entity, DAO, and InsertOrUpdateTransaction
- Add DB migration to version 24
- Add support to AppRepository
2023-04-17 22:19:03 +02:00
Milos Kozak ba58fb5ff7 AAPSClient: provide info about charging state 2023-02-01 15:18:06 +01:00
Milos Kozak 59e885110b fix tests 2022-11-10 11:30:33 +01:00
Milos Kozak f870a74796 :database:impl 2022-11-09 16:49:36 +01:00