Commit graph

16664 commits

Author SHA1 Message Date
Milos Kozak 6c604e923f Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-10-31 09:17:31 +01:00
Milos Kozak 9881be1309 prevent NPE in import list 2023-10-31 09:08:01 +01:00
Milos Kozak fec5958fd3
Merge pull request #3010 from swissalpine/patch-1
Like in overview tab: Show smoothed bg value in Widget
2023-10-31 08:33:34 +01:00
swissalpine 0845f082b9
Like in overview tab: Show smoothed bg value 2023-10-30 23:31:40 +01:00
Milos Kozak 9700ccd5a0
Merge pull request #3008 from buessow/dev-garmin
Garmin: Fix glucose unites and widget support
2023-10-30 14:47:55 +01:00
Robert Buessow cbde9564d4 Get glucose unit from settings rather than profile.
Add post carbs and connect/disconnect functionality for Garmin Widget.
2023-10-30 14:22:07 +01:00
Milos Kozak 51e4a98497 NSC: improve connectivity message 2023-10-30 14:02:26 +01:00
Milos Kozak aa2ae1b99f Overview: show adjusted target in NSC mode 2023-10-30 13:54:24 +01:00
Milos Kozak 238a622d5e Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-10-30 13:21:28 +01:00
Milos Kozak 9b4d9b788b NSCv3: fix loading v1 records on full sync 2023-10-30 13:21:17 +01:00
Milos Kozak e232024d45
Merge pull request #3005 from olorinmaia/FixtypoAddsumDynISF
Fix typo of DynISF setting "Adjust sensitivity and BG" and add summary
2023-10-30 10:29:53 +01:00
Alf Einar Johnsen 9e5dc395c6
Rephrase summary
After discussion with Milos and Tim
2023-10-30 09:16:10 +01:00
Milos Kozak 5d62ad1729
Merge pull request #3004 from Philoul/Fix/log
Remove bytearray data from log
2023-10-29 21:13:44 +01:00
Milos Kozak bb23841289
Merge pull request #2999 from jbr7rr/medtrum-fixes
Medtrum: Skip record if it fails
2023-10-29 19:04:53 +01:00
olorinmaia 570f39948d Fix typo of DynISF setting "Adjust sensitivity and BG" and add summary 2023-10-29 18:35:11 +01:00
Philoul 7b04f79c7b Wear log replace bytearray data by size 2023-10-29 18:24:36 +01:00
jbr7rr 68d45aae4f Medtrum: Add log line 2023-10-29 06:57:43 +01:00
jbr7rr e026b59208 Medtrum: Skip record if it fails 2023-10-28 19:02:30 +02:00
Milos Kozak 4b8c48b424 Fix displaying value 2023-10-28 12:50:25 +02:00
Milos Kozak 1f9f112f68 synchronized access to hashmap 2023-10-28 01:20:59 +02:00
Milos Kozak 70db735476 NSCv3: catch stop service crash 2023-10-27 23:26:03 +02:00
Milos Kozak 90251178a9 Overview: display smoothed value 2023-10-27 21:59:49 +02:00
Milos Kozak 4dde47bc44 NSCv1: catch misformatted devicestatus 2023-10-27 21:48:24 +02:00
Milos Kozak ff0d327a15 Wear: optimize loading treed arrow 2023-10-27 13:45:35 +02:00
Milos Kozak 90b101e77f Overview: process buttons on pump change 2023-10-27 12:45:18 +02:00
Milos Kozak 3c2991dd28 SetupWizard: fix button visibility 2023-10-27 12:29:04 +02:00
Milos Kozak e33a66b65e
New Crowdin updates (#2987)
* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)
2023-10-27 11:25:31 +02:00
Milos Kozak c351671b96
New Crowdin updates (#2972)
* New translations strings.xml (French)

* New translations strings.xml (Romanian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Turkish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Turkish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Turkish)

* Update source file strings.xml

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)
2023-10-26 16:47:12 +02:00
Milos Kozak 0c1b3afdce
Merge pull request #2978 from buessow/cover
Set testCoverageEnabled=false in wear.
2023-10-25 11:19:52 +02:00
Milos Kozak e363ac2c6a fix showing EB tab in treatments 2023-10-25 10:07:14 +02:00
Milos Kozak 23c12077c6 fix Objective4 2023-10-25 09:58:38 +02:00
Milos Kozak a909f8653a
Merge pull request #2976 from Philoul/wear/new_custom_watchface
Wear CWF Fix Invalid keys for TopOffset, LeftOffset and RotationOffset steps
2023-10-25 00:08:55 +02:00
Robert Buessow 5925dc9586 Set testCoverageEnabled=false in wear.
Setting this to true conflicts with the jacoco plugin and causes no coverage reporting. Not sure why this is only a problem in the wear subproj.
2023-10-24 23:22:45 +02:00
Philoul 7b5d164239 Wear CWF Fix invalid keys for topOffset, leftOffset and rotationOffset steps 2023-10-24 17:03:40 +02:00
Milos Kozak d8190d00b6 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-10-24 15:52:35 +02:00
Milos Kozak 5fd2db9706 update .gitignore 2023-10-24 09:22:48 +02:00
Milos Kozak c1d388d910 3.2.0.1-dev 2023-10-23 20:54:38 +02:00
Milos Kozak aeed6e2083
Merge pull request #2971 from nightscout/dev
Release 3.2.0.1
2023-10-23 20:54:07 +02:00
Milos Kozak ef8cf35966 Release 3.2.0.1 2023-10-23 20:51:23 +02:00
Milos Kozak 8dee40de14 fix crash caused by buildscript 2023-10-23 20:50:56 +02:00
Milos Kozak 4f5e6a8c42
New Crowdin updates (#2970)
* New translations strings.xml (Dutch)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)
2023-10-23 20:49:29 +02:00
Milos Kozak ad9ce45396 3.2.0.0-dev 2023-10-23 16:53:06 +02:00
Milos Kozak 0d969ac8ca
Merge pull request #2406 from nightscout/dev
Release 3.2.0.0
2023-10-23 16:52:13 +02:00
Milos Kozak 7c9c4ffa95 Release 3.2.0.0 2023-10-23 15:08:41 +02:00
Milos Kozak 20d9835ff7 fix tests 2023-10-23 15:08:18 +02:00
Milos Kozak 4637d045f5
New Crowdin updates (#2965)
* New translations strings.xml (Hebrew)

* New translations strings.xml (French)

* New translations strings.xml (Romanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Turkish)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Spanish)

* New translations strings.xml (Polish)
2023-10-23 14:33:44 +02:00
Milos Kozak d7e5eea4a3 Automation: remove proper event 2023-10-23 13:47:37 +02:00
Milos Kozak 125ed945bb fix running VirtualPump in emulator 2023-10-23 13:18:49 +02:00
Milos Kozak b9db721c6c
New Crowdin updates (#2963)
* New translations strings.xml (French)

* New translations strings.xml (French)

* Update source file strings.xml

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Spanish)

* New translations strings.xml (Portuguese, Brazilian)
2023-10-22 11:38:03 +02:00
Milos Kozak d4daba0583
Merge pull request #2771 from nightscout/kts
gradle.kts migration
2023-10-22 11:36:30 +02:00