Commit graph

13285 commits

Author SHA1 Message Date
Milos Kozak ee5fb86435 TIR: fix number format 2022-03-28 10:37:54 +02:00
Milos Kozak bc9ca2cf2d
Update build.gradle
3.0.0.1-dev-h
2022-03-26 22:27:20 +01:00
Milos Kozak 79aee31279
Merge pull request #1503 from Andries-Smit/fix/bg-color-dialog
Fix backgound color dialog
2022-03-26 22:25:36 +01:00
Milos Kozak 26c1652bba Fix crash in ProfileSwitchDialog 2022-03-26 22:24:29 +01:00
Milos Kozak 75439f53f4 Automation: fix ConcurrentModificationException 2022-03-26 21:52:30 +01:00
Milos Kozak 6c49a1423c Automation: fix IndexOutOfBoundsException 2022-03-26 21:47:16 +01:00
Andries Smit 31aac51de8 fix: notification icon color 2022-03-25 10:29:39 +01:00
Andries Smit 1ce8e298dc fix: bg color dialogs 2022-03-25 09:52:03 +01:00
Andries Smit bb5523d4e8 chore: rename custom dialog title layout 2022-03-25 09:49:21 +01:00
Milos Kozak d33ce02e23
Merge pull request #1501 from Philoul/Fix/FixVerticalNumberPicker
Fix Vertical Number picker
2022-03-25 09:18:40 +01:00
Philoul 174e40f887 Fix Vertical Number Picker 2022-03-24 23:36:15 +01:00
Milos Kozak 6d2aeb69c3
Merge pull request #1500 from osodebailar/fix/bolus-wizard_layout
fix issue #1499 bolus wizard layout
2022-03-24 21:07:22 +01:00
osodebailar 48b19cf3b6 fix issue #1499 bolus wizard layout 2022-03-24 19:31:44 +01:00
Milos Kozak 51d0c9acf8 fix ActivityGraph Y axis 2022-03-24 18:32:58 +01:00
Milos Kozak ea995f705a
Merge pull request #1494 from osodebailar/feature/rounded-dialogs
rounded dialogs like in android 12
2022-03-24 15:26:58 +01:00
Andries Smit 18cf4b14c8 chore: move dialog and header style to theme 2022-03-24 12:23:21 +01:00
osodebailar 91467b1f49 rounded dialogs like in android 12 2022-03-24 12:17:00 +01:00
Milos Kozak 884947331b
New Crowdin updates (#1493)
* Update source file strings.xml

* New translations strings.xml (Romanian)

* New translations strings.xml (Polish)

* New translations strings.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Italian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Italian)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Czech)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Greek)

* New translations strings.xml (Irish)

* New translations strings.xml (Irish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations exam.xml (Russian)

* New translations exam.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Turkish)

* New translations strings.xml (Slovak)

* New translations strings.xml (French)

* New translations strings.xml (Dutch)

* New translations strings.xml (Slovak)

* New translations strings.xml (Czech)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Korean)

* New translations strings.xml (French)

* New translations strings.xml (Romanian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Italian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Hebrew)

* Update source file strings.xml

* New translations strings.xml (Turkish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Czech)

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Norwegian)
2022-03-24 09:14:51 +01:00
Milos Kozak 4db12e59cb
Merge pull request #1495 from Andries-Smit/style/fix-white-icons
style: fix white icons using color attribute
2022-03-24 09:14:18 +01:00
Andries Smit 584f68d85e style: fix while icon use color attribute 2022-03-23 16:37:39 +01:00
Milos Kozak 78b58091cf
Merge pull request #1492 from Andries-Smit/feat/protection-request-in-menu
Feat: protection request in menu
2022-03-23 14:26:00 +01:00
Andries Smit 71004353d2 fix: prevent dialog protection trigger many times 2022-03-23 13:54:50 +01:00
Andries Smit 2c60ec44e5 feat: request protection from menu 2022-03-23 11:56:46 +01:00
Milos Kozak 41718dff35
Merge pull request #1487 from osodebailar/fix/set-darkmode-background
set darkmode background
2022-03-23 11:32:27 +01:00
osodebailar 2d6e19aa9e set darkmode background 2022-03-23 08:53:01 +01:00
Milos Kozak 02e553ecc6 suppress deprecation warnings 2022-03-22 19:18:40 +01:00
Milos Kozak c7fee22a5b StatsActivity: format carbs properly 2022-03-22 16:27:00 +01:00
Milos Kozak adda68bff4
Merge pull request #1481 from osodebailar/fix/Minor-actions-tab-3-dot-menu-bug
Minor actions tab 3 dot menu bug
2022-03-22 13:03:51 +01:00
Milos Kozak bb98586055
Merge pull request #1482 from osodebailar/fix/plugin-preference-back-button
fix plugin preference back button
2022-03-22 10:36:29 +01:00
osodebailar 122ae15a6f fix plugin preference back button 2022-03-22 10:19:09 +01:00
Milos Kozak 104d3667c3
Merge pull request #1480 from nightscout/dependabot/gradle/dev/io.reactivex.rxjava3-rxjava-3.1.4
Bump rxjava from 3.1.3 to 3.1.4
2022-03-22 09:53:05 +01:00
osodebailar e70821f3d0 Minor actions tab 3 dot menu bug 2022-03-22 09:31:22 +01:00
dependabot[bot] 2e33553b1d
Bump rxjava from 3.1.3 to 3.1.4
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](https://github.com/ReactiveX/RxJava/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 08:09:43 +00:00
Milos Kozak 8d3a556bf8 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-03-21 19:23:41 +01:00
Milos Kozak 9b7c6d83bb StatsActivity formatting 2022-03-21 19:23:37 +01:00
Milos Kozak 48d516c2f2
Merge pull request #1474 from tim2000s/dev
Update Dynamic ISF Beta 1.5 into nightscout-dev
2022-03-21 13:03:07 +01:00
t_j_s 0e8bc264c5 Update Dynamic ISF Beta 1.5 into nightscout-dev 2022-03-21 11:00:50 +00:00
Milos Kozak 0e559eff84
Merge pull request #1470 from nightscout/dependabot/gradle/dev/org.json-json-20220320
Bump json from 20211205 to 20220320
2022-03-21 11:37:09 +01:00
Milos Kozak cd5fc3681b
Merge pull request #1471 from nightscout/dependabot/gradle/dev/joda-time-joda-time-2.10.14
Bump joda-time from 2.10.13 to 2.10.14
2022-03-21 11:36:46 +01:00
Milos Kozak 81aae8841d
Merge pull request #1472 from Andries-Smit/fix/numberpicker-icon
fix: number picker - + icons
2022-03-21 11:36:13 +01:00
Andries Smit 778fbf2581 fix: number picker image button 2022-03-21 10:58:33 +01:00
dependabot[bot] 9463775d9c
Bump joda-time from 2.10.13 to 2.10.14
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.13 to 2.10.14.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.13...v2.10.14)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 08:11:35 +00:00
dependabot[bot] 1392986279
Bump json from 20211205 to 20220320
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20211205 to 20220320.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 08:11:24 +00:00
Milos Kozak 3885b5560b
Merge pull request #1467 from osodebailar/fix/final-fix-for-minor-aestehtic-bug-except-numberpicker
fix for dark mode minor aesthetic bug - not included numberpicker
2022-03-20 16:27:30 +01:00
osodebailar 97a1f90510 fix for dark mode minor aesthetic bug - not included numberpicker 2022-03-20 16:13:42 +01:00
Milos Kozak 899270b7e0 Improve ProfileHelper graphs 2022-03-19 23:39:25 +01:00
Milos Kozak 578d4ca674 DiaconnG8HistoryActivity spinner replacement 2022-03-19 23:08:37 +01:00
Milos Kozak f3cb252be8 DanaHistoryActivity spinner replacement #2 2022-03-19 18:08:56 +01:00
Milos Kozak e1bcad2c2a
Merge pull request #1463 from osodebailar/fix/fix-for-missing-actionbar-and-wrong_number-picker-color
#1425 fix for missing Actionbar , wrong colors of numbepicker in profilhelper
2022-03-19 17:32:48 +01:00
Milos Kozak 3212e9d906 DanaHistoryActivity spinner replacement 2022-03-19 17:32:07 +01:00