Matti Viljanen
317cd5bb6a
Version bump to v4.1.0-beta4
2022-08-10 21:53:15 +03:00
Matti Viljanen
b9ea2c683c
Version bump to v4.1.0-beta3
2022-08-10 00:43:35 +03:00
Matti Viljanen
c0b7c4ddce
Invert the charge current if necessary, assume the value always changes
2022-08-10 00:35:43 +03:00
Matti Viljanen
31c709435b
Rename internal logging functions for clarity
...
I still got them mixed up all the time... Low, Medium, High it is!
2022-08-10 00:35:43 +03:00
Matti Viljanen
72adec94e1
Version bump to v4.1.0-beta2
2022-08-07 23:18:22 +03:00
Matti Viljanen
5d3a6ac041
Version bump to v4.1.0-beta1
2022-08-07 23:02:15 +03:00
Matti Viljanen
7603a6d161
Don't try to use non-existent files
2022-08-07 22:48:36 +03:00
Matti Viljanen
4c243e913d
Add to service and log charging/discharging current
2022-08-07 22:48:07 +03:00
Matti Viljanen
c9788b3500
Loop through system files, add initial Jolla Tablet support
2022-08-07 22:42:29 +03:00
Matti Viljanen
8721423029
Remove unused signals
2022-08-07 22:34:52 +03:00
Matti Viljanen
c1576ed44f
Print correct log file name
2022-08-07 22:33:11 +03:00
Matti Viljanen
78555ae3d2
Log temperature changes with resolution of one degree Celsius
2022-03-29 21:05:58 +03:00
Matti Viljanen
b5ea060372
Version bump to v4.0.0-1
2022-03-20 20:18:35 +02:00
Matti Viljanen
10095a41e9
Drop compatibility for SFOS versions 4.2 and older
2022-03-20 19:37:47 +02:00
Matti Viljanen
705cae455f
Don't try to close unopened notifications
2022-03-20 19:17:50 +02:00
Matti Viljanen
a417c6f5f6
Make service binary leaner
2022-03-19 22:49:05 +02:00
Matti Viljanen
b69897a3d8
Save the log to path sandboxed GUI app can access
2022-03-19 21:55:11 +02:00
Matti Viljanen
eb68f75173
Drop the version bump script
2022-03-19 21:54:01 +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
30cdf710d2
Fix BuildRequires, remove unneeded include
2021-07-25 21:44:04 +03:00
Matti Viljanen
08b577f7ad
Version bump to 3.15-1
2021-07-25 21:27:42 +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
cd6ee492c5
Use legacy build (old notification sound method) for now
...
Notification.setSound doesn't exist until SFOS 4+ which is not yet too widespread
2021-05-23 16:25:14 +03:00
Matti Viljanen
74717738d8
Fix legacy builds
2021-05-23 16:23:54 +03:00
Matti Viljanen
49a59183d2
Switch low battery and general alarm sounds
2021-05-23 15:30:31 +03:00
Matti Viljanen
0c9ef27cc4
Make building for SFOS2 easier
2021-05-23 15:27:26 +03:00
Matti Viljanen
f0dd0e5018
Better handle non-existent files
2021-05-23 14:26:42 +03:00
Matti Viljanen
645d919457
Use separate notification for health/status
2021-05-23 01:15:40 +03:00
Matti Viljanen
d3f1297afd
Use the unknown values in service, too
2021-05-22 23:42:57 +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
Matti Viljanen
91d8974b06
Version bump to 3.12-3
2021-05-01 00:03:17 +03:00
Matti Viljanen
e3f98fe769
Version bump to 3.12-2
2021-04-30 22:52:36 +03:00
Matti Viljanen
1c2e0acea1
Version bump to 3.12-1
2021-04-28 22:01:37 +03:00
Matti Viljanen
f9768aeeb0
Remove unused code
2021-04-28 22:01:19 +03:00
Matti Viljanen
7ff2c0250d
Don't log translated strings
2021-04-28 22:00:48 +03:00
Matti Viljanen
de1061e0fe
Version bump to 3.11-1
2021-04-27 21:45:23 +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
ac1e735d26
Close notification early, once only
2021-04-26 17:36: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
afe6850d88
Make the emulator less of a special case
2021-04-26 17:13:11 +03:00
Matti Viljanen
9079c10bd1
Don't log when there is no action.
2021-04-26 17:08:04 +03:00
Matti Viljanen
64eb90da76
Version bump to v3.9-2
2021-04-25 00:04:35 +03:00
Matti Viljanen
71834b9bbf
Version bump to 3.9-1
2021-04-24 19:06:58 +03:00
Matti Viljanen
fa7c24568a
Adjust logged messages
2021-04-24 18:27:37 +03:00
Matti Viljanen
591eb3ff10
Remove unneeded dependencies
2021-04-24 18:17:27 +03:00
Matti Viljanen
942949226a
Add --logfile option to daemon
2021-04-24 18:14:26 +03:00