diff --git a/fastlane/metadata/android/sl/changelogs/11.txt b/fastlane/metadata/android/sl/changelogs/11.txt new file mode 100644 index 000000000..4f916f6ca --- /dev/null +++ b/fastlane/metadata/android/sl/changelogs/11.txt @@ -0,0 +1,5 @@ +- When editing a card ID, pre-populate the existing ID to start. (pull #94 (https://github.com/brarcher/loyalty-card-locker/pull/94)) +- Limit the width of generated barcodes to reduce memory usage and out of memory errors. (pull #103 (https://github.com/brarcher/loyalty-card-locker/pull/103)) +- When editing a card, change the "Enter Card" button to say "Edit Card" if a card ID already exists. (pull #104 (https://github.com/brarcher/loyalty-card-locker/pull/104)) +- Change the color scheme to be softer and compatible with the app icon, and change the layout when viewing a card to be cleaner. (pull #107 (https://github.com/brarcher/loyalty-card-locker/pull/107)) +- Add an intro wizard which launches on the app's first launch. (pull #108 (https://github.com/brarcher/loyalty-card-locker/pull/108)) diff --git a/fastlane/metadata/android/sl/changelogs/18.txt b/fastlane/metadata/android/sl/changelogs/18.txt new file mode 100644 index 000000000..4df31e0de --- /dev/null +++ b/fastlane/metadata/android/sl/changelogs/18.txt @@ -0,0 +1,2 @@ +- Popravljena napaka v Android SDK 24+, kjer je uporaba možnosti uvoza izbirnika datotek povzročila sesutje. (pull #170 (https://github.com/brarcher/loyalty-card-locker/pull/170)) +- Nova ikona in barvna shema. (pull #171 (https://github.com/brarcher/loyalty-card-locker/pull/171)) diff --git a/fastlane/metadata/android/sl/changelogs/19.txt b/fastlane/metadata/android/sl/changelogs/19.txt new file mode 100644 index 000000000..e04ef6b88 --- /dev/null +++ b/fastlane/metadata/android/sl/changelogs/19.txt @@ -0,0 +1,3 @@ +- Popravek napake pri uvozu nekaterih vrst poškodovanih CSV datotek. (pull #177 (https://github.com/brarcher/loyalty-card-locker/pull/177)) +- Popravek uvoza varnostnih kopij neposredno iz datotečnega sistema. (pull #180 (https://github.com/brarcher/loyalty-card-locker/pull/180)) +- Popravek uvoza varnostnih kopij iz določenih vrst ponudnikov vsebin. (pull #179 (https://github.com/brarcher/loyalty-card-locker/pull/179))