diff --git a/fastlane/metadata/android/en-US/changelogs/1.txt b/fastlane/metadata/android/en-US/changelogs/1.txt index feb0d17..c2eba09 100644 --- a/fastlane/metadata/android/en-US/changelogs/1.txt +++ b/fastlane/metadata/android/en-US/changelogs/1.txt @@ -1 +1 @@ -Initial release. + * Initial release. diff --git a/fastlane/metadata/android/en-US/changelogs/2.txt b/fastlane/metadata/android/en-US/changelogs/2.txt index 53b95b4..481cb52 100644 --- a/fastlane/metadata/android/en-US/changelogs/2.txt +++ b/fastlane/metadata/android/en-US/changelogs/2.txt @@ -1,5 +1,5 @@ -- Animation scaling issues fixed -- Stop service correctly to fix memory leak & reduce code -- Notification priority changed to low for Nougat and lower -- Option added to run service when screen is off to be able to force PIN entry -- Gradle & library updates \ No newline at end of file + * Animation scaling issues fixed + * Stop service correctly to fix memory leak & reduce code + * Notification priority changed to low for Nougat and lower + * Option added to run service when screen is off to be able to force PIN entry + * Gradle & library updates \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/3.txt b/fastlane/metadata/android/en-US/changelogs/3.txt index cc9c35f..3139b55 100644 --- a/fastlane/metadata/android/en-US/changelogs/3.txt +++ b/fastlane/metadata/android/en-US/changelogs/3.txt @@ -1,4 +1,4 @@ -- Fix for background service < Android 8.0/Oreo -- Add option for haptic feedback (vibration) on lock trigger -- Reworked animation logic -- Fix 'License' and 'Bug report' links on about page \ No newline at end of file + * Fix for background service < Android 8.0/Oreo + * Add option for haptic feedback (vibration) on lock trigger + * Reworked animation logic + * Fix 'License' and 'Bug report' links on about page \ No newline at end of file