Commit Graph

47 Commits

Author SHA1 Message Date
6b6e55804d activity_setting: fine tune layout style 2025-09-29 14:19:57 +02:00
a1487676d1 add signature setting
For multiple users it helps to
keep track about who did what.
2025-09-29 14:19:53 +02:00
e7070b23c6 add bath event type 2025-09-29 09:33:10 +02:00
19bf58f400 add no-breastfeeding help text 2025-09-29 09:33:10 +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
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
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
ea88fd6bb6 make more strings translateable 2025-09-16 21:11:52 +02:00
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
3a457b2ae6 bigger font for event detail dialog 2025-09-16 21:11:52 +02:00
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
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
5c247f5948 replace dp with sp
As suggested by android-studio.
2025-09-16 12:23:44 +02:00
25f7b1fc00 add password toggle view icon 2025-09-16 12:23:44 +02:00
a635e46180 layout_marginLeft is deprecated 2025-09-16 12:23:40 +02:00
4c5c7bcf1a Merge branch 'master' into develop 2025-04-19 08:53:43 +02:00
07393faf41 Added food event 2025-04-19 08:51:16 +02:00
9fddd37fe9 WIP editable date in event 2025-01-21 18:42:47 +01:00
03ec28f8ef Onboarding, fix in logbook list from file repo 2025-01-18 09:50:50 +01:00
e23ab77274 Dropdown style, restored add logbook 2025-01-18 08:48:43 +01:00
e3aceaf133 Reimplemented logbook selector as spinner 2025-01-18 08:14:00 +01:00
0494a11538 Optimized space 2025-01-18 07:44:11 +01:00
32fbeac079 WIP implementing multiple children (working, with some issues) 2025-01-17 08:55:37 +01:00
b1e26f8a96 Added Temperature and Gaseous colic events, removed custom event stub 2025-01-09 08:27:36 +01:00
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
0d331d90ff Settings style 2024-12-03 08:48:49 +01:00
f31c68193a Graphics edits 2024-11-27 07:45:43 +01:00
de75ed584b WIP detail view 2024-11-24 10:19:47 +01:00
a4b43ffb10 Alternate colorized rows in list 2024-11-24 09:46:39 +01:00
37b68450da List spacing 2024-11-24 09:37:17 +01:00
841da9e28e Added type Note 2024-11-24 09:32:05 +01:00
d5cb30cdd7 Added Medicine and Enema types, overflow menu 2024-11-24 08:26:39 +01:00
b81c899ea3 Visual feedback on disabled buttons 2024-11-18 08:13:08 +01:00
484a4698fa Using proper error screen 2024-11-18 07:37:03 +01:00
49c6a13271 Fixed font sizes for textviews containing only emojis 2024-11-16 18:26:58 +01:00
afabb0c711 WIP Settings apply 2024-11-16 09:13:20 +01:00
2b94b56350 Sync button, prevented concurrent sync 2024-11-10 11:08:03 +01:00
8d218fbefe Fix crash in case of WebDAV misconfigurazion or non reachability, WIP settings screen 2024-11-10 10:45:23 +01:00
238e43509e WIP SettingsActivity 2024-11-08 08:56:03 +01:00
6432045419 First working sync (with hardcoded credentials and no concurrent modification checks) 2024-11-07 19:43:56 +01:00
0ed22e329d Margins 2024-11-04 23:10:52 +01:00
8e8966e906 Weight button, auto list update, better time formatting 2024-11-04 23:03:05 +01:00
96e2410753 Icon and refinements 2024-11-03 10:53:34 +01:00
596f76462f First working version 2024-11-03 10:26:08 +01:00
f174497e70 First commit: project structure, ui, WIP ui logic 2024-11-02 17:49:41 +01:00