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
1.03k stars 1.23k forks source link

Make the custom picture selector the default #5812

Open nicolas-raoul opened 2 months ago

nicolas-raoul commented 2 months ago

Context

Currently, when tapping + in the main activity, there are 3 options: camera, system picker, custom picker.

It is almost impossible for new users to figure out whether they should tap system picker or custom picker. They may try the former, be content with it, and never discover the many advantages of the custom picker.

Solution

When tapping + in the main activity, only camera and the custom picker would be available.

Only the system picker has the option to upload from Google Drive/etc, so some users may prefer it. So we should:

Maykur commented 2 months ago

Can I try taking this on? I have a few ideas on making it work!

ErenratZeng commented 3 weeks ago

Can I quickly implement this and get the issue assign to me? Caz seems Maykur did not done this for a month.

nicolas-raoul commented 3 weeks ago

@Maykur Anything progress or insights/findings to share? :-)

nicolas-raoul commented 3 weeks ago

Warning: Actually recently the custom selector currently has some bugs, so even if this pull request is created, we might not merge it before a few month. So it might be better to go for a different issue. Thanks for your understanding!