Commit Graph

61 Commits

Author SHA1 Message Date
mwarning c75d4ed8a7 activity_main: add horizontal margin to error message 2026-06-18 14:09:51 +02:00
mwarning 7bbf480a7f event: add support for height 2026-06-11 21:36:14 +02:00
mwarning f01ea7f571 weight: add local unit to dialog 2026-06-11 21:20:30 +02:00
mwarning d6c79431b4 sleep: remove plus/minus buttons
Make the UI simpler.
2026-06-11 20:44:33 +02:00
mwarning d76f5cf2ce MainActivity: set unit for bottle content 2026-03-10 23:14:58 +01: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 cb91922e2a layout: replace menu icon with utf8 character
The three dot menu icosn looks odd when stretched
due to the dynamic menu feature. Thus replace it
with the hamburger menu character that looks better
when scaled.
2026-02-19 16:41:16 +01:00
mwarning 08022541f1 StatisticsActivity: rework all statistics
Improve the overall code.
2026-02-19 16:41:12 +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 2af8989777 StatisticsActivity: add statistics for bottle and sleep events 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 fb6edf981b notes: add icons to use previous/next event as template 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 7f67c758c9 activity_setting: fine tune layout style 2025-10-26 20:38:26 +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 a1bde917f8 add no-breastfeeding help text 2025-10-26 13:54:16 +01:00
mwarning 4f4ff5ed21 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-10-26 13:54:16 +01:00
mwarning 453d838470 add puke event 2025-10-26 13:54:04 +01:00
mwarning 5df3b31e64 activity_main: lower margin from 10 to 5dp
The buttons are big enough for fingers.
Let's make the view more compact.
2025-09-19 12:41:55 +02:00
mwarning f4c526ff8d add previous/next event link to details dialog
The links will point to the previous/next
event of the same type
2025-09-19 12:41:51 +02:00
mwarning ea88fd6bb6 make more strings translateable 2025-09-16 21:11:52 +02:00
mwarning cc6ebc398c activity_main: move progress bar next to event list title
Save some vertical space and prevent vertical size change/flicker.
2025-09-16 21:11:52 +02:00
mwarning 3a457b2ae6 bigger font for event detail dialog 2025-09-16 21:11:52 +02:00
mwarning a2fd04d233 remove log event title
Keep the main page simpler and have a bit more
space for log messages.
2025-09-16 21:11:52 +02:00
mwarning f1f73b65f7 add setting to disable breastfeeding buttons
Some women do not breastfeed. Hide the buttons
in order to have more space for log messages.
2025-09-16 21:11:49 +02:00
mwarning 5c247f5948 replace dp with sp
As suggested by android-studio.
2025-09-16 12:23:44 +02:00
mwarning 25f7b1fc00 add password toggle view icon 2025-09-16 12:23:44 +02:00
mwarning a635e46180 layout_marginLeft is deprecated 2025-09-16 12:23:40 +02:00
penguin86 4c5c7bcf1a Merge branch 'master' into develop 2025-04-19 08:53:43 +02:00
penguin86 07393faf41 Added food event 2025-04-19 08:51:16 +02:00
penguin86 9fddd37fe9 WIP editable date in event 2025-01-21 18:42:47 +01:00
penguin86 03ec28f8ef Onboarding, fix in logbook list from file repo 2025-01-18 09:50:50 +01:00
penguin86 e23ab77274 Dropdown style, restored add logbook 2025-01-18 08:48:43 +01:00
penguin86 e3aceaf133 Reimplemented logbook selector as spinner 2025-01-18 08:14:00 +01:00
penguin86 0494a11538 Optimized space 2025-01-18 07:44:11 +01:00
penguin86 32fbeac079 WIP implementing multiple children (working, with some issues) 2025-01-17 08:55:37 +01:00
penguin86 b1e26f8a96 Added Temperature and Gaseous colic events, removed custom event stub 2025-01-09 08:27:36 +01:00
penguin86 b02a6c9aad Check on weight and red color on weight loss, fixed layout on small screen or screens with high font size 2024-12-11 08:43:14 +01:00
penguin86 0d331d90ff Settings style 2024-12-03 08:48:49 +01:00
penguin86 f31c68193a Graphics edits 2024-11-27 07:45:43 +01:00
penguin86 de75ed584b WIP detail view 2024-11-24 10:19:47 +01:00
penguin86 a4b43ffb10 Alternate colorized rows in list 2024-11-24 09:46:39 +01:00
penguin86 37b68450da List spacing 2024-11-24 09:37:17 +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 b81c899ea3 Visual feedback on disabled buttons 2024-11-18 08:13:08 +01:00
penguin86 484a4698fa Using proper error screen 2024-11-18 07:37:03 +01:00