AdrianLxM
c34cf576e5
VersionCheckerPlugin nightly stub
2019-04-10 00:41:48 +02:00
AdrianLxM
bd5d31a4a3
check version Java -> Kotlin
2019-04-10 00:36:02 +02:00
Milos Kozak
9ca179ec14
Merge pull request #1725 from Lexsus/fix_big_sms_bg
...
fix error with big sms text in UTF-8
2019-04-09 15:41:43 +02:00
Milos Kozak
4d8ee19abe
check for null
2019-04-09 15:34:02 +02:00
Milos Kozak
a75c60f573
fix NPE ActionStringHandler
2019-04-09 12:51:06 +02:00
Milos Kozak
398868f34b
fix NPE TreatmentsInterface
2019-04-09 12:46:46 +02:00
Milos Kozak
e53047d4bc
fix NPE WatchUpdaterService
2019-04-09 12:43:36 +02:00
Lucass
b2e70fd801
applied formatting
2019-04-08 22:51:22 +03:00
Milos Kozak
eee3bc4838
LINT: WakeLocks
2019-04-08 16:48:19 +02:00
Milos Kozak
190b9408bd
fixed package name
2019-04-08 15:38:20 +02:00
Milos Kozak
a06c21b585
LINT: locale
2019-04-08 15:34:02 +02:00
Lexsus
b9056384f9
fix error with big sms text in UTF-8
2019-04-08 15:23:40 +03:00
Milos Kozak
a076b00363
check for NPE
2019-04-07 23:47:53 +02:00
Milos Kozak
e8b46e7880
Merge branch 'firebase' into dev
2019-04-07 23:15:09 +02:00
AdrianLxM
6378d0a6bf
Merge branch 'dev' into 221-fix
2019-04-07 18:16:42 +02:00
AdrianLxM
5fbc274c5b
Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS into 221-fix
2019-04-07 17:00:36 +02:00
AdrianLxM
5e720f8081
deactivate TT raises/lowers target
2019-04-07 16:57:51 +02:00
Milos Kozak
3636480c61
Answers -> Analytics migration
2019-04-05 00:32:26 +02:00
Milos Kozak
f4b2a88862
fix typo
2019-04-03 16:53:34 +02:00
Milos Kozak
ec93045d84
fix parsin TT - missing duration
2019-04-03 16:43:56 +02:00
Milos Kozak
64c9196a5c
Merge pull request #1710 from TebbeUbben/insight-fix
...
Insight: Fix automatic Careportal entries
2019-04-03 16:10:03 +02:00
Tebbe Ubben
e3f45aa6be
Fix automatic careportal entries
2019-04-03 00:07:20 +02:00
Milos Kozak
78ecb80488
Merge pull request #1703 from rob-andy/wip/libre-delta-fixes
...
Calculate deltas correctly with 1 minute spaced data
2019-04-02 15:11:28 +02:00
AdrianLxM
8604d41323
reformat code
2019-04-01 21:37:20 +02:00
AdrianLxM
98a3d64c41
Merge pull request #1704 from TebbeUbben/insight-fix
...
Insight fix
2019-04-01 09:36:10 +02:00
Milos Kozak
1e1c74f420
Fix SMS CAL command
2019-03-31 23:49:01 +02:00
Tebbe Ubben
2371034a49
Update basal profile precision handling in Insight driver v3
2019-03-31 20:26:31 +02:00
Tebbe Ubben
67fe402447
Update basal profile precision handling in Insight driver v2
2019-03-31 19:58:59 +02:00
Tebbe Ubben
e26f0fef3f
Do not overwrite detailedBolusInfo.insulin
2019-03-31 19:38:31 +02:00
Tebbe Ubben
78a3224d05
Update basal profile precision handling in Insight driver
2019-03-31 19:36:58 +02:00
Tebbe Ubben
3894e44cc7
Fix Insight DST pump time update
2019-03-31 03:47:08 +02:00
rob
25950fc6cf
Libre/miaomiao delta modifications
...
* Remove hard limit of processing 9 records. Processing will now stop
at first value outside of time range of interest
* Keep a list of all values within 2.5 minutes. Average this value to use
as the now value
* Don't change the now value date. Always use the time of the latest value
* Added new test for data spaced at 1 minute intervals, to mimic libre data from glimp
* Fix existing test results for average < 2.5 minute data. Deltas are different due to
not updating the now value time
2019-03-31 11:03:48 +10:00
Tebbe Ubben
4b86a07eac
Set result.bolusDelivered in Insight driver
2019-03-31 01:39:08 +01:00
Tebbe Ubben
ae60d68719
Fix Insight limits
2019-03-31 01:37:28 +01:00
Tebbe Ubben
c12ec4817f
Proper rounding for basal rate
2019-03-31 01:23:05 +01:00
Milos Kozak
361ffa91c8
revert changes and disable test
2019-03-30 11:11:44 +01:00
Milos Kozak
bc23ca30e2
fix test 2
2019-03-30 10:04:22 +01:00
AdrianLxM
ebc8303cc6
isSuspended -> is NOT suspended
2019-03-28 22:13:57 +01:00
AdrianLxM
d856b87703
rewrite DST logic
2019-03-28 19:38:58 +01:00
Adrian AndroidAPS
cdd3c25929
only run DST helper on certain pumps
2019-03-28 17:25:57 +01:00
Milos Kozak
0ee121d916
Merge pull request #1521 from MilosKozak/smsrefactor
...
Smsrefactor
2019-03-25 08:41:09 +01:00
Milos Kozak
a0bddbdec9
Merge pull request #1690 from jotomo/show-applied-max-iob-constraints
...
OpenAPSSSMBPlugin: show applied max IOB constraints.
2019-03-24 23:01:57 +01:00
Johannes Mockenhaupt
9dc02e3fa5
OpenAPSSSMBPlugin: show applied max IOB constraints.
2019-03-24 22:01:21 +01:00
Milos Kozak
a060af8b0e
SmsCommunicator separator
2019-03-22 22:53:16 +01:00
Milos Kozak
fdbb76cb92
SmsCommunicator show COB
2019-03-22 22:45:41 +01:00
Milos Kozak
ca3c6b4093
SmsCommunicator detect commands
2019-03-22 22:18:51 +01:00
Milos Kozak
b7b9e175eb
Merge branch 'dev' into smsrefactor
2019-03-21 22:12:08 +01:00
Milos Kozak
fcc4a4edd3
SmsCommunicatorPluginTest 12
2019-03-21 21:54:46 +01:00
Milos Kozak
a9992503f6
SmsCommunicatorPluginTest 10
2019-03-21 21:00:42 +01:00
Milos Kozak
751e87ca5e
Merge pull request #1688 from AdrianLxM/dev-wear
...
Dev wear
2019-03-21 10:52:14 +01:00