Skip to content

Releases: ReceiptManager/receipt-manager-app

ReceiptManager 1.0.7

18 Dec 10:17
Compare
Choose a tag to compare

ReceiptManager

Has multiple bug fixes and design improvements.

Improvements

  • Replace current illustrations with illustration in red accent color
  • Prepare Dashboard which shows all need information

Bugfixes

  • debug output setting is now stored in shared preferences
  • language setting is stored
  • app load chosen language setting

ReceiptManager 1.0.6

16 Dec 22:11
Compare
Choose a tag to compare

ReceiptManager 1.0.6

The ReceiptManager 1.0.6 features a new minimalist and clean design. It is now even simpler to add, modify and delete receipts.

Improvements

  • new minimal design
  • banner height is calculated based on the display ration
  • improve language strings
  • various of bug fixes

ReceiptManager 1.0.5

10 Dec 22:13
Compare
Choose a tag to compare

ReceiptManager 1.0.5

  • add API settings widget
  • send securely image request to the server using an API token
  • fix invalid error messages
  • remove API validator to increase backwards compatibility
  • set custom request header

ReceiptManager 1.0.4

01 Dec 21:44
Compare
Choose a tag to compare

Summary

This release does fix various of date issues.

Changelog

  • The application does now parse the date, even if the date picker is not used
  • The history widget, the home widget and every form does display the date correctly (based on the country code)
  • The network client does now parse the date correctly

ReceiptManager 1.0.3

19 Nov 23:23
Compare
Choose a tag to compare

Summary

This release has various of bug fixes.

Changelog

  • remove number keyboard input method (because on some devices with default keyboard, there is no dot)
  • re-enable form validation (the new autocomplete form does not support validation)
  • fix layout on special screen sizes (some labels overlap on screen 5"7 )
  • disable stats widget because it causes bugs on slower devices
  • generate random colors on chip widget
  • allow to filter the history widget

Receipt Manager

28 Oct 15:55
Compare
Choose a tag to compare

Changelog

  • create onboard screen guide
  • replace color scheme
  • translate screen to German language
  • add new receipt categories
  • the history widget does now show and asset if no receipts are supplied

Receipt Manager

26 Oct 22:33
Compare
Choose a tag to compare

Changelog

  • ReceiptManager support auto completion
  • Each application is now correctly signed
  • Refactor package name to receipt_manager

Receipt Manager

25 Oct 12:37
Compare
Choose a tag to compare

Receipt Manager initial release.

  • support receipt parsing via tesseract
  • add, edit and manage receipts
  • added stats widget

New features:

  • internationalize application

Bugfixes:

  • Correct date parsing.
  • Add loading animation and disable buttons on button press.