-
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
farfromrefuge
committed
Dec 7, 2023
1 parent
48689a9
commit c4404da
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
fastlane/metadata/com.akylas.documentscanner/android/en-US/changelogs/2.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
*Features* | ||
- *android:* animated scanner in preview chore: started to implement qrcode detection | ||
|
||
*Bug fixes* | ||
- correctly render rotated image while showing ocr data | ||
- status bar color fix for camera view and ocr data view | ||
- multiple fixes and improvements to document detection | ||
- *android:* fixed error while taking picture | ||
- *android:* scale ui with system font scale | ||
- allow to re order pages ( long press on the page indicator) | ||
- new UI for image transforms |
11 changes: 11 additions & 0 deletions
11
fastlane/metadata/com.akylas.documentscanner/android/fr-FR/changelogs/2.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
*Features* | ||
- *android:* animated scanner in preview chore: started to implement qrcode detection | ||
|
||
*Bug fixes* | ||
- correctly render rotated image while showing ocr data | ||
- status bar color fix for camera view and ocr data view | ||
- multiple fixes and improvements to document detection | ||
- *android:* fixed error while taking picture | ||
- *android:* scale ui with system font scale | ||
- allow to re order pages ( long press on the page indicator) | ||
- new UI for image transforms |