Commit graph

16581 commits

Author SHA1 Message Date
swissalpine e6c9e13d51
Rework 2023-11-30 11:48:38 +01:00
swissalpine 1e13237a5b
Rework 2023-11-30 11:46:35 +01:00
swissalpine 9b2441f457
Rework tbr 2023-11-30 11:44:42 +01:00
swissalpine 68720cb2da
Fix Tests: One argument left to delete 2023-11-27 03:12:02 +01:00
swissalpine bc5facc623
Next try to fix test: Remove obsolet line 2023-11-27 02:44:07 +01:00
swissalpine 3f59d4eb66
Fix tests loophubtest.kt 2023-11-26 23:28:35 +01:00
swissalpine 3fcdad5275
Fix Garmin Pugintest (missing iob, tbr, cob) 2023-11-26 22:59:56 +01:00
swissalpine a35a5b8be0
Code clean up 2023-11-26 14:29:31 +01:00
swissalpine b7dfa735c5
Update LoopHubImpl.kt: add iob, cob, tbr 2023-11-26 12:35:21 +01:00
swissalpine beac0ecf1c
Update LoopHub.kt: add iob, cob, tbr val 2023-11-26 12:34:43 +01:00
swissalpine e29d8f59f9
Garmin sgv.json: add iob, cob and tbr 2023-11-26 12:32:00 +01:00
Milos Kozak d20beee891
Merge pull request #3079 from buessow/dev-sgv.json
Implement /sgv.json endpoint to support phone apps that use nightscou…
2023-11-24 13:23:18 +01:00
Robert Buessow 4d233e4679 Implement /sgv.json endpoint to support phone apps that use nightscout or xdrip endpoints. 2023-11-24 13:06:06 +01:00
Milos Kozak 7088fcbabb
New Crowdin updates (#3057)
* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Russian)

* New translations alert_titles.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)
2023-11-22 16:44:15 +01:00
Milos Kozak 6de44f9675 NSCv3: force http load on connect (sometimes onDisconnect is not called) 2023-11-22 16:31:18 +01:00
Milos Kozak 770ad1c4b8 remove unused code 2023-11-21 17:11:48 +01:00
Milos Kozak 2feaa419a7 Loop: Skip db change of ending previous TT 2023-11-21 14:28:12 +01:00
Milos Kozak 428d6c4fee CommandQueue: always create EffectiveProfileSwitch on success 2023-11-21 14:18:24 +01:00
Milos Kozak ef3a8fbffa show recalculated value in notification and sms 2023-11-21 13:48:54 +01:00
Milos Kozak fede765a40
Merge pull request #3066 from nightscout/dependabot/gradle/dev/com.android.tools.build-gradle-8.1.4
chore(deps): bump com.android.tools.build:gradle from 8.1.3 to 8.1.4
2023-11-20 12:44:35 +01:00
dependabot[bot] 418229b840
chore(deps): bump com.android.tools.build:gradle from 8.1.3 to 8.1.4
Bumps com.android.tools.build:gradle from 8.1.3 to 8.1.4.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 08:34:28 +00:00
Milos Kozak fa78a8214e
3.2.0.2-dev 2023-11-13 17:05:31 +01:00
Milos Kozak abccf7c997
Merge pull request #3053 from olorinmaia/AddMissingStringDash
Add missing dash notification string when there is no active pod
2023-11-12 23:55:02 +01:00
Milos Kozak c31617fd2c
Merge pull request #3056 from nightscout/prepare3.2.0.2
3.2.0.2
2023-11-12 12:45:15 +01:00
Milos Kozak bb44c4df52 Merge branch 'dev' into prepare3.2.0.2 2023-11-12 11:40:25 +01:00
Milos Kozak 91280026b1
New Crowdin updates (#3046)
* Update source file strings.xml

* New translations strings.xml (Romanian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Norwegian Bokmal)

* Update source file strings.xml

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Czech)

* New translations strings.xml (Turkish)

* New translations strings.xml (Polish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Italian)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations exam.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings.xml (Korean)

* New translations exam.xml (Korean)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Norwegian Bokmal)
2023-11-12 11:38:24 +01:00
Milos Kozak 084aa201fd
3.2.0.2 2023-11-12 11:36:20 +01:00
Milos Kozak 3e681ef219 Xdrip: round incomming b values 2023-11-12 11:08:48 +01:00
Milos Kozak f519d37ac3 VirtualPump: don't ask for BT permission 2023-11-11 10:14:58 +01:00
olorinmaia 4922bc540d Add missing dash notification string when there is no active pod 2023-11-10 21:22:48 +01:00
Milos Kozak 27355c18a2 Automation: set precision level for comparsion to mgdl int values 2023-11-10 14:11:00 +01:00
Milos Kozak 26024dc7e1 use default insulin during initialization 2023-11-09 16:03:49 +01:00
Milos Kozak 112d3b50d1 fix tests 2023-11-08 18:45:22 +01:00
Milos Kozak 291c85f69c Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-11-08 18:32:25 +01:00
Milos Kozak 617d722edd show BG value in treatments 2023-11-08 14:08:58 +01:00
Milos Kozak b5e00f9c1d Do not allow select DynISF without objective started 2023-11-08 13:21:02 +01:00
Milos Kozak 8070cac850 3.2.0.1-dev-a 2023-11-08 11:11:59 +01:00
Milos Kozak 50b7263acd DynISF: add notification on SMB fallback 2023-11-08 11:11:19 +01:00
Milos Kozak 04bd666a3f gradle 8.1.3 for buildSrc 2023-11-08 10:42:52 +01:00
Milos Kozak 856f395ab1
Merge pull request #3042 from olorinmaia/AdjustDynISFsettings
Adjust DynISF settings
2023-11-08 10:36:11 +01:00
Milos Kozak c7649b135d
Merge pull request #3045 from nightscout/dependabot/gradle/dev/com.android.tools.build-gradle-8.1.3
chore(deps): bump com.android.tools.build:gradle from 8.1.2 to 8.1.3
2023-11-08 10:32:37 +01:00
Milos Kozak 4c71a75b00
New Crowdin updates (#3020)
* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations exam.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations objectives.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Spanish)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Norwegian Bokmal)
2023-11-08 10:32:14 +01:00
dependabot[bot] 65e22f73c9
chore(deps): bump com.android.tools.build:gradle from 8.1.2 to 8.1.3
Bumps com.android.tools.build:gradle from 8.1.2 to 8.1.3.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 08:39:37 +00:00
olorinmaia 2bb9b84606 Adjust option and summary text of setting dynisf_adjust_sensitivity and also make sensitivity/resistance altering target options dependent of dynisf_adjust_sensitivity 2023-11-07 22:17:34 +01:00
Milos Kozak 22bf7120d5 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-11-07 10:37:07 +01:00
Milos Kozak b5310c26da
Merge pull request #3032 from buessow/dev-garmin
Make random bg interval configurable.
2023-11-05 19:18:03 +01:00
Milos Kozak c7e15fed22 change logging tag 2023-11-05 16:46:00 +01:00
Robert Buessow 6a587ff357 Make random bg interval configurable.
Need to test Abott's minutely interval.
2023-11-05 11:15:05 +01:00
Milos Kozak f08f32c581 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-11-03 17:41:30 +01:00
Milos Kozak 29356e0b2c Wear: fix display value 2023-11-03 17:41:04 +01:00