diff --git a/README.md b/README.md index 5066cd6..d66b8b2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The app stores dictionaries as DictZip files and builds compact binary indexes f - Random-access article loading from DictZip dictionaries. - Background processing with progress shown in Settings and notifications. - Dictionary management with enable, disable, update, and delete actions. -- Material 3 interface with light, dark, and system themes. +- Material 3 interface with dynamic color, light, dark, and system themes. - English and Russian localization. - About screen with open source license information. diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 604be5e..a2fbf55 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -9,6 +9,6 @@ Features: - Automatic indexing with binary index files for instant search - Multi-charset support — UTF-8, UTF-16 LE/BE auto-detection - Adaptive three-pane layout for tablets and large screens -- Light, dark, and system-follow themes +- Material 3 UI with dynamic color, plus light, dark, and system-follow themes - English and Russian localization - No tracking, no ads, fully open source diff --git a/fastlane/metadata/android/ru-RU/full_description.txt b/fastlane/metadata/android/ru-RU/full_description.txt index d008635..f257c26 100644 --- a/fastlane/metadata/android/ru-RU/full_description.txt +++ b/fastlane/metadata/android/ru-RU/full_description.txt @@ -9,6 +9,6 @@ ReSearch — быстрое приложение для чтения слова - Автоматическая индексация с бинарными индексными файлами для мгновенного поиска - Поддержка нескольких кодировок — автоопределение UTF-8, UTF-16 LE/BE - Адаптивный трёхпанельный интерфейс для планшетов и больших экранов -- Светлая, тёмная и системная темы +- Material 3 с динамическими цветами, светлая, тёмная и системная темы - Локализация на английский и русский языки - Без трекеров, без рекламы, полностью открытый исходный код