Skip to content

VampiDroid 2.0 beta 3 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@franciscojunior franciscojunior released this 11 Mar 14:26
· 90 commits to master since this 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.