VocaDB-App icon indicating copy to clipboard operation
VocaDB-App copied to clipboard

VocaDB mobile app

Results 12 VocaDB-App issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When filter with artist or tag, The results not display correctly **App verion** - VocaDB 3.0.3 **Solution** Fix using query parameter correctly with updated API

bug

Setup with simple test case

need to change request body from raw JSON data to **FormData()**

bug
beta

I forgot to remove this line. It's cached on every http get request for 5 minitues. It's work well for most url but except something that user can update from...

bug

There a reported issue about app crashed while playing video (but not always happened) Also in firebase currently show stacktrace as below ``` Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual...

bug
Android
beta

I never working on about authentication directly by myself. Especially about from mobile to backend server. So I need to do some research for make sure not just its work,...

beta

**Usecase example** When user press like(?) button in album detail page Then app should display current collection status information of current user. And user can edit collection status ![104125668-cb84c380-538a-11eb-9311-e3413dedc337](https://user-images.githubusercontent.com/2321626/104570318-59f78e80-5684-11eb-88c7-113d7ba06867.png)

new feature