Skip to content

Releases: brarcher/loyalty-card-locker

Loyalty Card Keychain v0.9

17 Jan 04:15
Compare
Choose a tag to compare

This is release v0.9 of Loyalty Card Keychain.

The "Locker" part of the name was not intuitive. To help remedy this a new application icon was created:

This icon, contributed by @betsythefc, better represents the purpose of the application: to store loyalty cards which use barcodes. Along with this new icon the name of the application has been changed to "Loyalty Card Keychain".

Further changes:

  • Importing/Exporting cards was changed to be more flexible. #76
  • Translations for Lithuanian added. #62
  • Translations for French added. #80

Loyalty Card Locker v0.8

23 Nov 03:22
Compare
Choose a tag to compare

This is release v0.8 of Loyalty Card Locker.

New features/improvements:

  • Screen brightness increased to its maximum when displaying a card, to help barcode scanners successfully capture the barcode. #54
  • Add a delete confirmation when deleting a card. #55
  • Add translations for German (#57) and Czech (#58).
  • Clarification change for Italian translation. #66

Loyalty Card Locker v0.7

14 Jul 20:03
Compare
Choose a tag to compare

This is release v0.7 of Loyalty Card Locker.

New features/improvements:

  • Long-click of a card brings up option to copy card ID to the clipboard. #49

Bug fixes:

  • Back button on Input/Export view now works, moving user to main view

Loyalty Card Locker v0.6

23 May 13:08
Compare
Choose a tag to compare

This is release v0.6 of Loyalty Card Locker.

New features/improvements:

  • Allow user to enter barcode manually. If a user elects to enter a barcode manually, a list of all valid and supported barcode images is displayed. The user then may select the barcode image which matches what the user wants. #33, #44

Bug fixes:

  • Resolve issue where some displayed barcodes were blurry. #37

Loyalty Card Locker v0.5

17 May 01:20
Compare
Choose a tag to compare

This is release v0.5 of Loyalty Card Locker.

New features/improvements:

  • An about dialog can be opened from the main screen, which gives details about the application and project on GitHub (#19)
  • Allow loyalty card information to be imported from/exported to a CSV file in external storage (#36 #20)

Loyalty Card Locker v0.4

10 Apr 02:31
Compare
Choose a tag to compare

This is release v0.4 of Loyalty Card Locker.

New features/improvements:

  • Dutch translation
  • Allow name field to be editable after adding loyalty card
  • Add an optional note field

Bug fixes:

  • Resolve all issues identified by FindBugs and require all FindBugs issues be resolved prior to pull request acceptance

Loyalty Card Locker v0.3

11 Feb 15:40
Compare
Choose a tag to compare

This is release v0.3 of Loyalty Card Locker.

Changes:

  • Now officially supports the following list of 1D and 2D barcodes:
    • AZTEC
    • CODABAR
    • CODE_39
    • CODE_128
    • DATA_MATRIX
    • EAN_8
    • EAN_13
    • ITF
    • PDF_417
    • QR_CODE
    • UPC_A
  • Generated barcodes are larger, easier to scan from a scanning device

Suggestions for improvements are welcome!

Loyalty Card Locker v0.2

08 Feb 03:01
Compare
Choose a tag to compare

This is release v0.2 of Loyalty Card Locker.

Changes:

  • Italian translations
  • Support for all 1D barcode types. (Originally only product 1D barcodes were supported)
  • Add required camera permission, which was initially missing.

Suggestions for improvements are welcome!

Loyalty Card Locker v0.1

31 Jan 02:30
Compare
Choose a tag to compare

This is release v0.1 of Loyalty Card Locker. It provides:

  • Ability to create/edit/delete loyalty cards
  • Capture barcode of loyalty card using a camera
  • Display captured barcode, for scanning at a store

Suggestions for improvements are welcome!