Commit Graph
26 Commits
Author SHA1 Message Date
mwarning e4b8bff1bb activity_main: add horizontal margin to error message 2026-08-08 21:46:35 +02:00
mwarning 8cf4997567 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-08-08 21:46:35 +02:00
mwarning 52589cbff0 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-08-08 21:46:35 +02: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 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 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
penguin86 07393faf41 Added food event 2025-04-19 08:51:16 +02: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 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 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
penguin86 49c6a13271 Fixed font sizes for textviews containing only emojis 2024-11-16 18:26:58 +01:00
penguin86 2b94b56350 Sync button, prevented concurrent sync 2024-11-10 11:08:03 +01:00
penguin86 8d218fbefe Fix crash in case of WebDAV misconfigurazion or non reachability, WIP settings screen 2024-11-10 10:45:23 +01:00
penguin86 6432045419 First working sync (with hardcoded credentials and no concurrent modification checks) 2024-11-07 19:43:56 +01:00
penguin86 0ed22e329d Margins 2024-11-04 23:10:52 +01:00
penguin86 8e8966e906 Weight button, auto list update, better time formatting 2024-11-04 23:03:05 +01:00
penguin86 96e2410753 Icon and refinements 2024-11-03 10:53:34 +01:00
penguin86 596f76462f First working version 2024-11-03 10:26:08 +01:00
penguin86 f174497e70 First commit: project structure, ui, WIP ui logic 2024-11-02 17:49:41 +01:00