dependabot[bot]
9e857a8cfa
chore(deps): bump com.google.firebase:firebase-bom from 31.3.0 to 31.4.0
...
Bumps com.google.firebase:firebase-bom from 31.3.0 to 31.4.0.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 08:57:30 +00:00
Milos Kozak
ec12dd8e91
test wifi SSID with space in automation
2023-03-29 09:50:50 +02:00
Milos Kozak
06ece9747c
test wifi SSID with space
2023-03-29 09:43:49 +02:00
jbr7rr
af6445a3dc
NotificationPacket
2023-03-28 19:26:58 +02:00
Milos Kozak
b244d174fa
Tidepool: fix calibraton entry
2023-03-28 17:12:28 +02:00
Milos Kozak
de7fde3840
Merge pull request #2478 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-bom-31.3.0
...
chore(deps): bump com.google.firebase:firebase-bom from 31.2.3 to 31.3.0
2023-03-27 13:43:45 +02:00
Milos Kozak
fa4672b908
Merge pull request #2480 from nightscout/dependabot/gradle/dev/net.danlew-android.joda-2.12.4
...
chore(deps): bump net.danlew:android.joda from 2.12.1.1 to 2.12.4
2023-03-27 13:43:28 +02:00
dependabot[bot]
35a560d91b
chore(deps): bump net.danlew:android.joda from 2.12.1.1 to 2.12.4
...
Bumps [net.danlew:android.joda](https://github.com/dlew/joda-time-android ) from 2.12.1.1 to 2.12.4.
- [Release notes](https://github.com/dlew/joda-time-android/releases )
- [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dlew/joda-time-android/compare/v2.12.1.1...v2.12.4 )
---
updated-dependencies:
- dependency-name: net.danlew:android.joda
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 08:58:11 +00:00
dependabot[bot]
89d655d824
chore(deps): bump com.google.firebase:firebase-bom from 31.2.3 to 31.3.0
...
Bumps com.google.firebase:firebase-bom from 31.2.3 to 31.3.0.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 08:57:46 +00:00
Milos Kozak
e432d649d4
Merge pull request #2477 from dlvoy/patch-1
...
Fixing misleading label
2023-03-27 09:14:48 +02:00
Dominik Dzienia
b62e59c940
Fixing misleading label
...
Reported by user - base text sugested it is about current/last profile name, while code checks all of them, so it may happen that recent is OK but some other profile is wrong.
https://github.com/nightscout/AndroidAPS/blob/dev/plugins/main/src/main/java/info/nightscout/plugins/profile/ProfilePlugin.kt#L193
2023-03-27 00:14:03 +02:00
Milos Kozak
5b07afbf94
Merge pull request #2471 from nightscout/dependabot/gradle/dev/androidx.lifecycle-lifecycle-viewmodel-ktx-2.6.1
...
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.5.1 to 2.6.1
2023-03-26 23:12:45 +02:00
Milos Kozak
ca8f705ee4
Merge pull request #2472 from nightscout/dependabot/gradle/dev/androidx.activity-activity-ktx-1.7.0
...
chore(deps): bump androidx.activity:activity-ktx from 1.6.1 to 1.7.0
2023-03-26 23:12:34 +02:00
Milos Kozak
003f323d4c
Merge pull request #2464 from dv1/combov2-fixes-001
...
Fixes to combov2 pairing PIN entry UI, the pairing activity, and TDD history retrieval and activity background
2023-03-25 20:12:38 +01:00
Carlos Rafael Giani
5d877a8379
Fix TDD activity background
...
Fixes https://github.com/nightscout/AndroidAPS/issues/2473
2023-03-25 17:34:50 +01:00
jbr7rr
cafdd6cf8f
Implement GetRecordPacket (initial)
2023-03-25 16:55:06 +01:00
jbr7rr
db409f5b7f
Packet implementation
2023-03-24 19:50:19 +01:00
jbr7rr
90392b2452
Packet classes
2023-03-24 19:50:19 +01:00
jbr7rr
7afa0beb0a
Prepare patch step WIP
2023-03-24 19:50:19 +01:00
jbr7rr
8f6dfbdf88
Overview fragment based on eopatch layout
2023-03-24 19:50:19 +01:00
jbr7rr
43515f7b17
Buttons in overview
2023-03-24 19:50:19 +01:00
jbr7rr
485826682e
Implemented state to initialize pump connection
2023-03-24 19:50:19 +01:00
jbr7rr
27159d6e47
Review comments
2023-03-24 19:39:23 +01:00
jbr7rr
ed100a4eb0
BLEComm: Added callbacks to enable handling of notifications in calling class
2023-03-24 19:39:23 +01:00
jbr7rr
f31f6c1649
Proper handling of setCharacteristicNotification
2023-03-24 19:39:23 +01:00
jbr7rr
baa4376f68
Added MedtrumService
2023-03-24 19:38:48 +01:00
jbr7rr
b635ad26d8
Initial Medtrum BLEComm
2023-03-24 19:38:48 +01:00
jbr7rr
37a6fa9220
Added Medtrum pump type etc
2023-03-24 19:38:48 +01:00
jbr7rr
18be54f489
Empty plugin
2023-03-24 19:38:48 +01:00
dependabot[bot]
992afc1ecb
chore(deps): bump androidx.activity:activity-ktx from 1.6.1 to 1.7.0
...
Bumps androidx.activity:activity-ktx from 1.6.1 to 1.7.0.
---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 09:32:08 +00:00
Milos Kozak
1920bc7ce5
New Crowdin updates ( #2465 )
...
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Czech)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Slovak)
* New translations strings.xml (Hebrew)
2023-03-23 10:32:05 +01:00
dependabot[bot]
a48f01ca34
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx
...
Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.5.1 to 2.6.1.
---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 09:31:57 +00:00
Milos Kozak
6df6e978a9
Merge pull request #2470 from nightscout/dependabot/gradle/dev/androidx.fragment-fragment-ktx-1.5.6
...
chore(deps): bump androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6
2023-03-23 10:31:26 +01:00
Milos Kozak
35fe73f08c
Merge pull request #2468 from nightscout/dependabot/gradle/dev/work_version-2.8.1
...
chore(deps): bump work_version from 2.8.0 to 2.8.1
2023-03-23 10:31:02 +01:00
Milos Kozak
3fd6657ea8
Merge pull request #2469 from nightscout/dependabot/gradle/dev/room_version-2.5.1
...
chore(deps): bump room_version from 2.5.0 to 2.5.1
2023-03-23 10:30:48 +01:00
dependabot[bot]
5388db068d
chore(deps): bump androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6
...
Bumps androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6.
---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 08:58:04 +00:00
dependabot[bot]
0e24624cf6
chore(deps): bump room_version from 2.5.0 to 2.5.1
...
Bumps `room_version` from 2.5.0 to 2.5.1.
Updates `androidx.room:room-compiler` from 2.5.0 to 2.5.1
Updates `androidx.room:room-ktx` from 2.5.0 to 2.5.1
Updates `androidx.room:room-runtime` from 2.5.0 to 2.5.1
Updates `androidx.room:room-rxjava3` from 2.5.0 to 2.5.1
Updates `androidx.room:room-testing` from 2.5.0 to 2.5.1
---
updated-dependencies:
- dependency-name: androidx.room:room-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-rxjava3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 08:57:40 +00:00
dependabot[bot]
16a5b27414
chore(deps): bump work_version from 2.8.0 to 2.8.1
...
Bumps `work_version` from 2.8.0 to 2.8.1.
Updates `androidx.work:work-runtime-ktx` from 2.8.0 to 2.8.1
Updates `androidx.work:work-testing` from 2.8.0 to 2.8.1
---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.work:work-testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 08:57:29 +00:00
Milos Kozak
8ce12d61c0
Xdrip: prevent NPE
2023-03-22 22:09:43 +01:00
Carlos Rafael Giani
a0e65370dc
combov2: Ask for Bluetooth permissions before pairing
2023-03-22 09:02:42 +01:00
Carlos Rafael Giani
d280a2bec5
comboctl-main: Allow fetching TDDs while the pump is suspended
...
There is no good reason for disallowing TDD retrieval while the Combo
is suspended - the TDD history screens are accessible, and TDD retrieval
does not cause any insulin delivery to take place.
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2023-03-22 08:53:21 +01:00
Milos Kozak
75d34955b7
fix displaying in non default languages
2023-03-21 18:38:49 +01:00
Milos Kozak
cf69dcf423
NSCv3: get missing data upon WS connection
2023-03-21 17:02:02 +01:00
Milos Kozak
f5d2f739a9
NSCv3: allow missing eventType
2023-03-21 15:18:54 +01:00
Carlos Rafael Giani
6435b36f7e
combov2: Use layout_weight to make PIN field adapt to horizontal space
2023-03-19 17:40:41 +01:00
Milos Kozak
438f384c67
lints
2023-03-16 18:36:47 +01:00
Milos Kozak
53c13684ea
EOPATCH2: fix NS carbs sync
2023-03-16 18:29:53 +01:00
Milos Kozak
294f3cb789
Merge pull request #2457 from dv1/combov2-fixes-001
...
combov2: Fixes for the refresh button, unsafe casts, crashes due to Bluetooth, improved warning screen handling, and additional language support
2023-03-13 22:21:45 +01:00
Carlos Rafael Giani
9979331ef0
comboctl-parser: Fix typo in E2BatteryEmptyErrorScreenParsing test
...
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2023-03-13 21:46:31 +01:00
Milos Kozak
6e223dd5f4
New Crowdin updates ( #2456 )
...
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations alert_descriptions.xml (Lithuanian)
* New translations exam.xml (Bulgarian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations objectives.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
2023-03-13 21:32:18 +01:00