Commit Graph

19 Commits

Author SHA1 Message Date
aa2347f802 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-14 21:59:09 +01:00
367f092ff3 strings: rename scale to weight in identifiers 2025-11-14 21:59:09 +01:00
d258fcd1cb LunaEvent: remove quantity when the value is invalid 2025-11-14 21:59:09 +01:00
d4a80c275a 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-14 21:59:05 +01:00
dfa64d71a8 add signature setting
For multiple users it helps to
keep track about who did what.
2025-10-26 20:38:26 +01:00
36b848b95e add bath event type 2025-10-26 13:54:16 +01:00
453d838470 add puke event 2025-10-26 13:54:04 +01:00
961e7b90e7 small code cleanup
No code behavior has been changed.
2025-09-29 03:33:30 +02:00
3e2bdca083 make some val constant 2025-09-16 21:11:52 +02:00
0d3be20e1e Logbook event date edit 2025-04-23 08:58:32 +02:00
07393faf41 Added food event 2025-04-19 08:51:16 +02:00
b1e26f8a96 Added Temperature and Gaseous colic events, removed custom event stub 2025-01-09 08:27:36 +01:00
de75ed584b WIP detail view 2024-11-24 10:19:47 +01:00
841da9e28e Added type Note 2024-11-24 09:32:05 +01:00
d5cb30cdd7 Added Medicine and Enema types, overflow menu 2024-11-24 08:26:39 +01:00
abee1be72c Reimplemented LunaEvent as a bare JSONObject to allow for expandability 2024-11-22 08:01:19 +01:00
8e8966e906 Weight button, auto list update, better time formatting 2024-11-04 23:03:05 +01:00
2948e059de JSON serialization, save and load routines 2024-11-03 08:30:07 +01:00
596fa67272 WIP 2024-11-02 18:31:53 +01:00