Commit graph

16612 commits

Author SHA1 Message Date
Milos Kozak 6528f9cdc3 WizardDialog: move buttons to bottom 2023-12-06 09:31:18 +01:00
Milos Kozak 9642f3ee26
Merge pull request #3059 from buessow/dev-garmin3
Support automatic exchange of communication key for HTTP via connecti…
2023-12-05 21:34:37 +01:00
Robert Buessow 35b3ce0300 pull upstream/dev 2023-12-05 15:37:30 +01:00
Robert Buessow f0e7134d29 pull upstream/dev 2023-12-05 15:36:05 +01:00
Milos Kozak 18af3e94ec
Merge pull request #3097 from nightscout/dependabot/gradle/dev/org.jlleitschuh.gradle.ktlint-12.0.2
chore(deps): bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.0.2
2023-12-05 13:37:00 +01:00
Milos Kozak 51a832f51b
Merge pull request #3093 from Jackenmen/handle_finger_bg_in_medtronic_driver
Auto-add "BG Check" treatment for Contour Link readings
2023-12-05 12:42:38 +01:00
Milos Kozak 0beaacbe31
Merge pull request #3095 from ssuppe/dev
Include profile name in profile delete confirmation dialog
2023-12-05 12:40:41 +01:00
Jakub Kuczys 4a38a5b219
Add unit tests 2023-12-05 01:44:46 +01:00
dependabot[bot] 6de92da1da
chore(deps): bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.0.2
Bumps org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.0.2.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 08:01:17 +00:00
ssuppe 2a1ddc956f Added profile name to the actual code (not just the string). 2023-12-02 23:42:54 +00:00
ssuppe b6af7447e8 In the profile editor, include profile name in the confirmation dialog (to make it clearer which profile you are deleting). 2023-12-02 23:09:49 +00:00
Jakub Kuczys f98d310a8e
Fix missing dependency in tests 2023-12-02 02:02:30 +01:00
Jakub Kuczys 00e36392bd
Auto-add "BG Check" treatment for Contour Link readings 2023-12-01 23:56:36 +01:00
Milos Kozak 0ec3f4eae8
Merge pull request #3091 from Jackenmen/auto_add_medtronic_battery_change_to_careportal
Auto-add Medtronic battery changes to careportal
2023-12-01 16:51:58 +01:00
Milos Kozak 3cdf73ce46
Merge pull request #3082 from swissalpine/garmin-sgv-json
Add iob, cob, tbr to GARMIN sgv.json endpoint
2023-12-01 16:47:02 +01:00
Jakub Kuczys 52335bc7da
Auto-add battery changes to careportal 2023-12-01 14:48:36 +01:00
Milos Kozak 56937dc704 gradle 8.2.0 2023-12-01 14:13:19 +01:00
swissalpine 4d504e60cd
Add values to onSGV tests 2023-11-30 15:47:39 +01:00
swissalpine 3ce6280e4c
Add missing import 2023-11-30 12:14:26 +01:00
swissalpine aecde2032e
Delete unfinished function 2023-11-30 11:54:51 +01:00
swissalpine dad61d5a37
Fix tests 2023-11-30 11:51:36 +01:00
swissalpine 46c5e82e6c
Fix tests 2023-11-30 11:49:54 +01:00
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
Milos Kozak 6e94f7ab2d Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-11-29 14:30:13 +01:00
Milos Kozak 50c035960a Prevent double run of wizard 2023-11-29 14:30:03 +01:00
Milos Kozak ca0995dd2f
Merge pull request #3085 from olorinmaia/AddDashPodStatusStrings
Add dash pod status translation strings in AAPSClient Overview
2023-11-29 14:06:01 +01:00
olorinmaia 5d32395042 Add translation strings for Dash statuses in AAPSClient pump status 2023-11-28 22:36:51 +01:00
Milos Kozak 10846b118a
New Crowdin updates (#3076)
* New translations strings.xml (Norwegian Bokmal)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)
2023-11-28 14:20:01 +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
Robert Buessow 4e7e48f145 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev-garmin3 2023-11-24 09:41:34 +01:00
Robert Buessow a36081d3df Fix Garmin communication. Use Garmin lib rather than aidl, get rid of not needed functionality. 2023-11-23 20:37:07 +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