mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-09-05 16:45:08 +00:00
Input plugin only sends requests
This commit is contained in:
@@ -31,7 +31,7 @@ import org.kde.kdeconnect_tp.R;
|
||||
|
||||
public class MousePadPlugin extends Plugin {
|
||||
|
||||
public final static String PACKAGE_TYPE_INPUT = "kdeconnect.input";
|
||||
//public final static String PACKAGE_TYPE_INPUT = "kdeconnect.input";
|
||||
public final static String PACKAGE_TYPE_INPUT_REQUEST = "kdeconnect.input.request";
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user