Skip to content

Android client for VNDB.

License

Notifications You must be signed in to change notification settings

herbeth1u/VNDBA

Repository files navigation

VNDB Android

This project is an open-source Android client for the Visual Novel Database (VNDB - https://vndb.org/). The purpose of this app is to relate information on visual novels and enable you to keep track and mark the visual novels you played. You'll need a VNDB account to use this app.

Features

  • View your visual novel list, votelist and wishlist organized by tabs.
  • Filter your lists by name.
  • Sort your lists by:
    • ID
    • Title
    • Release date
    • Length
    • Popularity
    • Rating
    • Status
    • Vote
    • Wish
  • View all information about a VN on a single page:
    • General information (title, released date, length...)
    • Description
    • Genres
    • Characters
    • Screenshots
    • Stats
    • Tags
    • Releases
    • Relations to other VNs
    • Similar novels
    • Related anime
    • Platforms
    • Languages
  • Add or modify a VN in your visual novel list, votelist or wishlist.
  • Add personal notes to a VN
  • Search through all existing VNs with a smart search. Search by tags.
  • Enable or disable NSFW content.
  • Define a default spoiler level and a spoiler level for each VN.
  • View rankings (best voted, most popular, most voted, newly released...)
  • View personal recommendations based on your lists.
  • View VNDB.org database statistics.
  • Change the appearance of your app through a selection of 21 different themes.

Compatibility

  • Android : 4.2+
  • Phones and tablets 4"+

Permissions

We're trying to keep the required permissions to a minimum. Here are the current ones:

  • INTERNET
  • ACCESS_NETWORK_STATE : for offline support (enabling the application to work without connection).

Screenshots

License

VNDB Android ‒ Android client for the Visual Novel Database (VNDB - https://vndb.org/)
Copyright (C) 2016  Thomas Herbeth
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA