From e902ada12878357ffab16e429170ef7d599c0064 Mon Sep 17 00:00:00 2001 From: Jamie Hodgson Date: Thu, 14 Jan 2021 15:02:22 +0100 Subject: [PATCH] 1.13.0 + Wear OS 2.2.0 --- AuthenticatorPro.WearOS/Properties/AndroidManifest.xml | 2 +- AuthenticatorPro/Properties/AndroidManifest.xml | 2 +- doc/BACKUP_FORMAT.md | 2 +- fastlane/metadata/android/en-US/changelogs/21000052.txt | 8 ++++++++ fastlane/metadata/android/en-US/changelogs/31000052.txt | 8 ++++++++ fastlane/metadata/android/en-US/changelogs/41000052.txt | 8 ++++++++ fastlane/metadata/android/en-US/changelogs/51000052.txt | 8 ++++++++ 7 files changed, 35 insertions(+), 3 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/21000052.txt create mode 100644 fastlane/metadata/android/en-US/changelogs/31000052.txt create mode 100644 fastlane/metadata/android/en-US/changelogs/41000052.txt create mode 100644 fastlane/metadata/android/en-US/changelogs/51000052.txt diff --git a/AuthenticatorPro.WearOS/Properties/AndroidManifest.xml b/AuthenticatorPro.WearOS/Properties/AndroidManifest.xml index d2b70fdeb4..890fc2128e 100644 --- a/AuthenticatorPro.WearOS/Properties/AndroidManifest.xml +++ b/AuthenticatorPro.WearOS/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@  - + diff --git a/AuthenticatorPro/Properties/AndroidManifest.xml b/AuthenticatorPro/Properties/AndroidManifest.xml index 645d0b4ddf..9cdf7c402f 100644 --- a/AuthenticatorPro/Properties/AndroidManifest.xml +++ b/AuthenticatorPro/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@  - + diff --git a/doc/BACKUP_FORMAT.md b/doc/BACKUP_FORMAT.md index c07a693021..014ecef0fb 100644 --- a/doc/BACKUP_FORMAT.md +++ b/doc/BACKUP_FORMAT.md @@ -101,7 +101,7 @@ python decrypt_backup.py backup.authpro > backup_decrypted.json You will be prompted for the password, and once decrypted the output will be sent to the ``backup_decrypted.json`` file. -### Encrypted Backups (Old) +### Encrypted Backups (pre 1.13) If your backup file is encrypted. The JSON data is encrypted with the AES_CBC_PKCS7 algorithm. You can decrypt a backup file using OpenSSL like this: diff --git a/fastlane/metadata/android/en-US/changelogs/21000052.txt b/fastlane/metadata/android/en-US/changelogs/21000052.txt new file mode 100644 index 0000000000..80ac91f451 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/21000052.txt @@ -0,0 +1,8 @@ +- New Feature: Auto backup +- New Feature: Import from other apps +- New Feature: Steam Authenticator support +- New Feature: Scan QR codes using other scanners +- New Feature: Transparent space around custom icons now automatically trimmed +- General: More secure backup format +- General: Added CTemplar, MyFRITZ and Steam icons +- General: Bug fixes and design tweaks \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/31000052.txt b/fastlane/metadata/android/en-US/changelogs/31000052.txt new file mode 100644 index 0000000000..80ac91f451 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/31000052.txt @@ -0,0 +1,8 @@ +- New Feature: Auto backup +- New Feature: Import from other apps +- New Feature: Steam Authenticator support +- New Feature: Scan QR codes using other scanners +- New Feature: Transparent space around custom icons now automatically trimmed +- General: More secure backup format +- General: Added CTemplar, MyFRITZ and Steam icons +- General: Bug fixes and design tweaks \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/41000052.txt b/fastlane/metadata/android/en-US/changelogs/41000052.txt new file mode 100644 index 0000000000..80ac91f451 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/41000052.txt @@ -0,0 +1,8 @@ +- New Feature: Auto backup +- New Feature: Import from other apps +- New Feature: Steam Authenticator support +- New Feature: Scan QR codes using other scanners +- New Feature: Transparent space around custom icons now automatically trimmed +- General: More secure backup format +- General: Added CTemplar, MyFRITZ and Steam icons +- General: Bug fixes and design tweaks \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/51000052.txt b/fastlane/metadata/android/en-US/changelogs/51000052.txt new file mode 100644 index 0000000000..80ac91f451 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/51000052.txt @@ -0,0 +1,8 @@ +- New Feature: Auto backup +- New Feature: Import from other apps +- New Feature: Steam Authenticator support +- New Feature: Scan QR codes using other scanners +- New Feature: Transparent space around custom icons now automatically trimmed +- General: More secure backup format +- General: Added CTemplar, MyFRITZ and Steam icons +- General: Bug fixes and design tweaks \ No newline at end of file