From 187bef48e1945415d40ea973f1a2eac5cd875e61 Mon Sep 17 00:00:00 2001 From: fossdd Date: Tue, 23 Feb 2021 13:28:27 +0000 Subject: [PATCH] initial fastlane structures --- .../android/en-US/full_description.txt | 43 +++++++++++++++++++ .../android/en-US/short_description.txt | 1 + 2 files changed, 44 insertions(+) create mode 100644 fastlane/metadata/android/en-US/full_description.txt create mode 100644 fastlane/metadata/android/en-US/short_description.txt diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 0000000..080e0b6 --- /dev/null +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -0,0 +1,43 @@ +--- Supported modes: + + + +The mode specifications are taken from the Dayton Paper of JL Barber: +http://www.barberdsp.com/downloads/Dayton%20Paper.pdf + +--- Image: + +Tap "Take Picture" or "Pick Picture" menu button or +use the Share option of any app like Gallery to load an image. + +To keep the aspect ratio, black borders will be added if necessary. +Original image can be resend using another mode without reloading. + +After image rotation or mode changing the image +will be scaled to that mode's native size. + +After closing the app the loaded image will not be stored. + +--- Text Overlay: + +Single tap to add a text overlay. +Single tap on text overlay to edit it. +Long press to move text overlay. +Remove the text to remove a text overlay. + +After closing the app all text overlays +will be stored and reloaded when restarting. + +--- Menu: + + +
  • "Stop" - Stops the current sending and empties the queue.
  • +
  • "Rotate Image" - Rotates the image by 90 degrees.
  • +
  • "Modes" - Lists all supported modes.
  • \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt new file mode 100644 index 0000000..f2af009 --- /dev/null +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +Image encoder for Slow-Scan Television (SSTV) audio signals