Commit Graph

108 Commits

Author SHA1 Message Date
mwarning d204b877f5 activity_setting: fine tune layout style 2025-09-29 05:04:13 +02:00
mwarning 335c1d13af add signature setting
For multiple users it helps to
keep track about who did what.
2025-09-29 05:04:09 +02:00
mwarning 15dc8a1bef DateUtils: move event details formatting to DateUtils
Also display second as 0 since it is easier
to read and does not have meaning for the user.
2025-09-29 04:57:16 +02:00
mwarning 251ebd647a add bath event type 2025-09-29 04:57:16 +02:00
mwarning e09df3b0bf add no-breastfeeding help text 2025-09-29 04:57:16 +02:00
mwarning f36005de3b 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 04:57:16 +02:00
mwarning 19abf20628 simplify puke event 2025-09-29 04:57:13 +02:00
mwarning 730ef95220 add complex puke event 2025-09-29 04:56:14 +02:00
mwarning 34aa092722 NumericUtils: provide fallback for LocaleData.getMeasurementSystem
LocaleData.getMeasurementSystem is available at API level 28
but the app supports API level 21.
2025-09-29 03:34:08 +02:00
mwarning 961e7b90e7 small code cleanup
No code behavior has been changed.
2025-09-29 03:33:30 +02:00
penguin86 be77c7fb22 Added "get on F-Droid" button to readme 2025-09-21 09:28:02 +02:00
penguin86 a7c44df553 Bumped version v0.7 2025-09-21 09:21:04 +02:00
penguin86 928112adb8 Updated gradle wrapper 2025-09-21 09:20:47 +02:00
penguin86 b90dc92874 Link to contributors in fastlane 2025-09-21 09:20:21 +02:00
penguin86 36481a1194 Added thanks to Moritz Warning contribution 2025-09-21 09:12:11 +02:00
penguin86 d4adb9d981 Merge pull request 'improvements' (#10) from mwarning/luna-tracker:improvements into master
Reviewed-on: #10
2025-09-21 09:01:03 +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 0a96fb91d7 DateUtils: simplify code 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 3e2bdca083 make some val constant 2025-09-16 21:11:52 +02:00
mwarning e5e486c315 remove unused imports 2025-09-16 21:11:52 +02:00
mwarning 3f648a6490 remove stray 1 character from time 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 e1f48e6524 MainActivity: support 24h format 2025-09-16 21:11:52 +02:00
mwarning 5e1c67d52d MainActivity: small code cleanup 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 83b77b40d6 values: escape apostrophe characters 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 1080fea3f2 Merge pull request 'German translation by Daniel Neubauer + updated README.md' (#9) from develop into master
Reviewed-on: #9
2025-09-02 09:22:47 +02:00
penguin86 6232aedd04 German translation by Daniel Neubauer 2025-09-02 08:58:42 +02:00
penguin86 30dc958a0c Merge pull request 'added french language translation and corrected a few english typos' (#6) from chepycou/luna-tracker:master into master
Reviewed-on: #6
2025-07-02 13:22:15 +02:00
Chepycou 1de99e89e5 added french language translation and corrected a few english typos 2025-07-01 16:58:51 +02:00
penguin86 05c34178a4 Bumped version v0.6 2025-04-28 08:48:23 +02:00
penguin86 0d3be20e1e Logbook event date edit 2025-04-23 08:58:32 +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 043a1c0283 Bumped version, changelog v0.5 2025-02-04 08:30:56 +01:00
penguin86 9fddd37fe9 WIP editable date in event 2025-01-21 18:42:47 +01:00
penguin86 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
penguin86 1511764497 Restored detail button string 2025-01-19 09:53:08 +01:00
penguin86 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
penguin86 34ca6c1cd6 Missing translation 2025-01-19 09:35:30 +01:00
penguin86 b4f47ea6bb Implemented event deletion 2025-01-19 09:16:49 +01:00
penguin86 99743288c5 Implemented transition from local to webdav logbooks and error management 2025-01-18 11:01:43 +01:00
penguin86 03ec28f8ef Onboarding, fix in logbook list from file repo 2025-01-18 09:50:50 +01:00