Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 2.74 KB

README-PLAY.md

File metadata and controls

53 lines (34 loc) · 2.74 KB

code-scanner (Google Play)

GitHub license

An Android app to scan and generate codes(barcodes/QR codes)

Using this project

Register your interest here: https://play.google.com/store/apps/details?id=com.czlucius.scan
Early access here: https://play.google.com/apps/testing/com.czlucius.scan
The Google Play version is hosted on a GitLab mirror (https://gitlab.com/czlucius/code-scanner-play).

Downloading the source code: Clone this repo using git clone https://gitlab.com/czlucius/code-scanner-play.git

You may also run this code on your machine by opening this project in Android Studio, and compiling it to your Android device. Do note that this project is protected by the GNU Affero General Public License version 3, hence usage of this project would have to be compliant to the GNU AGPL.

Issues are not filed in the GitLab site, they are available here: https://github.com/czlucius/code-scanner/issues. If you'd like to contribute, please file an issue on the above link, or submit a pull/merge request. Thanks!

License

This project is licensed with the GNU Affero General Public License. View the license file for more info. Do note that any non-compliance to the license can result in legal action. Contact me at czl.apps@icloud.com if you need help in complying to the license. Thank you.

Open-source dependencies

This app uses the following open-source libraries:

Notes

  1. Tag EXPM is used for experimental features. Use Ctrl+Shift+F to perform project-wide search in Android Studio.
  2. Google Play policy notes are tagged with PLAY.

Please feel free to file an issue if you notice any bugs while using the app.

Pull Requests for current issues are also welcome.

Thanks!

Hope you enjoy this app!