You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came across this because HUAWEI complained for "missing" copyright information. Missing in the sense that no entity is responsible for the uploaded app (and visible inside the app) - which is not compliant with their app distribution policy (anymore?). I also had to add our business license for DAVx5 last year and did so for ICSx5 now.
Currently we only have the GPLV3 link in the About dialog (for all stores the same) without any legal entity or names. I think we need to add bitfire as copyright owner for this like we do it with DAVx5. But I also think that we can keep the GPLV3 link. So then it is clearly shown that bitfire licenses the software under GPL and we also don't have to make flavors in Android studio to deal with different information for certain stores.
↓
The text was updated successfully, but these errors were encountered:
devvv4ever
changed the title
Add copyright information in About dialog for stores
Add copyright information in About dialog
Apr 15, 2023
I think the quickest workaround is to use the withAboutSpecial2 of LibsBuilder. It looks like this:
Otherwise we can simply update the "Subscribe to Webcal feeds" text with the copyright notice. However, we should remove the existing translations, or rename the string to Transifex takes care of the update.
I came across this because HUAWEI complained for "missing" copyright information. Missing in the sense that no entity is responsible for the uploaded app (and visible inside the app) - which is not compliant with their app distribution policy (anymore?). I also had to add our business license for DAVx5 last year and did so for ICSx5 now.
Currently we only have the GPLV3 link in the About dialog (for all stores the same) without any legal entity or names. I think we need to add bitfire as copyright owner for this like we do it with DAVx5. But I also think that we can keep the GPLV3 link. So then it is clearly shown that bitfire licenses the software under GPL and we also don't have to make flavors in Android studio to deal with different information for certain stores.
↓
The text was updated successfully, but these errors were encountered: