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
|
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 |
|
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 |
|