2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-28 20:57:42 +00:00

8 Commits

Author SHA1 Message Date
Albert Vaca
3517035605 Store device's protocol version and show a warning if it doesn't match 2013-10-01 03:24:42 +02:00
Albert Vaca
37c2a0e112 Added multi-file transfer and query for filename and file size 2013-09-27 02:58:16 +02:00
Albert Vaca
754123b9c5 Fixed bugs with file transfers
Finding open ports was not working (socked became closed after first try)
AsyncTask on Device's sendPackage was blocking execution when stuck sending
2013-09-27 00:07:14 +02:00
Albert Vaca
e735e0ecf3 Moved cryptography layer down from Device to Backend
Matching KDED structure
2013-09-16 17:36:26 +02:00
Albert Vaca
63f0458096 Refactor to move backend to its own package
Matching kde project structure
2013-09-16 15:24:21 +02:00
Albert Vaca
1eb99194fe Spam less to the error channel 2013-09-05 10:48:42 +02:00
Albert Vaca
c17c9e7073 Changes suggested by android lint 2013-09-05 10:37:42 +02:00
Albert Vaca
55886c1c02 Moved from org.kde.connect to org.kde.kdeconnect 2013-09-05 01:37:59 +02:00