Commit graph

66 commits

Author SHA1 Message Date
nephros
e1cc4cd0f7 [AC] Support USB+AC Charging: QML 2023-02-23 16:17:45 +01:00
Matti Viljanen
7042751703
Implement max charge current setting 2022-12-31 23:46:23 +02:00
Matti Viljanen
5e7c55a6aa
Update translations 2022-08-28 10:36:39 +03:00
Matti Viljanen
3ca45a54a8
Update copyright years
There has to be a smarter way to this...
2022-08-28 10:36:38 +03:00
Matti Viljanen
65cf70c15e
Move all subpages to MainPage for faster access 2022-08-28 10:14:46 +03:00
Matti Viljanen
2733811ca0
Fixup! Remove debug code 2022-08-28 09:55:22 +03:00
Matti Viljanen
f7497eeb8b
Fixup! Use correct theme color 2022-08-28 09:54:16 +03:00
Matti Viljanen
c546cdef99
Redesign the battery graph 2022-08-28 00:54:50 +03:00
Matti Viljanen
b5c2002080
Redesign logo and add credits 2022-08-28 00:54:29 +03:00
Matti Viljanen
5ba91376b7
Add image to GitHub link button 2022-08-28 00:53:33 +03:00
Matti Viljanen
a31cf8b003
Add ImageButton 2022-08-28 00:52:34 +03:00
Matti Viljanen
c18491afd6
Redesign the cover page 2022-08-28 00:51:24 +03:00
Matti Viljanen
18c47e0a4b
Clear the model before updating the contents 2022-08-10 21:52:46 +03:00
Matti Viljanen
22ae3974a6
Add comments and use better variable names 2022-08-10 21:40:18 +03:00
Matti Viljanen
143d9b376a
Fix scrolling and tweak layout 2022-08-10 21:34:10 +03:00
nephros
22b20503af load logfile into model to enable formatting 2022-08-10 10:28:05 +02:00
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
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
Matti Viljanen
c6f9000aa9 Hide unavailable health/temp data 2021-05-23 14:25:24 +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
5c5aa961e7
Default to unknown state 2021-05-22 22:58:05 +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
Peter G. (nephros)
ce994a0d1e support weird US temperature measurement 2021-05-02 16:25:57 +02:00
Peter G. (nephros)
98e2b1ae31 show health and temperature in UI 2021-05-02 10:23:58 +02:00
Matti Viljanen
374ec141dd
Use smaller Ko-Fi icon 2021-04-27 20:16:05 +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
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
Flying Lollipop
6fb5cbd581 Locale: Update translators text for German 2021-01-01 17:12:01 +01:00
Matti Viljanen
284c46196e Remove unused import 2020-12-27 16:12:27 +02: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
d933231a1e Version bump to 3.6-2 2020-11-15 23:25:18 +02:00
Matti Viljanen
f047f421fa Display momentary current value 2020-11-15 22:28:00 +02:00
Matti Viljanen
a6561ac135 Minimize service process delays 2020-11-15 22:19:13 +02:00
Matti Viljanen
c799895a76 Fix service control sliders for SFOS 3.4
systemctl binary has moved from /bin to /usr/bin
2020-10-19 07:55:13 +03:00
Matti Viljanen
c3c7aa8fcc
Drop MySlider.qml in favor of compatibility 2020-06-14 19:55:25 +03:00