0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-20 20:03:06 +02:00
BinaryEye/CHANGELOG.md

318 lines
8.2 KiB
Markdown
Raw Normal View History

2017-08-27 18:37:44 +02:00
# Change Log
2020-08-07 14:34:05 +02:00
## 1.34.0
* Use Material Design settings with headers
* Add a setting to choose the message type when forwarding scanned content
2020-07-26 19:25:53 +02:00
## 1.33.0
2020-08-07 14:34:05 +02:00
* Add a setting to automatically send the scanned content to a custom URL
2020-07-26 19:25:53 +02:00
* Add a setting to automatically put contents into clipboard
* Add an explicit button to copy WiFi password into clipboard
* Update Indonesian translation
2020-07-04 15:28:44 +02:00
## 1.32.1
* Alternatively remove region of interest by dragging handle to a screen corner
* Restrict region of interest to screen space
* Remove extra action item to create barcode
2020-06-23 21:31:37 +02:00
## 1.32.0
* Add bulk mode
* Remember region of interest permanently
* Export generated barcode as SVG
* Run detection on images in background
* Remove a scan from result view
* Update Indonesian translation
2020-06-07 16:19:23 +02:00
## 1.31.0
* Stop detection while region of interest is modified
* Fix resetting region of interest
* Add Polish translation
2020-06-02 21:48:56 +02:00
## 1.30.1
* Improve usability of cropping limiter
* Draw round corners around region of interest
* Update Indonesian translation
2020-05-30 14:42:17 +02:00
## 1.30.0
* Add a handle to define a region of interest
* Add a setting to show/hide cropping limiter
* Add support for VCALENDAR types
* Add spanish translation
* Add copy to clipboard button to context menu in history listing
* Make history actions work on current listing only
* Keep camera selection over orientation changes
2020-05-22 13:39:41 +02:00
## 1.29.0
* Add a setting to enable reading of vertical 1D barcodes
2020-05-15 10:14:50 +02:00
## 1.28.0
* Share history as CSV and JSON too
* Export history in JSON format
* Update Indonesian translation
* Fix initializing of RenderScript automatically
* Fix highlighting after landscape to landscape rotations
2020-05-11 20:15:32 +02:00
## 1.27.1
* Update Russian translation
* Force compat mode if native RenderScript crashed
2020-05-04 21:01:01 +02:00
## 1.27.0
* Export SQLite database
* Improve order of preferences
* Update Italian translation
2020-04-26 21:07:56 +02:00
## 1.26.0
2020-04-26 20:32:44 +02:00
* Zoom in & out by swiping vertically in camera view
* Add a setting for swipe to zoom feature
* Optimize vector drawables
* Update Indonesian translation
2020-04-26 21:07:56 +02:00
## 1.25.1
2020-04-15 12:22:05 +02:00
* Fix Proguard configuration
2020-04-26 21:07:56 +02:00
## 1.25.0
2020-04-14 21:45:16 +02:00
* 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
2020-04-26 21:07:56 +02:00
## 1.24.0
2020-03-24 21:29:48 +01:00
* Show barcode metadata
* Add a setting to show/hide metadata
* Include metadata in CSV export
* Update italian translation
* Fix resetting flash button
* Fix CSV export for Android Q
2020-04-26 21:07:56 +02:00
## 1.23.0
2020-03-14 20:14:12 +01:00
* 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
2020-04-26 21:07:56 +02:00
## 1.22.3
2020-03-12 10:07:30 +01:00
* Fix broken RenderScript built
2020-04-26 21:07:56 +02:00
## 1.22.2
2020-03-11 21:52:33 +01:00
* Fix getting window insets for Android Lollipop and above
2020-04-26 21:07:56 +02:00
## 1.22.1
2020-03-10 19:32:06 +01:00
* Ensure non-printable content is saved as raw data
2020-04-26 21:07:56 +02:00
## 1.22.0
2020-03-04 21:51:06 +01:00
* Highlight detected barcodes in camera view
* Add bing and yandex search engines
* Update Chinese Translation
* Update Italian translation
* Update Indonesian translation
2020-04-26 21:07:56 +02:00
## 1.21.0
2019-12-29 17:03:28 +01:00
* Save and restore history list state
* Improve scanning from large images
* Fix opening image files by "Open with"
2020-04-26 21:07:56 +02:00
## 1.20.1
2019-12-22 13:50:05 +01:00
* Fix window insets below Android Lollipop
2020-04-26 21:07:56 +02:00
## 1.20.0
2019-12-21 18:13:48 +01:00
* 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
2020-04-26 21:07:56 +02:00
## 1.19.0
2019-11-24 17:32:23 +01:00
* Allow scaling a new barcode to half its size
* Remember last selected barcode format
2020-04-26 21:07:56 +02:00
## 1.18.0
2019-11-16 15:42:19 +01:00
* 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
2020-04-26 21:07:56 +02:00
## 1.17.1
2019-11-13 22:07:06 +01:00
* Fix navigating back without choosing an image
2020-04-26 21:07:56 +02:00
## 1.17.0
2019-11-12 23:38:24 +01:00
* 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
2020-04-26 21:07:56 +02:00
## 1.16.0
2019-11-07 21:52:59 +01:00
* 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
2020-04-26 21:07:56 +02:00
## 1.15.0
2019-10-12 17:45:14 +02:00
* 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
2020-04-26 21:07:56 +02:00
## 1.14.0
2019-09-08 21:19:52 +02:00
* Add OTP support
* Update Indonesian translation
2020-04-26 21:07:56 +02:00
## 1.13.1
2019-08-31 10:45:02 +02:00
* Fix crash caused by missing support for Regex on Android < 6
2020-04-26 21:07:56 +02:00
## 1.13.0
2019-08-23 18:32:03 +02:00
* Add missing extras for ZXing result intents
2020-04-26 21:07:56 +02:00
## 1.12.0
2019-08-05 20:29:16 +02:00
* 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
2020-04-26 21:07:56 +02:00
## 1.11.2
2019-07-24 22:30:27 +02:00
* Downgrade ZXing version
* Improve getting system UI metrics
2020-04-26 21:07:56 +02:00
## 1.11.1
2019-07-22 11:06:14 +02:00
* Fix tap to focus on some devices
2020-04-26 21:07:56 +02:00
## 1.11.0
2019-07-18 20:52:12 +02:00
* 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