Commit graph

14097 commits

Author SHA1 Message Date
Andries Smit fb4276f461 fix: remove tint light theme action icons 2022-07-04 16:32:31 +02:00
Andries Smit e344ecae20 feat: add tdd stats today 2022-07-04 10:22:42 +02:00
Theo van Elsberg a3de99b993 Fixing on problem introduced by fixing "Fake TBR": wipe pod adsress on Discard but keep state object 2022-07-03 19:36:46 +02:00
Andy Rozman 53c041f5cf - extended pump-common package a little, so that in the future we can abstract some of stuff that is used by all (most) of drivers: History Dialog, BLE_Discovery, events and some other stuff (I used this with my new Ypso driver and I want to use the same with Tslim) 2022-07-03 15:34:33 +01:00
Milos Kozak ad89d54319 MedtronicPumpPlugin -> kt 2022-07-01 12:38:05 +02:00
Milos Kozak 88072ea752 RFSpyReader -> kt 2022-07-01 11:36:28 +02:00
Milos Kozak b00a9bac8e
Merge pull request #1873 from Philoul/Icon/wear_icons_vector
Wear Icons Vector
2022-07-01 11:24:27 +02:00
Milos Kozak efe867018f
Merge pull request #1869 from nightscout/dependabot/gradle/dev/androidx.lifecycle-lifecycle-livedata-ktx-2.5.0
Bump lifecycle-livedata-ktx from 2.4.1 to 2.5.0
2022-07-01 09:54:42 +02:00
Philoul 7b8a3d8988 wear vector icons replace png by xml 2022-07-01 01:26:19 +02:00
Milos Kozak c9a039a8a6 RL: enum -> kt 2022-07-01 00:51:05 +02:00
Milos Kozak 9e29cbc2fe RileyLinkServiceData -> kt 2022-07-01 00:33:19 +02:00
Milos Kozak 23bdb57ed3 RileyLinkServiceData resolve nullability 2022-07-01 00:07:38 +02:00
Milos Kozak 77e112471f MDT: fix initialization 2022-06-30 23:44:32 +02:00
Milos Kozak 5d749e121f
Merge pull request #1861 from Andries-Smit/wear/muliple-plus-buttons-2
Wear multiple plus buttons
2022-06-30 20:52:39 +02:00
Andries Smit e83d10d856 chore: wear plus min center label min button 2022-06-30 20:29:04 +02:00
Milos Kozak 689a750a3f
New Crowdin updates (#1854)
* New translations strings.xml (Hebrew)

* New translations strings.xml (Turkish)

* New translations strings.xml (Dutch)

* New translations strings.xml (Italian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Italian)

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Czech)

* New translations strings.xml (Spanish)

* Update source file strings.xml

* New translations strings.xml (Czech)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Dutch)

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

* New translations objectives.xml (Turkish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* 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)
2022-06-30 14:44:33 +02:00
Milos Kozak b83ee4711b
Merge pull request #1868 from Philoul/Autotune/AddtitionalUnitTests
Add Fix Autotune Unit tests with additionnal tests for categorized uam as basal
2022-06-30 14:02:36 +02:00
dependabot[bot] d1ce46b7fe
Bump lifecycle-livedata-ktx from 2.4.1 to 2.5.0
Bumps lifecycle-livedata-ktx from 2.4.1 to 2.5.0.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 08:10:07 +00:00
Andries Smit 6f6b168056 chore: wear remove bg multi plus 2022-06-30 08:53:42 +02:00
Philoul 7a31057707 Merge remote-tracking branch 'Nightscout/dev' into Autotune/AddtitionalUnitTests 2022-06-30 01:03:30 +02:00
Philoul 0e0470a4e8 Fix AutotunePrepTest (add timeshift in input profile to get correct basal consistant with OpenAps run) 2022-06-30 01:03:00 +02:00
Milos Kozak 9b6477381b Wear: fix ecarbs activity 2022-06-29 09:25:27 +02:00
Milos Kozak 6a83642c2e cleanup & turn on looging in tests 2022-06-28 20:56:43 +02:00
Milos Kozak b223dfbaf0 fix NSClientFragment 2022-06-28 18:07:59 +02:00
Milos Kozak c9dda14c06 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-06-28 11:51:40 +02:00
Milos Kozak 951b33ded7 Autotune: resolve NPE 2022-06-28 11:51:29 +02:00
Andries Smit 0200e93677 chore: fix code smells 2022-06-28 10:58:45 +02:00
Andries Smit f0076ed0dd chore: wear rename editplusmin layouts 2022-06-28 10:06:05 +02:00
Andries Smit b30daaa2fe chore: align plus min item 2022-06-28 09:49:39 +02:00
Andries Smit 14d1ba80ab chore: wear: plus minus view adapter 2022-06-27 12:58:20 +02:00
Andries Smit 4628f3136d feat: wear mulitple plus buttons 2022-06-27 12:58:20 +02:00
Milos Kozak 4f0f918835
Merge pull request #1845 from Andries-Smit/wear/snooze
Wear mute alarm
2022-06-27 09:50:30 +02:00
Andries Smit 72957c45e5 chore: remove optionalality parameter 2022-06-27 08:02:38 +02:00
Andries Smit 506b6dd213 chore: update snooze icon 2022-06-27 08:02:38 +02:00
Andries Smit 072324d106 fear: wear mute alarm 2022-06-27 08:02:32 +02:00
Andy Rozman 700a5685cf - extending solution 2022-06-25 19:32:06 +01:00
Philoul 9bfbbcf442 Add Unit Test to check AutotsensMax limitation (note here OAPS calculation done with NS Queries) 2022-06-25 20:19:33 +02:00
Philoul 32cb4f02af Add unit test for CategorizeUAM as basal setting true or false 2022-06-25 19:44:12 +02:00
Milos Kozak 37aebc1575
New Crowdin updates (#1844)
* New translations strings.xml (Norwegian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations exam.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 (Dutch)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Italian)

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Danish)

* New translations strings.xml (Czech)

* New translations strings.xml (Spanish)

* Update source file strings.xml

* New translations strings.xml (Dutch)

* New translations strings.xml (Turkish)

* New translations exam.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Slovak)

* 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 exam.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 (Italian)

* New translations strings.xml (Italian)

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

* New translations strings.xml (Dutch)

* New translations strings.xml (Italian)

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Danish)

* New translations strings.xml (Czech)

* New translations strings.xml (Spanish)

* Update source file strings.xml

* New translations strings.xml (Czech)

* Update source file strings.xml

* New translations strings.xml (Spanish)
2022-06-25 17:20:49 +02:00
Milos Kozak 5ea5e80393
Merge pull request #1851 from Philoul/Autotune/UnitTests
Add Unit test for AutotunePrep
2022-06-25 15:56:53 +02:00
Milos Kozak 00f0446c21 EROS: show discard button in engineering mode 2022-06-25 15:53:40 +02:00
Milos Kozak 9cfcf238a1 fix typo 2022-06-25 13:57:37 +02:00
Milos Kozak 991f2c95b7 Exception on NaN 2022-06-25 13:51:44 +02:00
Milos Kozak d71cc391fe RL: resolve crash on nullable object 2022-06-25 10:29:20 +02:00
Milos Kozak 530004fb57 remove unused code, prevent root blocking 2022-06-25 10:27:28 +02:00
Milos Kozak 0774aa46d0 prevent NPE 2022-06-25 10:17:59 +02:00
Philoul 25c976ee58 Add Unit Test for AutotunePrep 2022-06-25 00:37:46 +02:00
Philoul 8be35e6081 Prepare for other unit tests for autotuneCore 2022-06-25 00:27:44 +02:00
Philoul 17ca068d36 AutotuneIob open class for unit test 2022-06-25 00:21:59 +02:00
Andy Rozman 2b610e16e4 - started changes for rewind/stop 2022-06-24 21:47:54 +01:00