Releases: hexley21/ArithMathics
Releases · hexley21/ArithMathics
v1.1.2
v1.1.1
Change Logs
Additions
- Add informational fragment with useful links and notices
- Add credit fragment with open source notices
- Add testing environment for domain module
Updates
- Update difficulty evaluation system
- Update Privacy Policy
- Refactor Decimal formatting
Removes
- Remove google play services
- Remove google open source notices library
v1.1.0
v1.0.1
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