Commit Graph

49 Commits

Author SHA1 Message Date
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
0d3be20e1e Logbook event date edit 2025-04-23 08:58:32 +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
efdb8f584a Avoid reloading logbooks list when the app is resumed, for a faster and flicker-less screen update 2025-01-20 07:57:46 +01:00
1511764497 Restored detail button string 2025-01-19 09:53:08 +01:00
744bfef62b Better error management, check Webdav instance unavailable, fixed crash on refresh when webdav instance was unavailable 2025-01-19 09:47:14 +01:00
b4f47ea6bb Implemented event deletion 2025-01-19 09:16:49 +01:00
99743288c5 Implemented transition from local to webdav logbooks and error management 2025-01-18 11:01:43 +01:00
03ec28f8ef Onboarding, fix in logbook list from file repo 2025-01-18 09:50:50 +01:00
ac9f74dbd7 Fix dropdown not updated on logbook creation, refinements 2025-01-18 09:09:44 +01:00
36f52234a3 Fixed bug loading always default logbook, indipendently from which one is selected 2025-01-18 08:56:12 +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
ecbde64ca1 Working ugly selector 2025-01-18 07:36:31 +01:00
32fbeac079 WIP implementing multiple children (working, with some issues) 2025-01-17 08:55:37 +01:00
0b0fd8f5af Refactoring FileLogbookRepository 2025-01-15 08:08:26 +01:00
fe5da015cb Support for multiple logbook files 2025-01-13 08:16:06 +01:00
b1e26f8a96 Added Temperature and Gaseous colic events, removed custom event stub 2025-01-09 08:27:36 +01:00
524a121149 Dismiss overflow popup on click outside, avoid reopening on overflow button click 2025-01-08 07:46:49 +01:00
e1388f9bad Consistency check 2025-01-08 07:35:02 +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
de5b1d4ead Better number formatting 2024-11-24 10:39:14 +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
841da9e28e Added type Note 2024-11-24 09:32:05 +01:00
876c68ce81 Measurement units 2024-11-24 09:04:19 +01:00
35a3b42a32 Avoid frequent reloads 2024-11-24 08:31:30 +01:00
d5cb30cdd7 Added Medicine and Enema types, overflow menu 2024-11-24 08:26:39 +01:00
abee1be72c Reimplemented LunaEvent as a bare JSONObject to allow for expandability 2024-11-22 08:01:19 +01:00
653c57e6e0 Avoid logboog to grow too much 2024-11-22 07:00:00 +01:00
b81c899ea3 Visual feedback on disabled buttons 2024-11-18 08:13:08 +01:00
5222b48fc6 Working local file save 2024-11-18 07:51:47 +01:00
484a4698fa Using proper error screen 2024-11-18 07:37:03 +01:00
308092415b Working config for WebDAV 2024-11-17 09:12:12 +01:00
afabb0c711 WIP Settings apply 2024-11-16 09:13:20 +01:00
24ee0500b3 Predisposition for WebDAV credentials 2024-11-10 15:43:52 +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
79d4b1b5e5 Preset bottle quantity rocker to last value 2024-11-05 08:28:49 +01:00
8e8966e906 Weight button, auto list update, better time formatting 2024-11-04 23:03:05 +01:00
aaa78139d6 Auto list update, scroll list on new element, toast on new element 2024-11-04 19:11:47 +01:00
596f76462f First working version 2024-11-03 10:26:08 +01:00
2948e059de JSON serialization, save and load routines 2024-11-03 08:30:07 +01:00
596fa67272 WIP 2024-11-02 18:31:53 +01:00
f174497e70 First commit: project structure, ui, WIP ui logic 2024-11-02 17:49:41 +01:00