0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-19 19:42:18 +02:00
Commit Graph

1236 Commits

Author SHA1 Message Date
bovirus
6b359d4c65
Update Italian language 2024-05-10 21:08:07 +02:00
Markus Fisch
863caed387 Advance version number to 1.63.8 2024-05-10 20:56:25 +02:00
Markus Fisch
e4f17b9bdf Add an option to show a checksum
For the decoded content. On request of #452.
2024-05-10 20:37:32 +02:00
Markus Fisch
c2071d8d81 Treat LF/CR/Tab as printable characters
When encoding "something\nlike\tthüs". This string should be encoded
as text rather than binary, of course.
2024-05-08 19:49:19 +02:00
Markus Fisch
4758c2d337 Update tools and gradle wrapper 2024-05-07 21:57:36 +02:00
Markus Fisch
91336fe15c Encode as ByteArray if text contains non-printable
To support escape sequences containing non-printable characters.
2024-05-07 21:54:57 +02:00
Markus Fisch
2c437f3771 Add Liberapay to README 2024-04-27 15:58:37 +02:00
bovirus
cb082b20fe
Update Italian language 2024-04-21 21:27:57 +02:00
Markus Fisch
bce3630686 Advance version number to 1.63.7 2024-04-17 21:48:31 +02:00
Markus Fisch
4feb4d066c Update ZXingCpp for Aztec Runes 2024-04-17 21:24:30 +02:00
Markus Fisch
e7d84cd916 Update tools version 2024-04-17 21:22:53 +02:00
Giovanni Donisi
84e2917694
Update Italian translation 2024-04-14 13:58:07 +02:00
Markus Fisch
b87464ec40 Advance version number to 1.63.6 2024-04-13 14:38:27 +02:00
Markus Fisch
269e0f41a6 Correct spelling mistakes in Spanish translation
Following the recommendations from the linter.
2024-04-13 14:32:27 +02:00
Nathan
aefbc4a296
Update French translation 2024-04-13 14:26:19 +02:00
Sergiy Stupar
c64984dc6a
Update Ukrainian translation 2024-03-31 12:49:47 +02:00
Markus Fisch
24c7ad0ba4 Return Codabar start/stop codes
As requested in #445.

The start/stop codes determine if a barcode is complete or if there
is a continuation code to scan.
2024-03-30 12:46:15 +01:00
Markus Fisch
643a935852 Move buildConfig from properties into build.gradle
Apparently setting 'android.defaults.buildfeatures.buildconfig=true'
is deprecated and will be removed in version 9.0 of the Android Gradle
plugin.
2024-03-30 12:46:15 +01:00
solokot
4fcb836b53
Update Russian translation 2024-03-26 12:12:30 +01:00
Markus Fisch
48ed5f1a2c Add history shortcut 2024-03-25 21:36:53 +01:00
Markus Fisch
3aa2371eeb Advance version number to 1.63.5 2024-03-24 21:15:31 +01:00
solokot
88f92943c0
Update Russian translation 2024-03-24 14:53:36 +01:00
Sergiy Stupar
39710d4ab9
Update Ukrainian translation 2024-03-24 14:53:03 +01:00
Markus Fisch
93f7cd3cb8 Map old ignore setting to new one
For existing installations that changed this value.
2024-03-23 20:21:08 +01:00
Markus Fisch
69baa3b824 Add an option to ignore any duplicates
As requested in issue #439.
2024-03-23 14:20:42 +01:00
Markus Fisch
bb05e38278 Update tools version 2024-03-21 21:23:28 +01:00
KamaleiZestri
554f5a5e73
Fix failing send due to invalid bluetooth connection
Try reconnect to socket once before failing.
2024-03-21 21:19:51 +01:00
Markus Fisch
2dcf7772f2 Update tools version and gradle wrapper 2024-03-17 13:52:49 +01:00
Markus Fisch
3c7012e3c4 Advance version number to 1.63.4 2024-03-17 13:35:31 +01:00
Markus Fisch
08e11c3c40 Update ZXingCpp to fix support for old devices 2024-03-16 21:38:51 +01:00
Unknownman820
31854dab0c
Update Chinese translation 2024-03-16 21:38:04 +01:00
Markus Fisch
4f12c3e270 Advance version number to 1.63.3 2024-03-04 21:06:50 +01:00
Markus Fisch
3ec43dabce Update AndroidX SCAN Intent sample 2024-03-03 18:34:42 +01:00
Markus Fisch
0d4f536f71 Fix returning barcode format in return Intent
The class `BarcodeFormat` is not known to callers, of course.
2024-03-03 18:30:55 +01:00
Markus Fisch
b064a293fb Add donation options to the README 2024-02-29 20:25:50 +01:00
Markus Fisch
d124c29919 Advance version number to 1.63.2 2024-02-19 22:08:22 +01:00
Markus Fisch
2e89f1530a Add DX_FILM_EDGE barcode format
And add it to the selected barcodes so it's immediately
available for existing installations too.
2024-02-17 13:41:49 +01:00
Markus Fisch
ef7e2a4b0d Update build tools 2024-02-17 13:40:28 +01:00
Markus Fisch
f680533819 Update ZXingCpp for DX_FILM_EDGE format 2024-02-17 13:21:06 +01:00
Oğuz Ersen
a8c977c40e
Update Turkish translation 2024-01-21 17:31:20 +01:00
Markus Fisch
1e89b22953 Update ZXingCpp to latest version
For QRCode: fix crash reported in #700
2024-01-15 20:14:50 +01:00
Markus Fisch
11f028e0f3 Update Kotlin version 2024-01-15 20:13:37 +01:00
Markus Fisch
1f7f4a23b5 Update tools version 2024-01-15 20:11:50 +01:00
Sergiy Stupar
41581d07ec
Update Ukrainian translation 2024-01-14 20:53:17 +01:00
Markus Fisch
dc819a6e1a Advance version number to 1.63.1 2024-01-13 13:47:32 +01:00
Markus Fisch
5b51072f1a Include custom label in json/csv exports/shares 2024-01-13 13:29:45 +01:00
solokot
1b10e82cb2
Update Russian translation 2024-01-12 08:55:55 +01:00
Markus Fisch
eeae1eb0ad Advance version number to 1.63.0 2024-01-11 20:27:27 +01:00
Markus Fisch
21c29ca373 Set sendScanActive to false by default
Was enabled by default because this setting came after `sendScanUrl`
and I didn't want to annoy users using this feature already.

But it's probably too suspicious to have it enabled by default, even
if it does nothing, of course.
2024-01-11 17:10:22 +01:00
Markus Fisch
8bcb72e91b Use getParcelableExtra(String, Class) on Tiramisu+ 2024-01-11 00:23:15 +01:00