Martin Wimpress
da03323f20
chore: temporarily force light mode
...
Dark mode doesn't render some icons correctly at the moment and in an effort to get an update Quickgui release out light mode the temporarily the only theme.
2024-06-26 17:45:17 +01:00
Mark Johnson
d3fe2c8c4f
Make proper use of Material3 colour schemes.
...
This is a big improvement over what we had before and relies on the
theme to provide dark mode rather than manually checking brightness each
time we pick a colour.
The buttons in the primary container aren't quite right, I'm not sure
why.
2024-06-25 15:25:18 +01:00
codseus
245c1f5251
Updated deprecated code, added check for svg files, fixed visibility of buttons in download page
2024-06-13 16:07:48 +01:00
Yannick Mauray
c00526a5be
Added: settings entry to switch the locale dynamically.
2021-12-10 00:37:17 +01:00
Yannick Mauray
533742f41f
Changed : using gettext_i18n instead of embedding the code.
2021-11-14 21:31:26 +01:00
Dani Llewellyn
2008115558
Use local imports, not package imports for our own files ( #18 )
...
Following best practice from https://dart.dev/guides/libraries/create-library-packages local imports should not reference our package name, but use relative paths.
2021-11-12 13:27:26 +01:00
Yannick Mauray
6f6bc29a72
Initial support for localization
2021-11-11 02:03:56 +01:00
Yannick Mauray
d5855b2433
Dark mode settings save to SharedPreferences
2021-11-10 22:07:24 +01:00
Yannick Mauray
f72e025817
Fixed version number in settings menu, added theme switcher.
2021-11-09 22:32:08 +01:00
Yannick Mauray
adcd5f9b92
New hamburger menu
2021-11-08 00:39:48 +01:00