Commit graph

217 commits

Author SHA1 Message Date
Matti Viljanen
5d3a6ac041
Version bump to v4.1.0-beta1 2022-08-07 23:02:15 +03:00
Matti Viljanen
c9788b3500
Loop through system files, add initial Jolla Tablet support 2022-08-07 22:42:29 +03:00
Matti Viljanen
b5ea060372
Version bump to v4.0.0-1 2022-03-20 20:18:35 +02:00
Matti Viljanen
c34c9edd88
Use QtQuick 2.6 2022-03-20 20:16:24 +02:00
Matti Viljanen
10095a41e9
Drop compatibility for SFOS versions 4.2 and older 2022-03-20 19:37:47 +02:00
Matti Viljanen
94cdf4bc05
Enable sandboxing 2022-03-20 19:28:16 +02:00
Matti Viljanen
1eeb95cda6
Replace custom process.h with QML DBusInterface 2022-03-20 19:26:57 +02:00
Matti Viljanen
a417c6f5f6
Make service binary leaner 2022-03-19 22:49:05 +02:00
Matti Viljanen
eb68f75173
Drop the version bump script 2022-03-19 21:54:01 +02:00
Matti Viljanen
ad129955a9
Disable sandboxing 2022-03-19 21:16:06 +02:00
Matti Viljanen
9b77748cec
Fix typo 2022-03-19 21:14:37 +02:00
Matti Viljanen
72a0a85ca4 Version bump to 3.16.2-1 2021-11-24 22:00:02 +02:00
Matti Viljanen
ddd9d7390c
Version bump to 3.16.1-1 2021-10-11 01:15:27 +03:00
Matti Viljanen
03786b2b2f
Version bump to 3.15.1-1 2021-10-10 23:44:50 +03:00
Matti Viljanen
221d32df37
Revert "Update icons" - let's not use the red cross symbol.
This reverts commit 107ea1fec2.
2021-10-10 23:28:17 +03:00
Matti Viljanen
107ea1fec2 Update icons 2021-07-25 23:27:40 +03:00
Matti Viljanen
08b577f7ad Version bump to 3.15-1 2021-07-25 21:27:42 +03:00
Matti Viljanen
3acb04eb64 Update translations 2021-07-25 20:58:34 +03:00
Matti Viljanen
e3b0fd5398 Get rid of keepalive-tool 2021-07-25 20:55:01 +03:00
Matti Viljanen
5627c5fc47 Implement BackgroundActivity-based timers 2021-07-25 20:54:27 +03:00
Matti Viljanen
8e89b48f63 Version bump to 3.14-1 2021-05-30 20:58:15 +03:00
Matti Viljanen
a492a6450e Use libkeepalive to mitigate process suspend 2021-05-30 20:57:27 +03:00
Matti Viljanen
40c9efbd9f Update credits and translations, again 2021-05-30 20:55:11 +03:00
Matti Viljanen
9e5213f3ac Update credits and translators, layout 2021-05-30 20:27:08 +03:00
nephros
fad42f3c68 German translation: fix typo, umlauts, vanished 2021-05-25 11:15:20 +02:00
Atlochowski
57633103d1
Update harbour-batterybuddy-pl.ts 2021-05-24 08:24:26 +02:00
Matti Viljanen
1dd00dab1e Version bump to 3.13-1 2021-05-23 16:39:36 +03:00
Matti Viljanen
74717738d8 Fix legacy builds 2021-05-23 16:23:54 +03:00
Matti Viljanen
a7d83df085 Fix the missing stuff from broken merge
How did this even happen?
2021-05-23 15:45:03 +03:00
Matti Viljanen
c9d4642de8 Merge branch 'health' 2021-05-23 15:24:21 +03:00
Matti Viljanen
f8c017ead1 Typo fix 2021-05-23 15:04:57 +03:00
Matti Viljanen
f0dd0e5018 Better handle non-existent files 2021-05-23 14:26:42 +03:00
Matti Viljanen
c6f9000aa9 Hide unavailable health/temp data 2021-05-23 14:25:24 +03:00
Matti Viljanen
da7499641a
Update translations, complete Finnish translation 2021-05-23 00:04:41 +03:00
Matti Viljanen
40363f1285
Adjust translations 2021-05-23 00:03:19 +03:00
Matti Viljanen
843cfa8db7
Make temperature formatting prettier 2021-05-22 23:02:25 +03:00
Matti Viljanen
e939c2d9ce
Use uint_max as "unknown" placeholder 2021-05-22 23:00:48 +03:00
Matti Viljanen
5c5aa961e7
Default to unknown state 2021-05-22 22:58:05 +03:00
Matti Viljanen
db333e2816
Merge branch 'health' into health-service 2021-05-15 21:00:41 +03:00
Peter G. (nephros)
343f0b73c8 Add health and temperature support to service
Preparing and cleaning up for PR:

reword, update German
fix log output units
printf debugging
fix loading config
imperial measurement in notification

for some reason notification does not work on pre-Koli:

  /usr/bin/harbour-batterybuddy-daemon: symbol lookup error: /usr/bin/harbour-batterybuddy-daemon: undefined symbol: _ZN12Notification8setSoundERK7QString
2021-05-10 16:59:41 +02:00
Peter G. (nephros)
c9281ccabd Add several strings for health notification
update German translation
improve wording
2021-05-10 16:40:13 +02:00
Peter G. (nephros)
eec28a8da7 improve wording 2021-05-10 16:20:24 +02:00
Peter G. (nephros)
3ca91d5e07 update German translation 2021-05-10 16:20:24 +02:00
Peter G. (nephros)
91e6cad414 Add several strings for health notification 2021-05-10 16:20:24 +02:00
Peter G. (nephros)
dfbf1ec078 implement settings for health alert 2021-05-02 17:23:14 +02:00
Peter G. (nephros)
93fa677a6f prepare settings for health alert 2021-05-02 16:28:03 +02:00
Peter G. (nephros)
ce994a0d1e support weird US temperature measurement 2021-05-02 16:25:57 +02:00
Matti Viljanen
44fc44be43 Revert "Merge pull request #40 from nephros/health", continue work in branch health
This reverts commit 4a535edd59, reversing
changes made to 54cbd89efa.
2021-05-02 13:46:40 +03:00
Matti Viljanen
4a535edd59
Merge pull request #40 from nephros/health
PoC/RfC: read and display battery health and temperature
2021-05-02 13:34:42 +03:00
Peter G. (nephros)
9ef6d73a73 fix suspected copypaste error 2021-05-02 11:57:51 +02:00
Peter G. (nephros)
98e2b1ae31 show health and temperature in UI 2021-05-02 10:23:58 +02:00
Peter G. (nephros)
e5f90a50db add health and temperature reading 2021-05-02 10:23:32 +02:00
Matti Viljanen
91d8974b06 Version bump to 3.12-3 2021-05-01 00:03:17 +03:00
Matti Viljanen
6fa709c633 Fix typo in Hungarian translation
I really should learn how to make tests...
2021-04-30 23:56:09 +03:00
Matti Viljanen
f4b067f1d0 List every translation file explicitly 2021-04-30 23:55:11 +03:00
Matti Viljanen
e3f98fe769 Version bump to 3.12-2 2021-04-30 22:52:36 +03:00
1Zgp
8c6d42b095
Update harbour-batterybuddy-hu.ts 2021-04-30 09:32:34 +03:00
1Zgp
663e9fc572
Update harbour-batterybuddy.ts 2021-04-29 10:44:36 +03:00
1Zgp
e00c97a4f6
Create harbour-batterybuddy-hu.ts 2021-04-29 10:41:55 +03:00
1Zgp
4874042774
Update harbour-batterybuddy.ts 2021-04-29 10:39:01 +03:00
Matti Viljanen
1c2e0acea1
Version bump to 3.12-1 2021-04-28 22:01:37 +03:00
dashinfantry
68dc3eaccb
Update harbour-batterybuddy-zh_CN.ts 2021-04-29 01:59:16 +08:00
Matti Viljanen
de1061e0fe
Version bump to 3.11-1 2021-04-27 21:45:23 +03:00
Matti Viljanen
374ec141dd
Use smaller Ko-Fi icon 2021-04-27 20:16:05 +03:00
Matti Viljanen
308f0ae060
Handle saving and loading config more carefully. Fixes #35 2021-04-27 20:13:44 +03:00
Matti Viljanen
bd3bfb8365
Version bump to 3.10-1 2021-04-26 17:41:02 +03:00
Matti Viljanen
1a0b730a1c
Fine-tune logging, fix a few messages, fix indentation 2021-04-26 17:34:44 +03:00
Matti Viljanen
c6e8145afc
Remove unused code 2021-04-26 17:13:49 +03:00
Matti Viljanen
afe6850d88
Make the emulator less of a special case 2021-04-26 17:13:11 +03:00
Atlochowski
c4ae27edc9
Update harbour-batterybuddy-pl.ts 2021-04-26 08:41:58 +02:00
Matti Viljanen
64eb90da76
Version bump to v3.9-2 2021-04-25 00:04:35 +03:00
Åke Engelbrektson
dcbd16c510
Update harbour-batterybuddy-sv.ts
Update Swedish translation
2021-04-24 21:35:44 +02:00
Matti Viljanen
71834b9bbf
Version bump to 3.9-1 2021-04-24 19:06:58 +03:00
Matti Viljanen
2e385cf228
Update translation, complete Finnish translation 2021-04-24 18:44:30 +03:00
Matti Viljanen
fa7c24568a
Adjust logged messages 2021-04-24 18:27:37 +03:00
Matti Viljanen
942949226a
Add --logfile option to daemon 2021-04-24 18:14:26 +03:00
Matti Viljanen
f542628e56
Implement log level settings 2021-04-24 17:44:25 +03:00
Matti Viljanen
f9354eacc3
Add log viewer page, enable logging by default 2021-04-17 23:39:36 +03:00
Matti Viljanen
e31b791bdb
Remove unused function 2021-04-17 22:14:36 +03:00
Matti Viljanen
f4bf1d0763
Use const keywords and references a lot more 2021-04-17 22:13:57 +03:00
Matti Viljanen
d3132a453d
Replace QDebug with custom Logger 2021-04-17 22:01:19 +03:00
Matti Viljanen
4a885c347d
Don't hard code application name, properly assign object owners, Qt handles delete 2021-04-10 04:08:50 +03:00
Matti Viljanen
1ae74460cf
Don't recreate QSettings 2021-04-10 02:30:41 +03:00
Matti Viljanen
178dfb9a68
Add support for My Backup 2021-04-10 02:29:29 +03:00
Matti Viljanen
6b047af6c0
Use sh instead of bash 2021-04-10 01:51:42 +03:00
Matti Viljanen
5da67a5a22
Set percentage ranges to 5%...100% 2021-04-10 01:42:08 +03:00
Matti Viljanen
68d7c864a8
Fix systemd path 2021-04-10 01:32:09 +03:00
Matti Viljanen
4b8b0bcc79
Simplify slider code, add buttons to ease use 2021-04-10 01:31:03 +03:00
Matti Viljanen
709e384075
Enable debug output when using emulator 2021-04-09 23:28:55 +03:00
Matti Viljanen
4a05dd6725
Use QtQuick 2.2 2021-04-09 23:27:20 +03:00
Matti Viljanen
d47d3485b2
Add spacer comments 2021-04-09 23:25:43 +03:00
Matti Viljanen
a86086d5a1 Version bump to 3.8-1 2021-01-31 21:45:03 +02:00
Matti Viljanen
787f53216b Enable charging control by default 2021-01-31 21:43:23 +02:00
Flying Lollipop
6fb5cbd581 Locale: Update translators text for German 2021-01-01 17:12:01 +01:00
Flying Lollipop
e143c9d0dd Locale German: Translate new strings from 3.7-1 2021-01-01 15:46:40 +01:00
Flying Lollipop
291cbccd77 Locale German: use shorter status strings for mainpage 2021-01-01 15:45:46 +01:00
Flying Lollipop
0f8e61272f Locale: Revise German translations
Fix a few typos, make wordings consistent and try to be concise and short
while keeping as close as possible to original texts
2021-01-01 15:43:47 +01:00
Matti Viljanen
cef5e3b76a Version bump to 3.7-1 2020-12-30 01:06:25 +02:00
Matti Viljanen
6b3085857c Use symlinks for .spec and .changes files 2020-12-29 20:23:23 +02:00
Matti Viljanen
284c46196e Remove unused import 2020-12-27 16:12:27 +02:00