dependabot[bot]
|
c38a9b08b9
|
Bump byteBuddyVersion from 1.11.1 to 1.11.2
Bumps `byteBuddyVersion` from 1.11.1 to 1.11.2.
Updates `byte-buddy` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2)
Updates `byte-buddy-android` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2)
Updates `byte-buddy-agent` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-11 05:50:06 +00:00 |
|
Milos Kozak
|
62005b437a
|
Improve SMSCommunicator safety
|
2021-06-10 22:35:50 +02:00 |
|
Andy Rozman
|
6fd1a8bd8d
|
- fix for reading history TBR readings (with duration less than minute)
|
2021-06-10 18:15:52 +01:00 |
|
Philoul
|
539ca3131d
|
temp Dir for log export
|
2021-06-10 08:33:15 +02:00 |
|
Philoul
|
cf91a3d812
|
Improve accuracy of extended bolus duration (from 1 min to 1 second)
|
2021-06-10 00:23:00 +02:00 |
|
Andy Rozman
|
ee5413ed06
|
- refactoring TempBasalProcess
- changed some logging
|
2021-06-08 22:31:15 +01:00 |
|
Milos Kozak
|
8e466be92c
|
Diaconn support
|
2021-06-08 23:27:14 +02:00 |
|
dependabot[bot]
|
39667b8674
|
Bump xstream from 1.4.7 to 1.4.17
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.7 to 1.4.17.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-08 07:27:23 +00:00 |
|
Milos Kozak
|
8e4067a1ed
|
Merge pull request #548 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.1
Bump byteBuddyVersion from 1.11.0 to 1.11.1
|
2021-06-08 09:22:12 +02:00 |
|
Milos Kozak
|
a03c916172
|
Merge pull request #553 from andyrozman/mdt_new_fix_2
MDT problem fixing
|
2021-06-08 09:13:26 +02:00 |
|
Andy Rozman
|
6c81770c4d
|
- fix of logging (logging throws exception ATM)
|
2021-06-07 23:18:46 +01:00 |
|
Andy Rozman
|
b1f28106ec
|
- log fixing
|
2021-06-06 22:54:35 +01:00 |
|
Andy Rozman
|
ae7bf5ba42
|
- logging in pumpStorage
|
2021-06-06 22:11:37 +01:00 |
|
Andy Rozman
|
f2ed33c237
|
- log changes, little bit of refactoring on PumpSyncStorage class
|
2021-06-06 21:54:29 +01:00 |
|
Andy Rozman
|
86625601d6
|
- trying to fix some logging
|
2021-06-06 15:39:36 +01:00 |
|
Andy Rozman
|
cd8f486dc0
|
- added some additional logs for situation that is problem
|
2021-06-06 15:22:55 +01:00 |
|
dependabot[bot]
|
eb11a43d69
|
Bump firebase-crashlytics-gradle from 2.6.1 to 2.7.0
Bumps firebase-crashlytics-gradle from 2.6.1 to 2.7.0.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-04 06:52:34 +00:00 |
|
Milos Kozak
|
13245df279
|
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
|
2021-06-03 19:01:42 +02:00 |
|
Milos Kozak
|
b2fc621375
|
Dana reset buffer at connect
|
2021-06-03 19:01:38 +02:00 |
|
Milos Kozak
|
c0dba456d7
|
fix lst bolus query and smb pocessing
|
2021-06-02 22:40:30 +02:00 |
|
Milos Kozak
|
74dfe80433
|
immutable flag for PendingIntent
|
2021-06-02 16:56:13 +02:00 |
|
Milos Kozak
|
ec73c4b0cb
|
Insight vibrate permission
|
2021-06-02 16:55:19 +02:00 |
|
Milos Kozak
|
f74955d062
|
Improve APS result logging
|
2021-06-02 16:54:58 +02:00 |
|
dependabot[bot]
|
328704eb5b
|
Bump byteBuddyVersion from 1.11.0 to 1.11.1
Bumps `byteBuddyVersion` from 1.11.0 to 1.11.1.
Updates `byte-buddy` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.0...byte-buddy-1.11.1)
Updates `byte-buddy-android` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.0...byte-buddy-1.11.1)
Updates `byte-buddy-agent` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.0...byte-buddy-1.11.1)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-02 06:00:22 +00:00 |
|
Milos Kozak
|
fedba23405
|
code cleanup
|
2021-06-01 22:51:16 +02:00 |
|
Milos Kozak
|
db95670be5
|
fix loop dialog
|
2021-06-01 22:34:18 +02:00 |
|
Milos Kozak
|
1d12883f95
|
fix receiving NOTEs form NS
|
2021-06-01 20:04:59 +02:00 |
|
Milos Kozak
|
4b017cd0ea
|
fix sendig logs
|
2021-06-01 19:48:25 +02:00 |
|
Milos Kozak
|
c00d7448e2
|
fix NS IOB upload
|
2021-06-01 10:32:42 +02:00 |
|
Milos Kozak
|
23bf22a5b9
|
Merge pull request #547 from andyrozman/mdt_new_fix_1
- fix of the problem encountered by Ghosa Sardes
|
2021-05-31 21:40:37 +02:00 |
|
Milos Kozak
|
1e1fac90b3
|
RS refactor & test fix
|
2021-05-31 21:35:03 +02:00 |
|
Milos Kozak
|
ffde47d531
|
fix Dana 5 BLE comm
|
2021-05-31 18:03:57 +02:00 |
|
Milos Kozak
|
596012ab10
|
move logs, eng_mode to AAPS directory
|
2021-05-31 15:29:42 +02:00 |
|
Andy Rozman
|
a95fabee68
|
- fix of the problem encountered by Ghosa Sardes
|
2021-05-31 13:41:31 +01:00 |
|
Milos Kozak
|
5867ff8b93
|
Merge pull request #535 from nightscout/dependabot/gradle/dev/kotlin_version-1.5.10
Bump kotlin_version from 1.5.0-release-764 to 1.5.10
|
2021-05-31 09:09:20 +02:00 |
|
dependabot[bot]
|
8904c7d2a7
|
Bump kotlin_version from 1.5.0-release-764 to 1.5.10
Bumps `kotlin_version` from 1.5.0-release-764 to 1.5.10.
Updates `kotlin-gradle-plugin` from 1.5.0-release-764 to 1.5.10
Updates `kotlin-stdlib-jdk7` from 1.5.0-release-764 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits/v1.5.10)
Updates `kotlin-reflect` from 1.5.0-release-764 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits/v1.5.10)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 05:45:46 +00:00 |
|
Milos Kozak
|
67297d60d3
|
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
|
2021-05-30 14:52:30 +02:00 |
|
Milos Kozak
|
beb8ba7efc
|
enable MDT plugin
|
2021-05-30 14:51:57 +02:00 |
|
Milos Kozak
|
7ed7736b4f
|
Merge pull request #543 from Philoul/FixCancelExtendedBolus
Fix cancel extended bolus (Overview)
|
2021-05-29 23:47:15 +02:00 |
|
Milos Kozak
|
9d29cafbe6
|
remove old db code
|
2021-05-29 23:38:19 +02:00 |
|
Philoul
|
a06b799cd0
|
Revert "Fix Cancel Extended Bolus if TBR emulation is disabled in insight preferences"
This reverts commit eef50c82
|
2021-05-28 22:07:01 +02:00 |
|
Milos Kozak
|
91ad9a3ca9
|
New Crowdin updates (#541)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Lithuanian)
* 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 (Slovenian)
* 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 (Korean)
* New translations strings.xml (Croatian)
* New translations strings.xml (Italian)
* 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 (Tamil)
* New translations validator.xml (Lithuanian)
* New translations validator.xml (Korean)
* New translations validator.xml (Greek)
* New translations validator.xml (Chinese Simplified)
* New translations validator.xml (Turkish)
* New translations validator.xml (Swedish)
* New translations validator.xml (Portuguese, Brazilian)
* New translations validator.xml (Polish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Lithuanian)
* 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 (Korean)
* New translations strings.xml (Czech)
* New translations strings.xml (Catalan)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Spanish)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Irish)
* New translations strings.xml (Greek)
* New translations strings.xml (Danish)
* New translations validator.xml (Afrikaans)
* New translations validator.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Hebrew)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations exam.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
|
2021-05-28 16:12:38 +02:00 |
|
Milos Kozak
|
8db5b808ac
|
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
|
2021-05-28 16:11:31 +02:00 |
|
Milos Kozak
|
6735d22934
|
OfflineEvent -> room
|
2021-05-28 16:06:44 +02:00 |
|
AdrianLxM
|
841c49b770
|
fix medtronic merge
|
2021-05-28 11:34:41 +02:00 |
|
Milos Kozak
|
82cce81d0b
|
update duration requirement
|
2021-05-28 08:59:52 +02:00 |
|
Philoul
|
330728299d
|
Fix Extended Bolus in Overview
|
2021-05-28 08:56:58 +02:00 |
|
Milos Kozak
|
763c0bb766
|
fix Dana history parsing
|
2021-05-28 08:50:45 +02:00 |
|
Philoul
|
eef50c8290
|
Fix Cancel Extended Bolus if TBR emulation is disabled in insight preferences
|
2021-05-28 00:17:37 +02:00 |
|
Milos Kozak
|
66a70fcd22
|
Merge pull request #531 from andyrozman/meallink-mdt
Medtronic driver changes - Kotlin and PumpSync
|
2021-05-27 23:23:03 +02:00 |
|