X-SLAYER
|
5c8a34b848
|
some fixes
|
hace 4 años |
X-SLAYER
|
0fe54cbb19
|
migrate to flutter-beta
|
hace 4 años |
dependabot[bot]
|
30568dcab8
|
Bump gradle from 7.1.1 to 7.1.2 in /android
Bumps gradle from 7.1.1 to 7.1.2.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
hace 4 años |
dependabot[bot]
|
b8d68ca587
|
Bump appcompat from 1.3.1 to 1.4.1 in /android
Bumps appcompat from 1.3.1 to 1.4.1.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
hace 4 años |
dependabot[bot]
|
fc609337f7
|
Bump gradle from 7.0.3 to 7.1.1 in /android
Bumps gradle from 7.0.3 to 7.1.1.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
hace 4 años |
dependabot[bot]
|
c086b88967
|
Bump kotlin_version from 1.5.31 to 1.6.10 in /android
Bumps `kotlin_version` from 1.5.31 to 1.6.10.
Updates `kotlin-gradle-plugin` from 1.5.31 to 1.6.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.31...v1.6.10)
Updates `kotlin-stdlib-jdk7` from 1.5.31 to 1.6.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.31...v1.6.10)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
hace 4 años |
juliansteenbakker
|
b0dd8312f4
|
style: remove white space
|
hace 4 años |
juliansteenbakker
|
5fd11537f7
|
imp: fix error on older devices
|
hace 4 años |
juliansteenbakker
|
2e9a3ced7a
|
imp: upgrade compileSdkVersion of plugin
|
hace 4 años |
juliansteenbakker
|
4de914d2ec
|
imp: upgrade core dependencies
|
hace 4 años |
Akshay Kalbhor
|
4455cf8302
|
add invert scan feature for android
|
hace 4 años |
Vinicius Sossella
|
f2fb5e2acb
|
added zxing core 3.3.3 version
|
hace 4 años |
Vinicius Sossella
|
b4a8b02b87
|
downgrade zxing:core to 3.3.0 or for Android 14+ support
|
hace 4 años |
Julian Steenbakker
|
4bbbe62ebd
|
imp: upgrade compile sdk, fix custom frame
|
hace 4 años |
Vinicius Sossella
|
de7757d64c
|
added desugaring feature
|
hace 4 años |
Tihomirov
|
febcbdf6aa
|
Сorrect scan area size for android
|
hace 4 años |
Tihomirov
|
e9570b7919
|
CutOutBottomOffset taken from the overlay parameter of QRView
|
hace 5 años |
Tihomirov
|
b8911a7fc1
|
Created CustomFramingRectBarcodeView to support changing cutOutBottomOffset
|
hace 5 años |
Alexander Tihomirov
|
e4fdc6d9d9
|
Used global context to calculate pixels
|
hace 5 años |
Alexander Tihomirov
|
10f969a9d5
|
Optimized imports
|
hace 5 años |
Alexander Tihomirov
|
a9556c9a0e
|
Returned BarcodeView back
|
hace 5 años |
Alexander Tihomirov
|
fd2a7abf8e
|
ChangeScanAreaSize android function
|
hace 5 años |
Alexander Tihomirov
|
d3a90f721f
|
Temporary replacement of BarcodeView with DecoratedBarcodeView in order to see the real boundaries of the scanned area
|
hace 5 años |
jawa0919
|
e216e8b6bd
|
🐞 fix(): multiple times
requestCode change Shared.CAMERA_REQUEST_ID + id
https://github.com/juliuscanute/qr_code_scanner/issues/380
|
hace 5 años |
jawa0919
|
4678b533f3
|
🐞 fix(Permissions): miss other onRequestPermissionsResult
|
hace 5 años |
jawa0919
|
97b19860f3
|
🐞 fix(Permission): some Android bug
1,fix 构建QRView时,onPermissionSet函数多次返回。2,fix 销毁QRView时,会展示权限弹窗
https://github.com/juliuscanute/qr_code_scanner/issues/305
|
hace 5 años |
Julian Steenbakker
|
9900a89b92
|
imp: updated zxing dependency
|
hace 5 años |
Julian Steenbakker
|
7422f73754
|
imp: updated gradle dependencies
|
hace 5 años |
Guy Kogus
|
334f85e2aa
|
Fix getting camera permissions - Android
|
hace 5 años |
Julian Steenbakker
|
753bd4d185
|
Updated Gradle & Kotlin version.
|
hace 5 años |
Julian Steenbakker
|
a17ae80aed
|
Updated permission callback and added requests when permission is not granted. (#251)
|
hace 5 años |
Julian Steenbakker
|
ff33ea9fc0
|
Fixed permission callback on Android (#251)
|
hace 5 años |
Julian Steenbakker
|
605f4247f4
|
Fixed auto resuming while paused on Android
|
hace 5 años |
Julian Steenbakker
|
b17de675e9
|
Fixed iOS not disposing camera
|
hace 5 años |
Julian Steenbakker
|
7c40d4f00c
|
Fixed android bug not pausing or flipping camera
|
hace 5 años |
Julian Steenbakker
|
2a96725249
|
Fixed permission callback.
|
hace 5 años |
Julian Steenbakker
|
06d0db5ed5
|
Updated allowedFormats method.
|
hace 5 años |
Julian Steenbakker
|
d1ed205249
|
Added future to functions. Changed min SDK to 2.6.0.
|
hace 5 años |
Julian Steenbakker
|
e6b74ac752
|
Added possibility to choose facing camera on start.
Moved the size listener to plugin side.
|
hace 5 años |
Julian Steenbakker
|
56eef31917
|
Optimised QRView.kt
|
hace 5 años |
Julian Steenbakker
|
4cdd2209db
|
Added raw bytes to result. Moved permission class.
|
hace 5 años |
Julian Steenbakker
|
6830657636
|
Moved permission request from plugin initialization to view initialization.
|
hace 5 años |
Julian Steenbakker
|
293deeb9d0
|
Updated barcode check to inline check. Updated README.md.
|
hace 5 años |
Julian Steenbakker
|
5d69344dcc
|
Added support for embedding V1.
|
hace 5 años |
Julian Steenbakker
|
507857a2ef
|
Implemented activityAware interface.
|
hace 5 años |
Julian Steenbakker
|
076fdc1841
|
Updated to minSdkVersion 20 because of Native View.
|
hace 5 años |
Julian Steenbakker
|
e0519a8b44
|
Upgraded to Flutter Embedding V2.
|
hace 5 años |
Julian Steenbakker
|
3d8712c947
|
Updated Kotlin, Gradle & SDK versions.
|
hace 5 años |
Ahmed Fathy Khalid
|
612051592c
|
Properly implement ActivityLifecycleCallbacks public functions
Fixing bug I encountered (Unit defined in android.app.Application.ActivityLifecycleCallbacks)
e: C:\src\flutter.pub-cache\hosted\pub.dartlang.org\qr_code_scanner-0.0.14\android\src\main\kotlin\net\touchcapture\qr\flutterqr\QRView.kt: (41, 77): Object is not abstract and does not implement abstract member public abstract fun onActivityPaused(@nonnull p0: Activity): Unit defined in android.app.Application.ActivityLifecycleCallbacks
e: C:\src\flutter.pub-cache\hosted\pub.dartlang.org\qr_code_scanner-0.0.14\android\src\main\kotlin\net\touchcapture\qr\flutterqr\QRView.kt: (42, 13): 'onActivityPaused' overrides nothing
e: C:\src\flutter.pub-cache\hosted\pub.dartlang.org\qr_code_scanner-0.0.14\android\src\main\kotlin\net\touchcapture\qr\flutterqr\QRView.kt: (48, 13): 'onActivityResumed' overrides nothing
e: C:\src\flutter.pub-cache\hosted\pub.dartlang.org\qr_code_scanner-0.0.14\android\src\main\kotlin\net\touchcapture\qr\flutterqr\QRView.kt: (54, 13): 'onActivityStarted' overrides nothing
e: C:\src\flutter.pub-cache\hosted\pub.dartlang.org\qr_code_scanner-0.0.14\android\src\main\kotlin\net\touchcapture\qr\flutterqr\QRView.kt: (57, 13): 'onActivityDestroyed' overrides nothing
e: C:\src\flutter.pub-cache\hosted\pub.dartlang.org\qr_code_scanner-0.0.14\android\src\main\kotlin\net\touchcapture\qr\flutterqr\QRView.kt: (60, 13): 'onActivitySaveInstanceState' overrides nothing
e: C:\src\flutter.pub-cache\hosted\pub.dartlang.org\qr_code_scanner-0.0.14\android\src\main\kotlin\net\touchcapture\qr\flutterqr\QRView.kt: (63, 13): 'onActivityStopped' overrides nothing
e: C:\src\flutter.pub-cache\hosted\pub.dartlang.org\qr_code_scanner-0.0.14\android\src\main\kotlin\net\touchcapture\qr\flutterqr\QRView.kt: (66, 13): 'onActivityCreated' overrides nothing
|
hace 5 años |
Julian Steenbakker
|
2148ed0cd4
|
Fixed night mode.
|
hace 5 años |