Sylvia van Os 4bbeb27714 Feature/groups (#71)
* Basic group management

* Assign cards to groups

* Fix lint

* Fix findbugs 'dodgy code'

* Group name as unique key

* More group tests

* Import/export groups

* Implement group renaming and deleting

* Fix findBugs

* Fix chip marking in edit activity

* Group import/export tests

* Fix some state bugs

* Some last fixes

* Remove redundant if statement

* Fix findBugs

* Deduplicate code

* Cleanup

* Fix groups not showing up with new card

* Fix capture and enter button touching

* Fix dialog button look
2020-11-06 18:12:06 +01:00
2020-11-06 18:12:06 +01:00
2020-11-05 20:29:37 +01:00
2020-11-06 18:09:52 +01:00
2016-01-30 20:50:30 -05:00
2020-10-29 18:30:52 +00:00
2018-10-14 11:07:21 -07:00
2020-11-05 21:38:34 +01:00
2018-01-24 16:06:05 -05:00
2020-11-02 18:00:43 +01:00
2020-11-02 18:00:43 +01:00
2016-01-24 11:13:32 -05:00
2020-10-29 19:29:39 +01:00
2016-01-30 20:50:30 -05:00

Catima

Android CI Translation status

Get it on F-Droid Get it on Google Play

Logo

Logo by Rose (TangentFoxy)

Stores all of your store loyalty cards on your phone, removing the need to carry them around. Currently the following barcode types are supported:

  • AZTEC
  • CODABAR
  • CODE_39
  • CODE_128
  • DATA_MATRIX
  • EAN_8
  • EAN_13
  • ITF
  • PDF_417
  • QR_CODE
  • UPC_A

Screenshots

Migrating from other apps

See our migration guides.

Building

To build, use the gradle wrapper scripts provided in the top level directory of the project. The following will compile the application and run all unit tests:

GNU/Linux, OSX, UNIX:

./gradlew build

Windows:

./gradlew.bat build

Translating

Please contribute through our Weblate page.

Thanks

This application uses the following image:

Note from Developer

This application is based on the great Loyalty Card Keychain by Branden Archer. This fork was created due to the original developer having stopped development of this app.

Description
No description provided
Readme GPL-3.0 48 MiB
Languages
Java 74.4%
Kotlin 23.9%
Shell 0.9%
Python 0.7%
Ruby 0.1%