Tebbe Ubben
286be1e78f
Insight: Enforce using first profile
2019-03-07 15:22:51 +01:00
Milos Kozak
f7c6f60131
Low storage notification
2019-03-07 11:32:09 +01:00
Roumen Georgiev
2b10e0f9e9
initial work
2019-03-07 11:32:29 +02:00
Andy Rozman
a148f5d21d
Fixed some files after merge.
2019-03-07 00:01:19 +00:00
Andy Rozman
6e500c1e75
On both sides changed BIND_LISTENER in manifest and added a lot of logging, some might be commented out.
...
On AAPS side:
- added some capabilites
- fully refactored SendToDataLayerThread (copied from xdrip)
- updated code
- all tasks are now executed on Executor (and not by itself) - main problem that some data was not sent
On Wear side:
- added capabilities and refactored code in ListenerService (by looking at xdrip code)
2019-03-06 23:38:18 +00:00
Tanja Schmidt
c40907b951
Allow some objectives to go back.
2019-03-06 19:03:42 +01:00
Tanja Schmidt
a5d1905be8
Allow some objectives to go back.
2019-03-06 19:03:42 +01:00
Tanja Schmidt
92cbe45341
Fixed status noticication for charging/uncharging: check battery not power state.
2019-03-06 19:00:11 +01:00
harisp
605601bcc6
Run loop when TemporyTarget is changed
2019-03-06 12:10:28 +01:00
Milos Kozak
02db9b681d
fix MidnightTime crash + tests
2019-03-05 23:12:35 +01:00
Milos Kozak
39ddde5844
Merge pull request #1664 from MilosKozak/AdrianLxM-patch-2
...
fix version check
2019-03-05 21:24:34 +01:00
AdrianLxM
7f3924a7cb
fix version check
2019-03-05 21:06:14 +01:00
Tebbe Ubben
6cd37520c3
Fix #1661
2019-03-04 23:21:26 +01:00
AdrianLxM
5826084cf9
capitalization fix
2019-03-02 19:22:56 +01:00
Milos Kozak
987b3d9dd0
move dstPlugin to contraints package
2019-03-02 15:13:42 +01:00
Milos Kozak
e27c0c4b8b
Merge branch 'DstHelperPlugin' of https://github.com/PoweRGbg/AndroidAPS into PoweRGbg-DstHelperPlugin
2019-03-02 15:07:48 +01:00
Milos Kozak
e67e431526
Merge pull request #1649 from TebbeUbben/patch-1
...
Disable engineering mode for Insight
2019-03-02 14:44:43 +01:00
Milos Kozak
5938c5659b
Pumpcontrol icon
2019-03-02 14:37:53 +01:00
Tebbe Ubben
82bbf17f0e
Update MainApp.java
2019-03-02 12:18:06 +01:00
Milos Kozak
d9a9c933bc
package refactor
2019-02-28 23:16:50 +01:00
Milos Kozak
fa3d66ff8e
Merge pull request #1645 from jotomo/smb-parent-pref
...
Bugfix: only allow SMB if parent preference is enabled.
2019-02-28 16:30:56 +01:00
Johannes Mockenhaupt
9c14e4eadd
Bugfix: only allow SMB if parent preference is enabled.
2019-02-28 12:41:51 +01:00
Milos Kozak
395faa7dc9
pumps package refactor
2019-02-26 20:38:27 +01:00
Milos Kozak
e3e0a44d72
fix TBR formating in fragment
2019-02-25 20:18:10 +01:00
Milos Kozak
3287129eef
SP::putDouble
2019-02-25 20:17:02 +01:00
Milos Kozak
3d3fcde35d
Query for profile only once
2019-02-25 20:12:31 +01:00
Milos Kozak
86b494229e
Fix graph scale with no data
2019-02-25 20:11:21 +01:00
Milos Kozak
94d96cbc80
Use memory records for glucose data instead of DB
2019-02-25 20:10:38 +01:00
Milos Kozak
c122618317
use key_smbmaxminutes instead of string
2019-02-25 20:08:34 +01:00
Milos Kozak
337d350ce2
Use memory record for lastBg instead of DB query
2019-02-25 20:04:29 +01:00
Milos Kozak
b0dd2f464b
Insight driver (Sight remote) removal
2019-02-25 19:33:01 +01:00
Milos Kozak
c94dda1f0a
Merge branch 'dev' into ench_1455_custom_actions
2019-02-22 15:27:00 +01:00
Andy Rozman
b0fe8fc5aa
Merge branch 'dev' into ench_1455_custom_actions
2019-02-20 23:41:09 +00:00
Andy Rozman
8b3b1e67ea
First implementation
2019-02-20 22:57:31 +00:00
Milos Kozak
582101a3e9
Merge pull request #1639 from MilosKozak/fixes
...
Fix applying basal constraints in non APS mode
2019-02-19 18:24:16 +01:00
Milos Kozak
95297a6292
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-02-19 16:26:35 +01:00
Milos Kozak
1f3696608e
Tomato BGSource plugin
2019-02-19 16:26:16 +01:00
TebbeUbben
71f73210c9
Send dismiss event in main thread
2019-02-17 22:02:51 +01:00
TebbeUbben
8f7a29bd7a
Only show notification after three timeouts during handshake
2019-02-17 22:01:01 +01:00
TebbeUbben
5fb0fe62f4
Remove timeout during handshake notification when connection was successful
2019-02-17 21:58:17 +01:00
TebbeUbben
361cc158e8
Timeout during handshake notification
2019-02-16 20:28:49 +01:00
TebbeUbben
d2b0665af1
Merge branch 'master' into insight-dev2
2019-02-12 15:01:29 +01:00
TebbeUbben
e49cc10e1c
Log exceptions that occur in alert service
2019-02-12 14:57:14 +01:00
TebbeUbben
a4312acb3e
Incremental recovery duration
2019-02-12 14:54:27 +01:00
TebbeUbben
c564cc2214
Reuse socket of failed connection
2019-02-12 14:36:56 +01:00
TebbeUbben
ee704c3988
Merge branch 'master' into insight-dev
2019-02-10 00:05:43 +01:00
TebbeUbben
4a11723a61
Fix zero-temp for pump stopped periods
2019-02-10 00:03:59 +01:00
TebbeUbben
7a4d721c29
Fix bolus progress dialog with bolus cancel
2019-02-09 23:50:12 +01:00
TebbeUbben
4146c8a770
Don't send final bolus event after bolus cancel
2019-02-09 23:14:57 +01:00
TebbeUbben
a8a182dc9d
Change way of checking operating mode during bolus delivery
2019-02-09 23:12:36 +01:00
TebbeUbben
0b1e181662
Quick wizard fix 2
2019-02-09 23:06:11 +01:00
TebbeUbben
05aa369bae
Merge branch 'master' into insight-dev
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/Wear/ActionStringHandler.java
2019-02-09 22:52:01 +01:00
TebbeUbben
f5d65e044c
Fix wear bolus for Insight
2019-02-09 22:49:38 +01:00
TebbeUbben
7035b9a5f2
Fix Quick Wizard for Insight pump
2019-02-09 22:47:45 +01:00
TebbeUbben
2ad4670f07
Refresh overview when pump is unpaired
2019-02-09 22:43:05 +01:00
TebbeUbben
7a7bebc5fe
Return false in isConnected and isConnecting when connection lock is not held.
2019-02-09 22:30:41 +01:00
TebbeUbben
317f171286
Fetch pump status after pairing
2019-02-09 22:25:07 +01:00
TebbeUbben
baac836d64
Don't read past history events when pump is newly paired.
2019-02-09 22:14:10 +01:00
TebbeUbben
e4fd293027
Stop fetching bolus progress when pump has switched operating mode
...
(e.g. because of an empty cartridge)
2019-02-09 22:08:49 +01:00
TebbeUbben
c5241b6cad
Remove unneeded variable
2019-02-09 22:04:09 +01:00
Milos Kozak
f540c70f22
Merge branch 'dev' into G6
2019-02-08 19:11:38 +01:00
TebbeUbben
c730d3244f
Log app error codes
2019-02-04 23:56:24 +01:00
TebbeUbben
183e9a321e
Add getReservoirLevel() and getBatteryLevel() to LocalInsightPlugin
2019-02-02 17:02:03 +01:00
TebbeUbben
cc189d360f
Merge remote-tracking branch 'nico/dev-wip' into dev-nico
2019-02-02 16:58:21 +01:00
Milos Kozak
5988910d2c
Merge branch 'insight' into dev
2019-02-02 12:56:33 +01:00
AdrianLxM
3c029906db
Merge pull request #1593 from MilosKozak/AdrianLxM-patch-1
...
Wear bug with Insight-pump: ignore rounding deviations
2019-02-02 12:31:37 +01:00
TebbeUbben
71c4c411b2
Fix race condition for bolus cancel
2019-02-02 11:41:16 +01:00
TebbeUbben
a282124497
Return pump enact failure when base basal ist 0 duration execution of setTempBasalAbsolute
2019-02-02 01:38:01 +01:00
TebbeUbben
1ffd63c83a
Hide operating mode button by default
2019-02-02 01:14:27 +01:00
TebbeUbben
b0f72fc736
Only update first basal profile
2019-02-02 01:11:26 +01:00
TebbeUbben
9b45c6b291
Only enable Insight driver in engineering mode
2019-01-31 13:09:40 +01:00
TebbeUbben
d1f7086651
Merge branch 'master' into insight-dev
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/Overview/notifications/Notification.java
2019-01-31 13:08:33 +01:00
TebbeUbben
2cde70e584
Update status of final bolusing event as well
2019-01-30 20:37:35 +01:00
TebbeUbben
827d26a39a
Insight history fix
2019-01-30 20:25:48 +01:00
TebbeUbben
e23657bfe5
Set alertActivity to null onDestroy
2019-01-27 23:02:57 +01:00
TebbeUbben
68f4a20c2b
Final bolusing event
2019-01-27 16:40:56 +01:00
TebbeUbben
0c93679ed2
Fix initial EventOverviewBolusProgress
2019-01-26 09:32:29 +01:00
TebbeUbben
5475d9bceb
Withdraw connection request when deleting pairing
2019-01-25 22:55:15 +01:00
TebbeUbben
53f7cf0dcf
Revert "Improve connection routine"
...
This reverts commit 8116a24
2019-01-25 22:53:35 +01:00
TebbeUbben
8116a24fc6
Improve connection routine
2019-01-25 22:32:22 +01:00
TebbeUbben
ffc1db3c95
Add short status
2019-01-25 22:28:36 +01:00
TebbeUbben
6ac02f96cb
Fix NullPointerException
2019-01-22 13:55:38 +01:00
TebbeUbben
f6d829e575
Fix silent alert canceling
2019-01-19 15:18:41 +01:00
TebbeUbben
7724092843
Fix TBR logging
2019-01-19 15:15:56 +01:00
TebbeUbben
eb96209950
Disable old Insight driver
2019-01-19 11:59:17 +01:00
TebbeUbben
258034ca8d
Don't refresh status twice when setting TBR
...
Return duration in TBR PumpEnactResult
2019-01-19 11:54:05 +01:00
TebbeUbben
2a126783b7
Upload JSON status
2019-01-19 06:31:11 +01:00
TebbeUbben
356feb5be0
Only cancel TBR if needed
2019-01-19 06:09:11 +01:00
TebbeUbben
f0a2307517
Fix race condition in alert service
2019-01-19 05:36:02 +01:00
TebbeUbben
437dee288e
Make TBR emulation setting working
2019-01-19 05:02:00 +01:00
TebbeUbben
65400560dd
Properly show TBR duration in fragment
2019-01-19 03:08:14 +01:00
TebbeUbben
4d213eae7d
Fix disconnect routine
2019-01-19 00:58:08 +01:00
TebbeUbben
cc364a0cec
Read configuration for getting active basal profile instead of using status result
2019-01-19 00:47:32 +01:00
TebbeUbben
f27ace7568
Fix PumpStoppedException while fetching status
2019-01-19 00:43:58 +01:00
TebbeUbben
85ae946296
Indicate in fragment if cartridge is not inserted
2019-01-19 00:41:29 +01:00
TebbeUbben
58a8845ec3
Don't update fragment of destroying view
2019-01-18 23:44:26 +01:00
TebbeUbben
2770a49869
Local Insight driver
2019-01-18 22:40:22 +01:00
AdrianLxM
11b8b83651
ignore rounding deviations
2019-01-04 19:27:44 +01:00
Milos Kozak
2b9b3b4f16
Eversense support
2018-12-11 21:56:57 +01:00
Nico Schmitz
9e03f0f8ca
Update to current dev branch
2018-12-11 14:51:26 +01:00
Milos Kozak
8610dcc21d
G5 2018 app version support
2018-12-10 19:35:01 +01:00
Milos Kozak
40ad066346
Fix applying basal constraints in non APS mode
2018-12-09 10:45:56 +01:00
triplem
2693797bbd
fix duplication of resume and reconnect
2018-12-07 22:36:22 +01:00
TebbeUbben
e075a73c87
Add unit to Careportal bgcheck entries
2018-12-01 16:52:46 +01:00
TebbeUbben
dfe1e032be
Complete G6 plugin
2018-12-01 16:51:12 +01:00
Milos Kozak
a4c690e7c2
G6 register plugin
2018-12-01 10:51:53 +01:00
Milos Kozak
d664136b6e
G6 overview button support
2018-12-01 00:26:04 +01:00
Milos Kozak
946b2bfd12
Initial G6 support
2018-12-01 00:16:15 +01:00
Milos Kozak
d750438cd3
Merge pull request #1488 from schmitzn/fix-switem
...
Simplify SWItem.generateLayout()
2018-11-29 15:25:38 +01:00
Milos Kozak
b8a83216a7
Merge pull request #1556 from gregorybel/gregorybel-android-auto3
...
Gregorybel: Add android auto
2018-11-29 15:24:31 +01:00
Milos Kozak
b1606d2452
Merge pull request #1551 from triplem/pr_1550
...
Total Basal in NS Profile
2018-11-25 22:40:03 +01:00
gregorybel
a23b820f3e
create 3 special lines for android auto in order to simplify view and give a more natural text to speech
2018-11-19 22:16:47 +01:00
Milos Kozak
b6cd214006
Merge pull request #1562 from MilosKozak/fixes
...
Fixes
2018-11-19 19:55:34 +01:00
Milos Kozak
bc41814946
Merge pull request #1358 from quizzmaster/fix1318
...
Notifications about tbr suggestions. Fixes #1318
2018-11-18 22:39:27 +01:00
Milos Kozak
8110bef68f
Merge pull request #1540 from jotomo/upstream-1480
...
Profile switch name mangling for NS up/download
2018-11-18 22:37:57 +01:00
Milos Kozak
6e1a01e9d3
Merge pull request #1543 from triplem/suspend_with_loop_disabled
...
Allow disconnection/suspend of pump even while Loop is deactivated
2018-11-18 21:24:39 +01:00
Grégory Beloncle
3310c6d618
Update PersistentNotificationPlugin.java
...
- remove double call from addMessage
- add comments
2018-11-14 11:07:00 +01:00
Grégory Beloncle
7497eade82
Update PersistentNotificationPlugin.java
...
add comments regarding intents
2018-11-14 10:54:43 +01:00
gregorybel
9124788c4e
first commit
2018-11-12 22:38:49 +01:00
Milos Kozak
abb1dd956c
Fix sending SMS in Android 8
2018-11-12 19:00:06 +01:00
triplem
eea79c5d0f
fixes PR#1550
2018-11-08 21:14:44 +01:00
Roumen Georgiev
4ac687cc72
change constraint to isLoopInvocationAllowed
2018-11-06 13:40:56 +02:00
Roumen Georgiev
f0b5643044
revert
2018-11-06 11:45:29 +02:00
Roumen Georgiev
707a9e62d8
revert dev changes
2018-11-06 11:40:08 +02:00
Roumen Georgiev
43a61f312a
WIP DstHelper
2018-11-06 11:25:39 +02:00
Milos Kozak
d9b9c2f5f8
Merge pull request #1538 from triplem/prepare_db_update
...
enable downgrading to enable future db updates
2018-11-05 16:39:29 +01:00
Milos Kozak
0abdd1488f
Merge pull request #1539 from jotomo/overview-ui-blocking
...
Overview: don't block the UI waiting for IobCob thread.
2018-11-05 16:39:05 +01:00
triplem
6ef777f411
enable downgrading to enable future db updates
2018-11-04 20:50:55 +01:00
triplem
c2d1506451
allow to reconnect
2018-11-04 19:34:46 +01:00
triplem
4cd9b19868
REname pump reconnection
2018-11-04 19:29:44 +01:00
triplem
e524c43138
Show only one resume
2018-11-04 19:23:58 +01:00
triplem
7a77571803
update logic
2018-11-04 19:06:19 +01:00
triplem
c4bbb62d0b
Initial implementation 2
2018-11-04 18:51:24 +01:00
Milos Kozak
fd2893e934
Merge pull request #1525 from MilosKozak/dev2_1
...
[WIP] 2.1 code
2018-11-03 21:25:34 +01:00
Milos Kozak
fda934c3cb
limit logging for 2.0
2018-11-02 23:24:57 +01:00
Milos Kozak
5a5d89563f
Fix BolusProgressDialog
2018-11-02 19:04:16 +01:00
Milos Kozak
0a545dc92b
Merge pull request #1532 from MilosKozak/dev
...
Dev
2018-11-02 10:40:11 +01:00
Milos Kozak
23a58c2fc1
== -> equals
2018-11-01 07:54:29 +01:00
Milos Kozak
b73cbacbf5
fix NPE
2018-10-31 08:05:57 +01:00
Milos Kozak
ca27843dd7
fix NPE
2018-10-31 08:02:16 +01:00
Milos Kozak
ad3794d32f
fix NPE
2018-10-31 07:59:04 +01:00
Milos Kozak
62aa49dd5b
fix loading BGs <39 #2
2018-10-30 21:25:34 +01:00
Milos Kozak
871b9b6b3d
fix loading BGs <39
2018-10-30 21:24:53 +01:00
AdrianLxM
667cbe0b12
Get device name before setting up the callback
...
In case the callback is very quick, the name might not have been set yet?
2018-10-28 20:35:37 +01:00
Milos Kozak
d54651e916
cache midnight time calculation
2018-10-28 12:21:35 +01:00
Milos Kozak
00349527e1
calculate IobCobThread execution time
2018-10-28 11:47:12 +01:00
Milos Kozak
05dcb58f0a
check for future timestamp while loading history (RS,Rv2)
2018-10-28 11:24:59 +01:00
triplem
43fcfaf5d6
solve #1449
2018-10-24 20:46:22 +02:00
Andy Rozman
07eef5adae
Added Notification types needed for Medtronic
...
Added Notification types needed for Medtronic (reserving this two numbers)
2018-10-24 12:45:54 +01:00
AdrianLxM
5465e8f5aa
try to catch bad devicenames
2018-10-19 10:31:57 +02:00
Milos Kozak
786a91f7e1
Merge pull request #1508 from jotomo/fabric-attributes
...
Fabric: don't report disabled plugins.
2018-10-17 22:33:59 +02:00
Johannes Mockenhaupt
eaf849e625
Fabric: don't report disabled plugins.
...
Effectively reverts 91cbe1dd63
.
2018-10-17 15:54:33 +02:00
Milos Kozak
fee3b33d81
Merge pull request #1499 from jotomo/upstream-1482+1489
...
Combo: allow records created by the combo to be merged with existing records.
2018-10-14 23:33:08 +02:00
Milos Kozak
6ae98e5177
add comment
2018-10-14 22:55:21 +02:00
AdrianLxM
f9fa82f1ef
replace swedish minus sign with default minus sign
2018-10-14 20:47:00 +02:00
Johannes Mockenhaupt
c326e7a483
Overview: don't block the UI waiting for IobCob thread.
2018-10-14 16:24:07 +02:00
Johannes Mockenhaupt
b0fcbf3013
Update JavaDoc.
2018-10-14 14:36:05 +02:00
Milos Kozak
26cb25893e
remove fabric logging for SMS
2018-10-14 12:01:14 +02:00
Milos Kozak
cc25520770
ignore SMS starting #
2018-10-14 11:58:19 +02:00
Milos Kozak
bedb79c461
Merge branch 'dev' into smsrefactor
2018-10-14 11:16:14 +02:00
Milos Kozak
a546586df1
fix asking for SMS permission
2018-10-14 11:10:12 +02:00
Milos Kozak
903504d72d
SMSPlugin refactor & cleanup
2018-10-14 10:55:11 +02:00
Milos Kozak
94ef8f4a76
Merge branch 'dev' into smsrefactor
2018-10-14 09:55:51 +02:00
Johannes Mockenhaupt
4f896fccdb
Refactor and clean up.
2018-10-13 20:56:40 +02:00
Johannes Mockenhaupt
51315fc942
GH#1480: Improve conversion of incoming NS-PS name.
2018-10-13 20:38:26 +02:00
Milos Kozak
9309729ca1
Merge pull request #1502 from jotomo/upstream-1501
...
[For review] Correct off-by-one error calculating average.
2018-10-13 18:19:57 +02:00
Milos Kozak
c1bbaab8e1
allow UAM only if oref1 sensitivity plugin is selected
2018-10-13 18:07:01 +02:00
Milos Kozak
94233d28e1
fix sms command LOOP SUSPEND
2018-10-13 17:31:10 +02:00
Milos Kozak
ea1e78b169
prepare new classes
2018-10-13 16:50:47 +02:00
Milos Kozak
5c9baa31f3
fix different colors BG vs target range
2018-10-13 14:27:09 +02:00
Milos Kozak
9ee329b7db
log bucketed_data(0)
2018-10-13 11:40:19 +02:00
Milos Kozak
20fa8ed371
fix fallback to createBucketedDataRecalculated
2018-10-13 09:59:25 +02:00
Johannes Mockenhaupt
682b56198a
Queue: correct removal of queued command by type.
2018-10-12 16:30:45 +02:00
Johannes Mockenhaupt
c17ed80a34
Correct off-by-one error calculating average.
2018-10-12 16:05:32 +02:00
Johannes Mockenhaupt
34182b81a1
Combo: allow records created by the combo to be merged with existing records.
2018-10-12 00:46:05 +02:00
Milos Kozak
a0a60ea2d6
log carbs to pastSensitivity
2018-10-11 18:39:23 +02:00
Milos Kozak
898d7ef134
typo
2018-10-11 17:48:19 +02:00
Milos Kozak
9a84dade9a
Fix libre data, add more bucketed data test
2018-10-06 22:00:43 +02:00
Milos Kozak
817a89c39b
Better autosens logging and COB bug fix
2018-10-05 00:49:04 +02:00
Milos Kozak
c68783afd3
maintenance strings cleanup
2018-10-04 23:19:29 +02:00
Milos Kozak
97cc9a6370
log language used to fabric
2018-10-04 23:04:32 +02:00
Nico Schmitz
fb4da4859a
Simplify SWItem.generateLayout()
2018-10-03 22:36:21 +02:00
Milos Kozak
52e6f6bde5
fix Korean driver
2018-09-26 20:03:40 +02:00
AdrianLxM
126f3925e0
don't send carbs entered in the past to the pump
2018-09-26 13:59:04 +02:00
AdrianLxM
e9883dcc3a
Revert "fix carb generator"
...
This reverts commit 6403c5d997
.
2018-09-26 13:37:24 +02:00
AdrianLxM
95ea377d71
Revert "fix addToHistoryTreatment"
...
This reverts commit d707ea7fb0
.
2018-09-26 13:37:05 +02:00
Milos Kozak
794c80f7e3
Fix accesing wrong DanaRPump instance
2018-09-24 22:43:23 +02:00
Milos Kozak
d707ea7fb0
fix addToHistoryTreatment
2018-09-23 18:58:13 +02:00
Milos Kozak
1c44981494
Fix wrong message during refill
2018-09-22 21:25:07 +02:00
Milos Kozak
6403c5d997
fix carb generator
2018-09-21 23:24:50 +02:00
Julius de Bruijn
84e41122fc
Fix TBR maximum for Animas Vibe
...
Animas actually supports 300% TBR, but uses a different way of
displaying it:
0% is the same as 100% in AAPS.
-100% (OFF) is 0% in AAPS
200% therefore is 300% in AAPS.
Maybe there should be a better indicator for this in AAPS, but for now
this fix gives better control of the TBR values, if using the open loop.
2018-09-21 11:09:41 +02:00
Andy Rozman
e2ddb48498
Some extension on VirtualPump for testing.
2018-09-20 18:04:06 +01:00
Andy Rozman
48e4a041f8
- First changes for CustomActions
...
- changed PumpInterface to add CustomActions
- added class CustomActions and CustomActionType
- changed all PumpImplementations to use new methods
- started changing ActionsFragment (most should be done)
2018-09-20 17:23:36 +01:00
Milos Kozak
9a96d29dc3
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-09-17 19:57:15 +02:00
Milos Kozak
a7e64c79f0
remove static MainApp.sConfigBuilder
2018-09-17 19:56:56 +02:00
Milos Kozak
924bc97e3b
remove static ConfigBuilderPlugin.commandQueue
2018-09-17 19:29:01 +02:00
Milos Kozak
f6c113550f
remove static ConfigBuilderPlugin.activeSensitivity
2018-09-17 18:30:57 +02:00
Milos Kozak
dc563df5f0
remove static ConfigBuilderPlugin.activeInsulin
2018-09-17 18:18:50 +02:00
Milos Kozak
1b086e6776
remove static ConfigBuilderPlugin.activeAPS
2018-09-17 17:59:44 +02:00
Milos Kozak
0b32431f9e
remove static ConfigBuilderPlugin.activeProfile
2018-09-17 17:48:11 +02:00
Milos Kozak
bc19973ce0
remove static ConfigBuilderPlugin.activePump
2018-09-17 17:43:42 +02:00
Milos Kozak
dcbf093514
Merge pull request #1399 from MarkMpn/temp-target-units
...
Assume md/dl units for temp targets created through Nightscout
2018-09-17 16:46:33 +02:00
dmelliott20
167ed27659
Update PumpType.java
...
Ammended the basebasalstep values fro the insight and the combo.
this was preventing AAPS from implementing zero basals where the basalstep was higher than the current running basal rate e.g. basal of 0.06u\hr running and a basalstep 0f 0.1u\hr resulted in no zero temp being enacted because of logic in the loop plugin.
2018-09-17 12:26:00 +00:00
Sebastian Lenz
6323f2dd49
fixed typo
2018-09-16 18:32:51 +02:00
Milos Kozak
53389fea3b
fix import settings
2018-09-14 17:54:32 +02:00
Milos Kozak
9d4674faff
FillDialog formating fix
2018-09-14 14:29:25 +02:00
Milos Kozak
241d3f0c7c
fix MsgSetExtendedBolusStart.java
2018-09-14 14:10:24 +02:00
Milos Kozak
bcda4c93bf
Merge pull request #1428 from PoweRGbg/dev
...
DanaR.comm tests
2018-09-14 14:08:55 +02:00
Milos Kozak
cc804ac36f
Merge pull request #1360 from MilosKozak/insightfix
...
WIP Insightfix
2018-09-14 14:06:18 +02:00
Milos Kozak
514bdcda31
copy pumpId when converting EB -> TRB
2018-09-14 10:04:48 +02:00
Milos Kozak
7025d021f5
Insight logging
2018-09-14 09:06:03 +02:00
PoweRGbg
3a078c4084
DanaR.comm tests
2018-09-14 10:00:00 +03:00
Milos Kozak
665958d59c
false errors removed from DbAccessReceiver
2018-09-14 08:57:57 +02:00
Sebastian Lenz
b02921b23f
use profilename of currently active profile
2018-09-14 01:00:19 +02:00
Milos Kozak
dd90051b97
Insight get rid of Date.class
2018-09-13 19:00:57 +02:00
Milos Kozak
57e7d63794
Insight EB handling
2018-09-13 18:53:16 +02:00
Milos Kozak
65ffc3cdd2
Merge branch 'dev' into insightfix
2018-09-12 14:59:15 +02:00
Milos Kozak
bbb6c5f3cc
fix rounding in dialogs
2018-09-12 14:58:47 +02:00
Milos Kozak
f51de7da81
fix wizard test
2018-09-12 10:55:34 +02:00
Milos Kozak
2fc9b40f9d
Merge branch 'dev' into insihgtfix
2018-09-12 08:56:58 +02:00
Milos Kozak
fb4582a888
request issue description in email with logs
2018-09-12 08:44:21 +02:00
Milos Kozak
fd2b9bdf94
request time in email with logs
2018-09-12 08:40:56 +02:00
Milos Kozak
0a52bc9976
VirtualPump: do not cancel percent temp prior adding new
2018-09-11 23:23:59 +02:00
Milos Kozak
874be7ff48
openloop mode fix
2018-09-11 22:32:04 +02:00
Milos Kozak
f7269a806d
nsclient allow general preferences
2018-09-11 20:08:59 +02:00
Milos Kozak
98b8d67e3b
Merge branch 'dev' into insightfix
2018-09-11 19:06:35 +02:00
Milos Kozak
37c384e1c9
better wizard and constraint logging
2018-09-11 19:03:36 +02:00
Milos Kozak
0563420996
Constraints logging
2018-09-11 14:56:42 +02:00
Milos Kozak
018a5f5e43
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-09-11 14:27:51 +02:00
Milos Kozak
e9f8862776
maintenance plugin logging
2018-09-11 14:27:38 +02:00
Milos Kozak
48c8863ccb
fix NPE
2018-09-11 10:09:29 +02:00
Milos Kozak
d2c35173dc
fix NPE
2018-09-11 00:19:34 +02:00
Milos Kozak
3416f77a04
fix EXTENDEDBOLUS search in db
2018-09-10 23:57:24 +02:00
Milos Kozak
2fbf4324d5
typo in logging
2018-09-10 23:55:52 +02:00
Milos Kozak
39f1b130b6
Insight proper removing TBR from NS
2018-09-10 23:20:31 +02:00
Milos Kozak
52c85501c6
Merge pull request #1407 from jwoglom/dev
...
update other "G5 Native" source reference for G6
2018-09-10 21:17:03 +02:00
Milos Kozak
a97c66169b
Merge branch 'dev' into insightfix
2018-09-10 20:31:33 +02:00
Milos Kozak
93a4afd567
Insight add 1 sec between cancel TBR and EB
2018-09-10 20:28:45 +02:00
Milos Kozak
7070c0a72b
allign Insight logging with AAPS
2018-09-10 19:28:03 +02:00
James Woglom
1823371433
update other "G5 Native" source reference for G6
2018-09-10 11:56:33 -04:00
Milos Kozak
0f2a620ebe
fix NewInsulinDialog message
2018-09-10 12:41:57 +02:00
Milos Kozak
6f53afbbe3
Objectives: remove static code, cleanup
2018-09-10 12:23:24 +02:00
Milos Kozak
640a7d3b87
fix NPE
2018-09-09 13:13:34 +02:00
Milos Kozak
3c8b7f10be
fix NPE
2018-09-09 12:22:23 +02:00
Milos Kozak
e577e8555d
openloop mode min change threshold configurable
2018-09-09 12:15:44 +02:00
Milos Kozak
55d1dd0847
Merge pull request #1392 from MilosKozak/openloop
...
Openloop
2018-09-07 12:55:25 +02:00
Mark Carrington
be7693a73d
Assume md/dl units for temp targets created through Nightscout
2018-09-06 22:50:35 +01:00
Milos Kozak
ecae6af151
reset autosens on profileswitch with zero duration
2018-09-06 16:30:57 +02:00
Milos Kozak
f5873f9f87
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-09-06 11:18:27 +02:00
Milos Kozak
e4f95c7a4e
more logging for bucketed data
2018-09-06 11:18:15 +02:00