Review Request 121104: Manual IP/host specification for pairing through VPN or separate netwoks
Achilleas Kts
achilleas.k at gmail.com
Tue Nov 11 14:01:39 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121104/
-----------------------------------------------------------
Review request for kdeconnect.
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
-----
src/main/AndroidManifest.xml 886e27c
src/main/java/org/kde/kdeconnect/Backends/CustomLinkBackend/CustomLink.java PRE-CREATION
src/main/java/org/kde/kdeconnect/Backends/CustomLinkBackend/CustomLinkProvider.java PRE-CREATION
src/main/java/org/kde/kdeconnect/BackgroundService.java c8d4e36
src/main/java/org/kde/kdeconnect/UserInterface/CustomDevicesActivity.java PRE-CREATION
src/main/java/org/kde/kdeconnect/UserInterface/MainActivity.java aba1336
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 Kts
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20141111/f938ca89/attachment.html>
More information about the KDEConnect
mailing list