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

F-Droid and FOSS #38

Open
4 tasks
czlucius opened this issue Feb 27, 2022 · 0 comments
Open
4 tasks

F-Droid and FOSS #38

czlucius opened this issue Feb 27, 2022 · 0 comments
Labels
fdroid Issues relating to publishing on F-Droid hacktoberfest

Comments

@czlucius
Copy link
Owner

czlucius commented Feb 27, 2022

Refactoring of codebase to be compatible to F-Droid, to have a build flavor that does not have proprietary libraries.
See #2, #5.

Challenges

  • Detecting of data types(e.g. URL, E-mail) -> may create a library for that
    ZXing does not detect type of data, and returns it as a raw string. Code needs to be written to parse this data.
  • Type Integers
  • Generic classes so that general and foss can extend
  • Others

Code will be pushed to the foss branch soon

@czlucius czlucius added the fdroid Issues relating to publishing on F-Droid label Feb 27, 2022
@czlucius czlucius pinned this issue Feb 27, 2022
czlucius added a commit that referenced this issue Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fdroid Issues relating to publishing on F-Droid hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant