Skip to content

Releases: snabble/Android-SDK

v0.7.18

26 Jun 12:25

Choose a tag to compare

  • Support for verifyInternalEanChecksum metadata flag
  • ProductDialog: Don't show "update cart" when adding a preweighed or userweighed product

v0.7.17

26 Jun 08:17

Choose a tag to compare

  • Read new metadata after updating
  • Fixed display of user weighed products in shopping cart

v0.7.16

25 Jun 13:39

Choose a tag to compare

  • Rounding mode is now parsed from project metadata

v0.7.15

25 Jun 12:11

Choose a tag to compare

  • Fail gracefully on malformed sql

v0.7.14

25 Jun 11:59

Choose a tag to compare

  • Non-seeded metadata is now stored and used when offline

v0.7.13

25 Jun 08:06

Choose a tag to compare

  • BarcodeScannerView camera initialization now asynchronous again

v0.7.12

22 Jun 15:06

Choose a tag to compare

  • Camera initialization is back on the main thread

v0.7.11

21 Jun 08:03

Choose a tag to compare

  • Dark background when no camera permission is given

v0.7.10

20 Jun 11:58

Choose a tag to compare

New strings:

  • Snabble.Scanner.plusDeposit
  • Snabble.Shoppingcart.deposit

New features:

  • Added support for display of deposit

Bugfixes:

  • Do not cancel checkouts that are already denied
  • Fixed rare crash when accessing the camera on HUAWAI Mate 8

v0.7.9

14 Jun 10:21

Choose a tag to compare

  • Simplified SDK Setup (enpointBaseUrl and metadataUrl are now optional, and point to the Production environment by default)
  • Fixed shopping cart not updating for updates that occurred when not visible
  • EncodedCodes Checkout is now sending a fire and forget CheckoutProcess
  • Fixed a potential memory leak in CheckoutView