Commit graph

10444 commits

Author SHA1 Message Date
Bart Sopers 1c490f72ae WIP on Omnipod Dash program basal command 2021-02-17 12:38:16 +01:00
Bart Sopers c183a68798 WIP on Omnipod Dash set basal and some refactoring 2021-02-14 21:12:22 +01:00
Bart Sopers 6972405809 WIP on Omnipod Dash set basal 2021-02-14 19:45:43 +01:00
Bart Sopers 34553bbcf6 Refactoring 2021-02-14 18:39:18 +01:00
Bart Sopers d1bf9cefad Add Encodable interface 2021-02-12 21:47:16 +01:00
Bart Sopers d944df725f WIP on ProgramBasalCommand 2021-02-12 21:06:10 +01:00
Bart Sopers e2e2c579d4 Small fix 2021-02-12 20:17:12 +01:00
Bart Sopers 323f7ae30e Introduce builder for Omnipod Dash commands 2021-02-12 17:36:58 +01:00
Bart Sopers 1a866e970f Variable version in Omnipod Eros and Omnipod Dash build.gradle 2021-02-11 11:24:31 +01:00
Bart Sopers b2c56ba48e Update Omnipod Eros and Omnipod Dash build.gradle 2021-02-11 11:01:18 +01:00
Bart Sopers 9aca29feb6 Add omnipod-dash module to crowdin 2021-02-11 10:52:47 +01:00
Bart Sopers 91d0479cce Merge remote-tracking branch 'upstream/dev' into dash 2021-02-11 10:49:05 +01:00
Milos Kozak 18b66ae920
Merge pull request #303 from nightscout/maintenance/jcenter-dependencies
move jcenter to mavencentral, inline some dependencies, restrict jcen…
2021-02-11 10:45:08 +01:00
AdrianLxM 8cac7a4441
Update gradle-wrapper.properties 2021-02-11 02:43:48 +01:00
Bart Sopers c05dcbd8db Minor Eros stuff 2021-02-11 00:51:20 +01:00
Bart Sopers fa05163019 Add test for SilenceAlertsCommand 2021-02-11 00:10:14 +01:00
Bart Sopers e7e6f52305 Add StopDeliveryCommand, add test for NakResponse 2021-02-10 23:52:48 +01:00
AdrianLxM 5acdac3dc8 move jcenter to mavencentral, inline some dependencies, restrict jcenter to those we can be certain to update 2021-02-10 23:33:32 +01:00
Bart Sopers 93e4e924fa Add NakResponse (untested) 2021-02-10 22:55:42 +01:00
Bart Sopers 43c3b42912 Add SilenceAlertsCommand (untested) 2021-02-10 22:35:44 +01:00
Bart Sopers 1afc0ae2a9 Remove comment 2021-02-10 21:58:14 +01:00
Bart Sopers d4ec8464ea Add AlarmStatusResponse (Status response page 2) 2021-02-10 21:53:26 +01:00
Bart Sopers e77f08cd23 Add DefaultStatusResponse 2021-02-10 19:36:45 +01:00
Bart Sopers eb46c973a3 Add ProgramAlertsCommand 2021-02-10 18:00:34 +01:00
Bart Sopers af35253f0b Add SetUniqueIdCommand and DeactivateCommand; add captures for ProgramAlertsCommand 2021-02-10 15:16:28 +01:00
Bart Sopers f1d095d9c8 Add GetVersionCommand 2021-02-10 01:22:53 +01:00
Bart Sopers fc4065b71c Add GetVersionResponse and SetUniqueIdResponse; add some definitions 2021-02-10 00:17:14 +01:00
Bart Sopers 43409eb864 Add empty Omnipod Dash module 2021-02-09 21:21:30 +01:00
Bart Sopers 9489cbf9a7 Rename OmnipodPumpPlugin to OmnipodErosPumpPlugin 2021-02-09 21:05:40 +01:00
Bart Sopers c4ef0dc997 Fix base package for Omnipod Eros pump plugin 2021-02-09 21:02:17 +01:00
Bart Sopers 4456aaa015 Move omnipod package to omnipod.eros and fix some tests 2021-02-09 19:44:26 +01:00
Bart Sopers 8224f141ba Rename module omnipod to omnipod-eros 2021-02-09 19:37:27 +01:00
Milos Kozak 95e87af68b
Merge pull request #298 from nightscout/adrian/data-receiver-fixes
data receiver fixes
2021-02-09 13:46:08 +01:00
AdrianLxM 922e6c5e9e data receiver fixes 2021-02-09 12:32:21 +01:00
Milos Kozak 5683d75162
Merge pull request #297 from nightscout/newdb
Schema export
2021-02-09 11:28:17 +01:00
Milos Kozak 1be22d96d6 export db schema 2021-02-09 11:27:02 +01:00
Milos Kozak 3cb18b7d4e fix NPE 2021-02-08 16:17:24 +01:00
Milos Kozak f1acf6449a
Merge pull request #294 from nightscout/newdb
BG processing in new DB
2021-02-08 16:12:18 +01:00
Milos Kozak 8a935ac3a0
New Crowdin updates (#281)
* New translations strings.xml (Russian)

* New translations strings.xml (French)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations objectives.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations exam.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Bulgarian)
2021-02-08 15:40:43 +01:00
Milos Kozak 290ff23ddc add logging 2021-02-08 15:29:13 +01:00
Milos Kozak 420c5584cd reset databases in CompositeDisposable 2021-02-08 15:15:42 +01:00
Milos Kozak 4cbc30171c explicitly specify return type in AppRepository 2021-02-08 14:56:23 +01:00
Milos Kozak cdac8d9d99 reset databases in thread 2021-02-08 14:51:57 +01:00
Milos Kozak 145765e611 improve BG sync 2021-02-08 13:40:09 +01:00
Milos Kozak 887819edf4 eliminate BgReading::class in favor of GlucoseValue::class 2021-02-08 10:05:21 +01:00
Milos Kozak d93865997c update NS values from patched Dexcom app smoothing 2021-02-07 11:14:32 +01:00
Milos Kozak 7763a96d6a migrate BG code 2021-02-06 00:30:27 +01:00
Milos Kozak 86ca5f30fc
Merge pull request #282 from nightscout/newdb
New DB
2021-02-04 20:57:37 +01:00
Milos Kozak cfe23cef96 AapsSchedulers 2021-02-04 20:54:09 +01:00
Milos Kozak b04862f602 database module 2021-02-04 18:22:58 +01:00