Add puke and bath events, add signature setting #16

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

Features:

  • add bath event
  • add puke event
  • add event signature setting (helps to track who did what in case multiple people help out)
  • show seconds as 0 in event details (=> less visual clutter, the date picker does not allow to select seconds anyway)

Code Quality:

  • add fallback for metric detection
  • use property syntax and add more const
  • add help text for no-breastfeeding setting
Features: - add bath event - add puke event - add event signature setting (helps to track who did what in case multiple people help out) - show seconds as 0 in event details (=> less visual clutter, the date picker does not allow to select seconds anyway) Code Quality: - add fallback for metric detection - use property syntax and add more const - add help text for no-breastfeeding setting
mwarning added 3 commits 2025-09-25 23:54:34 +02:00
LocaleData.getMeasurementSystem is available at API level 28
but the app supports API level 21.
Author
Contributor

This code might need some polishing. Maybe there something better for measuring a puke event...

This code might need some polishing. Maybe there something better for measuring a puke event...
mwarning force-pushed master from 609a9cb534 to 57504573f4 2025-09-25 23:57:53 +02:00 Compare
mwarning force-pushed master from 57504573f4 to b1e035d03e 2025-09-26 00:01:02 +02:00 Compare
mwarning force-pushed master from b1e035d03e to fbb3ad1faa 2025-09-26 00:02:49 +02:00 Compare
mwarning force-pushed master from fbb3ad1faa to 3890662305 2025-09-26 08:44:12 +02:00 Compare
mwarning added 1 commit 2025-09-26 16:21:26 +02:00
Enemas are usually are rare thing. Let's
move it to the bottom. Also adjust padding
to have more space to display all items.
mwarning force-pushed master from 9c8f4af176 to 6af9c09a89 2025-09-26 16:29:35 +02:00 Compare
Author
Contributor

instead of low/medium/high, little/-/plenty seems to be more fitting.

EDIT: I removed the quantity for puke events. Too much hassle.

instead of low/medium/high, little/-/plenty seems to be more fitting. EDIT: I removed the quantity for puke events. Too much hassle.
mwarning changed title from Add puke event to [WIP] Add puke event 2025-09-27 01:21:22 +02:00
mwarning force-pushed master from 6af9c09a89 to 7ec5e48b12 2025-09-29 03:35:24 +02:00 Compare
mwarning changed title from [WIP] Add puke event to [WIP] Add puke and bath events, add signature setting 2025-09-29 03:40:19 +02:00
mwarning force-pushed master from 7ec5e48b12 to d204b877f5 2025-09-29 05:04:21 +02:00 Compare
mwarning force-pushed master from d204b877f5 to 66fbc9b55f 2025-09-29 09:11:17 +02:00 Compare
mwarning force-pushed master from 66fbc9b55f to d6b9df757c 2025-09-29 09:13:02 +02:00 Compare
mwarning force-pushed master from d6b9df757c to ac8eb209eb 2025-09-29 09:18:28 +02:00 Compare
mwarning force-pushed master from ac8eb209eb to b0629e383b 2025-09-29 09:33:49 +02:00 Compare
mwarning force-pushed master from b0629e383b to 4a443e19d3 2025-09-29 13:44:15 +02:00 Compare
mwarning changed title from [WIP] Add puke and bath events, add signature setting to Add puke and bath events, add signature setting 2025-09-29 13:44:36 +02:00
Author
Contributor

ready for review

ready for review
mwarning force-pushed master from 4a443e19d3 to 6b6e55804d 2025-09-29 14:20:17 +02:00 Compare
mwarning force-pushed master from 6b6e55804d to ce349fe1cf 2025-09-29 17:50:17 +02:00 Compare
mwarning force-pushed master from ce349fe1cf to f3fb584ec2 2025-09-29 19:12:50 +02:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:mwarning-master
git checkout mwarning-master
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: penguin86/luna-tracker#16
No description provided.