Skip to content

Releases: VocaDB/VocaDB-App

3.1.0-beta.1

14 Jan 07:45
Compare
Choose a tag to compare
3.1.0-beta.1 Pre-release
Pre-release

A feature that everyone (and me too) wait for really long time is here. VocaDB App now can login with the same account on VocaDB site!

This version mostly like focus on test app stability if it's work same as on production version (3.0.3) because this be like rebuild from scratch since I decided to recreate new Flutter project from 0 for refactor code structure and upgrade all dependencies., so there might be some parts missing or any old bugs occurred. Also I need to test if login feature with current solution is work well or not.

For TouhouDB will be after I can make sure that VocaDB version is stable or ready for production.

Summary CHANGELOG

  • Login with exists VocaDB account. App will request login directly to website and persist cookies in device to verify for next app launch without relogin again. Also delete cookies when you tap logout. (#4)
  • Now your favorite songs, artists and albums on VocaDB website will sync with this app when logged in.
  • Favorited songs, artists and albums page can search and filter.
  • Favorited songs, artists and albums page no longer display for who not logged in.
  • Remove import/export file feature since you can sync with VocaDB account now.
  • Only logged in user can press like button in song detail page.
  • Add autoplay video when open any song's detail page with PV avaiable. This feature can enable/disable via settings in menu page.
  • Add support Chinese UI language.
  • Add discord link to VocaDB on contact page.
  • Some UI parts a bit changed. But mostly it's the same as current version on prod (3.0.3)

Minimum android version support: 4.2 Jelly bean (API Level 17)

Any missing feature or bugs report you can submit issue to me.

3.0.3

03 Feb 15:45
577b303
Compare
Choose a tag to compare
  • Add button link to google map if any event contain venue (#105)
  • Reverse sorting upcoming event list (#104 )
  • Add event series page (#103)
  • Fix event detail page image display

3.0.2

23 Nov 04:19
34a4719
Compare
Choose a tag to compare
  • Update youtube player and fix sometime display error code for valid video. (#98)
  • Add filter by tag category names.
  • Fix null date displayed on release event. (#100 )
  • Fix Not specified displayed on release event category. (#99)
  • Fix loading progress sometime displayed even no more item for fetch.
  • Add filter start/end date for release event search page.
  • Improve filter page UI.

3.0.1

13 Nov 04:34
b6bec7d
Compare
Choose a tag to compare
  • Fix tag search page crash when select any tag (#96)
  • Fix search youtube crash (#95 )
  • Hide "Show more" when no additional content (#94)
  • Weblinks sorted by alphabetically (#93 )
  • Add search and home action icon on every detail page for quick access (#92)

3.0.0

28 Oct 14:05
Compare
Choose a tag to compare

Now I guess almost all of previous version feature already been added in to this version. So I decided to released as 3.0.0 to production.

New

  • Japanese interface language has been added
  • Add play button for album page that contains any song with youtube pv.
  • Add constants for support other similar app (TouhouDB)
  • Add infinite list view for some entry search

Already have in previous version but just added to new version.

  • Add i18n.
  • Add quick actions
  • Add search for youtube when no youtube pv exists
  • Add contact page

3.0.0-beta.1

13 Oct 17:53
7c04a3c
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

Recreate app from scratch with Flutter framework. If you want to keep your saved favorite entries (songs, albums and artists) please use export feature and import later with this version.

  • Most of features almost still the same as before but more faster and smoother.
  • PV can play with only Youtube for now.
  • Support Dark/Light theme.
  • Simple playlist and PV (support only Youtube)
  • Internationalization (translation feature) will be next release.

Known issues

  • Unable to play PV for Android version Kitkat and below

Also app already released as beta version on Google play store too.

v2.0.8-102277

05 Mar 03:14
597b96c
Compare
Choose a tag to compare

This version updated for Android only.

Because Google Play Team had reviewed and removed app from Play store because some part of app had violated their rules #82

So from this version, Youtube player inside app will no longer playable in background.

v2.0.8

07 Jan 11:45
Compare
Choose a tag to compare

This might be last version (If no critical bugs to hotfix) before I start to research about moving to Flutter and add Login/Account feature.

What's new

  • Display lyrics if original song exists
  • Add popup menu for quick share PV and track.
  • Fix Drama's PV type label not show.

v2.0.7

18 Oct 03:08
c362aaf
Compare
Choose a tag to compare

This release for fix fatal issue that cause app crashing.

What's new

  • Fix app crashing when open some of songs that contain Bilibili PV. Songs with this problem will not playable but display only info instead.
  • Disable navigate to artist detail and show message when press on artist that not exists in database.

v2.0.6

27 Sep 11:03
dbec619
Compare
Choose a tag to compare

What's new

  • Add published date on Song detail page
  • Change date format base on Device locale
  • Display alternate versions of song
  • Display related songs
  • Able to search song on Youtube if PV from Youtube does not exists
  • Able to view more tags on detail page
  • Add Contact Us page
  • Fix favorite songs page display only 10 songs