Maciek Borzecki
|
2490f38fb4
|
mconnect.spec: bump git sha
|
10 years ago |
Maciek Borzecki
|
55ae51af02
|
README.md: add libgee devel to build deps
|
10 years ago |
Maciek Borzecki
|
2ad049acfb
|
README.md: add a note to README
|
10 years ago |
Maciek Borzecki
|
ed5f421e40
|
README.md: update README
|
10 years ago |
Maciek Borzecki
|
454ee61e26
|
Makefile: use REV if set in git-source-dist target
|
10 years ago |
Maciek Borzecki
|
4a5de4f22f
|
mconnect.spec: update git sha1
|
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
|
1812cea561
|
mconnect.spec: update git sha1
|
10 years ago |
Maciek Borzecki
|
5f5ea9f24f
|
mconnect.spec: include configuration sample
|
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
|
7b888f2130
|
mconnect.conf: sample configuration
|
10 years ago |
Maciek Borzecki
|
0c5eeec84e
|
config: configuration wrapper
|
10 years ago |
Maciek Borzecki
|
7e606f2a1f
|
mconnect.spec: RPM spec
|
10 years ago |
Maciek Borzecki
|
91afb65e35
|
Makefile: add license
|
10 years ago |
Maciek Borzecki
|
030d053aac
|
Makefile: git-source-dist for preparing source dist
|
10 years ago |
Maciek Borzecki
|
1ac30ff7f1
|
mconnect.desktop: update desktop file
|
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 |
Maciek Borzecki
|
ff855cf052
|
devicechannel: check for decryption errors
|
10 years ago |
Maciek Borzecki
|
8b0ea8373e
|
devicechannel: remove unneeded try/catch
|
10 years ago |
Maciek Borzecki
|
f59bd1f092
|
devicechannel: check errors when closing
|
10 years ago |
Maciek Borzecki
|
585ef84379
|
telephony: make string array const to avoid C warning
|
10 years ago |
Maciek Borzecki
|
37665daa44
|
device: explicitly call begin on async methods
|
10 years ago |
Maciek Borzecki
|
dd1bc95c99
|
devicechannel: explicitly call begin on async methods
|
10 years ago |
Maciek Borzecki
|
52c6266ec0
|
main: logging enabled from command line
|
10 years ago |
Maciek Borzecki
|
8f97a0cde1
|
core: keep porgram data in user data dir
|
10 years ago |
Maciek Borzecki
|
146bf24eda
|
device: use local host and user names in identity
|
10 years ago |
Maciek Borzecki
|
6e6bba7e8e
|
Makefile: generate and install desktop file
|
10 years ago |
Maciek Borzecki
|
915ff8c82c
|
mconnect.desktop: desktop file
|
10 years ago |
Maciek Borzecki
|
6aa46d0d3b
|
discovery: nice logging
|
10 years ago |
Maciek Borzecki
|
76b4d6300a
|
packethandlers: add telephony plugin
|
10 years ago |
Maciek Borzecki
|
13fdf78c8c
|
main: init libnotify
|
10 years ago |
Maciek Borzecki
|
d71140308c
|
telephony: telephony packet handler
|
10 years ago |
Maciek Borzecki
|
175a9ade1c
|
configure.ac: add libnotify
|
10 years ago |
Maciek Borzecki
|
9a6bb27844
|
notification: produce a shell notification
Should display a shell notification. Skips notification from dialer,
these will likely be taken care of with telephony plugin.
|
10 years ago |
Maciek Borzecki
|
e30585f981
|
battery: log message with info
|
10 years ago |
Maciek Borzecki
|
658914b509
|
devicemanager: handlers to use the device when paired is complete
|
10 years ago |
Maciek Borzecki
|
71a94c3f20
|
packethandlers: helper to have all handlers use the device
|
10 years ago |
Maciek Borzecki
|
a1d63da60a
|
device: assume already paired when device sends non pair packets
|
10 years ago |
Maciek Borzecki
|
35df13db6c
|
device: emit message signal
|
10 years ago |
Maciek Borzecki
|
467be1a99f
|
device: use packet handlers store
|
10 years ago |
Maciek Borzecki
|
aa4c648ca7
|
core: add packet handlers store
|
10 years ago |
Maciek Borzecki
|
ada2e1e341
|
battery: packet handler for battery packets
|
10 years ago |
Maciek Borzecki
|
ec2ca14a81
|
notification: packet handler for notifications
|
10 years ago |
Maciek Borzecki
|
bd5c8693e3
|
Makefile: add packet handler and handlers store
|
10 years ago |
Maciek Borzecki
|
d17a09e4fe
|
packethandlers: wrapper for a bunch of packet receivers
|
10 years ago |