OneList
OneList copied to clipboard
Share with 1List
I have the following Intent frrom F-Droid with which I would like to create an entry in 1List:
URI intent:#Intent;action=android.intent.action.SEND;type=text/plain;launchFlags=0x1b080001;S.android.intent.extra.SUBJECT=kMeet;S.android.intent.extra.TEXT=kMeet%20(Kostenlose%20und%20sichere%20L%C3%B6sung%20f%C3%BCr%20Videokonferenzen)%20-%20https%3A%2F%2Ff-droid.org%2Fapp%2Fcom.infomaniak.meet;end
VERSION 1
ACTION android.intent.action.SEND
TYPE text/plain
FLAGS 0x1b080001
EXTRA android.intent.extra.SUBJECT 12 kMeet
EXTRA android.intent.extra.TEXT 12 kMeet (Kostenlose und sichere Lösung für Videokonferenzen) - https://f-droid.org/app/com.infomaniak.meet
MATCHING ACTIVITIES 22
0 LABEL SMS/MMS
NAME com.android.mms.ui.ComposeMessageActivity
PACKAGE com.android.mms
1 LABEL Bluetooth
NAME com.android.bluetooth.opp.BluetoothOppLauncherActivity
PACKAGE com.android.bluetooth
2 LABEL Firefox
NAME org.mozilla.fenix.IntentReceiverActivity
PACKAGE org.mozilla.firefox
3 LABEL Man Man
NAME com.adonai.manman.MainPagerActivity
PACKAGE com.adonai.manman
4 LABEL F-Droid Build Status
NAME de.storchp.fdroidbuildstatus.MainActivity
PACKAGE de.storchp.fdroidbuildstatus
5 LABEL Book Reader
NAME com.github.axet.bookreader.activities.MainActivity
PACKAGE com.github.axet.bookreader
6 LABEL NewPipe
NAME org.schabi.newpipe.RouterActivity
PACKAGE org.schabi.newpipe
7 LABEL Nekogram X
NAME org.telegram.ui.LaunchActivity
PACKAGE nekox.messenger
8 LABEL OsmAnd~
NAME net.osmand.plus.activities.MapActivity
PACKAGE net.osmand.plus
9 LABEL QuickDic
NAME com.hughes.android.dictionary.DictionaryActivity
PACKAGE de.reimardoeffinger.quickdic
10 LABEL Fennec
NAME org.mozilla.fenix.IntentReceiverActivity
PACKAGE org.mozilla.fennec_fdroid
11 LABEL Quillnote
NAME org.qosp.notes.ui.MainActivity
PACKAGE org.qosp.notes
12 LABEL Desktop Shortcut
NAME ru.gelin.android.browser.open.ShortcutActivity
PACKAGE ru.gelin.android.browser.open
13 LABEL Bitwarden
NAME com.x8bit.bitwarden.MainActivity
PACKAGE com.x8bit.bitwarden
14 LABEL Speichern unter
NAME org.primftpd.share.ReceiveSaveAsActivity
PACKAGE org.primftpd
15 LABEL Share via HTTP
NAME com.MarcosDiez.shareviahttp.activities.SendFileActivity
PACKAGE com.MarcosDiez.shareviahttp
16 LABEL VLC
NAME org.videolan.vlc.StartActivity
PACKAGE org.videolan.vlc
17 LABEL Lauschangriff
NAME io.github.muntashirakon.AppManager.intercept.ActivityInterceptor
PACKAGE io.github.muntashirakon.AppManager
18 LABEL K-9 Mail
NAME com.fsck.k9.activity.MessageCompose
PACKAGE com.fsck.k9
19 LABEL Speichern unter
NAME com.simplemobiletools.filemanager.pro.activities.SaveAsActivity
PACKAGE com.simplemobiletools.filemanager.pro
20 LABEL Snapdrop
NAME com.fmsys.snapdrop.MainActivity
PACKAGE com.fmsys.snapdrop
21 LABEL Nextcloud dev
NAME com.owncloud.android.ui.activity.ReceiveExternalFilesActivity
PACKAGE com.nextcloud.android.beta
1List does not turn up but I would like it to.
This intent was intercepted using "Laushangriff" from F-Droid.
Where does this intent come from ?
If I open F-Droid, open the page of the mentioned app and then I click on share. Then, this is an intent that is created.
When you click on share on an FDroid app page, you share the apk. I don't understand what is the problem with 1List.
This intent above is probably generated by an app that is not installed. Then, the description is shared with the text. It has this in it:
EXTRA android.intent.extra.SUBJECT 12 kMeet EXTRA android.intent.extra.TEXT 12 kMeet (Kostenlose und sichere Lösung für Videokonferenzen) - https://f-droid.org/app/com.infomaniak.meet
I would like to add this somehow as an entry to a list. Sharing text adding it to a TODO-list.
I'm sorry but I don't understand what you are trying to do. Is it a bug you found or a feature request? What about those intents ? What's about Fdroid share button? Does it have something related to 1List ?