Branden Archer
4a8bc4744d
Add Dutch translations
...
These are provided by PanderMusubi
https://github.com/brarcher/loyalty-card-locker/issues/27
2016-03-16 22:54:31 -04:00
Branden Archer
8c371751a7
Allow store name to be editable after creation
2016-03-11 21:53:38 -05:00
Branden Archer
c21c81f2c7
Correct names of unit tests
...
Some of the tests mentioned "Gift" cards, but should mention
"Loyalty" cards instead. Additionally, made one unit test's
intention more clear.
2016-03-11 21:53:38 -05:00
Branden Archer
5f2e3a5e1d
Change inner class to be static
2016-02-20 13:31:34 -05:00
Branden Archer
5e57d66daa
Do not bring up keyboard in view activity
...
Typically one will open the view activity to bring up a
barcode, and the keyboard is not expected. Disable the
keyboard until an editable field is selected.
2016-02-10 21:42:57 -05:00
Branden Archer
73aff4aeb8
Support all barcodes zxing can generate
2016-02-10 21:42:57 -05:00
Branden Archer
9820bca315
declare usage of the auto focus feature for the camera
...
The zxing library will attempt to use auto focus on the camera,
if available.
2016-02-07 15:38:07 -05:00
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
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
265d24c95d
Initial commit of application
2016-01-30 20:50:30 -05:00