Milos Kozak
|
62375cdcfe
|
New Crowdin updates (#545)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Romanian)
* New translations strings.xml (Dutch)
* 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 (Russian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (French)
* New translations strings.xml (Korean)
* 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 (Czech)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Russian)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* 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 (French)
|
2021-06-21 07:59:08 +02:00 |
|
Milos Kozak
|
8bca98efa0
|
Merge pull request #568 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.3
Bump byteBuddyVersion from 1.11.2 to 1.11.3
|
2021-06-20 11:58:44 +02:00 |
|
dependabot[bot]
|
eb18bd95ba
|
Bump byteBuddyVersion from 1.11.2 to 1.11.3
Bumps `byteBuddyVersion` from 1.11.2 to 1.11.3.
Updates `byte-buddy` from 1.11.2 to 1.11.3
- [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.2...byte-buddy-1.11.3)
Updates `byte-buddy-android` from 1.11.2 to 1.11.3
- [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.2...byte-buddy-1.11.3)
Updates `byte-buddy-agent` from 1.11.2 to 1.11.3
- [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.2...byte-buddy-1.11.3)
---
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-18 08:07:16 +00:00 |
|
Milos Kozak
|
0af2cff26f
|
Merge pull request #557 from Philoul/NewTempFolderForLogExports
temp Dir for log export
|
2021-06-17 22:01:05 +02:00 |
|
Milos Kozak
|
1da568272e
|
disable Dana removeBond code
|
2021-06-17 21:29:46 +02:00 |
|
Milos Kozak
|
80e19354a3
|
fix pump status in Dana fragment
|
2021-06-17 20:23:07 +02:00 |
|
Milos Kozak
|
b79d86f0b8
|
Merge pull request #561 from Philoul/FixDeleteLogs
Fix delete logs
|
2021-06-16 08:22:15 +02:00 |
|
Milos Kozak
|
233d188840
|
Merge pull request #563 from nightscout/dependabot/gradle/dev/org.mockito-mockito-core-3.11.1
Bump mockito-core from 3.10.0 to 3.11.1
|
2021-06-15 16:11:19 +02:00 |
|
Milos Kozak
|
aac0997123
|
better Dana BLE error handling
|
2021-06-15 16:07:30 +02:00 |
|
Milos Kozak
|
c3aea16c72
|
reset cached data on db reset
|
2021-06-15 14:54:32 +02:00 |
|
Milos Kozak
|
fcf7faa3e0
|
queue independentConnect fix for DanaR pumps
|
2021-06-14 15:52:43 +02:00 |
|
dependabot[bot]
|
a1799241d4
|
Bump mockito-core from 3.10.0 to 3.11.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.1)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-14 07:29:21 +00:00 |
|
Philoul
|
396cc3a1c5
|
Revert "Add setting"
This reverts commit 6fd6283e
|
2021-06-14 08:58:53 +02:00 |
|
Milos Kozak
|
7ae547c6af
|
Merge pull request #542 from nightscout/dependabot/gradle/dev/com.thoughtworks.xstream-xstream-1.4.17
Bump xstream from 1.4.7 to 1.4.17
|
2021-06-13 22:42:46 +02:00 |
|
Milos Kozak
|
0fe9aa0775
|
Merge pull request #549 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.7.0
Bump firebase-crashlytics-gradle from 2.6.1 to 2.7.0
|
2021-06-13 22:18:42 +02:00 |
|
Milos Kozak
|
a238d8df47
|
Merge pull request #559 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.2
Bump byteBuddyVersion from 1.11.1 to 1.11.2
|
2021-06-13 22:12:45 +02:00 |
|
Milos Kozak
|
7cd3460222
|
Merge pull request #560 from nightscout/dependabot/gradle/dev/dagger_version-2.37
Bump dagger_version from 2.36 to 2.37
|
2021-06-13 22:12:19 +02:00 |
|
Milos Kozak
|
005c607639
|
Merge pull request #562 from avereha/avereha/invalidateTemporaryBasalWithPumpId
add invalidateTemporaryBasalWithPumpId
|
2021-06-13 22:09:45 +02:00 |
|
Andrei Vereha
|
89b08054e6
|
update comment
|
2021-06-12 23:39:59 +02:00 |
|
Andrei Vereha
|
25c44f4206
|
add invalidateTemporaryBasalWithPumpId
|
2021-06-12 23:32:34 +02:00 |
|
Philoul
|
6fd6283ef6
|
Add setting
|
2021-06-11 21:43:53 +02:00 |
|
Philoul
|
c005243dfd
|
Fix DeleteLogs
|
2021-06-11 21:39:23 +02:00 |
|
Milos Kozak
|
7c0ef9b156
|
Merge pull request #558 from Philoul/AccuracyExtendedBolusDuration
Insight Driver accuracy of extended bolus duration
|
2021-06-11 11:52:20 +02:00 |
|
dependabot[bot]
|
1db9722568
|
Bump dagger_version from 2.36 to 2.37
Bumps `dagger_version` from 2.36 to 2.37.
Updates `dagger-compiler` from 2.36 to 2.37
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.36...dagger-2.37)
Updates `dagger-android-processor` from 2.36 to 2.37
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.36...dagger-2.37)
Updates `dagger-android` from 2.36 to 2.37
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.36...dagger-2.37)
Updates `dagger-android-support` from 2.36 to 2.37
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.36...dagger-2.37)
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-11 05:50:40 +00:00 |
|
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 |
|
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 |
|
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 |
|