Skip to content

Releases: z4roc/valstore-mobile

Minor Bugfix, causing many stores to not load properly and crashing

23 Nov 22:29
Compare
Choose a tag to compare

The new Bundle shipped new Data, with the latest commit and this release should be resolved:
The Problem was simple:

Riot sometimes sends discount percents on items and bundles either as integer or float, Flutter has a hard time to assing one to the other,
really simple and stupid, but with the num Interface it should work consistent.

Fix Login/Loading issues for store, upgrade flutter project, replace current WebView with InAppWebview package

21 Nov 12:24
Compare
Choose a tag to compare

This Update brings nothing really new that people might see, but a lot happened in the background.

Fixed the login and store issues mentioned in #19
Adressed in: af2f587

Overall, there are improvements in security, due to upgrading to newer flutter and sdk versions, as well as replacing the legacy WebView package by InAppWebview.

Notifications also should be more consistent, requesting permissions is now properly checking for pending requests.

NOTE: The galery page now shows all available skins, not only the purchasable ones, since Riot removed the localOffers endpoint, which was used to determine, wether skins are actually purchasable or not.

Migrate storefront v2 to v3

24 Sep 19:16
dc68ac3
Compare
Choose a tag to compare

Riot Games updated their endpoint for the store, causing the app to not load any offers and items.
This is resolved with the last commit

Install the new apk from the assets below.

App release 2_0_6v16

04 Jun 13:40
fd6bf9f
Compare
Choose a tag to compare

Fixed Bundle Issues addressed in #10
Rewrote region select and login due to region issues addressed in #11
Added back Kingdom Credit cost in Accessories like mentioned in #12

Added small notifications f.e. Google Play and Updates

Update bugfix showing blank screen

20 Apr 15:55
e8fa2bb
Compare
Choose a tag to compare

Fixed the bug causing to show a blank screen

beta

07 Feb 00:58
Compare
Choose a tag to compare
beta Pre-release
Pre-release
valstore

api fixing