Skip to content

Releases: franciscojunior/Vampidroid

VampiDroid 2.0 beta 10 release

13 Mar 00:54
Compare
Choose a tag to compare
Pre-release

New Features

  • Latest Sabbat sets cards update! Thanks Vincent Ripoll (@GiottoVerducci) for the updated database!
  • You can now select text from the card details screen.

Some internal improvements were done to enhance the experience when using the app. More detailed information about those changes can be seen in the detailed list of changes.

VampiDroid 2.0 beta 9 release

15 Jun 19:18
Compare
Choose a tag to compare
Pre-release

New Features

  • Lost Kindred cards update!
  • Load card images from remote server. You can specify a server address where card images are located. This way you don't need to copy the cards to your device manually. Server directory structure is the same as local cards: put all the cards with name ending with ".jpg" extension. After that, go to Settings and specify the complete server name with path to the cards. Enjoy!

VampiDroid 2.0 beta 8 release

05 Jun 00:41
Compare
Choose a tag to compare
Pre-release

New features

  • Improve app start performance. Now app starts much faster! We made some internal tweaks and got a big improvement when starting the app. #51 #54
  • Add View low profile support to dim the system bars. For a more immersive experience, the status bar is dimmed when scrolling the card list
  • Show card image when tapping on thumbnail in cards list. When clicking the card image thumbnail inside the card list, show the card image instead of opening the card details screen. #57
  • Change app typography. Card name font is being changed to Amarante and Roboto for extra info in card lists as well as card details content. #58

For a complete list of changes, check out the complete change list

VampiDroid 2.0 beta 7 release

25 Jan 14:41
Compare
Choose a tag to compare
Pre-release

New features

  • Animated filtering expansion panels
    When the user taps the expansion panel, like Disciplines, it expands with an animation. The arrow also animates.
  • Improved about screen

Internal improvements

  • #48 Convert ViewModels to use the Architecture Components
  • #47 Improve about screen design
  • #49 Make filters expansion panels more Material Design Components conformant

VampiDroid 2.0 beta 6 release

21 Dec 01:50
Compare
Choose a tag to compare
Pre-release

New features

  • Animated cards filtering
    When the user filter cards, the cards which don't match the filter are removed with a nice animation.

Internal improvements

  • #44 Implement Room support
  • Performance improvements with Observables usage. See fd3992d for more info

VampiDroid 2.0 beta 5 release

28 Jul 13:57
Compare
Choose a tag to compare
Pre-release

New features

  • #42 Update cards database to Anthology expansion
  • #43 Add fast scrolling support to card lists. Now users can scroll much faster through the cards list using the scroller on the right.

VampiDroid 2.0 beta 4 release

15 Jun 22:32
Compare
Choose a tag to compare
Pre-release

New features

  • #40 Add zoom capabilities when viewing card image
  • #41 Show complete card name when the name is longer than screen width

Work in progress

  • #37 Show more info in the card details screen

VampiDroid 2.0 beta 3 release

11 Mar 14:26
Compare
Choose a tag to compare
Pre-release

New features

  • #36 Add support to share card text
  • #35 Show cards count in the tab title
  • #37 Show more info in the card details screen - This is still partial. Only some info is being displayed at the moment. More to come in the next version

Bug fixes

  • #34 When the filtering drawer is open, if the back button is used, the application exits
  • #28 After specifying a card images folder, the card list still show previous images

Non visible changes

  • This release changes the internal architecture to use MVVM with RxJava. This will allow new features and bug fixes to be done faster.

VampiDroid 2.0 beta 2 release!

26 Nov 20:04
Compare
Choose a tag to compare
Pre-release

Performance enhancements

  • #30 When any filter is applied, both crypt and library lists are refreshed
  • #31 Filtering icon color should reflect filter options of the current tab only
  • #32 Improve search of cards name and text to allow parts of the words
  • #33 Unnecessary data request when restoring instance state

VampiDroid 2.0-beta.1 release!

24 Oct 16:52
Compare
Choose a tag to compare
Pre-release

This version is a complete remake of VampiDroid using Material Design!

Card image support finally arrived!

This is the main feature of this version.
It contains support to show card images from a folder specified by the user.

Deck building is missing from this version but will be added in a future release.