Commit graph

10630 commits

Author SHA1 Message Date
Philoul 26cb52883b Change Selected item background color 2021-02-19 21:25:55 +01:00
Bart Sopers 87d4ba14cb WIP on moving parts of omnipod-eros to omnipod-common 2021-02-19 21:19:40 +01:00
Milos Kozak c00e5859e2 fix RS plugin 2021-02-19 20:58:35 +01:00
Milos Kozak 051cbe7870
Merge pull request #348 from nightscout/jacoco2
Jacoco, tests and gradle cleanup
2021-02-19 19:53:24 +01:00
Milos Kozak aae0c03ae4
Merge pull request #333 from nightscout/adrian/system-carb-timer
Adrian/system carb timer
2021-02-19 16:21:33 +01:00
Milos Kozak 6f75e119d9
New Crowdin updates (#336)
* New translations strings.xml (Norwegian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (German)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Russian)

* New translations strings.xml (Italian)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations objectives.xml (French)
2021-02-19 11:29:46 +01:00
Milos Kozak 6cb8c93282
Merge pull request #346 from Philoul/UserEntry_Fixes
Fix user Entry
2021-02-19 10:50:08 +01:00
Milos Kozak b6788d210b Dana module test & lints 2021-02-19 10:29:35 +01:00
Milos Kozak c249e50fa3 fix manifest warning 2021-02-19 09:52:53 +01:00
Bart Sopers ecfabccffb Move several parts of Omnipod Eros driver to omnipod-common, did some renaming and added some preliminary Dash stuff 2021-02-19 09:40:59 +01:00
Milos Kozak 5bf99ce8fc tests lints 2021-02-19 09:39:01 +01:00
Milos Kozak 58f69dae6e cleanup native libs 2021-02-19 01:22:34 +01:00
Milos Kozak f20a1efe74 DanaR tests migration 2021-02-19 00:47:22 +01:00
Philoul 3c7cd31612 Fix user Entry
i2 always visible even if 0
Improve layout (hide 0 or "" values to reduce spaces)
2021-02-19 00:36:58 +01:00
Bart Sopers ad1f450820 Move a bunch of resources from omnipod-eros to omnipod-common 2021-02-19 00:26:05 +01:00
Milos Kozak d7ad8eeefc migrate rest of gradle module files 2021-02-18 23:35:23 +01:00
Bart Sopers 2a38578439 Add empty omnipod-common module 2021-02-18 23:31:31 +01:00
Milos Kozak 94a7e708e3 simplify gradle files 2021-02-18 22:33:14 +01:00
Milos Kozak f3fb533cf0 fix tests and dependencies 2021-02-18 21:38:36 +01:00
Milos Kozak 738964faef move RS tests 2021-02-18 20:45:32 +01:00
Milos Kozak 6022bf8fb2 add jacoco to dana modules 2021-02-18 18:54:01 +01:00
Milos Kozak 8562a3e481 more test to core 2021-02-18 18:12:39 +01:00
Milos Kozak 6d32516aec move test to core 2021-02-18 17:01:41 +01:00
Bart Sopers 9d21338f10 Rename 2021-02-18 10:51:29 +01:00
Bart Sopers d142da37e8 Finish program temp basal command for Omnipod Dash 2021-02-18 10:42:50 +01:00
Milos Kozak 73da2a1a3f add jacoco to core 2021-02-18 08:15:42 +01:00
Bart Sopers 5347ae4f2d WIP on Omnipod program temp basal command 2021-02-18 00:31:25 +01:00
Milos Kozak 1e95be1f34 jacoco.includeNoLocationClasses 2021-02-18 00:04:44 +01:00
Milos Kozak 2b3fcc60f0 more CommandQueue tests 2021-02-17 20:15:45 +01:00
Bart Sopers e961a7990e Move Omnipod Dash dependencies to core 2021-02-17 19:34:01 +01:00
Milos Kozak 531c74de6a use fun instead of val in pump interface 2021-02-17 19:28:43 +01:00
Bart Sopers 23450aee7e Add Omnipod Dash bolus command 2021-02-17 19:20:27 +01:00
Bart Sopers cfbd8aeea4 Remove print statement 2021-02-17 16:10:36 +01:00
Bart Sopers a3b0044874 Finished Omnipod Dash program basal command 2021-02-17 16:10:18 +01:00
Bart Sopers 8d554fa35b Rename Omnipod Dash address to uniqueId 2021-02-17 14:42:01 +01:00
Bart Sopers 79c9e9a938 More WIP on Omnipod Dash program basal command 2021-02-17 14:34:08 +01:00
Bart Sopers 1c490f72ae WIP on Omnipod Dash program basal command 2021-02-17 12:38:16 +01:00
Milos Kozak cae9588950 2.8.2.1-dev-b 2021-02-17 11:56:49 +01:00
teleriddler 673cb9a362
Merge pull request #2 from nightscout/dev
getting latest dev updates from master dev
2021-02-17 09:54:32 +01:00
Milos Kozak 0fc570780d MDIPlugin -> kt 2021-02-17 09:35:48 +01:00
Milos Kozak 749bc49ad5 more CommandQueue tests 2021-02-17 09:26:17 +01:00
Milos Kozak 341a536011 PumpInterface -> kt 2021-02-16 21:30:47 +01:00
teleriddler f7a6d28ef8
Merge pull request #1 from nightscout/dev
Dev update
2021-02-16 21:18:52 +01:00
Milos Kozak beb02e9aad QueueThread -> kt 2021-02-16 19:22:43 +01:00
AdrianLxM 0457c1bf70 fix tests and switch icon and checkbox 2021-02-16 19:03:38 +01:00
Milos Kozak 32df0b9490 IobThreads -> kt 2021-02-16 18:47:35 +01:00
Milos Kozak a2c0fa7643 fragmentktx update 2021-02-16 17:59:21 +01:00
Milos Kozak 67184c96d9 IobCobCalculatorPlugin fix 2021-02-16 17:43:45 +01:00
Milos Kozak 41b66d40e0 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-02-16 16:38:09 +01:00
Milos Kozak b7c93ac1a3 ProfileHelperActivity fix 2021-02-16 15:28:42 +01:00