mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16:12 -04:00
feat(settings): Add pro gating for theme customization
Gate theme mode, style, and color settings behind pro/upgrade status. Add Material Design 3 surface container color tokens to all color palettes. Move upgrade prompt string to main resources with generic wording. Disable theme preference items for non-pro users instead of late rejection.
This commit is contained in:
@@ -104,7 +104,6 @@ AL_Cool_T</string>
|
||||
<string name="widget_description">Виджет показывающий последний известный статус устройства.</string>
|
||||
<string name="widget_configuration_title">Выберите устройство</string>
|
||||
<string name="widget_configuration_description">Выберите, какой профиль устройства должен отображать виджет.</string>
|
||||
<string name="common_feature_requires_pro_msg">Эта функция требует CAPod Pro.</string>
|
||||
<string name="widget_no_data_label">Нет данных</string>
|
||||
<string name="widget_config_appearance_label">Внешний вид</string>
|
||||
<string name="widget_config_preset_label">Предустановки</string>
|
||||
|
||||
Reference in New Issue
Block a user