Commit Graph
13 Commits
Author SHA1 Message Date
Branden Archer 2e457dc06e Add permission for using camera
The zxing library will need this permission to work
correctly.
2016-02-07 15:37:40 -05:00
Branden Archer 8bfd0f1215 Use multiple lines to declare features and permissions
This is for readability.
2016-02-07 15:37:15 -05:00
Branden Archer 96c665a539 Support scanning all types of 1D barcodes
There are loyalty cards which are not product codes but are 1D
barcodes. Enabling support for all types of 1D barcodes to
enable more types of loyalty cards.
2016-02-03 15:09:54 -05:00
Branden Archer c0e8a33605 Merge pull request #6 from brarcher/readme
Add F-Droid icon and fix grammer in README.md
2016-02-02 22:51:48 -05:00
Branden Archer fb96dfc8ac Add F-Droid icon and fix grammer in README.md 2016-02-02 22:27:20 -05:00
Branden Archer 41590706b5 Merge pull request #2 from Airon90/patch-1
Create strings.xml for Italian translation
2016-01-31 14:24:15 -05:00
Michael Moroni 59a7976ad5 Update strings.xml
fix
2016-01-31 14:35:16 +01:00
Michael Moroni 281fc30418 Create strings.xml
Added Italian translation
2016-01-31 14:09:37 +01:00
Branden Archer 7638b0fff3 Merge pull request #1 from brarcher/initial
Initial commit of application
v0.1
2016-01-30 21:03:09 -05:00
Branden Archer 265d24c95d Initial commit of application 2016-01-30 20:50:30 -05:00
Branden Archer 439e226a80 Enable building with Travis CI 2016-01-30 20:36:10 -05:00
Branden Archer 08cb6e88bb Add README.md 2016-01-30 20:35:40 -05:00
Branden Archer 91b4d3c3fd Initial commit 2016-01-24 11:13:32 -05:00