0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-19 19:42:18 +02:00

Advance version number to 1.25.0

This commit is contained in:
Markus Fisch 2020-04-14 21:45:16 +02:00
parent 2a6cd169aa
commit ec07e10208
2 changed files with 17 additions and 2 deletions

View File

@ -1,5 +1,20 @@
# Change Log
# 1.25.0
* Add giving scans individual names in history listing
* Add searching the history
* Add a setting to search harder for barcodes
* Add a setting to control vibration on detection
* Add app shortcuts for launchers that support them
* Remove saving barcodes for intents from other apps
* Show latest possible result point in camera view
* Suggest a WiFi network on Android Q+
* Always put parsed WiFi password into clipboard
* Use native image processing where available
* Ignore consecutive duplicates by default
* Fix saving external files on Android Q+
* Fix order of metadata items
# 1.24.0
* Show barcode metadata
* Add a setting to show/hide metadata

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 57
versionName '1.24.0'
versionCode 58
versionName '1.25.0'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality