10 Commits

Author SHA1 Message Date
2e0a3cfd6a chore: Moving folder_listing to bloc
First implementation of a screen using bloc. I'd like to slowly move all
the screens to bloc.
2024-08-18 20:12:26 +02:00
6d453ee62a Rename app_localization_context to l10n
It's easier to enter and this file now contains far more things
2022-11-27 17:52:03 +01:00
3f34c98adc Localization: Move plural to arb files 2022-11-27 17:46:45 +01:00
a1e562b5d8 Translate a few more fields 2022-11-21 03:12:02 +01:00
ae9228f65e Use super.key
Makes the code a bit more readable.
2022-08-25 11:32:25 +02:00
097ffc6b42 Support multi note selection
Fixes #90
2021-10-14 15:38:07 +02:00
33a731a3d7 Add reuse licensing to files in lib 2021-09-15 13:06:43 +02:00
59c1f83b21 LocaleKeys++ 2021-08-26 14:09:25 +02:00
9f2be5448f Migrate away from deprecated buttons
There are still some outlined buttons which need to be migrated, but
those aren't so trivial.
2021-03-24 15:36:53 +01:00
49dee11a26 Move Note Delete dialog to its own file
+ translate
2020-09-07 16:24:52 +02:00