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

198 lines
4.7 KiB
Markdown
Raw Normal View History

2017-08-27 18:37:44 +02:00
# Change Log
2019-12-22 13:50:05 +01:00
# 1.20.1
* Fix window insets below Android Lollipop
2019-12-21 18:13:48 +01:00
# 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
* Increase font size of barcode contents in history
* Update Hungarian translation
* Update Indonesian translation
* Fix encoding for old Androids
* Fix returning result for ZXing's SCAN intent again
* Fix transfering barcode format from history
2019-11-24 17:32:23 +01:00
# 1.19.0
* Allow scaling a new barcode to half its size
* Remember last selected barcode format
2019-11-16 15:42:19 +01:00
# 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
2019-11-13 22:07:06 +01:00
# 1.17.1
* Fix navigating back without choosing an image
2019-11-12 23:38:24 +01:00
# 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
2019-11-07 21:52:59 +01:00
# 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
* Update Dutch translation
* Update Hungarian translation
* Update Indonesian translation
* Update Italian translation
2019-10-12 17:45:14 +02:00
# 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
2019-09-08 21:19:52 +02:00
# 1.14.0
* Add OTP support
* Update Indonesian translation
2019-08-31 10:45:02 +02:00
# 1.13.1
* Fix crash caused by missing support for Regex on Android < 6
2019-08-23 18:32:03 +02:00
# 1.13.0
* Add missing extras for ZXing result intents
2019-08-05 20:29:16 +02:00
# 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
2019-07-24 22:30:27 +02:00
# 1.11.2
* Downgrade ZXing version
* Improve getting system UI metrics
2019-07-22 11:06:14 +02:00
# 1.11.1
* Fix tap to focus on some devices
2019-07-18 20:52:12 +02:00
# 1.11.0
* Add support for VCard and VEvent barcodes contents
* Generated barcodes are now zoomable
* Fix creating PDF417 barcodes
2019-07-10 21:47:58 +02:00
## 1.10.0
* Add support for special barcode contents (WiFi, SMS, phone, E-mail)
* Add Indonesian translation
* Update Hungarian translation
* Make system bars completely transparent
2019-06-20 14:20:00 +02:00
## 1.9.1
* Pick search engine for content that is not an URL
2019-06-16 19:20:51 +02:00
## 1.9.0
* Try Google when opening content as URL fails
* Show generic error message if barcode generation fails
2019-05-26 17:04:54 +02:00
## 1.8.1
* Distribute APK instead of App Bundle
2019-05-26 16:15:52 +02:00
## 1.8.0
* Save binary data into external file
* Fix storage of binary data
* Remove horizontal orientation line from scanner
2019-05-20 20:17:04 +02:00
## 1.7.3
* Fix crashes on Lineage and remove RenderScript fallback
* Improve handling of binary data
2019-05-14 19:27:43 +02:00
## 1.7.2
* Add a fallback for RenderScript
* Add italian translation
2019-05-05 23:54:08 +02:00
## 1.7.1
* Fix support for 64 bit architectures
2019-05-01 13:44:51 +02:00
## 1.7.0
* Pick list separator on sharing history listing
* Update Hungarian translation
2019-04-23 21:42:03 +02:00
## 1.6.0
* Share history listing as plain text
* Add separator line between history items
* Add content description for floating action buttons
2019-04-12 20:46:26 +02:00
## 1.5.1
* Fix generating hex dump
2019-04-10 21:53:24 +02:00
## 1.5.0
* Show a hex dump of decoded contents
* Fix processing text from share menu
* Add French translation
2019-03-21 01:07:12 +01:00
## 1.4.3
* Fix broken history listing
2019-03-18 22:22:11 +01:00
## 1.4.2
* Show barcode type and content length after decoding
2019-03-17 21:03:29 +01:00
## 1.4.1
* Toggle availability of torch mode button according to camera features
2019-03-17 18:50:48 +01:00
## 1.4.0
* Save scanned codes and show a history listing
* Share generated barcodes
* Add scanning from a shared image
* Add menu item to switch between camera front/back camera
* Add dutch and hungarian translation
2019-02-19 22:04:38 +01:00
## 1.3.8
* Qualify for F-Droid
2019-01-18 18:40:36 +01:00
## 1.3.7
* Normalize URL schemes
2018-10-04 21:12:26 +02:00
## 1.3.6
* Fix handling of camera scene modes
2018-08-08 18:48:06 +02:00
## 1.3.5
* Add german translation
* Fix handling of data intents
* Respond to ZXing' SCAN intents
2018-06-02 13:17:14 +02:00
## 1.3.4
* Fix pre-processing for Android 7+
* Fix adaptive icons for Android 8+
2018-06-01 14:05:37 +02:00
## 1.3.3
* Improved pre-processing
* Added adaptive icon for Android 8+
* Decrease default magnification to 10%
2017-12-08 22:28:41 +01:00
## 1.3.2
* Fixed crash when going back very fast
2017-11-13 21:10:10 +01:00
## 1.3.1
* Changed primary color
2017-11-12 21:43:55 +01:00
## 1.3.0
* Support tap to focus
* Save chose zoom level permanently
* Update ZXing to latest version (3.3.2)
2017-11-04 22:52:27 +01:00
## 1.2.0
* Added a camera zoom slider
* Added an unobtrusive wallpaper background
* Replaced lock marks with just a horizontal line
* Put toggling torch mode into Floating Action Button
2017-09-03 12:35:35 +02:00
## 1.1.1
* Brought back inverting every second frame
2017-09-03 12:17:48 +02:00
## 1.1.0
2017-11-04 22:52:27 +01:00
* Create barcodes
2017-09-03 12:17:48 +02:00
* Streamlined video pre-processing
* Decoded content is editable now
* Fixed position of lock marks on tablets
* Open README from menu
2017-08-27 18:37:44 +02:00
## 1.0.1
* Keep proguard from messing with renderscript