Commit graph

2723 commits

Author SHA1 Message Date
Nicolas Fella
ee7a16d917 Unfuckup 2019-12-11 15:58:40 +01:00
Richard Liebscher
f985e36769 Make build for SailfishConnect possible 2019-12-11 15:51:10 +01:00
Weixuan XIAO
71ec233f88 Move splash screen to header 2019-12-11 15:51:09 +01:00
Weixuan XIAO
ed5797eaec Move splash screen on macos out of IndicatorHelper 2019-12-11 15:51:09 +01:00
Weixuan XIAO
c0e0807a84 Use different implementations of indicatorhelper 2019-12-11 15:51:09 +01:00
Weixuan XIAO
61f62ae232 Compile only necessary code in specified platforms 2019-12-11 15:51:09 +01:00
Weixuan XIAO
9f38b3f1a7 Remove splash screen after init 2019-12-11 15:51:09 +01:00
Weixuan XIAO
be9260fcc2 Add return code 2019-12-11 15:51:09 +01:00
Weixuan XIAO
a8f080968c Indicator helper ready 2019-12-11 15:51:09 +01:00
Weixuan XIAO
eb06c43bff Fix daemon 2019-12-11 15:51:09 +01:00
Weixuan XIAO
423e6e22f6 Add hook 2019-12-11 15:51:09 +01:00
Weixuan XIAO
38d899f55b Fix D-Bus 2019-12-11 15:51:09 +01:00
Weixuan XIAO
15bef3966d Add launching tip 2019-12-11 15:51:09 +01:00
Weixuan XIAO
3a700d9bcd Add splash screen for macOS 2019-12-11 15:51:09 +01:00
l10n daemon script
3bb1814faa SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-12-09 08:50:56 +01:00
Nicolas Fella
173e388177 Bump version number for 1.4 release 2019-12-07 18:14:56 +01:00
Nicolas Fella
fdda1cd0d6 Require recent KF5 version
We require a recent-ish Kirigami version for the app
 # Please enter the commit message for your changes. Lines starting
2019-12-07 18:09:56 +01:00
Nicolas Fella
3f574a8488 Don't build runners 2019-12-07 16:10:18 +00:00
Andy Holmes
cc655348eb Nautilus Extension: fix gettext usage
Apparently the way we did this in GSConnect never actually worked, it
just took years for someone to report it. Since this extension is
derived from GSConnect's it's likely that's the case here, too.

This is the appropriate way to use gettext according to the Python3
documentation.
2019-12-07 16:08:25 +00:00
Nicolas Fella
9afa6b6d91 Revert "Port deprecated method"
This requires a newer KF5 version than the current minimum.

This reverts commit e933ae5450.
2019-12-06 23:14:19 +01:00
Laurent Montel
e933ae5450 Port deprecated method 2019-12-06 13:33:13 +01:00
l10n daemon script
b0134a5881 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-12-05 05:16:07 +01:00
l10n daemon script
e11eca64af SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-12-02 05:30:09 +01:00
Rajdeep Roy Chowdhury
646aecc47b Pairing Notification is made persistent 2019-12-01 12:01:41 +05:30
l10n daemon script
82974505ed SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-12-01 05:28:44 +01:00
l10n daemon script
56880448fd SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-11-30 05:34:44 +01:00
l10n daemon script
447158038d SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-11-28 05:47:09 +01:00
l10n daemon script
83df9f1f47 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-11-27 05:46:04 +01:00
Nicolas Fella
fe22d26f85 Add missing file 2019-11-25 16:14:24 +01:00
Nicolas Fella
fcbb28d1c4 Port fileitemactionplugin to json metadata 2019-11-25 16:13:27 +01:00
l10n daemon script
4a6a98d8a9 GIT_SILENT made messages (after extraction) 2019-11-20 02:39:59 +01:00
Rishabh Sharma
325f193bf6 Grammatical fixes in readme 2019-11-17 17:04:58 +00:00
l10n daemon script
cb307e16b2 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-11-17 05:06:27 +01:00
l10n daemon script
3ba783d819 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-11-08 05:29:51 +01:00
Nicolas Fella
ac791640a6 Merge conditions 2019-10-27 20:41:24 +01:00
Nicolas Fella
0f9fa8e339 Merge find_package calls 2019-10-27 20:39:19 +01:00
Nicolas Fella
724a5a14a8 Don't use KIO in core when building for Sailfish 2019-10-27 19:35:18 +00:00
Nicolas Fella
1c6d45654c Correct indentation 2019-10-27 17:12:57 +01:00
Nicolas Fella
c568827735 merge two if(SAILFISHOS) calls 2019-10-27 17:11:58 +01:00
Nicolas Fella
ae7a3693d5 Rework cmake find calls 2019-10-27 17:02:45 +01:00
Nicolas Fella
0836195f4b Refactor add test cmake code 2019-10-27 16:54:49 +01:00
Nicolas Fella
9d3789e7fd Don't build smsapp on sfos 2019-10-27 16:53:39 +01:00
Yuri Chornoivan
bef029b8f5 Add i18n() 2019-10-23 22:26:33 +03:00
Simon Redman
8a908e5c69 Correct error interpreting vcard timestamp size
This requires an upgrade to the Android app to be useful but won't make the situation any worse for now.
2019-10-23 01:09:54 +00:00
Nicolas Fella
b407571ef1 Fix coding style 2019-10-20 01:49:14 +02:00
Nicolas Fella
41ba3990cc Add missing provides description to appdata 2019-10-18 01:19:32 +02:00
Nicolas Fella
f7296dfcf5 Don't highlight entries in device and plugin list 2019-10-15 20:19:40 +02:00
Nicolas Fella
f58a99e388 Fix background of device name on Plasma Mobile 2019-10-15 20:13:17 +02:00
Nicolas Fella
8d8989ea09 Coding style++ 2019-10-15 20:07:45 +02:00
Nicolas Fella
92ac51465f Simplify page pushing 2019-10-15 20:06:04 +02:00