diff --git a/.github/workflows/Release.yaml b/.github/workflows/Release.yaml index 24766a1..5fa3236 100644 --- a/.github/workflows/Release.yaml +++ b/.github/workflows/Release.yaml @@ -16,7 +16,7 @@ jobs: # Константы, используемые далее по тексту env: PROJ: EnchantIt - TAG: 2.7 + TAG: 2.8 steps: # Проверка состава репозитория diff --git a/.release/PADetector.apk b/.release/PADetector.apk index 25018d8..eae2e17 100644 Binary files a/.release/PADetector.apk and b/.release/PADetector.apk differ diff --git a/.release/Release.md b/.release/Release.md index 808998e..d3a3e99 100644 --- a/.release/Release.md +++ b/.release/Release.md @@ -1,6 +1,6 @@ -_Изменения для v 2.7_: +_Изменения для v 2.8_: +- Implemented different presentations of data in the “Show it to me” interface; +- A short guide will be displayed at the top of the page the first time user launches the app; - Upgraded the user interface: applied correct icon, fixed flickering splash screen, fixed white navigation bar; - Fixed behavior of the message about the certificate availability; -- Adjusted the width of the picture for “show it to me” mode; -- Added the reset button for the “chat”; -- Adjusted the buttons placement for “App about” interface +- Adjusted the width of the picture for “show it to me” mode diff --git a/Changes.log b/Changes.log index 2b62f67..d857b62 100644 --- a/Changes.log +++ b/Changes.log @@ -1,8 +1,12 @@ PA detector changes log: ToDo: -- Session start time and number; -- Different presentations of the same set of data in the SMTH +- Session start time and number + +Version 2.8: +• Implemented different presentations of data in the “Show it to me” interface; +• A short guide will be displayed at the top of the page the first time user launches + the app Version 2.7: • Upgraded the user interface: applied correct icon, fixed flickering splash screen, diff --git a/README.md b/README.md index c73aab9..b22468d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# EnchantIt v 2.7 +# EnchantIt v 2.8 PA detector (formerly known as EnchantIt), the paranormal activity search tool diff --git a/src/AndroidManifest.xml b/src/AndroidManifest.xml index 8f43d34..ceff1c9 100644 --- a/src/AndroidManifest.xml +++ b/src/AndroidManifest.xml @@ -1,7 +1,7 @@  + android:installLocation="internalOnly" android:versionCode="600209" android:versionName="2.8"> diff --git a/src/EnchantIt_en_us.resx b/src/EnchantIt_en_us.resx index e37476f..d1e140e 100644 --- a/src/EnchantIt_en_us.resx +++ b/src/EnchantIt_en_us.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - About application + About the application Accept