Releases: fixmycode/wscollector
Releases · fixmycode/wscollector
Beta 1.5
I skipped some version numbers because there's a lot of improvements under the hood, but here are some things you will see in this new version:
- Better performance in slower devices
- Improved search feature
- Added the Fate/Stay Night Unlimited Blade Works' Booster Pack collection, 100+ cards more!
- Added the 'RESONATE' pattern.
- Lots of corrections
Beta 1.2
This is a small release adds "Fate/Stay Night Unlimited Blade Works" Trial Deck.
It also that fixes the following issues:
- BODYGUARD is now correctly separated and highlighted.
- Fixes the behaviour of the Search bar, it now hides the keyboard correctly.
- Search queries are correctly escaped.
It also adds the following feature: You can now use the wildcards and double quotes in a search:
- The asterisk operator in
rg*10
will match RG/W10-111, RG/W10-110 and all cards containingRG
and10
. - Using quotes in
"madoka"
will match any card which title is exactly "madoka". - You can also mix them:
"rg*10"
will match RG/W10-110, RG/W26-T10 and all cards whose code begin withRG
and ends in10
.
Beta 1.1
Small release that fixed some problems with the features of the first release.
- Better support for smaller screens sizes. The card view uses the whole screen.
- Fixes bug that made the card text not to scroll correctly.
- Fixes bug that made the toolbar color stuck on orientation changes.
Beta 1
The first release of the Weiss Schwarz browsing app, it comes with the following features:
- Completely offline, no Internet connection required!
- All series including promotional collections
- The search function let's you look for a code or title
- Compatible with Android 2.3.3 and up