Skip to content

v1.0.1

Compare
Choose a tag to compare
@hexley21 hexley21 released this 02 Aug 20:37
· 39 commits to master since this release
c2ff6a9

Change Logs:

New Features

  • Added occurance chance on each operator
  • Ability to set occurance chance on each operator for custom game
  • Ability to choose to solve questions with a positive answers only
  • Page with every used open source projects and licenses
  • Icons for old devices

Bug Fixes

  • On game page, on swiping, input field cursor is placed at the end
  • On custom page, values are shown correctly

Application Changes

  • Transfered to Room database
  • Added asynchronous approach with RxJava
  • Added comments
  • Icons for old devices

Overall Result

  • Better performance
  • Better code read-ability
  • Easier new feature Implementation