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
788ff545ca
Merge branch 'dev' into localprofile
2019-11-19 23:22:08 +01:00
Milos Kozak
822731ada8
Merge branch 'dev' into localprofile
2019-11-19 23:21:20 +01:00
Milos Kozak
363d6d48be
ProfileStore -> kt
2019-11-19 23:17:14 +01:00
Milos Kozak
bf6449f201
fix tests
2019-11-19 20:43:42 +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
Anton Bracke
7e712a5fc4
added default location trigger mode value
2019-11-14 15:12:40 +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
Anton Bracke
d122b3e329
Added mode (entered / left) to location trigger
2019-11-12 21:48:07 +01:00
Milos Kozak
3c025e97a8
fix some tests
2019-11-12 17:37:44 +01:00
Milos Kozak
128e8a024d
units selection in setup wizard
2019-11-12 15:19:18 +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
Milos Kozak
02891a14fc
use global units setting
2019-11-12 00:01:58 +01: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
5cc19d2b87
remove simple profile from startup wizard
2019-11-11 16:51:45 +01:00
Milos Kozak
360efa4682
Merge branch 'dev' into localprofile
2019-11-11 16:49:14 +01:00
Milos Kozak
25b18d93d9
fix max_daily_basal to support insight min rate
2019-11-11 16:47:09 +01:00
Milos Kozak
8fa4c49060
remove simple profile
2019-11-11 16:42:29 +01:00
Milos Kozak
1f622e3517
Merge branch 'dev' into localprofile
2019-11-11 16:37:46 +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
Milos Kozak
d0550614ad
gradle update
2019-11-10 13:37:04 +01:00
Milos Kozak
99e31cad9a
Merge pull request #2187 from twain47/notes-missing-from-wizard
...
Re-run calculateInsulin when OK is pressed
2019-11-07 17:44:35 +01:00
Brian Quinion
1467361d54
re-run calculateInsulin when OK is pressed to ensure changes to notes fields are used
2019-11-07 11:46:55 +00:00
fabriziocasellato
86d4b755ea
1) Added SMS commands:
...
- SMS DISABLE/STOP to disable SMS Service;
- TARGET MEAL/ACTIVITY/HYPO to switch to the standard temp targets;
- BOLUS 0.60 MEAL, to do a bolus and set the stadard meal TT (ie 90 mg/dL for 45').
2) Modified the SMS Timeout in a range from 3' to 60'.
This preference is useful for parents that will manage many boluses in a single meal (because often, eaten foods are unpredictable with babies, so parents need to perform many closed boluses).
Due to safety reasons (prevent multiple boluses for stolen phones, cloned SIM, ...):
- Added a further SMS command to disable SMS Services (SMS DISABLE/STOP);
- To modify the default timeout of 15', 2 Phone Numbers are mandatory
In this way, if unwanted/suspicious boluses are notified, the other parent can disable Remote Management (till to re-enable it directly with the AAPS in the master smartphone).
2019-11-07 10:39:17 +01:00
Philoul
d23faf65bf
Add strings for shortday (shorthour allready exists) for translation of statuslights and remaining time TT in main screen
2019-11-06 20:31:05 +01:00
Dominik Dzienia
943d3c788a
Create CONTRIBUTING.md
...
First draft of contribution guidelines
2019-11-06 12:21:31 +01:00
Dominik Dzienia
a7589e4758
[ #1806 ] For WearOS app, added option to make white status bar match background of whole watchface and blend in, switchable on Settings -> Matching divider
2019-11-05 17:08:27 +01:00
andreas
2044fe6860
Instead of computing name in overview fragment add function
...
ProfileFunctions.getInstance().getProfileNameWithDuration()
to be called
2019-11-05 15:43:11 +01:00
Milos Kozak
ff70299625
Merge pull request #2175 from rkresha/dev
...
Typo with Daylight Savings Time strings
2019-11-05 12:03:11 +01:00
Andy Rozman
3797e7671a
- one missing core log
2019-11-04 12:25:21 +00:00
Andy Rozman
220bd20f1f
medtronic-2.5.1.1
...
- DetailedBolusInfo.add is used when Bolus delivered
- fixed some logging problems with Gson for core objects
- when bolus is given, date is changed to when it was actually delivered (in case contacting pump takes longer than exprected)
2019-11-04 12:21:29 +00:00