tomFlowee
f12b6f31f2
Update the url
2025-02-25 18:29:55 +01:00
tomFlowee
b8206357c3
New year
2025-02-03 13:49:13 +01:00
tomFlowee
1b1bf7164b
Rename property and be consistent.
...
The TextButton already had an 'image' and now got an 'icon'
added. So having the fallback of the image have a name with
icon in it was just confusing.
2024-12-23 18:51:55 +01:00
tomFlowee
86dcb5c39e
Stop mixing two format types
...
This now switches to only using html, removing some markdown headers.
2024-12-16 10:10:12 +01:00
tomFlowee
6905ac43b1
Copyright to 2024.
2024-01-28 11:30:33 +01:00
tomFlowee
39232e379c
Add the Hausa translator here
2024-01-09 21:04:48 +01:00
tomFlowee
2279369569
Fix typo in language-name
...
Thanks for Georg for reporting!
2023-11-06 16:29:01 +01:00
tomFlowee
692b29404f
add credits
2023-10-29 22:50:41 +01:00
tomFlowee
fe5d819234
Mention the new translators in the credits.
...
Also remove the beta-testers, we've been out of Beta for AGES now :-)
2023-08-27 19:09:43 +02:00
tomFlowee
4eb0053042
A litheny of UX-bugfixes.
2023-07-05 12:24:31 +02:00
tomFlowee
84fde61373
Give credit to a very active beta tester.
2023-03-15 17:17:29 +01:00
tomFlowee
641ec5c969
Fix sizing.
...
The page is no longer using a layout manager.
2023-02-22 22:23:39 +01:00
tomFlowee
0f4a5d80cf
Its 2023 now
...
Whee!
2023-02-08 09:28:48 +01:00
tomFlowee
b89276a688
Fix language name
2022-12-07 21:30:05 +01:00
tomFlowee
a106048840
drop the wrapping of pages in a grid layout
...
It now feels like a premature optimization to make anything
that inherets from Page be wrapped in a grid layout.
Notice that a "Page" here is the thing we push on the card-stack, the
Page has the back icon and the header text.
2022-12-05 20:31:00 +01:00
tomFlowee
427ab30faf
Add 'About' screen.
...
This improves the TextButton to be more re-usable and have an arrow to
make it clear it actually is a button.
Added a sub-text as well.
This made it really easy to make an About page with some subpages or
external links.
Also increased the top-header from 40 to 50 'pixels'.
2022-11-23 16:06:37 +01:00