Review Request 121104: Manual IP/host specification for pairing through VPN or separate netwoks

Achilleas Koutsou achilleas.k at gmail.com
Thu Nov 20 23:28:43 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121104/
-----------------------------------------------------------

(Updated Nov. 21, 2014, 1:28 a.m.)


Review request for kdeconnect.


Changes
-------

Merged CustomLinkProvider into LanLinkProvider


Bugs: 326509
    http://bugs.kde.org/show_bug.cgi?id=326509


Repository: kdeconnect-android


Description
-------

Created new backend (CustomLinkBackend) which reads a list of user-specified IP addresses or host names and attempts to send KDE-connect packets to them, bypassing the autodiscovery which usually happens via broadcast packets. This allows for the pairing and communication between two devices which are connected via a gateway (or route) that does not allow broadcasts (e.g., OpenVPN in tunnel mode, separate networks). This patch also adds a new menu and activity for adding and removing IP addresses and hostnames (Custom device list).

This resolves [bug 326509](https://bugs.kde.org/show_bug.cgi?id=326509).


Diffs (updated)
-----

  src/main/AndroidManifest.xml 886e27c 
  src/main/java/org/kde/kdeconnect/Backends/LanBackend/LanLinkProvider.java ae990ee 
  src/main/java/org/kde/kdeconnect/UserInterface/CustomDevicesActivity.java PRE-CREATION 
  src/main/java/org/kde/kdeconnect/UserInterface/MainActivity.java a2c6c6d 
  src/main/res/layout/custom_ip_list.xml PRE-CREATION 
  src/main/res/menu/main.xml 189b036 
  src/main/res/values/strings.xml 5801b31 

Diff: https://git.reviewboard.kde.org/r/121104/diff/


Testing
-------


Thanks,

Achilleas Koutsou

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20141120/00f190f4/attachment.html>


More information about the KDEConnect mailing list