Commit graph

27 commits

Author SHA1 Message Date
Matti Viljanen
cbf7e7cdbc
Split project into GUI application and CLI service 2020-04-24 11:22:07 +03:00
Matti Viljanen
e5f141cd4b
Version bump to 2.2-2 2020-03-28 10:30:43 +02:00
Matti Viljanen
1db3b693f8
Improve cmd arg handling 2020-03-28 10:21:01 +02:00
Matti Viljanen
6c436c3c12
Implement "--debug" to print qInfo(), qDebug(), console.info() and console.debug() messages
Note that setting "*.debug=true" leads the whole Qt's debug output being printed, which is NOT recommened.
2020-03-23 04:18:44 +02:00
Matti Viljanen
f669ec6dec
Remove yaml (removes %posttrans and %postun from .spec) 2020-03-23 04:12:45 +02:00
Matti Viljanen
98749ef219
Fix version bump system, add "-v" for version 2020-03-23 04:12:05 +02:00
Matti Viljanen
60c5a1d488
Add landscape orientation support 2020-03-21 16:03:07 +02:00
Matti Viljanen
64cc9951db
Disable QML console.debug() with QT_NO_DEBUG_OUTPUT 2020-03-21 13:24:40 +02:00
Matti Viljanen
02b3f40524
Increase debug log verbosity 2020-03-21 05:02:04 +02:00
Matti Viljanen
b00e024107
Implement "right-to-left" Slider 2020-03-20 22:57:59 +02:00
Matti Viljanen
d15d45ee1f
Add systemd service for ensuring write access 2020-03-20 17:27:38 +02:00
Matti Viljanen
a4b709c476
Add separate license page, update about page 2020-01-05 13:08:16 +02:00
Matti Viljanen
5914ff6488
Actually move sliders to Settings page 2019-01-29 01:25:16 +02:00
Matti Viljanen
99d8aecb7a
Add MyDetailItem 2019-01-29 01:23:53 +02:00
Matti Viljanen
1548b17916
Create visual battery charge level indicator 2019-01-29 01:09:54 +02:00
Matti Viljanen
8eafae5808
Version bump to 1.1, update translations, minor cleanup, remove QDebug 2019-01-08 21:15:36 +02:00
Matti Viljanen
1b3920ef03
Fix battery 100% full, but app not alerting, minor cleanup 2019-01-08 20:21:21 +02:00
Matti Viljanen
c1ecb486ce Update translations, create Finnish translation 2019-01-06 11:29:12 +02:00
Matti Viljanen
705b445185 Version bump 2019-01-05 23:48:29 +02:00
Matti Viljanen
e25ae8d2cc Add InfoPage.qml 2019-01-05 23:37:44 +02:00
Matti Viljanen
28ed6b936d Check battery level automatically every minute and play sound when necessary 2019-01-05 22:02:01 +02:00
Matti Viljanen
ac9e3a088b Add Settings object, alert level sliders 2019-01-05 21:58:52 +02:00
Matti Viljanen
790064e56b Add "About..." page 2019-01-05 20:16:04 +02:00
Matti Viljanen
b1cc485099 Include sound files 2019-01-05 20:15:29 +02:00
Matti Viljanen
18bf91fdce Display current battery level and charging status - milestone achieved! 2019-01-05 17:15:32 +02:00
Matti Viljanen
5b99d11f3f Battery class added 2019-01-05 17:14:00 +02:00
Matti Viljanen
46e27d18b7 Created project, added .gitignore 2019-01-05 15:49:35 +02:00