## Quagga2 Scanner - Reader-Reihenfolge optimiert: CODE128/CODE39 vor EAN - Verhindert Fehlerkennungen bei alphanumerischen Codes (z.B. P20260030) - EAN-Reader haben niedrigere Priorität ## Brother PT-E560BT Android App - Native Kotlin App für Bluetooth-Druck auf Brother PT-E560BT - Intent-Schema: brotherprint://print?barcode=XXX&ref=REF - 90° Rotation für Längs-Druck auf 24mm TZe-Band - Produkt-Referenz (fett), Barcode-Strichen, Barcode-Wert - Erweiterte Error-Handling (SetLabelsizeError, NoCoverError, etc.) - Build: Gradle 9.3.1, Kotlin 2.1.0, Brother SDK v4 ## Bestelllogik - ref_supplier = "Direkt" (ohne Datum) für dauerhafte Direktbestellungen - Pro Lieferant eine durchgängige Direkt-Bestellung statt tägliche neue ## PWA Updates - Service Worker v8.1 - CSS/JS Cache-Invalidierung (?v=81) - localStorage Migration für alte Keys ## Dokumentation - README.md aktualisiert mit Brother-App und PWA-Details - Dateistruktur erweitert um android-app/ - .gitignore für Test-Dateien Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
37 lines
No EOL
755 B
JSON
37 lines
No EOL
755 B
JSON
{
|
|
"version": 3,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "de.data_it_solution.brotherprinthelper",
|
|
"variantName": "release",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"attributes": [],
|
|
"versionCode": 1,
|
|
"versionName": "1.0.0",
|
|
"outputFile": "app-release-unsigned.apk"
|
|
}
|
|
],
|
|
"elementType": "File",
|
|
"baselineProfiles": [
|
|
{
|
|
"minApi": 28,
|
|
"maxApi": 30,
|
|
"baselineProfiles": [
|
|
"baselineProfiles/1/app-release-unsigned.dm"
|
|
]
|
|
},
|
|
{
|
|
"minApi": 31,
|
|
"maxApi": 2147483647,
|
|
"baselineProfiles": [
|
|
"baselineProfiles/0/app-release-unsigned.dm"
|
|
]
|
|
}
|
|
],
|
|
"minSdkVersionForDexing": 24
|
|
} |