Commit Graph

27 Commits (4561572aad3de1aee941e6da990e4acacd9e9b48)

Author SHA1 Message Date
Eric de Boer 333fd0562a Move constants to files they are used. 2024-06-21 11:06:15 +02:00
Eric de Boer 39af2474d2 Remove EAN 2 and 5 as they are not supported by the loyalty cards app 2024-06-21 09:37:12 +02:00
Eric de Boer 5f18f47d8a Add license 2024-06-21 09:28:08 +02:00
Eric de Boer dfa3417e68 update version 2024-06-21 09:28:08 +02:00
Eric de Boer c2792f667a Also add padding for linear code, otherwise black watch border prevents scanning. 2024-06-21 09:28:08 +02:00
Eric de Boer fd2b347349 Espruino doesn't support search or {} Regex quantifier, replace with test 2024-06-21 09:28:07 +02:00
Eric de Boer 67e7e71df1 Use require instead of unsupported import/export 2024-06-21 09:28:07 +02:00
Eric de Boer 50517444aa Only need flat encoding. 2024-06-21 09:28:07 +02:00
Eric de Boer 1f596995e2 allow emulator 2024-06-21 09:28:07 +02:00
Eric de Boer 1725941983 Add EAN & UPC 2024-06-21 09:28:07 +02:00
Anton 5bb07d2210 Fixes 2024-03-04 22:41:40 +01:00
Anton f16bf3d351 Merge remote-tracking branch 'upstream/master' into no-unused-vars 2024-03-04 22:39:25 +01:00
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Phil Roggenbuck e0a2081fc9
added suggestions from pr 2024-03-04 01:10:30 +01:00
Phil Roggenbuck a15e8b665d
Cards App added brightness option
Added an option to use full brightness when showing code
2024-03-03 14:05:09 +01:00
Gabriele Monaco 6433ae0a11 cards: bump version and changelog 2023-11-03 06:51:30 +01:00
Gabriele Monaco 60a7cbcf5b cards: hiding widgets while showing the code 2023-11-01 11:07:00 +01:00
Gabriele Monaco 8932be94a0 cards: updated docs about synchronization
Since now GB supports the feature, I added it in the readme.
2023-09-23 23:32:48 +02:00
Gabriele Monaco b17c640acf Added licenses and references to cards code libraries 2023-09-13 17:03:23 +02:00
Gabriele Monaco 23a67398c5 cards: added disclaimer in README 2023-09-12 07:20:08 +02:00
Gabriele Monaco 1c27bb45d3 Going back from the code view with button 2023-08-24 18:27:22 +02:00
Gabriele Monaco 536da24a10 Added card's colour in the card's page 2023-08-22 17:56:02 +02:00
Gabriele Monaco 26da9b2bb3 Made code colours independent on the theme 2023-08-17 14:19:40 +02:00
Gabriele Monaco 2bc2d9ff35 Added padding to codes and updated screenshots 2023-08-16 08:58:32 +02:00
Gabriele Monaco 56f9788034 cards: added changelog and used libraries 2023-08-15 15:31:18 +02:00
Gabriele Monaco d5c445f472 Added `cards` app
This app will be able to render cards as synchronized by Catima
2023-08-15 14:44:21 +02:00