Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Android Functions #12

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

pedroentringer
Copy link
Contributor

Releases
In this version, new features were implemented to allow the printing of several labels with greater speed, in addition to allowing greater control over the printer's language.

New Functions

  • connect
  • isConnected
  • getPrinterControlLanguage
  • fastPrint

Changed Functions

  • disconnect
  • getConfigLabel

General Changes

  • Fix: Default when using Log.d
  • Fix: Promise reject format
  • Update Readme to show new functions

Observation:
I am using these new features mentioned in production in one of my apps.

Prints:
Bluetooth activation

Printer selection

Open Camera Reading Barcode

@pedroentringer
Copy link
Contributor Author

Fix #3
Fix #4

@anmoljain10
Copy link
Contributor

@pedroentringer , can you take in the latest changes and update this PR?

@pedroentringer
Copy link
Contributor Author

@anmoljain10 I think it's already corrected, can you confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants