Commit Graph

50 Commits

Author SHA1 Message Date
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
penguin86 49c6a13271 Fixed font sizes for textviews containing only emojis 2024-11-16 18:26:58 +01:00
penguin86 afabb0c711 WIP Settings apply 2024-11-16 09:13:20 +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 238e43509e WIP SettingsActivity 2024-11-08 08:56:03 +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