Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 01:23

Commits

  • 3a38934: add test openfoodfacts service (sinneida) #2
  • 1a0a45e: adjust scanner buttons to modern layout (sinneida) #2
  • 63ec215: first working version of camera scanning view (sinneida) #2
  • e3c182b: get data from camera view & pass it to off service (sinneida) #2
  • 5daf2c9: check for permissions before initializing camera (sinneida) #2
  • c7f506d: sho products view instead of box details view (sinneida) #2
  • b5708a8: remove box details (sinneida) #2
  • fc8d23e: linting (sinneida) #2
  • 76b5d54: add product dialog (WIP) (sinneida) #2
  • 3595569: make price optional (sinneida) #2
  • cd240d2: return found product (sinneida) #2
  • f2065df: align with parent (sinneida) #2
  • 8000d3e: make details view arg optional (sinneida) #2
  • 58099e9: add package for currency input (sinneida) #2
  • 7d5ff64: kind of finish add dialog (sinneida) #2
  • 1bcba07: remove unused import (sinneida) #2
  • 6330c16: fix wrong condition (sinneida) #2
  • df4c3c0: make camera view child of a product view (sinneida) #2
  • aa352a1: change name of models to avoid colliisions (sinneida) #2
  • 3c66dd5: load product data into the dialog (sinneida) #2
  • b1e022d: change behavior of products view depending on where it's called from (sinneida) #2
  • ee9feee: try to scan & add data to dialog (WIP) (sinneida) #2
  • b5a1c0f: fix google sign in (sinneida) #2
  • 3c1a585: bump deps (sinneida) #2
  • b4b9c6c: use former camera selector (sinneida) #2
  • 0526196: adjust models (sinneida) #2
  • d3e7a03: add add products method (sinneida) #2
  • 6cd85fe: move currency formatter to view model (sinneida) #2
  • c58bb84: kind of working adding product (sinneida) #2
  • c5412d7: properky display enum (sinneida) #2
  • 49959e7: add method to delete product (sinneida) #2
  • df60db2: don't fail when nodata from OFF (sinneida) #2
  • e81c676: remove unused method (sinneida) #2
  • 02e1ada: adjust to OFF service response (sinneida) #2
  • 576548b: allow to delete product (sinneida) #2
  • 9522cd9: bump version (sinneida)