Merge pull request #101 from nsh07/play-paywall

Add in-app purchase in the Google Play version of the app
This commit is contained in:
Nishant Mishra
2025-10-28 11:23:53 +05:30
committed by GitHub
26 changed files with 811 additions and 116 deletions

View File

@@ -81,4 +81,10 @@
<string name="sound">Sound</string>
<string name="dnd">Do Not Disturb</string>
<string name="dnd_desc">Turn on DND when running a Focus timer</string>
<string name="app_name_plus">Tomato+</string>
<string name="get_plus">Get Tomato+</string>
<string name="dynamic_color">Dynamic color</string>
<string name="dynamic_color_desc">Adapt theme colors from your wallpaper</string>
<string name="tomato_foss">Tomato FOSS</string>
<string name="tomato_foss_desc">All features are unlocked in this version. If my app made a difference in your life, please consider supporting me by donating on %1$s.</string>
</resources>