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 |
Maciek Borzecki
|
5b91211699
|
Makefile: use $(datadir)/mconnect for sample config
The sample configuration file is really more like data than a system
wice configuration file deserving a place in /etc. Move to $(datadir).
|
10 years ago |
Maciej Borzecki
|
93a709e7f5
|
Merge pull request #1 from 3v1n0/master
Use gobject-introspection to generate VAPI
|
10 years ago |
Marco Trevisan (Treviño)
|
e6e9f84179
|
README: update dependencies
|
10 years ago |
Marco Trevisan (Treviño)
|
2cd456ccb4
|
MConnCrypt: fix docstring return type on decrypt
|
10 years ago |
Marco Trevisan (Treviño)
|
4f4d9efac4
|
Configure: use g-ir-scanner to generate MConnCrypt vapi
Use a private library instead of rebuilding the same sources multiple times
|
10 years ago |
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 |