PSX-7 BarNote
· v3.13.0
About
* If you use BarNote, please review it with *****, it's the only way to present widget to others.
* READ THE SHORT INSTRUCTION to find out how to define notes and see examples of them:
https://forums.garmin.com/developer/connect-iq/f/showcase/326352/psx-7-barnote
* My other apps:
https://apps.garmin.com/en-US/developer/08e95cb5-796b-4a07-a216-fee162a86e85/apps
* BarNote allow you to:
- display note on glance view (e.g. emergency info),
- display up to 30 notes
-- with text
--- with different size of font
--- autofit to one page (if possible)
--- define colour for notes and use colour inversion function
--- multipaging, scrolling, pages indicator
-- with bar code
--- EAN-8 /EAN-13/ UPC-A
--- code128 (e.g. park run)
--- QR
--- AZTEC
* Privacy Policy and GDPR
Only QRs/AZTECs are generated on web server but no data from QR/AZTEC and QR/AZTEC is saved on server.
Others data is taken, stored and display ONLY on YOUR device (the same is with QR/AZTEC after obtaining image of code data from the server).
Please make a copy of your notes (e.g. on phone using copy/paste from settings).
If you don't agree for this terms please DON'T install/use this widget.
#tags#
note notes bar code barcode park run parkrun ean upc code128 128 QR AZTEC
What's new
3.13.0
- added support for new devices
- technical update to SDK 7.4.3
3.12.0
- increased the notes area for Intinct
3.11.0 -3.9.0
- added AZTEC Code
- added support for new devices
- technical update to SDK 7.3.1
3.8.0 added escaping in notes:
// - for new line (breaking the line)
/s - for semicolon (;)
/e - for slash (/)
WARNING: Old notes have to be checked when contain an odd number of slashes! Sometimes you can see error #9 or no error but note will be parsing badly.