Commit graph

22 commits

Author SHA1 Message Date
The one with the braid
6bd3ff3ad9 fix: support utf-16 encoding 2025-04-04 08:14:42 +00:00
The one with the braid
c1d9fa2db3 chore: bump SDK
Signed-off-by: The one with the braid <info@braid.business>
2024-10-14 21:31:29 +02:00
The one with the braid
08bfebb09e fix: handle trailing slash in web service
Signed-off-by: The one with the braid <info@braid.business>
2024-10-14 21:21:18 +02:00
The one with the braid
0863580b23 fix: support compressed archives and advanced character encoding
Signed-off-by: The one with the braid <info@braid.business>
2024-07-11 11:52:22 +02:00
The one with the braid
f07a5eec80 Merge branch 'scaled-logo' into 'main'
fix: use scale when matching files

Closes #2

See merge request TheOneWithTheBraid/dart_pkpass!4
2024-07-10 06:21:47 +00:00
The one with the braid
4fd0189af8 Merge branch 'value-tostring' into 'main'
fix: convert field value to String instead of casting

See merge request TheOneWithTheBraid/dart_pkpass!3
2024-07-10 06:20:45 +00:00
The one with the braid
a8e912327b chore: apply code style
Signed-off-by: The one with the braid <info@braid.business>
2024-06-15 17:52:40 +02:00
ptrcnull
eb07efdec3 fix: use scale when matching files 2024-05-30 16:02:48 +02:00
ptrcnull
325ee81d1f fix: convert field value to String instead of casting
sometimes, a silly vendor will make their pass field
a number in JSON instead of a string;
the iOS Wallet app displays it just fine though
2024-05-30 15:28:38 +02:00
Florian Werner
2666eccf3e Feature: implement advanced number and date formatting 2024-04-05 17:20:01 +00:00
The one with the braid
d294a50ea4 fix: do not match scale if localization empty
Signed-off-by: The one with the braid <info@braid.business>
2024-02-06 08:06:04 +01:00
The one with the braid
0a32804cc6 refactor: use binary barcode data by default
Signed-off-by: The one with the braid <info@braid.business>
2024-01-27 12:12:17 +01:00
The one with the braid
6e7f19a764 feat: implement web service
Signed-off-by: The one with the braid <info@braid.business>
2023-11-26 19:42:29 +01:00
The one with the braid
fd864cf4e2 fix: remove print statements
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-09-08 09:25:24 +02:00
The one with the braid
c8b274c624 fix: invalid JSON parser for eventTicket
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-09-08 09:07:45 +02:00
The one with the braid
a41784b77e chore: support complete CSS color codes
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-09-04 12:23:44 +02:00
The one with the braid
f32c0dfbe1 fix: code style
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-08-29 14:17:03 +02:00
The one with the braid
a6076c188c chore: export more public classes
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-08-29 14:01:32 +02:00
The one with the braid
e345763813 feat: add String localization support
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-08-27 19:50:37 +02:00
The one with the braid
78f88305ec chore: add high level classes
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-08-27 17:47:11 +02:00
The one with the braid
165226bee1 chore: style
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-08-26 23:10:10 +02:00
The one with the braid
cf9609d699 chore: initial commit
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-08-26 23:05:51 +02:00