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:
@@ -103,7 +103,6 @@
|
||||
<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