ReceiptManager 1.1.0
ReceiptManager 1.1.0
This release features various of bug fixes and improvements.
Enhancements
- add listview animations
- improve category icons
- correct language strings
- show receipt items if wanted
- add language strings
- improve receipt view design by using the image as decoration
Bug fixes
- add null check in fromJson method
- remove unused dependencies and shrink binary size
- correct validation form
- ignore items if list is empty
- return an empty list instead of null
- initalise constants with default values
Refactor
- refactor expenses api
- implement NetworkClient and NetworkClientHolder singelton
- remove unused tests
- use enums to define the banner mode
- submit options in NetworkClient via NetworkClientHolder