diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 86c8367..4c25395 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -11,8 +11,8 @@ android { applicationId = "org.staacks.alpharemote" minSdk = 31 targetSdk = 35 - versionCode = 190 - versionName = "0.19" + versionCode = 1000 + versionName = "1.00" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" } diff --git a/metadata/de/changelogs/1000.txt b/metadata/de/changelogs/1000.txt new file mode 100644 index 0000000..de73cc2 --- /dev/null +++ b/metadata/de/changelogs/1000.txt @@ -0,0 +1 @@ +Erste offizielle Version. diff --git a/metadata/de/full_description.txt b/metadata/de/full_description.txt index f962cc8..6a71a2e 100644 --- a/metadata/de/full_description.txt +++ b/metadata/de/full_description.txt @@ -1,4 +1,4 @@ -Eine Bluetooth-Fernbedienungs-App für Sony-Kameras, die sofort im Benachrichtigungsbereich deines Telefons verfügbar ist, sobald du die Kamera einschaltest. Diese App ist kostenlos und quelloffen. +Eine Bluetooth-Fernbedienungs-App für Sony Alpha Kameras, die sofort im Benachrichtigungsbereich deines Telefons verfügbar ist, sobald du die Kamera einschaltest. Diese App ist kostenlos und quelloffen. Die App nutzt die Companion-App-Funktion von Android, was bedeutet, dass sie nicht aktiv nach deiner Kamera sucht, sondern nur von Android gestartet wird, wenn die Kamera vom System erkannt wurde. Der Dienst der App wird sofort beendet, sobald die Kamera wieder ausgeschaltet wird. Die Fernbedienungstasten sind genau dann verfügbar, wenn du sie brauchst, aber ansonsten werden keine Ressourcen oder Bildschirmflächen belegt. diff --git a/metadata/de/images/phoneScreenshots/2.png b/metadata/de/images/phoneScreenshots/2.png index af9e814..fdde0d2 100644 Binary files a/metadata/de/images/phoneScreenshots/2.png and b/metadata/de/images/phoneScreenshots/2.png differ diff --git a/metadata/de/images/phoneScreenshots/5.png b/metadata/de/images/phoneScreenshots/5.png new file mode 100644 index 0000000..2187a54 Binary files /dev/null and b/metadata/de/images/phoneScreenshots/5.png differ diff --git a/metadata/de/short_description.txt b/metadata/de/short_description.txt index f3257e3..52c7c8c 100644 --- a/metadata/de/short_description.txt +++ b/metadata/de/short_description.txt @@ -1 +1 @@ -Bluetooth-Fernbedienung für Sony Kameras +Bluetooth-Fernbedienung für Sony Alpha Kameras diff --git a/metadata/en-US/changelogs/1000.txt b/metadata/en-US/changelogs/1000.txt new file mode 100644 index 0000000..ceb30d3 --- /dev/null +++ b/metadata/en-US/changelogs/1000.txt @@ -0,0 +1 @@ +First official release. diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt index 138dda8..927f9b2 100644 --- a/metadata/en-US/full_description.txt +++ b/metadata/en-US/full_description.txt @@ -1,4 +1,4 @@ -A Bluetooth remote control app for Sony cameras that is immediately available in your phone's notification area as soon as you turn on your camera. This app is free and open source. +A Bluetooth remote control app for Sony Alpha cameras that is immediately available in your phone's notification area as soon as you turn on your camera. This app is free and open source. The app uses Android's companion app feature, meaning that it does not actively scan for your camera, but is only started by Android when the camera has been seen by the system - and the app's service is shut down as soon as it is turned off again. The remote control buttons are there when you need them, but no resources or screenspace are used otherwise. diff --git a/metadata/en-US/images/phoneScreenshots/2.png b/metadata/en-US/images/phoneScreenshots/2.png index 5208123..7a5d14f 100644 Binary files a/metadata/en-US/images/phoneScreenshots/2.png and b/metadata/en-US/images/phoneScreenshots/2.png differ diff --git a/metadata/en-US/images/phoneScreenshots/5.png b/metadata/en-US/images/phoneScreenshots/5.png new file mode 100644 index 0000000..cca25bd Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/5.png differ diff --git a/metadata/en-US/short_description.txt b/metadata/en-US/short_description.txt index a2e04be..b547916 100644 --- a/metadata/en-US/short_description.txt +++ b/metadata/en-US/short_description.txt @@ -1 +1 @@ -Bluetooth remote for Sony Cameras +Bluetooth remote for Sony Alpha Cameras