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

17 Commits

Author SHA1 Message Date
Albert Vaca
b9c013630b Management for device disconnection and initial implementation of the device list 2013-07-31 19:10:51 +02:00
Albert Vaca
4930a019d4 Added preferences and the ability to enable and disable plugins from there 2013-07-31 18:02:22 +02:00
Albert Vaca
cc947902f3 Added player list and current track to mpris control
Added onDeviceConnected event in PackageInterface
2013-07-30 20:18:30 +02:00
Albert Vaca
fc3f3fc86e Added a packageinterface and activity to send basic mpris commands 2013-07-29 18:42:12 +02:00
Albert Vaca
4176d9b15e Added battery reporting interface 2013-07-26 16:23:26 +02:00
Albert Vaca
91e99806ee Android: Uses Apache Mina to abstract socket management
KDE: Housekeeping
2013-07-24 18:42:33 +02:00
Albert Vaca
91ebceb5ca Added clipboard sync
Merged "package emitters" and "package receivers" in "package interfaces"
2013-07-23 17:50:09 +02:00
Albert Vaca
c7557f0dc6 Implemented bi-directional communication using tcp. 2013-07-23 16:11:54 +02:00
Albert Vaca
8347c760f5 Rewritten old package emitters and receivers using the new package format
Splitted up ping receiver from notification receiver in KDE
Improved pausemusic receiver
Fixed same computer being discovered multiple times
Fixed some other minor bugs and compilation warnings
2013-07-04 19:17:22 +02:00
Albert Vaca
42cd517fb7 Yet another refactor, mostly moving code from from daemon class to device class
Device now has a public dbus interface
Removed wizard from kcm: now the main list shows all the devices and you can pair/unpair using a checkbox
Both Kde and Android now use unique device ids
2013-07-03 03:52:44 +02:00
Albert Vaca
edf991e884 Fixed android app bug 2013-07-02 15:22:05 +02:00
Albert Vaca
1692fb7e14 KCM skeleton 2013-06-19 16:15:25 +02:00
Albert Vaca
8fcd9e50c9 Reversed Avahi discovery (now the computer announces the service) 2013-06-18 20:04:53 +02:00
Albert Vaca
c02b1e3af4 KdeService was not compiling 2013-06-18 03:05:32 +02:00
Albert Vaca
dd2a545e0d Implemented activity-service comunication to android app 2013-06-18 02:14:22 +02:00
Albert Vaca
60c63fe27a Avahi discovering 2013-06-17 12:23:08 +02:00
Albert Vaca
5b712bad0a Initial commit 2013-06-06 05:57:06 +02:00