diff --git a/app/build.gradle b/app/build.gradle index 843fdd5a0..cc5864d07 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.best.deskclock" minSdk 23 targetSdk 34 - versionCode 2002 - versionName '2.1' + versionCode 2003 + versionName '2.2' ndk { abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64' } diff --git a/fastlane/metadata/android/en-US/changelogs/2003.txt b/fastlane/metadata/android/en-US/changelogs/2003.txt new file mode 100644 index 000000000..28dfe7edf --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/2003.txt @@ -0,0 +1,11 @@ +**Fix** + - Fix the size of the marker in the stopwatch circle; + +**Improvements** + - Add the ability to change the accent color; + - Add the ability to hide/display card backgrounds (does not apply to settings); + - Add the ability to hide/display background borders (does not apply to settings); + - Add the ability to enable/disable vibrations to some UI elements (only devices equipped with a vibrator are affected); + - Vibrations are added to the settings switches (only devices equipped with a vibrator are affected); + - Remove essential permissions check when opening the app: now, if essential permissions are not granted, a message appears at the top of the settings; + - Screenshots updated (mainly for F-Droid) as discussed here: https://github.com/BlackyHawky/Clock/discussions/23#discussioncomment-9346357 \ 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 210150868..af3b2c4ae 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -12,12 +12,12 @@ Features: