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.02k stars 1.21k forks source link

Commons app not available to take Share intent from Asus Zenfone 3 standard stock gallery app #4025

Open jidanni opened 3 years ago

jidanni commented 3 years ago

Other apps detect this, why not this app?

intent:#Intent;action=android.intent.action.SEND;type=image/jpeg;launchFlags=0x1b080000;end

jidanni commented 3 years ago

I even see matching : Commons (fr.free.nrw.commons - fr.free.nrw.commons.upload.UploadActivity)

jidanni commented 3 years ago

`intent:#Intent;action=android.intent.action.SEND;type=image/jpeg;launchFlags=0x1b080000;end


ACTION: android.intent.action.SEND MIME: image/jpeg URI: intent:#Intent;action=android.intent.action.SEND;type=image/jpeg;launchFlags=0x1b080000;end FLAGS: FLAG_RECEIVER_REGISTERED_ONLY_BEFORE_BOOT FLAG_RECEIVER_FOREGROUND FLAG_ACTIVITY_FORWARD_RESULT FLAG_ACTIVITY_PREVIOUS_IS_TOP FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET EXTRAS: 1 Class: android.net.Uri$HierarchicalUri Key: android.intent.extra.STREAM Value: content://media/external/images/media/211880


MATCHING ACTIVITIES: Bluetooth (com.android.bluetooth - com.android.bluetooth.opp.BluetoothOppLauncherActivity) Save to Drive (com.google.android.apps.docs - com.google.android.apps.docs.shareitem.UploadMenuActivity) Maps (com.google.android.apps.maps - com.google.android.maps.MapsActivity) Messages (com.google.android.apps.messaging - com.google.android.apps.messaging.ui.conversationlist.ShareIntentActivity) Upload to Photos (com.google.android.apps.photos - com.google.android.apps.photos.uploadtoalbum.UploadContentActivity) Gmail (com.google.android.gm - com.google.android.gm.ComposeActivityGmailExternal) Nearby Share (com.google.android.gms - com.google.android.gms.nearby.sharing.ShareSheetActivity) Hangouts (com.google.android.talk - com.google.android.apps.hangouts.phone.ShareIntentActivity) Couchsurfing (com.couchsurfing.mobile.android - com.couchsurfing.mobile.ui.MainActivity) GitHub (com.github.android - com.github.android.activities.CreateIssueRepoSearchActivity) BAND (com.nhn.android.band - com.nhn.android.band.ActionSendActivity) Termux (com.termux - com.termux.filepicker.TermuxFileReceiverActivity) Tweet (com.twitter.android - com.twitter.composer.ComposerActivity) Direct Message (com.twitter.android - com.twitter.app.dm.DMActivity) Pick code to scan (de.markusfisch.android.binaryeye - de.markusfisch.android.binaryeye.activity.PickActivity) What Exif (dev.appteka.exif - dev.appteka.exif.gui.activities.MainActivity) Commons (fr.free.nrw.commons - fr.free.nrw.commons.upload.UploadActivity) Whoscall (gogolook.callgogolook2 - gogolook.callgogolook2.messaging.ui.conversationlist.ShareIntentActivity) Term here (jackpal.androidterm - jackpal.androidterm.TermHere) LINE (jp.naver.line.android - jp.naver.line.android.activity.selectchat.SelectChatActivityLaunchActivity) LINE Keep (jp.naver.line.android - com.linecorp.linekeep.ui.KeepSaveActivity) OfflineMaps (net.psyberia.offlinemaps - net.psyberia.offlinemaps.OfflineMapsActivity) Telegram (org.telegram.messenger - org.telegram.ui.LaunchActivity) VLC (org.videolan.vlc - org.videolan.vlc.StartActivity) Send to Zoom Buddies (us.zoom.videomeetings - us.zoom.videomeetings.SendFileActivity) `

jidanni commented 3 years ago

2.13.1.827~1baea1e

nicolas-raoul commented 3 years ago

Could you sharing reproduction steps?

jidanni commented 3 years ago

Asus Zenfone 3 standard stock gallery app. Android 8.0. View a photo. Press share.

Captured with https://play.google.com/store/apps/details?id=uk.co.ashtonbrsc.android.intentintercept