piotrek
7871ccb37b
Merge remote-tracking branch 'origin/dev' into feature/new-sms-command
2022-12-01 12:03:12 +01:00
piotrek
3a0305c4d2
add lowercase values in ApsMode Enum
2022-12-01 11:59:14 +01:00
piotrek
1c82a65871
Add junit tests for new SMS command - LOOP LGS/CLOSED
2022-12-01 11:58:06 +01:00
Milos Kozak
2197410206
New Crowdin updates ( #2235 )
...
* New translations protection.xml (Russian)
* New translations protection.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Russian)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* 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 (Czech)
* New translations strings.xml (Czech)
* Update source file strings.xml
* Update source file strings.xml
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Czech)
2022-12-01 11:10:26 +01:00
Milos Kozak
17368c92f6
Merge pull request #2241 from dv1/comboctl-dev
...
combov2: Fix pairing activity in pumpcontrol application
2022-12-01 11:09:24 +01:00
Milos Kozak
351a9e7d57
Merge pull request #2242 from nightscout/dependabot/gradle/dev/net.danlew-android.joda-2.12.1.1
...
chore(deps): bump android.joda from 2.12.1 to 2.12.1.1
2022-12-01 11:08:28 +01:00
dependabot[bot]
4a6979b3ad
chore(deps): bump android.joda from 2.12.1 to 2.12.1.1
...
Bumps [android.joda](https://github.com/dlew/joda-time-android ) from 2.12.1 to 2.12.1.1.
- [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...v2.12.1.1 )
---
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>
2022-12-01 08:02:47 +00:00
Carlos Rafael Giani
61db0cd160
combov2: Fix pairing activity in pumpcontrol application
...
Adding a ComboV2PairingActivity Intent to the pairing Preferences within
the XML causes pumpcontrol builds to crash because of the different
package name prefix. Fix by adding the Intent in the preprocessPreferences
function instead.
Also fix the manifest and remove unnecessary package prefixes.
Fixes https://github.com/nightscout/AndroidAPS/issues/2236 .
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-30 22:34:32 +01:00
Milos Kozak
2b5e51c857
code cleanup
2022-11-30 19:30:46 +01:00
Milos Kozak
59a2c7dbc7
Merge pull request #2088 from nightscout/dependabot/gradle/dev/com.google.android.gms-play-services-wearable-18.0.0
...
chore(deps): bump play-services-wearable from 17.1.0 to 18.0.0
2022-11-30 18:28:30 +01:00
Milos Kozak
6b72ac1284
carbs_short for translation
2022-11-30 16:45:11 +01:00
Milos Kozak
0ff8161cda
improve TDD calculation and StatsActivity
2022-11-30 15:59:04 +01:00
Milos Kozak
7d87e95037
fix ProfileFragment minor bug
2022-11-30 14:49:24 +01:00
Milos Kozak
1d831c323c
migrate logs email address
2022-11-30 13:50:12 +01:00
piotrek
9916b056d1
Extend junit tests for new SMS command - LOOP LGS/CLOSED
2022-11-30 12:04:17 +01:00
piotrek
2b3e965725
ApsMode Enum - add secureValueOf to avoid IllegalArgumentException
2022-11-30 12:02:51 +01:00
Milos Kozak
40f1d85520
do not translate keys
2022-11-30 11:55:06 +01:00
Milos Kozak
4f956c76fc
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
2022-11-30 11:54:30 +01:00
Milos Kozak
42d93be1d8
fix SingleFragmentActvity
2022-11-30 11:42:59 +01:00
Milos Kozak
6fd582878d
Merge pull request #2240 from ulevitsky/fix/xiaomi-miui-bluetooth
...
combov2: issue with Bluetooth permissions on MIUI phones
2022-11-30 09:19:18 +01:00
Uri Levitsky
484b026172
Fix manifested Bluetooth permissions for Xiaomi MIUI
2022-11-30 11:21:58 +11:00
piotrek
0d132c1263
Fix junit for new SMS command - LOOP LGS/CLOSED
2022-11-29 22:50:25 +01:00
piotrek
3f67e69023
Add new SMS command - LOOP LGS/CLOSED
...
- Adding new SMS command in order to be able to switch
between APS mode LGS/Closed via SMS.
- Adding also feedback about chosen mode when LOOP STATUS is
queried.
- Refactor "magic strings" of APS mode and replace it with Enum.
2022-11-29 22:10:06 +01:00
Milos Kozak
df63495795
hide preference for bg upload if needed
2022-11-29 18:10:55 +01:00
Milos Kozak
38394faced
Merge pull request #2233 from nightscout/dependabot/gradle/dev/kotlin_version-1.7.22
...
chore(deps): bump kotlin_version from 1.7.21 to 1.7.22
2022-11-29 15:05:31 +01:00
Milos Kozak
d391cdc654
Merge pull request #2234 from nightscout/dependabot/gradle/dev/com.github.kenglxn.QRGen-android-3.0.1
...
chore(deps): bump android from 2.7.0 to 3.0.1
2022-11-29 15:04:39 +01:00
Milos Kozak
7de42fe282
migrate to junit5
2022-11-29 15:03:25 +01:00
dependabot[bot]
5a8a56184d
chore(deps): bump android from 2.7.0 to 3.0.1
...
Bumps [android](https://github.com/kenglxn/QRGen ) from 2.7.0 to 3.0.1.
- [Release notes](https://github.com/kenglxn/QRGen/releases )
- [Commits](https://github.com/kenglxn/QRGen/compare/2.7.0...3.0.1 )
---
updated-dependencies:
- dependency-name: com.github.kenglxn.QRGen:android
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 08:08:17 +00:00
dependabot[bot]
81374ca9ce
chore(deps): bump kotlin_version from 1.7.21 to 1.7.22
...
Bumps `kotlin_version` from 1.7.21 to 1.7.22.
Updates `kotlin-gradle-plugin` from 1.7.21 to 1.7.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22 )
Updates `kotlin-allopen` from 1.7.21 to 1.7.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22 )
Updates `kotlin-serialization` from 1.7.21 to 1.7.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22 )
Updates `org.jetbrains.kotlin.android` from 1.7.21 to 1.7.22
Updates `kotlin-stdlib-jdk8` from 1.7.21 to 1.7.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22 )
Updates `kotlin-reflect` from 1.7.21 to 1.7.22
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 08:07:50 +00:00
Milos Kozak
bb6841ecf2
3.1.0.3-dev-d
2022-11-28 22:34:55 +01:00
Milos Kozak
79b8448cec
New Crowdin updates ( #2232 )
...
* New translations strings.xml (Danish)
* New translations strings.xml (Croatian)
* New translations strings.xml (Serbian (Latin))
* New translations strings.xml (Romanian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (German)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Greek)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Irish)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Serbian (Latin))
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Russian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Korean)
* New translations strings.xml (Catalan)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Irish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Greek)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Irish)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Danish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Italian)
* New translations strings.xml (French)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Croatian)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Japanese)
* New translations strings.xml (Croatian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Slovak)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Swedish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (German)
* New translations strings.xml (Danish)
* New translations strings.xml (Croatian)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Greek)
* New translations strings.xml (Romanian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Irish)
* New translations strings.xml (Croatian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Japanese)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Polish)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Irish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Catalan)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Serbian (Latin))
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Czech)
* New translations strings.xml (Dutch)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Irish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
2022-11-28 22:34:12 +01:00
Milos Kozak
3d71e8b6f5
do not translate key
2022-11-28 21:23:34 +01:00
Milos Kozak
11f71d8cb4
ActivityNames -> UiInteraction
2022-11-28 21:12:41 +01:00
Milos Kozak
b4c1f46c32
remove :core:main dependency
2022-11-28 20:40:37 +01:00
Milos Kozak
c4b535b65c
remove :core:main dependency
2022-11-28 20:29:04 +01:00
Milos Kozak
6f37d6a47c
remove :core:main dependency
2022-11-28 19:06:38 +01:00
Milos Kozak
1a135087fc
remove :core:main dependency
2022-11-28 17:09:07 +01:00
Milos Kozak
146e2a8559
New Crowdin updates ( #2228 )
...
* Update source file strings.xml
* Update source file protection.xml
* Update source file strings.xml
* New translations strings.xml (French)
* New translations protection.xml (Afrikaans)
* New translations strings.xml (Spanish)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Romanian)
* New translations protection.xml (Bulgarian)
* New translations protection.xml (Czech)
* New translations protection.xml (Spanish)
* New translations protection.xml (Romanian)
* New translations strings.xml (Czech)
* New translations protection.xml (French)
* New translations protection.xml (Italian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Irish)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations protection.xml (Hebrew)
* New translations protection.xml (Greek)
* New translations protection.xml (German)
* New translations strings.xml (Danish)
* New translations strings.xml (Hungarian)
* New translations protection.xml (Dutch)
* New translations protection.xml (Portuguese)
* New translations protection.xml (Korean)
* New translations protection.xml (Lithuanian)
* New translations protection.xml (Polish)
* New translations protection.xml (Norwegian)
* New translations protection.xml (Portuguese, Brazilian)
* New translations protection.xml (Chinese Simplified)
* New translations protection.xml (Slovak)
* New translations protection.xml (Turkish)
* New translations protection.xml (Swedish)
* New translations protection.xml (Russian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Croatian)
* New translations strings.xml (Russian)
* New translations strings.xml (Serbian (Latin))
* New translations strings.xml (Czech)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (Romanian)
* New translations strings.xml (Italian)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Irish)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (Danish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Japanese)
* New translations strings.xml (Polish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Croatian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Swedish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Serbian (Latin))
* Update source file strings.xml
* Update source file strings.xml
* Update source file strings.xml
* Update source file protection.xml
* Update source file strings.xml
* Update source file strings.xml
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Danish)
* New translations strings.xml (Czech)
* New translations strings.xml (Catalan)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Spanish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Romanian)
* New translations strings.xml (Danish)
* New translations strings.xml (Catalan)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Spanish)
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Dutch)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Czech)
* New translations strings.xml (Catalan)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Spanish)
* New translations strings.xml (French)
* New translations strings.xml (Italian)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Greek)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Irish)
* New translations strings.xml (German)
* New translations strings.xml (Danish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Slovak)
* New translations strings.xml (Dutch)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Serbian (Latin))
* New translations strings.xml (Croatian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Turkish)
* New translations strings.xml (Russian)
2022-11-28 16:13:17 +01:00
Milos Kozak
d2690c5287
Merge pull request #2226 from dv1/comboctl-dev
...
Various combov2 and nsclient fixes and additions to core XML strings
2022-11-28 16:12:49 +01:00
Milos Kozak
a79053e5e2
fix manifest
2022-11-28 14:59:18 +01:00
Milos Kozak
b4e3f6da82
move PersistentNotification
2022-11-28 14:46:53 +01:00
Milos Kozak
59c10d04b5
Merge pull request #2219 from nightscout/dependabot/gradle/dev/com.github.kenglxn.QRGen-android-3.0.0
...
chore(deps): bump android from 2.6.0 to 3.0.0
2022-11-28 14:28:08 +01:00
Carlos Rafael Giani
a3c8276501
nsclient: Add workaround for non-int devicestatus uploader battery values
...
This fixes https://github.com/nightscout/AndroidAPS/issues/2223 .
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-28 14:19:01 +01:00
Carlos Rafael Giani
4cef189f9a
combov2: Update pump status when timezone or DST changes
...
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-28 14:19:01 +01:00
Carlos Rafael Giani
b029814de5
comboctl-main: Adjust pump's local datetime when timezones change
...
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-28 14:19:01 +01:00
Carlos Rafael Giani
da49a0c9b6
combov2: Send EventInitializationChanged
...
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-28 14:19:01 +01:00
Carlos Rafael Giani
e9f75f4f9b
combov2: Report error when invalid PUMP_SUSPEND TBR is received
...
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-28 14:19:01 +01:00
Carlos Rafael Giani
797b3d9674
combov2: Avoid duplicate CONNECTED pump status events
...
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-28 14:19:01 +01:00
Carlos Rafael Giani
b2375d54c7
combov2: Use profileName in getJSONStatus()
...
The value of profileName comes from profileFunction.getProfileName(),
so using that function directly is redundant.
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-28 14:19:01 +01:00
Carlos Rafael Giani
2d7b9b5d81
combov2: Remove obsolete TODOs and clarify others
...
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-28 14:19:01 +01:00