Send Runcommand setup package from phone
ClosedPublic

Authored by nicolasfella on Apr 18 2018, 9:49 PM.

Details

Summary

Also remove some leftover code from the prevoius attempt

Test Plan

Open command list, click Floating Action Button, look for KCM window on desktop.

Diff Detail

Repository
R225 KDE Connect - Android application
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Apr 18 2018, 9:49 PM
Restricted Application added a project: KDE Connect. · View Herald TranscriptApr 18 2018, 9:49 PM
nicolasfella requested review of this revision.Apr 18 2018, 9:49 PM
nicolasfella updated this revision to Diff 32520.
  • Remove import
  • Add explanation dialog

Ping? The current state is broken because the code from my first attempt is still in and the desktop now reports that commands can be added, so the dialog will be shown but do nothing

Restricted Application added a subscriber: kdeconnect. · View Herald TranscriptMay 10 2018, 4:34 PM
albertvaka accepted this revision.May 10 2018, 5:17 PM
albertvaka added a subscriber: albertvaka.

LGTM

src/org/kde/kdeconnect/Plugins/RunCommandPlugin/RunCommandActivity.java
127

Change "Ok" for a string resource.

This revision is now accepted and ready to land.May 10 2018, 5:17 PM
This revision was automatically updated to reflect the committed changes.