Philoul
|
01a1321cbb
|
Clean and simplify code
Add comment in UserEntry (data type for each Unit)
|
2021-03-09 21:09:59 +01:00 |
|
Philoul
|
f3d6fff565
|
Add Export CSV in Maintenance Fragment
|
2021-03-08 21:42:16 +01:00 |
|
Philoul
|
f7f6f4b7c1
|
Merge branch 'User_Entry_ValueWithUnits' into UE_ExportXML
|
2021-03-08 18:22:50 +01:00 |
|
Philoul
|
cc889cfa0a
|
Remove Action.colorID, and modify Group for NS REFRESH
|
2021-03-07 15:11:36 +01:00 |
|
Philoul
|
c259aa345c
|
Csv format (not xml) modified to Excel default
remove unnecessary " and use ; as separator
|
2021-03-07 10:43:33 +01:00 |
|
Philoul
|
6096825f4c
|
Formatage xml 1ère version
|
2021-03-07 03:09:30 +01:00 |
|
Philoul
|
5d827d123e
|
8 ColorGroup added for UI + Fix Carbs in WizardDialog
|
2021-03-06 17:42:41 +01:00 |
|
Philoul
|
e89aaf4d11
|
Merge Dev, Fix new uel.log in NSClientPlugin
|
2021-03-03 23:53:15 +01:00 |
|
Philoul
|
4ce59b929a
|
Merge remote-tracking branch 'Nightscout/dev' into User_Entry_VWU
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/dialogs/CarbsDialog.kt
# app/src/main/java/info/nightscout/androidaps/dialogs/CareDialog.kt
# app/src/main/java/info/nightscout/androidaps/dialogs/InsulinDialog.kt
# app/src/main/java/info/nightscout/androidaps/dialogs/TempTargetDialog.kt
# app/src/main/java/info/nightscout/androidaps/plugins/general/actions/ActionsFragment.kt
# app/src/main/java/info/nightscout/androidaps/plugins/general/overview/OverviewFragment.kt
# app/src/main/java/info/nightscout/androidaps/plugins/general/smsCommunicator/SmsCommunicatorPlugin.kt
# app/src/main/java/info/nightscout/androidaps/plugins/treatments/fragments/TreatmentsTempTargetFragment.kt
# app/src/main/java/info/nightscout/androidaps/utils/wizard/BolusWizard.kt
|
2021-03-03 22:49:31 +01:00 |
|
swissalpine
|
68a665bbeb
|
Fix for issue #380: AAPS SMB Mode: doesn't work with XDrip anymore - in latest Dev Versions
https://github.com/nightscout/AndroidAPS/issues/380
|
2021-03-03 11:00:48 +01:00 |
|
Philoul
|
efa9e18f83
|
Constructor for formated Strings with param, add notes, convert to AAPS units in fragment
|
2021-03-02 22:43:18 +01:00 |
|
Philoul
|
f226a03c83
|
Fix Converters.kt
Initialize a first version of Layout with Card and TreamentsUserEntryFragment
|
2021-03-02 13:31:07 +01:00 |
|
AdrianLxM
|
fc7f63d219
|
mocking with argThat
|
2021-03-01 16:28:08 +01:00 |
|
Milos Kozak
|
3b5b945fea
|
TemporaryTarget -> room database
|
2021-03-01 12:42:42 +01:00 |
|
Philoul
|
df995724a7
|
Merge remote-tracking branch 'Nightscout/dev' into User_Entry_ValueWithUnits_Draft
# Conflicts:
# automation/src/main/java/info/nightscout/androidaps/plugins/general/automation/AutomationFragment.kt
|
2021-03-01 08:34:40 +01:00 |
|
Philoul
|
a2c3ec3a7f
|
Fix Constants.MGDL and Constants.MMOL
Fix .addMigrations(migration3to4) (I hope)
|
2021-02-28 22:05:03 +01:00 |
|
Philoul
|
8798be0c34
|
Update uel.log entries, Increase database version 3=>4, update migration3to4
|
2021-02-28 15:54:37 +01:00 |
|
Philoul
|
95e32c3406
|
Exemple with CalibrationDialog and CarbsDialog.kt
Good Direction ?
|
2021-02-27 15:45:47 +01:00 |
|
Milos Kozak
|
a7f1758104
|
convert interfaces to kotlin
|
2021-02-25 18:42:36 +01:00 |
|
Philoul
|
274cac8ff9
|
First draft with bug
|
2021-02-25 12:28:36 +01:00 |
|
Philoul
|
666e0a34aa
|
Fix Convertor Crash (with "existing entries in database that doesn't exist as enum new keys")
|
2021-02-22 14:56:29 +01:00 |
|
Philoul
|
dec7232d42
|
Add Converter, companion object and unknow string
|
2021-02-21 22:46:43 +01:00 |
|
Philoul
|
b4f1996717
|
Add extension
|
2021-02-21 20:49:34 +01:00 |
|
Philoul
|
bdd5fe383c
|
Update enum class
=> Need help for strings location
|
2021-02-21 12:03:15 +01:00 |
|
Philoul
|
820566fa62
|
Switched to Enum class for UserEntryLogger
|
2021-02-21 00:28:44 +01:00 |
|
Philoul
|
865bc004c0
|
Initialize Enum class for User Entry
|
2021-02-20 20:26:27 +01:00 |
|
Milos Kozak
|
d7ad8eeefc
|
migrate rest of gradle module files
|
2021-02-18 23:35:23 +01:00 |
|
Milos Kozak
|
ff8ad7ac04
|
db schema
|
2021-02-13 22:28:11 +01:00 |
|
AdrianLxM
|
6203e214d2
|
db migration quick fix: rather lose data than crash-loop
|
2021-02-13 16:01:47 +01:00 |
|
Milos Kozak
|
e374cdfa98
|
Merge branch 'dev' into newdb
|
2021-02-11 12:01:12 +01:00 |
|
AdrianLxM
|
5acdac3dc8
|
move jcenter to mavencentral, inline some dependencies, restrict jcenter to those we can be certain to update
|
2021-02-10 23:33:32 +01:00 |
|
Milos Kozak
|
7b4a30865a
|
UserEntry logging
|
2021-02-09 17:57:28 +01:00 |
|
Milos Kozak
|
1be22d96d6
|
export db schema
|
2021-02-09 11:27:02 +01:00 |
|
Milos Kozak
|
4cbc30171c
|
explicitly specify return type in AppRepository
|
2021-02-08 14:56:23 +01:00 |
|
Milos Kozak
|
145765e611
|
improve BG sync
|
2021-02-08 13:40:09 +01:00 |
|
Milos Kozak
|
887819edf4
|
eliminate BgReading::class in favor of GlucoseValue::class
|
2021-02-08 10:05:21 +01:00 |
|
Milos Kozak
|
d93865997c
|
update NS values from patched Dexcom app smoothing
|
2021-02-07 11:14:32 +01:00 |
|
Milos Kozak
|
7763a96d6a
|
migrate BG code
|
2021-02-06 00:30:27 +01:00 |
|
Milos Kozak
|
cfe23cef96
|
AapsSchedulers
|
2021-02-04 20:54:09 +01:00 |
|
Milos Kozak
|
b04862f602
|
database module
|
2021-02-04 18:22:58 +01:00 |
|