Move widget specific settings to widgets

This commit is contained in:
MM20
2023-04-16 14:07:08 +02:00
parent fb87ab20f9
commit 5b2ad94065
39 changed files with 958 additions and 645 deletions
+1 -1
View File
@@ -574,7 +574,7 @@
<string name="preference_layout_fixed_rotation_summary">Uzamknout rotaci obrazovky na režim na výšku</string>
<string name="preference_layout_fixed_rotation">Pevná rotace obrazovky</string>
<string name="icon_pack_dynamic_colors">Dynamické barvy</string>
<string name="preference_compact_mode">Kompaktní režim</string>
<string name="widget_config_weather_compact">Kompaktní režim</string>
<string name="preference_compact_mode_summary">Skrýt hodinovou a denní předpověď</string>
<string name="preference_search_bar_launch_on_enter">Spustit při vstupu</string>
<string name="preference_search_bar_launch_on_enter_summary">Spustit zvýrazněnou shodu nebo rychlou akci při klepnutí na Přejít</string>
+1 -1
View File
@@ -43,7 +43,7 @@
<string name="preference_location">Standort</string>
<string name="preference_imperial_units_summary">Grad Fahrenheit und Meilen pro Stunde verwenden</string>
<string name="preference_imperial_units">Imperiale Einheiten</string>
<string name="preference_compact_mode">Kompakter Modus</string>
<string name="widget_config_weather_compact">Kompakter Modus</string>
<string name="preference_compact_mode_summary">Stündliche und tägliche Vorhersagen ausblenden</string>
<string name="preference_category_debug">Debug</string>
<string name="wikipedia_url">https://de.wikipedia.org</string>
+1 -1
View File
@@ -574,7 +574,7 @@
<string name="preference_layout_fixed_rotation">Rotazione schermo fissa</string>
<string name="preference_layout_fixed_rotation_summary">Blocca rotazione dello schermo in modalità verticale</string>
<string name="icon_pack_dynamic_colors">Colori dinamici</string>
<string name="preference_compact_mode">Modalità compatta</string>
<string name="widget_config_weather_compact">Modalità compatta</string>
<string name="preference_compact_mode_summary">Nascondi previsioni orarie e giornaliere</string>
<string name="icon_picker_no_packs_installed">Nessun icon pack installato</string>
<string name="preference_search_bar_launch_on_enter">Avvia con invio</string>
+1 -1
View File
@@ -568,7 +568,7 @@
<string name="preference_layout_fixed_search_bar">Vastgezette zoekbalk</string>
<string name="preference_layout_fixed_rotation">Vastgezette schermroratie</string>
<string name="preference_layout_fixed_rotation_summary">Zet scherm vast in portretmodus</string>
<string name="preference_compact_mode">Compacte modus</string>
<string name="widget_config_weather_compact">Compacte modus</string>
<string name="preference_search_bar_launch_on_enter">Uitvoeren bij enter</string>
<string name="preference_search_bar_launch_on_enter_summary">De gemarkeerde app of snelle actie uitvoeren bij tikken op enter</string>
<string name="preference_compact_mode_summary">Voorspellingen per uur en per dag verbergen</string>
@@ -372,7 +372,7 @@
<string name="preference_imperial_units_summary">Use graus Fahrenheit e milhas por hora</string>
<string name="preference_cards">Cartões</string>
<string name="preference_cards_summary">Personalizar aparência dos cartões</string>
<string name="preference_compact_mode">Modo compacto</string>
<string name="widget_config_weather_compact">Modo compacto</string>
<string name="preference_compact_mode_summary">Ocultar previsões horárias e diárias</string>
<string name="preference_cards_shape_cut">Cortado</string>
<string name="preference_icon_shape_rounded_square">Quadrado arredondado</string>
+1 -1
View File
@@ -507,7 +507,7 @@
<string name="favorites">Избранные</string>
<string name="favorites_empty">Закрепленные и часто используемые приложения и действия будут находиться здесь</string>
<string name="preference_clock_widget_fill_height_summary">Добавить дополнительное пространство над часами, чтобы заполнить всю высоту экрана</string>
<string name="preference_compact_mode">Компактный вид</string>
<string name="widget_config_weather_compact">Компактный вид</string>
<string name="preference_compact_mode_summary">Скрыть почасовой и ежедневный прогноз погоды</string>
<string name="preference_clock_widget_fill_height">Заполнить весь экран</string>
<string name="preference_clock_widget_color">Цвет</string>
@@ -563,7 +563,7 @@
<string name="preference_layout_fixed_search_bar_summary">在离开主页面视图时禁止滚动搜索栏</string>
<string name="preference_layout_fixed_rotation">修正屏幕方向</string>
<string name="preference_layout_fixed_rotation_summary">锁定屏幕方向为竖屏模式</string>
<string name="preference_compact_mode">紧凑模式</string>
<string name="widget_config_weather_compact">紧凑模式</string>
<string name="preference_compact_mode_summary">隐藏每小时和每日预测</string>
<string name="icon_pack_dynamic_colors">动态颜色</string>
<string name="icon_picker_no_packs_installed">没有已安装的图标包</string>
@@ -294,7 +294,7 @@
<string name="preference_location">位置</string>
<string name="preference_imperial_units_summary">使用華氏度和英里/小時</string>
<string name="preference_imperial_units">英制單位</string>
<string name="preference_compact_mode">緊湊模式</string>
<string name="widget_config_weather_compact">緊湊模式</string>
<string name="preference_compact_mode_summary">隱藏每小時和每日預測</string>
<string name="preference_category_debug">除錯</string>
<string name="preference_category_debug_tools">工具</string>
+9 -1
View File
@@ -219,6 +219,7 @@
<string name="widget_name_calendar">Calendar</string>
<string name="widget_name_music">Music</string>
<string name="widget_name_favorites">Favorites</string>
<string name="widget_name_unknown">Unknown app widget</string>
<string name="widget_add_widget">Add widget</string>
<!-- Add a third party widget (=a standard Android app widget) -->
<string name="widget_add_external">More</string>
@@ -246,6 +247,7 @@
<string name="widget_action_adjust_height">Adjust height</string>
<string name="widget_action_remove">Remove</string>
<string name="widget_action_settings">Settings</string>
<string name="widget_action_replace">Replace</string>
<string name="menu_item_edit_favs">Edit favorites</string>
<!-- Edit favorites, title for items that are frequently used but not pinned -->
<string name="edit_favorites_dialog_unpinned">Not pinned frequently used</string>
@@ -450,7 +452,7 @@
<string name="preference_location">Location</string>
<string name="preference_imperial_units_summary">Use degrees Fahrenheit and miles per hour</string>
<string name="preference_imperial_units">Imperial units</string>
<string name="preference_compact_mode">Compact mode</string>
<string name="widget_config_weather_compact">Compact mode</string>
<string name="preference_compact_mode_summary">Hide hourly and daily forecasts</string>
<string name="preference_category_debug">Debug</string>
<string name="preference_category_debug_tools">Tools</string>
@@ -778,4 +780,10 @@
<string name="preference_search_result_ordering_weight_factor_low">Stable</string>
<string name="preference_search_result_ordering_weight_factor_default">Balanced</string>
<string name="preference_search_result_ordering_weight_factor_high">Variable</string>
<string name="widget_config_appwidget_height">Height</string>
<string name="widget_config_appwidget_borderless">Borderless</string>
<string name="widget_config_appwidget_configure">Configure widget</string>
<string name="widget_config_weather_integration_settings">Weather integration settings</string>
<string name="app_widget_loading_failed">App widget failed to load.</string>
<string name="widget_config_music_integration_settings">Media control integration settings</string>
</resources>
@@ -92,7 +92,7 @@ message Settings {
}
WeatherProvider provider = 1;
bool imperial_units = 2;
bool compact_mode = 3;
reserved 3;
}
WeatherSettings weather = 5;