Commit graph

9944 commits

Author SHA1 Message Date
Bart Sopers 029a7e27fb Prevent crash on startup 2020-12-21 22:26:41 +01:00
Bart Sopers f3be91aa18 Prevent crash in Omnipod driver 2020-12-21 21:39:15 +01:00
bartsopers 56cf0d5974
Merge pull request #47 from AAPS-Omnipod/omnipod_eros_dev_translation_improvements
Fixed typos and updated button and context grammar.
2020-12-19 23:22:17 +01:00
TeleRiddler 668de6616f Fixed typos and updated button and context grammar. 2020-12-19 23:05:30 +01:00
Bart Sopers c9a3d62944 Improve automatic dismissal of Omnipod TBR notifications 2020-12-19 22:01:16 +01:00
Bart Sopers 18d1584459 Prepare for displaying '50+' as Omnipod reservoir level in NightScout 2020-12-19 21:09:11 +01:00
Bart Sopers c8ea37a979 Remove battery level from RL stats 2020-12-19 16:24:33 +01:00
bartsopers 9415f094ad
Merge pull request #46 from AAPS-Omnipod/show_emalinkl_battery_level
Added getting RileyLink battery level
2020-12-19 16:00:13 +01:00
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