v3.0.0 Beta 1
Pre-releaseThis update introduces a rewrite of VShop (see #26) that restructures the internal code and shouldn't include any major changes in behavior, besides:
Wishlist Notifications 💬
Contrary to prior versions, wishlist notifications now run entirety on device and doesn't rely on a server sending a data-only notification to the device every time the shop resets, to trigger the background wishlist check.
The new implementation should (when enabled) execute every ~15 minutes to see if a shop check is necessary. If it is, it does the shop check like before. Problems could occur with some customized versions of Android that restrict background executions of apps (see https://dontkillmyapp.com). It worked on my devices without any issues, but may differ for other users. This is what I would like to test the most in this beta.
Important
Disabling any sort of background/battery optimization for VShop in the OS settings is necessary in order for the wishlist notification to work reliably.