Commit graph

26 commits

Author SHA1 Message Date
Matti Viljanen
c34c9edd88
Use QtQuick 2.6 2022-03-20 20:16:24 +02:00
Matti Viljanen
1eeb95cda6
Replace custom process.h with QML DBusInterface 2022-03-20 19:26:57 +02:00
Matti Viljanen
9b77748cec
Fix typo 2022-03-19 21:14:37 +02:00
Matti Viljanen
5627c5fc47 Implement BackgroundActivity-based timers 2021-07-25 20:54:27 +03:00
Matti Viljanen
40363f1285
Adjust translations 2021-05-23 00:03:19 +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)
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
Matti Viljanen
f9354eacc3
Add log viewer page, enable logging by default 2021-04-17 23:39:36 +03:00
Matti Viljanen
d3132a453d
Replace QDebug with custom Logger 2021-04-17 22:01:19 +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
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
b94df34839 Remove redundant high/low notification enabled 2020-11-30 22:58:37 +02:00
Matti Viljanen
aea2ef3da2 Implement "Once" and "Never" special time values 2020-11-30 22:41:09 +02:00
Matti Viljanen
c3c7aa8fcc
Drop MySlider.qml in favor of compatibility 2020-06-14 19:55:25 +03:00
Matti Viljanen
6c461c57d1
Split high and low notification controls (fixes issue #9) 2020-06-14 19:23:17 +03:00
Matti Viljanen
a8a301cee2
Add controls to enable/disable the daemon at startup 2020-06-14 13:09:14 +03:00
Matti Viljanen
9054577008
Control the daemon from the UI 2020-06-12 01:19:18 +03:00
Matti Viljanen
a5d8ae0fa3
Save settings after releasing the sliders 2020-04-26 18:23:35 +03:00
Matti Viljanen
c0e8004cc2
Fix updating settings on page change 2020-04-26 18:22:19 +03:00
Matti Viljanen
663c94c1ce
Properly read autoStopCharging value 2020-04-26 11:39:20 +03:00
Matti Viljanen
cbf7e7cdbc
Split project into GUI application and CLI service 2020-04-24 11:22:07 +03:00
Renamed from qml/pages/SettingsPage.qml (Browse further)