121 Commits (7a814ffdc480278af5521ddfda213c34dd99d598)

Author SHA1 Message Date
  Maciek Borzecki 7a814ffdc4 application: DBus registration, register manager object 8 years ago
  Maciek Borzecki bdcd3cf442 device, devicemanager: add DBus intefaces, hide methods from the bus 8 years ago
  Maciek Borzecki 9753a21c29 config, core, devicemanager: cleanup valac warnings 8 years ago
  Maciek Borzecki d8bc0f851b devicechannel, discovery: update to match latest gio-2.0 API 8 years ago
  Maciek Borzecki 04dfd445db application: add GLib.Application() support 9 years ago
  Maciek Borzecki 7f0841fe10 mousepad: implement mousepad plugin 9 years ago
  Maciek Borzecki 4c865a7bbc discovery: use Socket.create_socket_source() 9 years ago
  Maciek Borzecki 5eff60734b mconn-crypt: fix compiler warnings 9 years ago
  Maciek Borzecki ba16d18379 devicechannel: consume the last \n character 9 years ago
  Maciek Borzecki 5d70c03d0a devicemanager: handle cache load errors 9 years ago
  Maciek Borzecki 38f438de7c device: loading device from cache may fail 9 years ago
  Maciek Borzecki 6df3ab4c44 devicechannel: use synchronoous receive 9 years ago
  Maciek Borzecki 9ca7a18338 devicechannel: use Socket.create_socket_source() helper 9 years ago
  Maciek Borzecki 6a4048250f devicechannel/discovery: fix Socket.creat_source() return type changes 9 years ago
  Maciek Borzecki 31c47f1f9f all: move files to their respective dirs 9 years ago
  Maciek Borzecki 4039565630 core: use Mconn namespace 9 years ago
  Maciek Borzecki 1effbd8e98 devicechannel: use Mconn namespace 9 years ago
  Maciek Borzecki 9a41b9b258 telephony: use Mconn namespace 9 years ago
  Maciek Borzecki 4b11424310 mconn-crypt: m_conn namespace changed to mconn 9 years ago
  Maciek Borzecki fc8a663b72 devicechannel: setup TCP keepalive 9 years ago
  Maciek Borzecki ac41b8e463 devicemanager: known device cache 10 years ago
  Maciek Borzecki 3ee3af41fe core: helper to get path to cache directory 10 years ago
  Maciek Borzecki 25d1f6a83d core: use APP_NAME when getting user directories 10 years ago
  Maciek Borzecki e4d57eff5c notification: keep track of shown notifications 10 years ago
  Maciek Borzecki 3437a33399 notification: add time to ticker 10 years ago
  Maciek Borzecki 9009707254 telephony: add current time to notification 10 years ago
  Maciek Borzecki b8ffa0fe6e device: some comments 10 years ago
  Maciek Borzecki 94441d1ec4 device: move cleanup after channel is closed to single place 10 years ago
  Maciek Borzecki 435ab1e3ac devicechannel: receive() will catch all IOErrors internally 10 years ago
  Maciek Borzecki addf64d24d devicemanager: print message that device got disconnected 10 years ago
  Maciek Borzecki 5253bb9570 device: make sure to set the host if activating from device 10 years ago
  Maciek Borzecki 13dde93eaa device: do not use host address for detecting changed location 10 years ago
  Maciek Borzecki b047b98a81 device: clear host address on disconnect 10 years ago
  Maciek Borzecki f31bdf1012 device: incorrect channel null check 10 years ago
  Maciek Borzecki 7c3dc91074 devicechannel: check if streams are non null before calling close() 10 years ago
  Maciek Borzecki e3cdb01398 device: use async DeviceChannel.open() 10 years ago
  Maciek Borzecki 695de9b06d devicechannel: detect connection close 10 years ago
  Maciek Borzecki 576c91add0 devicechannel: log message in dispose 10 years ago
  Maciek Borzecki cf99693038 devicechannel: replace connected() signal with async open() method 10 years ago
  Maciek Borzecki 908203adc9 config: pick up fallback config file from system data dirs 10 years ago
  Marco Trevisan (Treviño) 2cd456ccb4 MConnCrypt: fix docstring return type on decrypt 10 years ago
  Maciek Borzecki 6e20af99e6 telephony: use phone icon in notifications 10 years ago
  Maciek Borzecki e95355b8ca notification: use phone icon in notifications 10 years ago
  Maciek Borzecki f7bca80a29 notification: ignore cancelled notifications 10 years ago
  Maciek Borzecki 0698107d11 devicemanager: check if device is allowed before activation 10 years ago
  Maciek Borzecki 212059761e main: enable debuging if enabled in config file 10 years ago
  Maciek Borzecki 8350fe58d0 core: load configuration 10 years ago
  Maciek Borzecki 0c5eeec84e config: configuration wrapper 10 years ago
  Maciek Borzecki ee2a2a936e notification: check errors in showing notification 10 years ago
  Maciek Borzecki 36bb41d082 telephony: check errors in showing notification 10 years ago