add quantity selection to poo and pee events #22

Closed
mwarning wants to merge 4 commits from mwarning/luna-tracker:quantity into master

4 Commits

Author SHA1 Message Date
8493d2822f 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-12 23:13:48 +01:00
80a70dfbf3 strings: rename scale to weight in identifiers 2025-11-12 23:13:48 +01:00
0a8ca7f9d1 LunaEvent: allow quantity of 0
This is helpful for storing an index
2025-11-12 23:13:48 +01:00
4492b36b23 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-12 15:25:11 +01:00