From 256183b4aa1d4a60c063a4ae1fd4e1dd97e96dc1 Mon Sep 17 00:00:00 2001 From: Markus Fisch Date: Sun, 26 Apr 2020 21:07:56 +0200 Subject: [PATCH] Fix version headlines in CHANGELOG --- CHANGELOG.md | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68f8311a..7b744eb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,15 @@ # Change Log -# 1.26.0 +## 1.26.0 * Zoom in & out by swiping vertically in camera view * Add a setting for swipe to zoom feature * Optimize vector drawables * Update Indonesian translation -# 1.25.1 +## 1.25.1 * Fix Proguard configuration -# 1.25.0 +## 1.25.0 * Add giving scans individual names in history listing * Add searching the history * Add a setting to search harder for barcodes @@ -24,7 +24,7 @@ * Fix saving external files on Android Q+ * Fix order of metadata items -# 1.24.0 +## 1.24.0 * Show barcode metadata * Add a setting to show/hide metadata * Include metadata in CSV export @@ -32,37 +32,37 @@ * Fix resetting flash button * Fix CSV export for Android Q -# 1.23.0 +## 1.23.0 * Add a setting to not save consecutive double scans * Add a setting to show/hide hex dump * Limit history items to just one line * Fix window insets for consecutive screens -# 1.22.3 +## 1.22.3 * Fix broken RenderScript built -# 1.22.2 +## 1.22.2 * Fix getting window insets for Android Lollipop and above -# 1.22.1 +## 1.22.1 * Ensure non-printable content is saved as raw data -# 1.22.0 +## 1.22.0 * Highlight detected barcodes in camera view * Add bing and yandex search engines * Update Chinese Translation * Update Italian translation * Update Indonesian translation -# 1.21.0 +## 1.21.0 * Save and restore history list state * Improve scanning from large images * Fix opening image files by "Open with" -# 1.20.1 +## 1.20.1 * Fix window insets below Android Lollipop -# 1.20.0 +## 1.20.0 * Scroll content below tool and system bars * Preset file name to save with format and content * Add encode menu item to make encoding easier when keyboard is visible @@ -73,28 +73,28 @@ * Fix returning result for ZXing's SCAN intent again * Fix transfering barcode format from history -# 1.19.0 +## 1.19.0 * Allow scaling a new barcode to half its size * Remember last selected barcode format -# 1.18.0 +## 1.18.0 * Make open URL default action after decoding a barcode * Add a setting to open contents without inspection * Highlight codes for picking in shared/loaded images * Improve visability of crop border * Fix returning result for ZXing's SCAN intent -# 1.17.1 +## 1.17.1 * Fix navigating back without choosing an image -# 1.17.0 +## 1.17.0 * Pinch/Zoom shared/loaded images to scan just a section * Add a load file menu item to load an image file * Add a save file menu item to the barcode view * Use discrete style for size seek bar * Fix bar transparency when zooming/pinching -# 1.16.0 +## 1.16.0 * Improve displaying scanned barcodes * Show a message if a barcode cannot be shared * Fix setting system bar transparency when double taping a barcode @@ -103,36 +103,36 @@ * Update Indonesian translation * Update Italian translation -# 1.15.0 +## 1.15.0 * Additionally export history as CSV file * Color tool and system bars when a view is scrolled * Add an intent filter for opening images * Add Russian translation -# 1.14.0 +## 1.14.0 * Add OTP support * Update Indonesian translation -# 1.13.1 +## 1.13.1 * Fix crash caused by missing support for Regex on Android < 6 -# 1.13.0 +## 1.13.0 * Add missing extras for ZXing result intents -# 1.12.0 +## 1.12.0 * Add preferences dialog and the option to use a custom URL with read contents * Add Brazilian Portuguese translation * Add Chinese translation * Encode text using UTF-8 encoding when creating a barcode -# 1.11.2 +## 1.11.2 * Downgrade ZXing version * Improve getting system UI metrics -# 1.11.1 +## 1.11.1 * Fix tap to focus on some devices -# 1.11.0 +## 1.11.0 * Add support for VCard and VEvent barcodes contents * Generated barcodes are now zoomable * Fix creating PDF417 barcodes