Milos Kozak
8fbdc9b07c
translations cleanup pass 1
2018-07-27 14:41:23 +02:00
Milos Kozak
9712557d6c
Merge pull request #1246 from pedroll/dev
...
Spanish translation RC5
2018-07-27 14:04:25 +02:00
Milos Kozak
9141e0f66d
OVERVIEW & NOTIFICATION logging cleanup
2018-07-27 14:01:56 +02:00
Milos Kozak
6a058f5036
BGSOURCE refactor & logging
2018-07-27 13:41:25 +02:00
Milos Kozak
bfccda21cb
QUEUE logging cleanup
2018-07-27 12:17:29 +02:00
Milos Kozak
3d57d52271
EVENTS logging cleanup
2018-07-27 11:40:27 +02:00
Milos Kozak
1e68165c82
AUTOSENS logging cleanup
2018-07-27 11:35:32 +02:00
Andy Rozman
fcdb2f9708
- change to tunning
2018-07-26 23:34:28 +01:00
Andy Rozman
8e99482723
Some fixes in merge
2018-07-26 17:31:38 +01:00
Andy Rozman
1b8ceb83cf
Merge branch 'dev' into medtronic_andy
2018-07-26 16:48:52 +01:00
Andy Rozman
318436f417
- some changes from RileyLinkAAPS project:
...
- refactored RfSpy and underlaying classes so that we can read Version (which is not encoded and has no CRC)
- added functionality to be able to recover RL if BT is disabled and re-enabled
- some minor refactorings here and there
- TBR enabled
- Bolus delivery
- Medtronic Pump Plugin is working (able to deliver TBRs and Bolus), there are still a lot of things to work on but we have base implementation here...
2018-07-26 16:31:23 +01:00
Sebastian Lenz
ee06d1119d
clear Notification if tbr is accepted from wearable
2018-07-26 13:07:08 +02:00
Sebastian Lenz
79abcdb0d7
moved tbr accepting to a new method of the LoopPlugin
2018-07-26 11:47:39 +02:00
Milos Kozak
8639a8ec59
Merge pull request #1260 from schmitzn/refactor-strings-zh
...
Use positional format strings in Chinese translation
2018-07-26 08:36:04 +02:00
Milos Kozak
a812eddda2
Merge pull request #1263 from tanja3981/bugfix/issue1187
...
Update preference value even new value is empty (deleted).
2018-07-26 08:21:08 +02:00
Sebastian Lenz
971e258265
cancel TBR request notification on wearable if accepted or no longer valid
2018-07-25 23:48:54 +02:00
Sebastian Lenz
8c49119b15
processing the acceptance of the TBR request from the wearable
2018-07-25 23:47:59 +02:00
Sebastian Lenz
e2ef8f2d74
send notification about TBR request to the wearable
2018-07-25 23:46:06 +02:00
Sebastian Lenz
5bb6635cab
dismiss notification for TBR request if it's no longer requested
2018-07-25 23:32:23 +02:00
Sebastian Lenz
2db63d4be4
dismiss notification when accepting a TBR request
2018-07-25 23:28:15 +02:00
Tanja Schmidt
0a29e8a055
delete now value even if empty/deleted
2018-07-25 22:04:44 +02:00
Markus M. May
c34104b906
move log shipment to own plugin
2018-07-25 22:00:58 +02:00
Nico Schmitz
4fa78ecee5
Fix strings.xml
2018-07-25 12:28:28 +02:00
Nico Schmitz
325142cedd
Use positional format strings in Chinese translation
2018-07-25 12:16:47 +02:00
Milos Kozak
e6261c4fa7
Update Crowdin configuration file
2018-07-25 11:11:48 +02:00
Milos Kozak
088c423208
Merge pull request #1253 from jotomo/hypo-tt-correction
...
NewCarbsDialog: correct situation where Hypo TT can't be unchecked.
2018-07-25 10:30:19 +02:00
Milos Kozak
87de4bce5b
Merge pull request #1257 from jotomo/1254
...
Fix #1242 double mmol/l conversion.
2018-07-25 10:29:13 +02:00
Milos Kozak
ee1c620907
Chinese language
2018-07-25 09:18:03 +02:00
Markus M. May
60721c8395
First working version
2018-07-24 22:34:10 +02:00
Johannes Mockenhaupt
0b280ce4d4
Fix #1254 double mmol/l conversion.
2018-07-24 19:19:01 +02:00
Milos Kozak
96e101aa80
logging
2018-07-24 14:38:12 +02:00
Johannes Mockenhaupt
39dc914c2c
NewCarbsDialog: correct situation where Hypo TT can't be unchecked.
2018-07-24 12:48:50 +02:00
Milos Kozak
026c9f4788
fix ratio scale #2
2018-07-24 12:00:16 +02:00
Milos Kozak
9fc54f4e0c
fix ratio scale
2018-07-24 11:01:33 +02:00
Milos Kozak
503d61e1be
Merge pull request #1227 from PoweRGbg/rotation
...
fix for carbs and wizard dialogs on screen rotation
2018-07-24 10:34:27 +02:00
Milos Kozak
c0e834e2f1
Merge pull request #1252 from PoweRGbg/patch-3
...
fix for timeDisplayFormat in Dana RS
2018-07-24 09:52:22 +02:00
Roumen Georgiev
166d58fa3e
fix for timeDisplayFormat in Dana RS
2018-07-24 10:39:46 +03:00
Milos Kozak
4052725096
Merge pull request #1249 from MilosKozak/hypoTT-checkable
...
react to HypoTT on first click
2018-07-24 09:26:10 +02:00
Milos Kozak
6f29bd6a9a
bump 2.0b-dev
2018-07-24 00:46:42 +02:00
Milos Kozak
7e2d3fd8be
historybrowser, rendering optimizations
2018-07-24 00:46:08 +02:00
Markus M. May
2090b3c7e1
First draft
2018-07-23 20:58:20 +02:00
AdrianLxM
fa67aa69d5
react to HypoTT on first click
...
onClickListener, not OnCheckedListener was set for HypoTT
2018-07-23 18:43:26 +02:00
Milos Kozak
130fca4c2a
RS onConnectionStateChangeSynchronized
2018-07-23 16:33:51 +02:00
Milos Kozak
d7b29db626
fix NPE
2018-07-23 16:19:11 +02:00
Milos Kozak
90729cffe6
RS disconnect synchronized
2018-07-23 16:17:17 +02:00
Andy Rozman
5fa8f9e3f5
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-07-23 11:53:36 +01:00
Milos Kozak
49e8a0b7c4
some logging conditional
2018-07-22 21:19:59 +02:00
Milos Kozak
cede7dd4b9
log JSON data with exception
2018-07-22 21:14:42 +02:00
pedroll
0b9fdac9fc
Spanish translation RC5
2018-07-22 19:37:03 +02:00
Milos Kozak
0616c16e9f
Merge pull request #1243 from jotomo/patchpatchpatch
...
Abort APS run if AS requested but not yet available.
2018-07-22 18:09:02 +02:00