mwarning
7bbf480a7f
event: add support for height
2026-06-11 21:36:14 +02:00
mwarning
3ae68ffa7b
LunaEvent: rework sleep event
...
Make the UI more flexible and
slightly easier to understand.
2026-03-06 12:33:53 +01:00
mwarning
672e58c028
LunaEvent: reorganize event text getters
...
Use method names that better reflect
the use of the returned text.
2026-02-09 08:23:38 +01:00
mwarning
d2729af30f
MainAcitivty: add dynamic header setting
...
The setting allows to build the menu and
popup list to be populated by the frequency
of events that has been created.
This also makes the 'no breastfeeding'
setting irrelevant.
2026-02-09 08:23:21 +01:00
mwarning
85567cce77
LunaEvent: use enum class for event types
...
This helps to have compile errors when some
case it not handled while adding a new type.
The enum class can also be interated over
to create a complete drop down list.
2026-01-23 06:46:11 +01:00
mwarning
44748506ff
LunaEvent: add sleep event
2026-01-23 06:46:07 +01:00
mwarning
9f8f277d75
MainActivity: allow amount for poo and pee events
...
An unspecified amount has also been added
to have the same semantics as before.
During these actions, the strings for title
and description of dialogs have been cleaned up.
2025-11-19 20:37:10 +01:00
mwarning
742c5515b1
strings: rename scale to weight in identifiers
2025-11-19 20:37:10 +01:00
mwarning
d49701a488
LunaEvent: remove quantity when the value is invalid
2025-11-19 20:37:10 +01:00
mwarning
23372408d5
events: allow editing of all used values
...
1. Allow to change the date/time and
other relevant values of an event
on creation and after it was created.
2. Harmonize layout file names and
variable names.
2025-11-19 20:37:01 +01:00
mwarning
dfa64d71a8
add signature setting
...
For multiple users it helps to
keep track about who did what.
2025-10-26 20:38:26 +01:00
mwarning
36b848b95e
add bath event type
2025-10-26 13:54:16 +01:00
mwarning
453d838470
add puke event
2025-10-26 13:54:04 +01:00
mwarning
961e7b90e7
small code cleanup
...
No code behavior has been changed.
2025-09-29 03:33:30 +02:00
mwarning
3e2bdca083
make some val constant
2025-09-16 21:11:52 +02:00
penguin86
0d3be20e1e
Logbook event date edit
2025-04-23 08:58:32 +02:00
penguin86
07393faf41
Added food event
2025-04-19 08:51:16 +02:00
penguin86
b1e26f8a96
Added Temperature and Gaseous colic events, removed custom event stub
2025-01-09 08:27:36 +01:00
penguin86
de75ed584b
WIP detail view
2024-11-24 10:19:47 +01:00
penguin86
841da9e28e
Added type Note
2024-11-24 09:32:05 +01:00
penguin86
d5cb30cdd7
Added Medicine and Enema types, overflow menu
2024-11-24 08:26:39 +01:00
penguin86
abee1be72c
Reimplemented LunaEvent as a bare JSONObject to allow for expandability
2024-11-22 08:01:19 +01:00
penguin86
8e8966e906
Weight button, auto list update, better time formatting
2024-11-04 23:03:05 +01:00
penguin86
2948e059de
JSON serialization, save and load routines
2024-11-03 08:30:07 +01:00
penguin86
596fa67272
WIP
2024-11-02 18:31:53 +01:00