commons-app / apps-android-commons

The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons
https://commons-app.github.io/
Apache License 2.0
982 stars 1.18k forks source link

Fetch initial license from https://commons.wikimedia.org/wiki/Special:Preferences#mw-prefsection-uploads #656

Open HonzaG opened 7 years ago

HonzaG commented 7 years ago

Import default license from commons (https://commons.wikimedia.org/wiki/Special:Preferences#mw-prefsection-uploads); if not set it to commons default and describe it with its name

olea commented 2 months ago

If the license can't not identified from Commons' preferences, please let the user to configure it in the application user settings.

nicolas-raoul commented 2 months ago

While fetching the initial license from https://commons.wikimedia.org/wiki/Special:Preferences#mw-prefsection-uploads is a great idea, what would a setting bring compared to the current behavior (remembering the license chosen last time)?

For context, we already have too many settings, which makes the settings UI difficult to navigate and increases maintenanance burden.