Commit graph

7577 commits

Author SHA1 Message Date
fabriziocasellato 46270d87e2 Removed + control for Phone Numbers, Added Tests for TT, Added TARGET STOP/CANCEL command 2019-11-22 16:41:09 +01:00
Milos Kozak f537c0090a Merge branch 'pull/2185' into dev 2019-11-22 16:10:55 +01:00
Milos Kozak fa765708f1 fix test 2019-11-22 16:10:27 +01:00
dlvoy 1240deb4d3 Merge branch 'dev' into feature/728_wearos_complication 2019-11-22 15:58:41 +01:00
fabriziocasellato f26e683dbe Removed + control for Phone Numbers, Added Tests for TT, Added TARGET STOP/CANCEL command 2019-11-22 15:58:03 +01:00
Milos Kozak bcfb1feda3 Merge branch 'dev' into pull/2185 2019-11-22 15:39:16 +01:00
Fabrizio Casellato aab9d695fe
Merge pull request #4 from MilosKozak/2186
More SMS commands
2019-11-22 14:42:30 +01:00
Milos Kozak 16038caed8
Merge branch 'sms' into 2186 2019-11-22 14:30:19 +01:00
fabriziocasellato ebc89e7526 New tests for SMS commands: TARGET MEAL/HYPO/ACTIVITY and SMS STOP/DISABLE 2019-11-22 12:31:59 +01:00
Milos Kozak 820b704bfe fix test 2019-11-22 11:40:51 +01:00
Milos Kozak 17ea3843ae SMS HELP command 2019-11-22 11:19:09 +01:00
Fabrizio Casellato 32f4de2c1a
Merge pull request #3 from MilosKozak/2186
Kotlin refactor
2019-11-22 11:13:14 +01:00
Milos Kozak e9aa4835ed SBS CARBS command 2019-11-22 10:40:48 +01:00
Milos Kozak 477f78203d
Merge pull request #2212 from dlvoy/feature/2210_wearos_unit_tests
Unit test configuration for Wear OS, first tests
2019-11-22 00:42:02 +01:00
Milos Kozak a62750c3a3 SmsCommunicatorFragment -> kt 2019-11-22 00:33:13 +01:00
Milos Kozak d227013496 SmsCommunicatorPlugin -> kt 2019-11-22 00:12:46 +01:00
Dominik Dzienia 07ca4b6524 Unit test configuration for Wear OS, first tests 2019-11-21 16:04:18 +01:00
Fabrizio Casellato f3f5bb0d7e
Merge pull request #2 from MilosKozak/2186
fix test
2019-11-21 09:33:19 +01:00
Milos Kozak 64faea691f Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-11-21 09:01:52 +01:00
Milos Kozak b2079aa316 Warn 12h before DST change 2019-11-21 00:20:01 +01:00
Milos Kozak 9aa77122ba Use on Rx for NetworkChange 2019-11-21 00:07:50 +01:00
Milos Kozak 2fe276d101 accept data 1 month back in Dexcom plugin 2019-11-20 22:03:31 +01:00
Milos Kozak baf77e2e67 fix tests 2019-11-20 21:50:02 +01:00
fabriziocasellato 1f4f3fb687 Added the new MEAL feature to tests 2019-11-20 16:44:33 +01:00
Fabrizio Casellato c32d87feb7
Merge pull request #1 from MilosKozak/2186
Move plugin related code from preferences to plugin
2019-11-20 16:29:32 +01:00
Milos Kozak 5d768bd368 Move plugin related code from preferences to plugin 2019-11-20 00:20:08 +01:00
Milos Kozak 117f56e247
Merge pull request #2204 from andyrozman/double_bolus_debug_master
Fix for some Double bolus problems
2019-11-19 17:35:15 +01:00
Milos Kozak 12d0cf1a92 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-11-19 17:33:09 +01:00
Andy Rozman fe7726b5bf Reset VERSION number in build.gradle 2019-11-15 23:33:23 +00:00
Dominik Dzienia 11665a1d89 [#728] Complication support - Watch OS selection of Short, Long and Image complications with current AAPS status (SGV, trend, delta, BR, IoB, CoB, phone/uploader battery) 2019-11-15 11:23:50 +01:00
Milos Kozak c6bbc0fe8b
Merge pull request #2198 from jotomo/log-unhandled-exceptions-again
Log unhandled exceptions again
2019-11-14 22:40:15 +01:00
Andy Rozman 740b795b42 Little bit of cleanup:
- removed some unsused (commented) code
- removed few logs that were very useless
2019-11-14 21:22:03 +00:00
Johannes Mockenhaupt db403dc39d
MDT logging fixup. 2019-11-14 20:49:29 +01:00
Johannes Mockenhaupt 94f10a44a5
Rethrow unhandled exceptions in tests as runtime exception. 2019-11-14 18:04:36 +01:00
Johannes Mockenhaupt b9d600edf4
Log unhandled exceptions as errors. 2019-11-14 17:50:32 +01:00
Milos Kozak 3e5206b4cd
Merge pull request #2178 from 2flea/dev
Countdown time for temporary PS in overview
2019-11-14 11:39:01 +01:00
Milos Kozak 232555b407
Merge pull request #2195 from boc-the-git/rounding-changes
Rounding: Use BigDemical for more accurate comparison
2019-11-14 11:07:14 +01:00
Johannes Mockenhaupt dc38615ec9
Ignore InternalErrors during app shutdown. 2019-11-12 13:44:02 +01:00
Johannes Mockenhaupt cce3a77a37
Log unhandled exception rather than printing to stdout. 2019-11-12 13:41:36 +01:00
Milos Kozak 37ea3b3e30 better skipping objective message 2019-11-12 07:40:49 +01:00
boc-the-git b682432ca0 Change roundTo method to use BigDecimal rather than Double for more accurate comparison. Update tests to introduce more scenarios where without the code change, they'd fail. 2019-11-12 15:39:42 +11:00
Andy Rozman 1d1549105b Merge branch 'double_bolus_debug_master' of https://github.com/andyrozman/AndroidAPS into double_bolus_debug_master 2019-11-11 23:02:49 +00:00
Andy Rozman 4b7fc10402 - changed how edit is done.. We now edit Treatment object directly without DetailedBolusInfo object. 2019-11-11 23:00:07 +00:00
Milos Kozak 25b18d93d9 fix max_daily_basal to support insight min rate 2019-11-11 16:47:09 +01:00
Milos Kozak 09c1ab5960 smbmaxminutes fix 2019-11-11 14:57:56 +01:00
fabriziocasellato 2319536adc Cumulative corrections for Milos msgs in 2019, 7 Nov about try/catch and missed 'if null' contition 2019-11-11 09:57:35 +01:00
Bart Sopers a670a04ab9 Add some todos 2019-11-10 22:43:33 +01:00
Andy Rozman c77cc018f0 - changes for running, so that everything is correctly initalized, moved ui classes to .driver
- moved manager to .comm package
- started adding dialog for Pod History
2019-11-10 17:23:40 +00:00
Milos Kozak d0550614ad gradle update 2019-11-10 13:37:04 +01:00
Andy Rozman 5c8f0a2a39 After merge changes 2019-11-09 16:38:05 +00:00