Commit graph

12035 commits

Author SHA1 Message Date
dependabot[bot] 9b30b15a50
Bump xstream from 1.4.17 to 1.4.18
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.17 to 1.4.18.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 08:07:24 +00:00
dependabot[bot] e6d5481a00
Bump mockito-core from 3.12.0 to 3.12.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.0...v3.12.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 08:07:18 +00:00
Milos Kozak ffa666b6c9
Merge pull request #638 from nightscout/dependabot/gradle/dev/org.mockito-mockito-core-3.12.0
Bump mockito-core from 3.11.2 to 3.12.0
2021-08-22 20:28:47 +02:00
TebbeUbben dbf1772397 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
 Conflicts:
	build.gradle
2021-08-20 19:42:59 +02:00
TebbeUbben 3aadb92250 Update Open Humans uploader for new database 2021-08-20 19:37:38 +02:00
dependabot[bot] 8fc2f31540
Bump mockito-core from 3.11.2 to 3.12.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.2 to 3.12.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.2...v3.12.0)

---
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-08-20 08:06:29 +00:00
Philoul ee89687653 Fix Basal Sum
But sum is only upated when profile is saved
2021-08-20 09:00:51 +02:00
Milos Kozak 8c2f4517b4 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-08-19 22:49:36 +02:00
Philoul 0918880415 Allow direct modification of duration of suspend loop or disconnect pump 2021-08-19 22:16:38 +02:00
dependabot[bot] 6e0d6344ac
Bump byteBuddyVersion from 1.11.5 to 1.11.13
Bumps `byteBuddyVersion` from 1.11.5 to 1.11.13.

Updates `byte-buddy` from 1.11.5 to 1.11.13
- [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.5...byte-buddy-1.11.13)

Updates `byte-buddy-android` from 1.11.5 to 1.11.13
- [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.5...byte-buddy-1.11.13)

Updates `byte-buddy-agent` from 1.11.5 to 1.11.13
- [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.5...byte-buddy-1.11.13)

---
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-08-19 11:33:58 +00:00
Milos Kozak 7cd71f727f libs update 2021-08-19 13:33:09 +02:00
Philoul 226e968bfd Clean previous code 2021-08-19 01:03:34 +02:00
Philoul a28be52faa Simplify Overview code 2021-08-19 01:01:12 +02:00
Milos Kozak dfdea82731 fix Action loading 2021-08-17 18:08:29 +02:00
Philoul 00c07b91e7 Fix Overview LoopDialog trial 2021-08-17 08:30:10 +02:00
Milos Kozak 4761a1a5ba kotlin-allopen, fixed tests 2021-08-16 13:47:14 +02:00
Milos Kozak 0af345e340 Make sync variables volatile 2021-08-11 19:55:42 +02:00
Milos Kozak c5857da42f StatsActivity fix 2021-08-11 19:01:19 +02:00
Milos Kozak 24fc69c26b Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-08-11 18:10:48 +02:00
Milos Kozak 1c065c75e8 API 30 lints 2021-08-11 18:10:44 +02:00
Andrei Vereha 51709c2af8
Merge pull request #84 from 0pen-dash/avereha/ui
avereha/fixes
2021-08-11 18:09:40 +02:00
Andrei Vereha f9efb49b8a Merge branch 'dash' into avereha/ui 2021-08-10 23:24:55 +02:00
Andrei Vereha adb80d801c
Merge pull request #86 from 0pen-dash/avereha/omnipod_common_time_change_event_enabled
Fixed connection quality display
2021-08-10 23:24:24 +02:00
Theo van Elsberg 7dacb18479 Fixed connection quality display 2021-08-10 21:48:25 +02:00
Milos Kozak b5ea857ced Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-08-10 21:36:38 +02:00
Milos Kozak 0a66ed307a HistoryBrowser improvement 2021-08-10 21:36:26 +02:00
Andrei Vereha e318a1a23d store normalized TimeZone 2021-08-10 20:38:23 +02:00
Milos Kozak ff2b4f3427 downgrade gradle 2021-08-09 11:00:22 +02:00
Andrei Vereha cca9324eff add more tests for basal rate 2021-08-07 20:29:06 +02:00
Milos Kozak e8f946ad3f
New Crowdin updates (#604)
* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Romanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Portuguese, Brazilian)

* 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 (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Spanish)

* Update source file strings.xml

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* 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 (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)
2021-08-06 23:34:21 +02:00
Milos Kozak 01fb2bca43
Merge pull request #615 from nightscout/dependabot/gradle/dev/dagger_version-2.38.1
Bump dagger_version from 2.37 to 2.38.1
2021-08-06 23:32:25 +02:00
Milos Kozak 22ada435f2
Merge pull request #625 from nightscout/gradleupdate
Gradle update
2021-08-06 23:30:50 +02:00
Milos Kozak e730e11652
Merge pull request #626 from nightscout/circleci-editor/dev
Update .circleci/config.yml
2021-08-06 23:26:29 +02:00
Andrei Vereha 56852ac60e hide buttons if the pod is not activated 2021-08-06 20:55:16 +02:00
Milos Kozak 54c1dcdb7b
Merge branch 'dev' into circleci-editor/dev 2021-08-06 14:15:38 +02:00
Milos Kozak e4da636d96 Add .circleci/config.yml 2021-08-06 14:13:28 +02:00
Milos Kozak 6649386c58
Merge branch 'dev' into gradleupdate 2021-08-06 11:03:26 +02:00
Milos Kozak 0e928bbb9c compileSdkVersion 30 2021-08-06 00:08:49 +02:00
Andrei Vereha 2a076a5663
Merge pull request #82 from 0pen-dash/avereha/omnipod_common_time_change_event_enabled
comment out the omnipod_common_time_change_event_enabled option
2021-08-05 22:13:27 +02:00
Andrei Vereha 2680402f2e comment out the omnipod_common_time_change_event_enabled option 2021-08-05 21:50:06 +02:00
Andrei Vereha 6cda6e9a9a
Merge pull request #73 from 0pen-dash/avereha/stats
add connection quality and delivery status
2021-08-05 21:38:16 +02:00
Andrei Vereha 415be541b7
Merge pull request #76 from 0pen-dash/avereha/fix-problems
fix compiler warnings
2021-08-05 21:36:50 +02:00
Andrei Vereha d3acab4a32
Merge pull request #79 from 0pen-dash/avereha/suspend-beep
suspend sound alert. other fixes
2021-08-05 21:36:23 +02:00
Andrei Vereha 471f077320 convert to primary constructor 2021-08-05 21:29:21 +02:00
Andrei Vereha 6cb742d4e9 add logging 2021-08-05 21:23:45 +02:00
Andrei Vereha 042a21d8da add logging for timezones 2021-08-05 21:20:03 +02:00
Andrei Vereha 324469863b undo TZ 2021-08-05 21:17:15 +02:00
Milos Kozak 776d85ec90 gradle 7.1 2021-08-04 17:14:57 +02:00
Milos Kozak 24bcc4ecfe
Merge pull request #620 from miyeongkim/dev
Bug fix and clean code
2021-08-04 11:28:24 +02:00
Andrei Vereha ae8ba84adb simplify 2021-08-03 21:28:40 +02:00