Add puke and bath events, add signature setting #16

Open
mwarning wants to merge 10 commits from mwarning/luna-tracker:master into develop

10 Commits

Author SHA1 Message Date
f3fb584ec2 activity_setting: fine tune layout style 2025-09-29 19:12:46 +02:00
f38b889248 add signature setting
For multiple users it helps to
keep track about who did what.
2025-09-29 19:12:42 +02:00
301e8d0476 DateUtils: move event details formatting to DateUtils
Also display second as 0 since it is easier
to read and does not have meaning for the user.
2025-09-29 17:50:06 +02:00
0633b4d084 add bath event type 2025-09-29 17:50:06 +02:00
0a9821aef7 add no-breastfeeding help text 2025-09-29 17:50:02 +02:00
01f24694b5 more_events_popup: move enema to bottom and adjust padding
Enemas are usually are rare thing. Let's
move it to the bottom. Also adjust padding
to have more space to display all items.
2025-09-29 09:33:10 +02:00
693405cadb simplify puke event 2025-09-29 09:33:07 +02:00
730ef95220 add complex puke event 2025-09-29 04:56:14 +02:00
34aa092722 NumericUtils: provide fallback for LocaleData.getMeasurementSystem
LocaleData.getMeasurementSystem is available at API level 28
but the app supports API level 21.
2025-09-29 03:34:08 +02:00
961e7b90e7 small code cleanup
No code behavior has been changed.
2025-09-29 03:33:30 +02:00