Skip to content

Feature/google store#102

Merged
Lakritzator merged 5 commits into
mainfrom
feature/GoogleStore
Jun 15, 2026
Merged

Feature/google store#102
Lakritzator merged 5 commits into
mainfrom
feature/GoogleStore

Conversation

@Lakritzator

Copy link
Copy Markdown
Member

Working on a store version of the app.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces trial limitations and a personal reading statistics dashboard for StripWolf, including a new TrialService, AppEventsService, and database-backed usage logging. It also configures Android backup rules and adds premium unlock UI overlays. The review feedback highlights several critical improvements: securing credentials by excluding the encryption key from backups, wrapping the async void event handler OnComicOpened in a try-catch block to prevent crashes, and marshalling the PremiumUnlockRequested event to the UI thread to avoid threading exceptions. Additionally, the reviewer recommends registering IBillingService in the DI container, optimizing format checks using a static HashSet to reduce allocations, removing a redundant database index, fixing encoding corruption in several translation files, and correcting a typo in the Dutch localization.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread src/StripWolf/StripWolf.Android/Resources/xml/backup_rules.xml
Comment thread src/StripWolf/StripWolf.Core/Services/TrialService.cs
Comment thread src/StripWolf/StripWolf.Core/App.axaml.cs
Comment thread src/StripWolf/StripWolf.Core/ViewModels/MainViewModel.cs
Comment thread src/StripWolf/StripWolf.Core/Resources/Strings.de.resx Outdated
Comment thread src/StripWolf/StripWolf.Core/Services/TrialService.cs
Comment thread src/StripWolf/StripWolf.Core/Services/TrialService.cs Outdated
Comment thread src/StripWolf/StripWolf.Core/ViewModels/SettingsViewModel.cs Outdated
Comment thread src/StripWolf/StripWolf.Core/Resources/Strings.nl.resx Outdated
Comment thread src/StripWolf/StripWolf.Core/Data/DatabaseService.cs Outdated
@Lakritzator Lakritzator merged commit dc10f6a into main Jun 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant