Git Product home page Git Product logo

d4rk7355608 / com.d4rk.qrcodescanner.plus Goto Github PK

View Code? Open in Web Editor NEW
27.0 27.0 7.0 5.82 MB

QR & Bar Code Scanner Plus is an app that helps you to scan and generate QR codes from various sources. It can generate QR codes from text, contacts, apps, bookmarks, and clipboard. The app has a simple and intuitive interface that allows users to customize the scan settings and share the results easily. πŸ“·

Home Page: https://sites.google.com/view/d4rk7355608/home

License: GNU General Public License v3.0

Kotlin 100.00%
android android-app android-application androidstudio apk barcode barcode-generator barcode-scanner qr qr-code qr-code-generator qr-generator qrcode qrcode-generator qrcode-reader qrcode-scanner

com.d4rk.qrcodescanner.plus's Introduction

D4rK

╔╦╦╦═╦╗╔═╦═╦══╦═╗
β•‘β•‘β•‘β•‘β•©β•£β•šβ•£β•β•£β•‘β•‘β•‘β•‘β•‘β•©β•£
β•šβ•β•β•©β•β•©β•β•©β•β•©β•β•©β•©β•©β•©β•β•

Hello world!Β 

I am a passionate Android app developer dedicated to creating innovative, functional, and accessible applications. My expertise in technology and design drives me to develop user-friendly interfaces that are both beautiful and easy to navigate.

I believe that high-quality apps should be accessible to everyone, regardless of financial means. That's why I release all of my apps as open-source software, making them free for anyone to use and modify. With a loyal following of users who appreciate my attention to detail and commitment to excellence, I strive to provide reliable and functional Android apps to all.

If you're looking for an Android app that is both dependable and user-friendly, I encourage you to browse my collection of apps on GitHub. You won't be disappointed!

My main project:

πŸ›  Β Tech Stack:

Adobe IllustratorΒ  Adobe PhotoshopΒ  Android StudioΒ  C++Β  FirebaseΒ  GitΒ  GitHubΒ  Google FontsΒ  Google Play StoreΒ  GradleΒ  HTMLΒ  IllustratorΒ  KotlinΒ  PhotoshopΒ  Visual Studio CodeΒ 

βš™οΈ Β GitHub Analytics:


πŸ‘¨πŸ»β€πŸ’» Β More About Me!

● Contact:

● Developer Portfolio:

● Graphics Portfolio:

● Music Portfolio:

● Social Profiles:

Privacy Policy here. Terms of Service here.

com.d4rk.qrcodescanner.plus's People

Contributors

d4rk7355608 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

com.d4rk.qrcodescanner.plus's Issues

Flashlight, Manual-Focus, Dark Mode

The only issues are the non-functional flashlight button, inaccuracies in the manual scanning focus, and inadequate contrast in the background of the generated QR Code when the screen is in dark mode. In addition, the user interface exhibits smooth and intuitive characteristics, with no other glitches in the application.

----Device Info----
App Build: Release
Device Model: SM-A146P
Android Version: 13
API Level:33
Arch: arm64-v8a, armeabi-v7a, armeabi

kotlin.UninitializedPropertyAccessException: lateinit property _binding has not been initialized

E/AndroidRuntime: FATAL EXCEPTION: main
kotlin.UninitializedPropertyAccessException: lateinit property _binding has not been initialized
at qrcode.barcode.scannerandreader.feature.common.dialog.EditBarcodeNameDialogFragment.getBinding(EditBarcodeNameDialogFragment.kt:15)
at qrcode.barcode.scannerandreader.feature.common.dialog.EditBarcodeNameDialogFragment.onCreateDialog$lambda-1(EditBarcodeNameDialogFragment.kt:39)
at qrcode.barcode.scannerandreader.feature.common.dialog.EditBarcodeNameDialogFragment.$r8$lambda$dal_yMtdz2vz4MA2HUtFmqFSjX4(Unknown Source:0)
at qrcode.barcode.scannerandreader.feature.common.dialog.EditBarcodeNameDialogFragment$$ExternalSyntheticLambda1.onShow(Unknown Source:6)
at android.app.Dialog$ListenersHandler.handleMessage(Dialog.java:1443)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:211)
at android.os.Looper.loop(Looper.java:300)
at android.app.ActivityThread.main(ActivityThread.java:8301)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1043)

Some functions of application not working.

I have found 4 major issues in the application.
It says No app found for the action
This happens while scanning QR Code related to

  1. Contact (VCard) and Contact (MeCard)
  2. OTP (Issue found when clicking: Show Password and open in other apps after scanning QR)
  3. Bitcoin

And scan image not working on android 11 go edition devices like Nokia C20 and it may be for other devices also but works for Samsung devices.

Crash when tapping on "choose another image"

Here's the crash log

FATAL EXCEPTION: main
Process: com.d4rk.qrcodescanner.plus, PID: 29794
java.lang.IllegalStateException: LifecycleOwner com.d4rk.qrcodescanner.plus.ui.scan.file.ScanBarcodeFromFileActivity@9610bee is attempting to register while current state is RESUMED. LifecycleOwners must call register before they are STARTED.
at androidx.activity.result.h.c(Unknown Source:93)
at com.d4rk.qrcodescanner.plus.ui.scan.file.ScanBarcodeFromFileActivity.C(Unknown Source:34)
at com.d4rk.qrcodescanner.plus.ui.scan.file.ScanBarcodeFromFileActivity.onOptionsItemSelected(Unknown Source:59)
at android.app.Activity.onMenuItemSelected(Activity.java:4418)
at androidx.activity.l.onMenuItemSelected(Unknown Source:0)
at androidx.fragment.app.c0.onMenuItemSelected(Unknown Source:0)
at e.o.onMenuItemSelected(Unknown Source:0)
at e.d0.n(Unknown Source:2)
at e.d0.onMenuItemSelected(Unknown Source:0)
at e.j0.h(Unknown Source:43)
at i.o.e(Unknown Source:4)
at i.o.q(Unknown Source:27)
at androidx.appcompat.widget.ActionMenuView.d(Unknown Source:4)
at androidx.appcompat.view.menu.ActionMenuItemView.onClick(Unknown Source:6)
at android.view.View.performClick(View.java:7751)
at android.view.View.performClickInternal(View.java:7724)
at android.view.View.access$3700(View.java:858)
at android.view.View$PerformClick.run(View.java:29332)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8280)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:576)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1073)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.