miyeongkim
|
e4d36c9fca
|
add SerialNumInquirePacket.kt
fix time difference error
ble waitmilis time change
|
2022-07-21 16:05:47 +09:00 |
|
Sergey Zorchenko
|
c555dd693f
|
fix popup menu in historybrowser
|
2022-07-20 22:27:32 +03:00 |
|
Milos Kozak
|
9e4864e93c
|
lints
|
2022-07-20 16:58:03 +02:00 |
|
Milos Kozak
|
381708fe11
|
hide disabled plugins
|
2022-07-20 16:48:38 +02:00 |
|
Milos Kozak
|
d14bc49dc0
|
fix warning
|
2022-07-20 14:30:35 +02:00 |
|
Milos Kozak
|
1fcf9553d8
|
Merge pull request #1926 from osodebailar/bugfix/1920-white-theme-crash-fix
fix white theme crash
|
2022-07-20 13:48:56 +02:00 |
|
Milos Kozak
|
970ff714b2
|
Merge pull request #1927 from nightscout/l10n_dev
New Crowdin updates
|
2022-07-20 13:46:30 +02:00 |
|
Milos Kozak
|
af50342db5
|
New translations strings.xml (Russian)
|
2022-07-20 13:09:40 +02:00 |
|
osodebailar
|
2b47c80463
|
fix white theme crash
|
2022-07-20 12:55:09 +02:00 |
|
Milos Kozak
|
a857309add
|
3.1.0-dev-a
|
2022-07-19 22:35:47 +02:00 |
|
Milos Kozak
|
ca3637f0f1
|
Merge pull request #1448 from nightscout/dev
3.1.0
|
2022-07-19 19:58:52 +02:00 |
|
Milos Kozak
|
bc2cd2c594
|
New Crowdin updates (#1912)
* New translations strings.xml (Spanish)
* New translations strings.xml (Italian)
* New translations exam.xml (Italian)
* New translations strings.xml (Italian)
* New translations exam.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 (Norwegian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Chinese Simplified)
|
2022-07-19 11:13:57 +02:00 |
|
Milos Kozak
|
21e397b51e
|
3.1.0
|
2022-07-19 11:12:56 +02:00 |
|
Milos Kozak
|
b061bc7dd6
|
Stop alarm before calling dismiss
|
2022-07-18 13:38:52 +02:00 |
|
Milos Kozak
|
49421da1d6
|
limit EventProfileSwitchChanged processing
|
2022-07-18 13:35:03 +02:00 |
|
Milos Kozak
|
07abc0f2b6
|
ErrorHelperActivy call cleanup
|
2022-07-18 13:08:40 +02:00 |
|
Milos Kozak
|
d0b229b2cb
|
fix storing BolusCalculatorResult
|
2022-07-18 11:25:24 +02:00 |
|
Milos Kozak
|
aba08cfecd
|
Merge pull request #1918 from nightscout/dependabot/gradle/dev/io.gitlab.arturbosch.detekt-1.21.0
Bump io.gitlab.arturbosch.detekt from 1.20.0 to 1.21.0
|
2022-07-18 10:47:23 +02:00 |
|
dependabot[bot]
|
405bbca75c
|
Bump io.gitlab.arturbosch.detekt from 1.20.0 to 1.21.0
Bumps io.gitlab.arturbosch.detekt from 1.20.0 to 1.21.0.
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 08:08:40 +00:00 |
|
Milos Kozak
|
e3339d8a5e
|
Merge pull request #1914 from tim2000s/dev
Fix cut and paste error on future sens.
|
2022-07-16 11:17:25 +02:00 |
|
Tim Street
|
c19b788430
|
Fix cut and paste error on future sens.
|
2022-07-15 22:12:16 +01:00 |
|
Milos Kozak
|
5e9522ff8b
|
Merge pull request #1913 from tim2000s/dev
UPdated future sens to be less aggressive for dosing
|
2022-07-15 19:55:46 +02:00 |
|
t_j_s
|
4b1c3b0f22
|
Prep for Nightscout Dev upload.
1. Updated future_sens to use the lower of minPredBG and current BG when glucose levels are not increasing.
|
2022-07-15 18:32:43 +01:00 |
|
Milos Kozak
|
a74cb71f36
|
Merge pull request #1911 from nightscout/dependabot/gradle/dev/coroutines_version-1.6.4
Bump coroutines_version from 1.6.3 to 1.6.4
|
2022-07-14 12:48:11 +02:00 |
|
dependabot[bot]
|
65f6d6ee65
|
Bump coroutines_version from 1.6.3 to 1.6.4
Bumps `coroutines_version` from 1.6.3 to 1.6.4.
Updates `kotlinx-coroutines-core` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.3...1.6.4)
Updates `kotlinx-coroutines-android` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.3...1.6.4)
Updates `kotlinx-coroutines-guava` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.3...1.6.4)
Updates `kotlinx-coroutines-play-services` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.3...1.6.4)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-14 08:08:17 +00:00 |
|
Milos Kozak
|
d30861b7c7
|
New Crowdin updates (#1903)
* Update source file strings.xml
* Update source file strings.xml
* New translations exam.xml (Czech)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations exam.xml (Spanish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Norwegian)
* New translations exam.xml (Norwegian)
* New translations exam.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations exam.xml (Slovak)
* New translations strings.xml (Russian)
* New translations exam.xml (Russian)
* New translations exam.xml (Russian)
* New translations strings.xml (Russian)
* Update source file strings.xml
* New translations strings.xml (Norwegian)
* New translations strings.xml (Russian)
* New translations strings.xml (French)
* New translations exam.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Italian)
* New translations strings.xml (Portuguese, Brazilian)
* 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 (Dutch)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Turkish)
* 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 (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 (Romanian)
* New translations strings.xml (Croatian)
* Update source file strings.xml
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
|
2022-07-14 08:01:01 +02:00 |
|
Milos Kozak
|
2368300505
|
Merge pull request #1910 from Andries-Smit/feat/wear-crashlytics
Feat Wear OS Crashlytics
|
2022-07-14 08:00:33 +02:00 |
|
Andries Smit
|
7e61c54c97
|
chore: add WearException EventData equal and hash
|
2022-07-13 22:39:31 +02:00 |
|
Andries Smit
|
5eec69d863
|
chore: wear exception handling via rx bridge
|
2022-07-13 22:27:08 +02:00 |
|
Milos Kozak
|
16506b8faf
|
Merge pull request #1879 from andyrozman/pump_common
- extended pump-common package a little, so that in the future we can…
|
2022-07-13 21:35:37 +02:00 |
|
Andy Rozman
|
404d6b8530
|
- fix after merge
|
2022-07-13 20:01:38 +01:00 |
|
Andy Rozman
|
4c0ac4ec02
|
Merge branch 'dev' into pump_common
|
2022-07-13 19:49:06 +01:00 |
|
Andries Smit
|
7b664bc668
|
feat: wear forward exceptions to phone
|
2022-07-13 15:06:40 +02:00 |
|
Milos Kozak
|
48ebc0973c
|
Merge pull request #1909 from Andries-Smit/style/material-profile-helper
Style material profile helper tabs and dropdown
|
2022-07-13 11:26:01 +02:00 |
|
Andries Smit
|
7ec4b855e5
|
style: profile helper use material tabs
|
2022-07-13 08:54:34 +02:00 |
|
Andries Smit
|
875c4144fd
|
style: profile helper use dropdowns
|
2022-07-13 08:54:18 +02:00 |
|
Milos Kozak
|
2b0670921e
|
ActionStopProcessing
|
2022-07-12 19:51:06 +02:00 |
|
Milos Kozak
|
f560a00e8f
|
add dynISF plugin to preferences
|
2022-07-12 18:44:02 +02:00 |
|
Milos Kozak
|
71a64e0b23
|
autotune prefs colapsed
|
2022-07-12 18:41:57 +02:00 |
|
Milos Kozak
|
336b079875
|
Merge pull request #1908 from Andries-Smit/feat/local-profile-select-active
Feat: local profile select active
|
2022-07-12 18:06:46 +02:00 |
|
Milos Kozak
|
030329c290
|
Merge pull request #1907 from Andries-Smit/fix/eros-time-color
Fix: Omniod eros time color
|
2022-07-12 18:05:54 +02:00 |
|
Andries Smit
|
89694e2201
|
feat: default select active profile
|
2022-07-12 16:37:03 +02:00 |
|
Andries Smit
|
ff35b07304
|
chore: add tool hint for merge layout
|
2022-07-12 16:01:10 +02:00 |
|
Andries Smit
|
d78f685f1f
|
fix: eros time color
|
2022-07-12 15:37:56 +02:00 |
|
Milos Kozak
|
b025fea343
|
cleanup
|
2022-07-10 23:13:14 +02:00 |
|
Milos Kozak
|
89d2290ed9
|
cleanup
|
2022-07-10 23:05:34 +02:00 |
|
Milos Kozak
|
5cde729c54
|
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
|
2022-07-10 20:48:38 +02:00 |
|
Milos Kozak
|
e1423c0f82
|
catch serialization
|
2022-07-10 20:48:19 +02:00 |
|
Milos Kozak
|
12b21eee72
|
3.0.0.2-dev-o
|
2022-07-10 10:25:27 +02:00 |
|
Milos Kozak
|
09bcad5b26
|
New Crowdin updates (#1870)
* New translations strings.xml (Italian)
* Update source file strings.xml
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Russian)
* New translations objectives.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Turkish)
* Update source file strings.xml
* New translations exam.xml (Portuguese, Brazilian)
* New translations exam.xml (Chinese Simplified)
* New translations exam.xml (Turkish)
* New translations exam.xml (Swedish)
* New translations exam.xml (Slovak)
* New translations exam.xml (Portuguese)
* New translations exam.xml (Polish)
* New translations exam.xml (Norwegian)
* New translations exam.xml (Lithuanian)
* New translations exam.xml (Korean)
* New translations exam.xml (German)
* New translations strings.xml (Spanish)
* New translations exam.xml (Czech)
* New translations exam.xml (Catalan)
* New translations exam.xml (Spanish)
* New translations exam.xml (French)
* New translations exam.xml (Romanian)
* New translations exam.xml (Russian)
* New translations exam.xml (Dutch)
* New translations exam.xml (Italian)
* New translations exam.xml (Hebrew)
* New translations exam.xml (Danish)
* Update source file exam.xml
* New translations strings.xml (Norwegian)
* New translations exam.xml (Spanish)
* New translations exam.xml (Norwegian)
* New translations exam.xml (Turkish)
* New translations strings.xml (Czech)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations exam.xml (Czech)
* New translations exam.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations exam.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations exam.xml (Spanish)
* New translations exam.xml (Spanish)
* New translations exam.xml (Turkish)
* New translations exam.xml (Norwegian)
* New translations exam.xml (Czech)
* New translations exam.xml (Spanish)
* Update source file strings.xml
* Update source file exam.xml
* New translations exam.xml (Czech)
* New translations exam.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
|
2022-07-10 10:25:03 +02:00 |
|