Skip to content

License confusion #1338

@IzzySoft

Description

@IzzySoft

Actual Behaviour

Two contradicting licenses are mentioned.

Expected Behaviour

A clear license.

Steps to reproduce it

Check the LICENSE file against the README.md

LogCat for the issue

n/a

Screenshots of the issue

n/a

Would you like to work on the issue?

I'd just like to know what license is the correct one: Apache-2.0 or GPL-3.0-only. While on it, and as background: Someone opened an MR to include your app with F-Droid. That OK with you? I couldn't find a corresponding issue in your tracker here, so I thought to mention it.

PS: I just noticed you never increase versionCode. That's quite a show-stopper, as Android tells versions apart by this – and only versions with a higher versionCode as the one currently installed count as updates. Would you consider increasing that with each new version – at least starting with the very next? Only criterium is the new number must be higher (oh, and numeric/integer). How much is up to you – so you can just increase it by 1 for each new version, or "map" the versionName to an integer like 21002 for v2.10.2.

Metadata

Metadata

Assignees

Labels

QuestionNeeds more information

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions