Commit graph

13159 commits

Author SHA1 Message Date
Milos Kozak 14641e85e6 RL: fix checking for permission 2022-03-16 11:36:02 +01:00
Milos Kozak 97b002eb3c
Merge pull request #1447 from Andries-Smit/fix/wear-negative-time-offset
wear: support negative time offset ecarbs
2022-03-16 10:19:49 +01:00
Milos Kozak f7db1b2120
Merge pull request #1446 from Andries-Smit/fix/wear-align-minutes
Fix wear align minutes
2022-03-16 10:19:25 +01:00
Andries Smit 7a9a774210 wear: support negative time offset ecarbs 2022-03-16 09:21:19 +01:00
Andries Smit f992724bd8 fix: wear digitial wf align minute 2022-03-16 09:11:58 +01:00
Milos Kozak 4996c44d7e
Merge pull request #1444 from Andries-Smit/fix/dialog-alert-crash
Fix: dialog alert crash
2022-03-15 11:29:15 +01:00
Andries Smit d5bb6808ce fix: add missing dialogTitleBackground style 2022-03-15 09:40:51 +01:00
Milos Kozak 32060a82c4
Merge pull request #1443 from Andries-Smit/feat/automation-option-menu
Feat: automation move delete and sort to option menu
2022-03-14 23:14:22 +01:00
Milos Kozak 8f011760ec
Merge pull request #1436 from Andries-Smit/fix/ns-time-smaller
Fix nightscout client big time text
2022-03-14 23:12:24 +01:00
Milos Kozak 5861c0ee6a Insight: fix pairing 2022-03-14 22:22:12 +01:00
Andries Smit b1ac36fd16 feat: automation option menu 2022-03-14 20:46:30 +01:00
Milos Kozak b31e328022 check for valid JSON on import 2022-03-14 14:33:31 +01:00
Andries Smit 65c89cd0af increase time text size skin tablet landscape 2022-03-14 13:51:40 +01:00
Andries Smit b032b969f0 fix: scale down ns client time text size 2022-03-14 13:24:28 +01:00
Milos Kozak b511cc147f
3.0.0.1-dev-f 2022-03-14 12:50:35 +01:00
Milos Kozak f29857d23b
Merge pull request #1432 from Andries-Smit/chore/use-binging-actions-overview-skin
Chore: use binding actions overview skin
2022-03-14 12:49:48 +01:00
Andries Smit d8c65cb777 chore: fix typo 2022-03-14 09:05:58 +01:00
Andries Smit 5521122030 chore: use binding actions and skins 2022-03-14 09:05:58 +01:00
Milos Kozak 0fef7fd939
New Crowdin updates (#1413)
* New translations strings.xml (French)

* New translations strings.xml (German)

* New translations strings.xml (Hebrew)

* New translations exam.xml (Catalan)

* New translations exam.xml (Spanish)

* New translations exam.xml (French)

* New translations exam.xml (Romanian)

* New translations exam.xml (Czech)

* New translations exam.xml (Danish)

* New translations exam.xml (German)

* New translations exam.xml (Bulgarian)

* New translations exam.xml (Portuguese)

* New translations exam.xml (Slovak)

* New translations exam.xml (Swedish)

* New translations exam.xml (Greek)

* New translations exam.xml (Polish)

* New translations exam.xml (Hebrew)

* New translations exam.xml (Italian)

* New translations exam.xml (Korean)

* New translations exam.xml (Russian)

* New translations exam.xml (Dutch)

* New translations exam.xml (Norwegian)

* New translations exam.xml (Lithuanian)

* New translations exam.xml (Turkish)

* New translations exam.xml (Chinese Simplified)

* New translations exam.xml (Portuguese, Brazilian)

* Update source file exam.xml

* Update source file strings.xml

* New translations strings.xml (French)

* New translations exam.xml (French)

* New translations strings.xml (Turkish)

* New translations exam.xml (Turkish)

* New translations strings.xml (Norwegian)

* New translations exam.xml (Norwegian)

* New translations exam.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations exam.xml (Chinese Simplified)

* Update source file strings.xml

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations exam.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations exam.xml (Slovak)

* Update source file strings.xml

* New translations strings.xml (Turkish)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations exam.xml (Czech)
2022-03-14 08:45:19 +01:00
Milos Kozak 2524fb1880 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-03-13 22:05:42 +01:00
Milos Kozak 2b7ec35036 xml lint 2022-03-13 21:52:55 +01:00
Milos Kozak f7b1dbc868
Merge pull request #1424 from nightscout/dependabot/gradle/dev/org.mockito-mockito-core-4.4.0
Bump mockito-core from 4.3.1 to 4.4.0
2022-03-13 19:52:22 +01:00
dependabot[bot] 73a5edc8f2
Bump mockito-core from 4.3.1 to 4.4.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.3.1...v4.4.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>
2022-03-13 18:34:07 +00:00
Milos Kozak a618975749 fix build and tests 2022-03-13 19:32:38 +01:00
Milos Kozak 6919565c3c Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-03-13 11:10:27 +01:00
Milos Kozak d5aece1ed8
Merge pull request #1328 from Andries-Smit/feat/show-hide-battery-status-light
Feature: show/hide battery status light
2022-03-13 10:39:25 +01:00
Milos Kozak 4a550f237d
Merge pull request #1437 from Andries-Smit/feat/bg-source-option-menu
Feat: BG source option menu
2022-03-13 10:34:19 +01:00
Milos Kozak b047e45daa
Merge pull request #1417 from Andries-Smit/feat/protection-timeout
Feature: protection password and PIN retention
2022-03-13 10:29:54 +01:00
Andries Smit c826296d34 feat: add bg source option menu 2022-03-12 23:19:54 +01:00
Andries Smit ef5dee09fb chore: add battery feature to pump description 2022-03-12 19:54:33 +01:00
Andries Smit e59e66e6bd feat: show hide battery status light 2022-03-12 19:23:12 +01:00
Andries Smit 4a3a264bd7 feat: request protection on resume dialog 2022-03-12 19:22:00 +01:00
Andries Smit 542aba6ea3 feat: add application password retention 2022-03-12 19:21:38 +01:00
Andries Smit f50881c1fc feat: add password timeout 2022-03-12 19:21:37 +01:00
Milos Kozak a8694bb468
Merge pull request #1433 from osodebailar/theme/move-h-divider-attr
styling: move h divider attr
2022-03-11 18:35:36 +01:00
Milos Kozak c17f559d69
Merge pull request #1431 from Andries-Smit/feat/quickwizard-option-menu
Feature: quick wizard option menu
2022-03-11 18:34:49 +01:00
osodebailar 7edcc03224 change @color/list_delimiter with ?android:attr/dividerHorizontal 2022-03-11 17:17:33 +01:00
Milos Kozak 21d0320e61 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-03-11 08:23:16 +01:00
Andries Smit 24ee3fc7c9 Feat: quickwizard action menu 2022-03-10 22:33:45 +01:00
Milos Kozak 2f214aa119
Merge pull request #1427 from Andries-Smit/fix/bolus-wizard-layout
Fix bolus wizard layout
2022-03-10 18:48:18 +01:00
Andries Smit ac5e4a8193 chore: wizard check to toggle button fix alligment 2022-03-10 11:51:11 +01:00
Milos Kozak 498728bebd
Merge pull request #1409 from Andries-Smit/feat/protect-custom-pin
Feature protect custom PIN
2022-03-09 16:38:37 +01:00
Milos Kozak d533c12c84
Merge pull request #1406 from Andries-Smit/fix/add-missing-protection
Fix add missing protection
2022-03-09 16:37:26 +01:00
Milos Kozak c1034e6e18
Merge pull request #1412 from Andries-Smit/fix/notification-color-contract
Fix notification color contrast
2022-03-09 16:36:03 +01:00
Milos Kozak e7480507a1
Merge pull request #1416 from ninelore/dev
Replace Gitter references with Discord
2022-03-09 16:33:58 +01:00
Milos Kozak 6120bf0fcb
Merge pull request #1418 from Philoul/Fix/CancelTTWithDuration
Fix Cancel TT
2022-03-07 20:06:27 +01:00
Milos Kozak b62d07690d
Merge pull request #1419 from Andries-Smit/chore/use-rh-get-string
Chore use safe resource helper get string
2022-03-07 20:06:10 +01:00
Andries Smit 59bb5937f2 chore: move colors to themed arguments 2022-03-07 14:56:17 +01:00
Andries Smit ae73b16a69 chore: use rh.gs for formatting strings 2022-03-07 09:51:43 +01:00
Philoul 8a06ed106b Fix Cancel TT 2022-03-06 22:07:24 +01:00