Commit graph

13998 commits

Author SHA1 Message Date
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
Milos Kozak b029fc4804
Merge pull request #1902 from Philoul/Fix/AutotuneIobCrashes
AutotuneIob Fix Crash
2022-07-10 10:23:35 +02:00
Philoul c37bbeedc1 @Synchronized functions with Array 2022-07-10 00:56:08 +02:00
Philoul 10d92b89fd Avoid AutotuneRun from automation if Run detected 2022-07-10 00:35:54 +02:00
Milos Kozak 96ed234020
Merge pull request #1894 from Andries-Smit/theme/pref-search-action-bar
Preference search in action bar
2022-07-09 23:17:23 +02:00
Milos Kozak 5de98fab93 language style 2022-07-09 23:03:42 +02:00
Milos Kozak 6027090041
Merge pull request #1897 from nightscout/dependabot/gradle/dev/kotlin_version-1.7.10
Bump kotlin_version from 1.7.0 to 1.7.10
2022-07-09 23:00:45 +02:00
Milos Kozak 31609a650f
Merge pull request #1898 from nightscout/dependabot/gradle/dev/org.jetbrains.kotlin.android-1.7.10
Bump org.jetbrains.kotlin.android from 1.7.0 to 1.7.10
2022-07-09 23:00:35 +02:00
dependabot[bot] 28972e2923
Bump kotlin_version from 1.7.0 to 1.7.10
Bumps `kotlin_version` from 1.7.0 to 1.7.10.

Updates `kotlin-gradle-plugin` from 1.7.0 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10)

Updates `kotlin-allopen` from 1.7.0 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10)

Updates `kotlin-serialization` from 1.7.0 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10)

Updates `kotlin-stdlib-jdk8` from 1.7.0 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10)

Updates `kotlin-reflect` from 1.7.0 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10)

---
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: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-07-09 16:41:05 +00:00
dependabot[bot] cf87185976
Bump org.jetbrains.kotlin.android from 1.7.0 to 1.7.10
Bumps org.jetbrains.kotlin.android from 1.7.0 to 1.7.10.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 16:40:44 +00:00
Milos Kozak a9c7b5c15b fix tests 2022-07-09 18:18:14 +02:00
Milos Kozak df76c8cee1
Merge pull request #1900 from Philoul/Fix/CrashAutotune2
Autotune Crash during sort
2022-07-09 18:02:31 +02:00
Philoul 4c52081a8f Prevent NPE (Trial) convert ArrayList to List to execute Sort 2022-07-09 00:57:23 +02:00
Philoul 6b1f495c28 Synchronized aapsAutotune call to avoid multi-thread conflicts 2022-07-08 23:13:12 +02:00
Milos Kozak 33f3c4df59
Merge pull request #1896 from vanelsberg/fixErosPodstate
Fixing issue with EROS Pod state causing pod not being discarded properly
2022-07-08 09:22:25 +02:00
Andries Smit 943e68d1be fix: nightscout icons 2022-07-08 08:58:53 +02:00
Andries Smit e7bd9ad81e feat: preference search in actionbar 2022-07-07 12:01:29 +02:00
Andries Smit 396bfc8304 fix: option parameter java 2022-07-07 11:38:06 +02:00
Milos Kozak cf1f31ab78 fix build 2022-07-07 10:09:36 +02:00
Milos Kozak 5c26c1ddb6 prevent NPE 2022-07-06 23:14:55 +02:00
Milos Kozak 8b496c45c2 prevent NPE 2022-07-06 23:11:45 +02:00
Milos Kozak ad71a38cfb Objectives: new questions 2022-07-06 23:00:07 +02:00
Milos Kozak 60e8f12b60
Merge pull request #1886 from Andries-Smit/theme/fix-plugin-icon-light
chore: style fix light plugin icons
2022-07-06 22:03:35 +02:00
Milos Kozak f4288ec0e8
Merge pull request #1888 from Andries-Smit/wear/fix-ecarb-input
Wear fix ecarb default input
2022-07-06 22:02:43 +02:00
Milos Kozak 0397308dad
Merge pull request #1889 from Andries-Smit/chore/watchface-databinding
Chore: watchface use databinding
2022-07-06 22:00:04 +02:00
Milos Kozak b12f5ae967
Merge pull request #1890 from Philoul/Fix/AutotuneCopyName
Fix Profile name in Autotune popup for Copy to local profile
2022-07-06 21:58:00 +02:00
Andries Smit a4be4bb0a7 chore: add no watch connected messgae 2022-07-06 10:36:58 +02:00
Philoul 9a26a86e23 Fix Double Time in Popup for profile name 2022-07-05 23:22:11 +02:00
Andries Smit 5c923d4a07 chore: wear watchface use databinding 2022-07-05 22:07:38 +02:00
Andries Smit 9a409a5d12 chore: move to utils folder 2022-07-05 22:07:11 +02:00
Andries Smit 882400caa3 fix: wear ecarb input default 2022-07-05 13:38:34 +02:00
Andries Smit 401d009ce4 chore: fix light icon refresh 2022-07-05 12:13:44 +02:00
Andries Smit d77c0fd8cb chore: fix alligment chart menu button 2022-07-05 12:08:55 +02:00