From 350da61d1732a44c5ade94e521576b48b72a388e Mon Sep 17 00:00:00 2001 From: Tom Fong Date: Sun, 31 Mar 2024 02:19:05 +0800 Subject: [PATCH] docs: update --- fastlane/metadata/android/de/full_description.txt | 3 ++- fastlane/metadata/android/en-US/changelogs/4010000.txt | 3 +++ fastlane/metadata/android/en-US/full_description.txt | 5 +++-- 3 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/4010000.txt diff --git a/fastlane/metadata/android/de/full_description.txt b/fastlane/metadata/android/de/full_description.txt index eb749f1..729e81f 100644 --- a/fastlane/metadata/android/de/full_description.txt +++ b/fastlane/metadata/android/de/full_description.txt @@ -6,7 +6,7 @@ Mit der App ist das möglich * QR-Code und andere Barcodes in Sekundenschnelle zu scannen, einschließlich UPC, EAN, Code 39/128, ITF, Codabar, Aztec, Data Matrix, PDF417, MaxiCode und GS1 DataBar. * Bilddateien zu importieren und den darauf befindlichen QR-Code zu scannen. -* QR-Codes aus Vorlagen,die Freitext, URL, vCard-Kontakt, Telefonnummer, Nachricht, E-Mail und WLAN enthalten, zu erstellen. +* QR-Codes aus Vorlagen,die Freitext, URL, vCard-Kontakt, Telefonnummer, Nachricht, Geolokalisierung, E-Mail und WLAN enthalten, zu erstellen. * Gescannte Ergebnissen, die gescannt wurden, erstellt oder erneut angezeigt wurden zu protokollieren. Diese protokollierten Aufzeichnungen können für schnellen Zugriff mit einem Lesezeichen versehen und auch gesichert werden. * Aufgaben auf dem Ergebnis mit einem Fingertipp zu erledigen, einschließlich, aber nicht beschränkt auf * Verwenden als Schlüsselwort für die Websuche. @@ -19,5 +19,6 @@ Mit der App ist das möglich * Telefonnummer: Telefonanruf, Kontakt hinzufügen * Nachricht: Nachricht senden, Kontakt hinzufügen * E-Mail: E-Mail senden + * Geolokalisierung: Karte öffnen * Passen Sie den generierten QR-Code an, z. Fehlerkorrekturstufe, Farbe, Rand und Bildschirmhelligkeit. * Die App anzupassen, z.B. App-Startseite, Sprache und Farbthema etc. diff --git a/fastlane/metadata/android/en-US/changelogs/4010000.txt b/fastlane/metadata/android/en-US/changelogs/4010000.txt new file mode 100644 index 0000000..c611205 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/4010000.txt @@ -0,0 +1,3 @@ +* Support geolocation QR code +* Support Portuguese (Brazil) language +* Disable auto URL opening by default \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index c3d83df..e3f88fe 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -6,7 +6,7 @@ By using the app, you can: * Scan QR Code and other barcodes in a second, including UPC, EAN, Code 39/128, ITF, Codabar, Aztec, Data Matrix, PDF417, MaxiCode and GS1 DataBar. * Import image files and scan the QR Code on it. -* Create QR code from templates, which includes Free Text, URL, vCard Contact, Phone Number, Message, Email and Wi-Fi. +* Create QR code from templates, which includes Free Text, URL, vCard Contact, Phone Number, Message, Email, Wi-Fi and Geolocation. * Automatically log results that you scan, create or view again. These logged records can be bookmarked for quick access, and also backupable. * Do tasks on the result with a tap, including but not limited to * Use it as a keyword to do web search. @@ -14,10 +14,11 @@ By using the app, you can: * Execute base64 encoding/decoding on it. * Generate a new shareable QR code by using it as the content. * Do corresponding tasks if it is a - * URL: Browse website + * URL: Browse website / Open application * vCard contact: Add contact * Phone number: Phone call, add contact * Message: Send message, add contact * Email: Send email + * Geolocation: Open map * Customize the generated QR code, e.g. error correction level, color, margin and screen brightness. * Customize the app, e.g. app initial page, language and color theme etc.