Damien Elmes
|
387be76c00
|
minor wording tweak: GraphsPreferences -> GraphPreferences
|
2021-01-23 20:47:45 +10:00 |
|
Damien Elmes
|
fe739f4460
|
fix graphs failing to load until preferences set
The protobuf object will be missing keys that have the default value,
so we need to fill the defaults in.
|
2021-01-23 20:40:43 +10:00 |
|
Henrik Giesel
|
a5f59515e2
|
Rename GraphsPreferencesOut to simply GraphsPreferences
|
2021-01-22 19:39:03 +01:00 |
|
Henrik Giesel
|
0098869925
|
Make code typecheck, fix issue with day labels in nightMode
|
2021-01-22 19:02:05 +01:00 |
|
Henrik Giesel
|
1a75772673
|
Remve SeparateInactiveCheckbox and correctly use preferences values
* Expose issue with non-existing calendar value in GraphPreferences
|
2021-01-22 14:56:41 +01:00 |
|
Henrik Giesel
|
846dd396a6
|
Add non-functioning logic for settings graphs preferences
|
2021-01-22 13:14:35 +01:00 |
|
Henrik Giesel
|
15bd2e74f8
|
Hook up cardCountsSeparateInactive to PreferenceStore
|
2021-01-22 13:14:35 +01:00 |
|
Henrik Giesel
|
5ee3e0d0d7
|
Add PreferenceStore with gettable/settable preferences
* setting is not yet hooked up to rslib
|
2021-01-22 13:14:33 +01:00 |
|
Henrik Giesel
|
e8169c5b54
|
Add first GraphPreferences which are not hooked to backend yet
|
2021-01-22 13:13:48 +01:00 |
|