rename AppTextField to AppOutlinedTextField and implement InspiringSearchField

This commit is contained in:
jonasgaudian
2026-02-13 15:15:16 +01:00
parent e5c58f58f6
commit b3e73db956
26 changed files with 344 additions and 203 deletions

View File

@@ -41,6 +41,14 @@
<item>Make it informal.</item>
</string-array>
<string-array name="vocabulary_hints">
<item>Basic greetings</item>
<item>Irregular verbs</item>
<item>Vocabulary at the airport</item>
<item>How to order a coffee</item>
<item>Idiomatic expressions</item>
</string-array>
<string-array name="changelog_entries">
<item>Version 0.3.0 \n• Enabled CSV Import for Vocabulary\n• Option to use a translation server for translations instead of AI models for some supported langugaes\n• UI bug fixes \n• Show word frequency \n• Performance optimizations \n• Improved translations (German and Portuguese)</item>
<item>Version 0.4.0 \n• Added dictionary download (beta) \n• UI enhancements \n• Bugfixes \n• Re-designed vocabulary card with improved UI \n• More pre-configured providers \n• Improved performance</item>