Andy Rozman
|
7502824a1b
|
- added Aidex implementation (doesn't work yet)
|
2022-03-05 22:27:16 +00:00 |
|
Milos Kozak
|
e27bb2d04c
|
Merge branch 'dev' into rxjava3
|
2022-02-17 21:45:20 +01:00 |
|
dependabot[bot]
|
2d7f72d024
|
Bump gson from 2.8.9 to 2.9.0
Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.9.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.9...gson-parent-2.9.0)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 08:08:33 +00:00 |
|
Milos Kozak
|
febe64b3c6
|
Merge branch 'dev' into eopatch2
|
2022-02-11 09:30:41 +01:00 |
|
jungsomyeong
|
cfaf9f228e
|
EOPatch2 support
|
2022-02-11 13:58:07 +09:00 |
|
Milos Kozak
|
0a39388f81
|
rxjava2 -> 3
|
2022-02-10 19:11:58 +01:00 |
|
Milos Kozak
|
668a5bbdb9
|
unify version naming
|
2022-02-10 17:13:42 +01:00 |
|
Milos Kozak
|
900c5db0dc
|
G6: calibration fix
|
2022-01-27 21:35:12 +01:00 |
|
Milos Kozak
|
fb799d8da6
|
BolusWizard: show icons based on checkbox selection in simple mode
|
2022-01-09 18:00:16 +01:00 |
|
Milos Kozak
|
3a30f73aa1
|
Prevent Failed requirement
|
2022-01-06 12:11:53 +01:00 |
|
Milos Kozak
|
aad1e08c46
|
ECarbs: Allow remove carbs in the future
|
2021-12-14 12:03:28 +01:00 |
|
Milos Kozak
|
be07867502
|
rollback compileSdkVersion
|
2021-12-11 11:37:22 +01:00 |
|
Milos Kozak
|
21818546e7
|
Merge pull request #1010
Fix user entry units convertion
|
2021-11-30 21:33:06 +01:00 |
|
Philoul
|
98ef5768be
|
Fix Calibration value in uel.log
|
2021-11-30 20:25:48 +01:00 |
|
Milos Kozak
|
ac62217984
|
allow bolus update in NSC mode
|
2021-11-29 19:06:04 +01:00 |
|
Milos Kozak
|
3739db489f
|
Fix EB sync
|
2021-11-29 08:29:13 +01:00 |
|
Milos Kozak
|
d0e9761e70
|
fix ending EB
|
2021-11-15 23:00:04 +01:00 |
|
Milos Kozak
|
3891fb70c2
|
Merge pull request #891 from nightscout/glunovo
Glunovo support
|
2021-11-12 10:30:34 +01:00 |
|
Milos Kozak
|
85178ee19f
|
End TBR before connectNewPump
|
2021-11-11 11:04:24 +01:00 |
|
Dominik Dzienia
|
c2c6bb810a
|
Fixes #882 by aggregating DAO query for temporary basals and moving it outside loop
|
2021-11-09 19:51:22 +01:00 |
|
Milos Kozak
|
25c048640d
|
Glunovo plugin
|
2021-11-09 15:26:09 +01:00 |
|
dependabot[bot]
|
9231a3246d
|
Bump gson from 2.8.8 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.8...gson-parent-2.8.9)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-02 07:57:04 +00:00 |
|
Philoul
|
c0f12d3203
|
Less default colors in UserEntries
|
2021-11-01 12:55:35 +01:00 |
|
Milos Kozak
|
345a57da09
|
fix time range for carbs
|
2021-10-30 14:27:25 +02:00 |
|
Milos Kozak
|
a56bdcc7c8
|
AUTO: user actions & new layout
|
2021-10-28 20:22:13 +02:00 |
|
Milos Kozak
|
4c4122c6a6
|
preserve invalidated status for cgm data
|
2021-10-25 15:50:27 +02:00 |
|
Milos Kozak
|
60c14cda21
|
NS: Sync BolusCalculatorResult
|
2021-10-25 14:17:06 +02:00 |
|
Milos Kozak
|
d520c45aba
|
fix interval cutting during pump sync
|
2021-10-21 16:00:26 +02:00 |
|
Philoul
|
58a6cd3c02
|
Avoid Crash in csv Export
Fix Translator if null objects sent
Add again @SerializedName removed in Temporaytarget and TherapyEvent
|
2021-10-16 12:35:47 +02:00 |
|
Milos Kozak
|
d5892a81f9
|
Optimize NSClient sync
|
2021-10-12 23:54:04 +02:00 |
|
Milos Kozak
|
bdffe22803
|
fix duration sync to NSClient
|
2021-10-07 22:53:46 +02:00 |
|
Milos Kozak
|
8050fedaf6
|
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
|
2021-10-01 16:55:40 +02:00 |
|
Milos Kozak
|
defdb28f93
|
code cleanup
|
2021-10-01 11:07:16 +02:00 |
|
Milos Kozak
|
8d07a697c3
|
EffectiveProfileSwitch sync
|
2021-09-24 14:58:17 +02:00 |
|
Milos Kozak
|
b40428c986
|
Merge pull request #607 from Philoul/NewUelLog
New UserEntries
|
2021-09-22 18:20:06 +02:00 |
|
Milos Kozak
|
d33f62b23d
|
remove PowerMockRunner where possible
|
2021-09-21 21:57:56 +02:00 |
|
Milos Kozak
|
d43393e2af
|
unify trend arrow AAPS <-> watch
|
2021-09-21 16:46:12 +02:00 |
|
Milos Kozak
|
374e251801
|
remove @Jvm directives where possible
|
2021-09-20 17:20:09 +02:00 |
|
Milos Kozak
|
fb9f5220d3
|
Ignore future events for status lights
|
2021-09-18 18:06:11 +02:00 |
|
Milos Kozak
|
c9897da78d
|
Merge pull request #641 from nightscout/openhumans_v2
Update Open Humans uploader for new database
|
2021-09-06 13:54:16 +02:00 |
|
dependabot[bot]
|
55f1b5fa0a
|
Bump gson from 2.8.7 to 2.8.8
Bumps [gson](https://github.com/google/gson) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.7...gson-parent-2.8.8)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 08:07:53 +00:00 |
|
TebbeUbben
|
3aadb92250
|
Update Open Humans uploader for new database
|
2021-08-20 19:37:38 +02:00 |
|
Philoul
|
4e00389622
|
Add DanaI and add UserEntry.Sources in Pumptype to simplify code
|
2021-07-15 00:30:57 +02:00 |
|
Philoul
|
7c9ea0b528
|
Add DiaconnG8 in userEntry sources
|
2021-07-14 17:31:35 +02:00 |
|
Milos Kozak
|
cf006790b9
|
make automation profile switch based on last profile switch instead of profile store
|
2021-06-26 22:57:40 +02:00 |
|
Milos Kozak
|
e08af1e7e4
|
fix NS sync issue
|
2021-06-26 22:15:02 +02:00 |
|
Milos Kozak
|
7bb03c4c13
|
Merge pull request #580 from nightscout/diaconn
Diaconn
|
2021-06-24 19:34:22 +02:00 |
|
Milos Kozak
|
740c009471
|
gradle:7.1.0-alpha02
|
2021-06-16 08:23:55 +02:00 |
|
Andrei Vereha
|
25c44f4206
|
add invalidateTemporaryBasalWithPumpId
|
2021-06-12 23:32:34 +02:00 |
|
Milos Kozak
|
8e466be92c
|
Diaconn support
|
2021-06-08 23:27:14 +02:00 |
|
Milos Kozak
|
c0dba456d7
|
fix lst bolus query and smb pocessing
|
2021-06-02 22:40:30 +02:00 |
|
Milos Kozak
|
fedba23405
|
code cleanup
|
2021-06-01 22:51:16 +02:00 |
|
Milos Kozak
|
6735d22934
|
OfflineEvent -> room
|
2021-05-28 16:06:44 +02:00 |
|
Milos Kozak
|
82cce81d0b
|
update duration requirement
|
2021-05-28 08:59:52 +02:00 |
|
dependabot[bot]
|
464cdd7a91
|
Bump gson from 2.8.6 to 2.8.7
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-25 06:08:55 +00:00 |
|
Milos Kozak
|
92f0487db8
|
fix displayed BG
|
2021-05-23 21:05:21 +02:00 |
|
Milos Kozak
|
2251a20094
|
rename
|
2021-05-18 22:06:52 +02:00 |
|
Milos Kozak
|
d766bc6635
|
gradle:4.2.1
|
2021-05-18 21:37:03 +02:00 |
|
Milos Kozak
|
a1c1355ce6
|
MVVM like for overview
|
2021-05-17 21:05:24 +02:00 |
|
Milos Kozak
|
1af0cc5aeb
|
NSClient sync improvement
|
2021-05-14 08:54:11 +02:00 |
|
Milos Kozak
|
2657830f0d
|
add indexes
|
2021-05-13 14:11:38 +02:00 |
|
Milos Kozak
|
37bc7c040c
|
invalidateTemporaryBasalWithTempId
|
2021-05-03 10:56:26 +02:00 |
|
Milos Kozak
|
a9e6cfaa66
|
sync TBR with temp id
|
2021-05-02 16:08:24 +02:00 |
|
Milos Kozak
|
e48d317d55
|
ProfileSwitch NS sync
|
2021-04-30 17:21:24 +02:00 |
|
Milos Kozak
|
0731ccb6d4
|
Merge pull request #487 from Philoul/uel.log_BolusCancel
Add uel.log for Cancel Bolus Button
|
2021-04-29 21:04:38 +02:00 |
|
Milos Kozak
|
37e3c4532a
|
Profiles -> room (no NS sync yet)
|
2021-04-29 20:42:45 +02:00 |
|
Philoul
|
0b928c3140
|
Add uel.log for Cancel Bolus Button
|
2021-04-20 20:00:07 +02:00 |
|
Milos Kozak
|
cada2919d1
|
prepare Profile interface
|
2021-04-19 18:44:17 +02:00 |
|
Milos Kozak
|
430a871993
|
fix DeviceStatus upload
|
2021-04-18 18:31:21 +02:00 |
|
Milos Kozak
|
3928b579a7
|
TDD -> room
|
2021-04-18 13:31:25 +02:00 |
|
Milos Kozak
|
429842ecd0
|
Merge branch 'meallink' of https://github.com/nightscout/AndroidAPS into meallink
|
2021-04-13 18:35:15 +02:00 |
|
Milos Kozak
|
639328bdc3
|
show bucketed data in dev mode
|
2021-04-12 16:04:06 +02:00 |
|
Milos Kozak
|
a6b67b2bb7
|
optimize events for IobCobCalculator
|
2021-04-12 14:31:15 +02:00 |
|
Philoul
|
f5330287e9
|
Replace ValueWithUnit.StringResource by ValueWithUnit.SimpleString
|
2021-04-11 16:02:53 +02:00 |
|
Milos Kozak
|
b0a12dab1a
|
Merge pull request #468 from Philoul/meallink_VWU_v2
Fix double Entries in Treatment Dialog (+ add new uel.log for plugin enabled/disabled
|
2021-04-11 08:39:43 +02:00 |
|
Philoul
|
62443f6738
|
Merge branch 'meallink' into meallink_VWU_v2
|
2021-04-10 20:44:08 +02:00 |
|
Philoul
|
baa37c4e3a
|
uel.log for plugin enabled / disabled
|
2021-04-10 19:55:24 +02:00 |
|
Milos Kozak
|
ebf0781f47
|
Merge pull request #466 from Philoul/meallink_VWU_v2
New uel.log
|
2021-04-10 18:23:40 +02:00 |
|
Milos Kozak
|
4eef2507fb
|
fix tests
|
2021-04-10 12:19:31 +02:00 |
|
Philoul
|
c728f8689b
|
uel.log for Start and Exit AAPS
|
2021-04-10 11:35:38 +02:00 |
|
Philoul
|
5a143b5444
|
Merge branch 'meallink' into meallink_VWU_v2
|
2021-04-09 12:38:42 +02:00 |
|
Milos Kozak
|
4120e9eef9
|
DanaR working
|
2021-04-09 08:02:46 +02:00 |
|
Philoul
|
6114effb22
|
Add BG sources for uel (Calibration and Sensor Change)
|
2021-04-08 10:06:00 +02:00 |
|
Philoul
|
e490c2df04
|
Update uel.log NSClientAddUpdateWorker
|
2021-04-06 00:43:51 +02:00 |
|
Milos Kozak
|
d27b7a6139
|
Merge branch 'meallink' of https://github.com/nightscout/AndroidAPS into meallink
|
2021-04-05 23:13:17 +02:00 |
|
Milos Kozak
|
2463f8fc47
|
ExtendedBolus, TemporaryBasal -> room, DanaRS working
|
2021-04-05 22:41:28 +02:00 |
|
Philoul
|
cc3919e9fc
|
Add SITE/RESERVOIR CHANGE Action and improve Colors
|
2021-04-04 15:05:43 +02:00 |
|
Philoul
|
c615afce95
|
Prepare Migration function
|
2021-04-04 14:00:39 +02:00 |
|
Philoul
|
b8bccdbeeb
|
database v12
|
2021-04-04 13:58:18 +02:00 |
|
Philoul
|
22c1233201
|
Merge remote-tracking branch 'Nightscout/meallink' into Test_MealLink_VWU_Merge
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/dialogs/TempBasalDialog.kt
# app/src/main/java/info/nightscout/androidaps/plugins/aps/loop/LoopPlugin.kt
# app/src/main/java/info/nightscout/androidaps/utils/wizard/BolusWizard.kt
|
2021-04-04 13:51:53 +02:00 |
|
AdrianLxM
|
d62456f2e2
|
Merge branch 'meallink_ValueWithUnit' of https://github.com/Philoul/AndroidAPS into meallink_ValueWithUnit
|
2021-04-03 21:34:41 +02:00 |
|
AdrianLxM
|
c2b3e617df
|
pair programming session
|
2021-04-03 21:29:26 +02:00 |
|
Philoul
|
be35597da4
|
Add Pump Sources (only Dana currently has an Entry, but required I think for pump history uploaded in AAPS, or Prime/Fill/ReservoirChange from pump)
|
2021-04-03 18:51:36 +02:00 |
|
Philoul
|
41ffa873f1
|
Add a new Color Group for Basal
when Loop entries are shown in fragment, it better...
|
2021-04-03 18:13:33 +02:00 |
|
Philoul
|
82299e430b
|
Move MGDL and MMOL Constants to XXXValueWithUnits
|
2021-04-03 17:56:19 +02:00 |
|
Philoul
|
8d8abd65a7
|
Safe delete Units enum class in UserEntry
|
2021-04-03 16:35:57 +02:00 |
|
Philoul
|
206bac6da8
|
Safe Delete old ValueWithUnit Class in UserEntry
|
2021-04-03 12:51:49 +02:00 |
|
Philoul
|
dc87bfa303
|
Replace all remaining ValueWithUnit by XXXValueWithUnit and remove Deprecated uel.log functions
|
2021-04-03 12:25:44 +02:00 |
|
Philoul
|
442e64e3f0
|
Add dao for Fragment
|
2021-04-02 18:59:41 +02:00 |
|
Milos Kozak
|
e26e023ebf
|
prepare TemporaryBasal
|
2021-04-01 23:46:21 +02:00 |
|