Maciej Borzecki
aa050c9733
Merge pull request #39 from donRaphaco/mpris
mpris support
7 years ago
Maciek Borzecki
fa9e4f0d7e
extra/travis-build: suppress uncrustify errors on Fedora
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
7 years ago
donRaphaco
c94111322c
included @bboozzoo's suggestions (thanks)
7 years ago
donRaphaco
d08479df7e
added license header in mpris-proxies.vala
7 years ago
donRaphaco
57fc93d798
catch errors from dbus/mpris connection
7 years ago
Maciej Borzecki
66c317a573
Merge pull request #37 from donRaphaco/master
support for two finger scrolling with mousepad
7 years ago
donRaphaco
4a0b253068
mpris implementation completed
7 years ago
donRaphaco
4644ed79c4
mpris support init
7 years ago
Maciek Borzecki
2da8d16147
extra/uncrustify: comment out deprecated align_number_left config option
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
7 years ago
donRaphaco
096bde4f45
fixed formatting error
7 years ago
donRaphaco
1345758b36
srcolling support with mousepad
7 years ago
Maciej Borzecki
1cd7b4365f
Merge pull request #30 from bboozzoo/bboozzoo/uncrustify
uncrustify the code
7 years ago
Maciek Borzecki
90cd6c894b
travis-build: allow suppressing of formatter errors on selected distros
Some distributions, notably Ubuntu 16.04 and OpenSUSE Tumbleweed (as of
22.10.17) ship an older version of uncrustify. This version may report
formatting errors.
7 years ago
Maciek Borzecki
c6bcb097f1
extra/fmt: log uncrustify version when running checks
7 years ago
Maciek Borzecki
f3a5cfe0ab
travis-build: do not raise an error if build directory exists
Useful when doing local builds
7 years ago
Maciek Borzecki
457a025ef8
travis-build: make sure to exit with failure if one of the build steps fails
7 years ago
Maciek Borzecki
152f16b606
travis-build: check code formatting during the build
7 years ago
Maciek Borzecki
6ce89cb090
gitignore: update
7 years ago
Maciek Borzecki
4dbf2e9884
extra/fmt: helper for vala code formatting
7 years ago
Maciek Borzecki
2684ae3935
dir-locals: update emacs indent
7 years ago
Maciek Borzecki
36c4d72c58
global: drop vim/emacs indent settings
7 years ago
Maciek Borzecki
349750105a
global: applied uncrustify
7 years ago
Maciej Borzecki
1ee1fc76e8
Merge pull request #29 from bboozzoo/bboozzzoo/sms
sms send support
7 years ago
Maciek Borzecki
8adf3f4f55
mconnectctl: add send-sms command
7 years ago
Maciek Borzecki
a7a6ca01fd
telephony-proxy: export sending SMS over DBus
7 years ago
Maciek Borzecki
ae6db2ce25
telephony: add support for SMS requests
7 years ago
Maciek Borzecki
c32791fce9
README: add a note about contributing to mconnect
7 years ago
Maciej Borzecki
ac374b1718
Merge pull request #28 from bboozzoo/bboozzoo/share
file, url and text sharing
7 years ago
Maciek Borzecki
e56ff2bea0
README: add note about share plugin
7 years ago
Maciek Borzecki
85c4f114ed
firewalld: update service definition
Add file sharing ports.
7 years ago
Maciek Borzecki
74915af509
share, transfer-manager: handle a case when all ports are busy
7 years ago
Maciek Borzecki
374eccf991
transfer-upload: improve compatibiliy with older Vala/glib versions
7 years ago
Maciek Borzecki
577be335c4
transfer-upload: cast remote address to InetSocketAddress
7 years ago
Maciek Borzecki
c61823843e
io-job: fix log formatting
7 years ago
Maciek Borzecki
a8fd421e32
share, share-proxy: device file upload
7 years ago
Maciek Borzecki
00fb6ab73c
packet: output payload transfer info and size
7 years ago
Maciek Borzecki
11a9bfdf8d
packet: make payload settable
7 years ago
Maciek Borzecki
09f92476e0
transfer-upload: device upload wrapper
7 years ago
Maciek Borzecki
5ed3431163
mconnectctl: command for sharing files
7 years ago
Maciek Borzecki
1c92be8fb6
transfer-manager: helpers for allocating socket listeners
7 years ago
Maciek Borzecki
b20ae411b6
mconnectctl: move definitions of dbus interfaces to separate files
7 years ago
Maciek Borzecki
9052346e0c
mconnectctl: fix typo in help output
7 years ago
Maciek Borzecki
aff638ae0c
mconnectctl: commands for sharing URLs and text
7 years ago
Maciek Borzecki
4ec19c39e8
share-proxy: use Vala style method naming
7 years ago
Maciek Borzecki
ecdc5e2f1e
packethandlers-proxy: register share proxy for an object
7 years ago
Maciek Borzecki
df3769e1dc
share-proxy: proxy for share interface
7 years ago
Maciek Borzecki
e779eeadee
share: allow sharing of URLs and text to the device
7 years ago
Maciek Borzecki
1f84d84767
device: interface for sending messages to a device
7 years ago
Maciek Borzecki
f09247894a
transfer-download: less selective error catching when finishing transfer
7 years ago
Maciek Borzecki
31a14ab86a
transfer-download: properly return status when starting transfer
7 years ago