Commit graph

9936 commits

Author SHA1 Message Date
Bart Sopers 849e333cf4 i18n for Omnipod short status and hide battery level in overview and sms response when Use RL battery level setting is disabled 2020-12-19 15:57:20 +01:00
Bart Sopers f87b35b017 Add setting for using RL battery level for Omnipod 2020-12-19 03:36:22 +01:00
Bart Sopers 604df687c8 Merge branch 'omnipod_eros_dev' into show_emalinkl_battery_level 2020-12-19 02:57:25 +01:00
Bart Sopers d7cd8ea0ba Don't show battery age in overview for pumps without a replaceable battery 2020-12-19 02:53:26 +01:00
Bart Sopers 7f136316d3 Report RL battery as pump battery to AAPS for Omnipod 2020-12-19 02:48:45 +01:00
Bart Sopers d621c70719 Merge branch 'omnipod_eros_dev' into show_emalinkl_battery_level 2020-12-19 02:46:22 +01:00
Bart Sopers 33eacb284f Also leave battery level out of Omnipod SMS response 2020-12-19 02:43:31 +01:00
Bart Sopers bf4bcef8f7 Don't upload Omnipod bogus battery level to NS and only upload reservoir level when <= 50 units 2020-12-19 02:36:46 +01:00
Bart Sopers ae33f02382 Merge branch 'omnipod_eros_dev' into show_emalinkl_battery_level 2020-12-19 02:17:10 +01:00
Bart Sopers ba0bd0fca3 Add comment 2020-12-19 02:16:20 +01:00
Bart Sopers 488b5427b0 Display Omnipod reservoir as 50+ units instead of fixed placeholder value 2020-12-19 02:12:41 +01:00
Bart Sopers 7eb7329004 Merge branch 'omnipod_eros_dev' into show_emalinkl_battery_level 2020-12-19 01:26:50 +01:00
Bart Sopers a58394b318 Make RileyLink stats scrollview match parent's height 2020-12-19 01:25:33 +01:00
Bart Sopers 2dd0fb7ce1 Minor RL string resource improvements 2020-12-19 01:20:18 +01:00
Bart Sopers 85baae326d Update RileyLink battery level in sendAndListen() 2020-12-19 01:16:03 +01:00
Artiom Kenibasov ecaeebb2f9 Removed redundant line 2020-12-18 23:49:55 +01:00
Artiom Kenibasov caba0823c7 Reverted wrong permissions request manifgest addition 2020-12-18 23:47:13 +01:00
Bart Sopers 0b1087eddd fix typo 2020-12-18 23:47:12 +01:00
Artiom Kenibasov 95c6cf6d85 Added getting RileyLink battery level 2020-12-18 23:41:23 +01:00
bartsopers 96e05f239a
Merge pull request #45 from AAPS-Omnipod/make_3_x_rl_versions_work
Now AAPS recognizes firmwares different than 2.0 and 2.2
2020-12-18 21:02:51 +01:00
Bart Sopers 109fefb4bd Add tests for parsing RileyLinkFirmWareVersion.UnknownVersion 2020-12-18 02:16:01 +01:00
Bart Sopers 285dbf1cbc Merge branch 'omnipod_eros_dev' into make_3_x_rl_versions_work 2020-12-18 01:44:35 +01:00
Bart Sopers 078eec82eb Acknowledge getPumpStatus request in Omnipod plugin when explicitly requested with SMS 2020-12-18 01:43:29 +01:00
Bart Sopers 2ae84349ee Change method access in RileyLinkFirmwareVersion 2020-12-18 01:05:02 +01:00
Bart Sopers 6ac449d684 Fix subg_rfspy version check and add tests 2020-12-18 00:58:49 +01:00
Bart Sopers 9e51f35c41 Refactor RFSpy.getFirmWareVersion() for testability 2020-12-17 23:02:44 +01:00
Artiom Kenibasov 6e30088d1a Now AAPS recognizes firmwares different than 2.0 and 2.2
Also, the exact version string is shown in the RL Status window
2020-12-17 20:46:36 +01:00
Bart Sopers ae175f3b99 Extract notification dismissal method in Omnipod manager 2020-12-15 02:17:56 +01:00
Bart Sopers 03d5394716 Automatically dismiss 'Failed to retrieve Pod status on startup' notification upon any update from status response 2020-12-15 01:18:11 +01:00
Bart Sopers 06ff69d003 Properly dismiss Pod suspended notification 2020-12-15 00:41:42 +01:00
Bart Sopers 78616b1041 Update version for Omnipod 2020-12-14 23:41:48 +01:00
Bart Sopers bcdbfafbcf Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge 2020-12-14 23:38:35 +01:00
Bart Sopers 218799167b Remove redundant Omnipod notification dismissal 2020-12-14 23:38:11 +01:00
Bart Sopers 7945a2d8bd Merge branch 'dev' into omnipod_eros_dev_upstream_merge 2020-12-14 23:36:06 +01:00
Bart Sopers 02672c3ed7 Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge 2020-12-14 23:33:18 +01:00
Bart Sopers 3bf376ec8c Remove AAPS-Omnipod CI integration 2020-12-14 23:32:50 +01:00
Bart Sopers 23eee4207d Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge 2020-12-14 23:08:49 +01:00
Bart Sopers 600ea4bdd5 Improve automatic dismissal of Omnipod notifications 2020-12-14 23:07:08 +01:00
Milos Kozak 6cb62412c5 ErrorDialog improvemnts 2020-12-14 14:20:02 +01:00
Milos Kozak f5f4c655c5 ActionAlarm 2020-12-14 13:52:47 +01:00
Milos Kozak 4d02587bb7 AutomationEvent new options, automation jetpack bindings 2020-12-14 12:46:38 +01:00
Milos Kozak 2c43bc75c0
Merge pull request #113 from Philoul/ProfileSwitch_Dialog
ProfileSwitch dialog Improvements
2020-12-11 21:35:29 +01:00
Milos Kozak 24034b46b8
Merge pull request #112 from Philoul/Overview_Info_Layout
Move Ago below Arrow
2020-12-11 21:15:58 +01:00
Philoul 72898cdb2a ProfileSwitch Dialog, move Duration selector between Reuse button and Percentage selector 2020-12-11 18:56:22 +01:00
Philoul 7c3d85d3fd I propose to change ProfileSwitch steps to a fixed value of 5% (no additional settings) 2020-12-11 18:55:59 +01:00
Milos Kozak 989976f1e6
Merge pull request #105 from Philoul/TempTarget_Icons
New TempTarget icons
2020-12-11 14:20:40 +01:00
Philoul ef21a068a9 Improve vertical position of apsmode icon
apsmode_text TextView visible only if necessary
2020-12-11 14:06:59 +01:00
Milos Kozak 538f488216
Merge pull request #111 from Philoul/Remove_Patch_Sensor_Bat_Level
Remove patch for sensor batery level in Action Tab / Careportal
2020-12-11 13:58:35 +01:00
Philoul 5f7108317f Move Ago below Arrow 2020-12-11 10:23:04 +01:00
Philoul b889ef3612 Remove Patch for Sensor Battery level 2020-12-10 22:37:16 +01:00