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
Matti Viljanen
d2504666f4
Merge pull request #46 from nephros/health-fixes
...
German translation: fix typo, umlauts, unfinished
2021-05-30 20:26:22 +03:00
nephros
fad42f3c68
German translation: fix typo, umlauts, vanished
2021-05-25 11:15:20 +02:00
Matti Viljanen
6030377b51
Merge pull request #45 from atlochowski/patch-3
...
Update harbour-batterybuddy-pl.ts
2021-05-24 21:25:49 +03: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
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
a7d83df085
Fix the missing stuff from broken merge
...
How did this even happen?
2021-05-23 15:45:03 +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
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
645d919457
Use separate notification for health/status
2021-05-23 01:15:40 +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
d3f1297afd
Use the unknown values in service, too
2021-05-22 23:42:57 +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
4ef46fcd1a
Merge pull request #44 from nephros/health-service
...
Add health and temp support to Daemon
2021-05-15 21:01:33 +03:00
Matti Viljanen
db333e2816
Merge branch 'health' into health-service
2021-05-15 21:00:41 +03:00
Matti Viljanen
065fa35523
Merge pull request #43 from nephros/health-monitor
...
Add health and temp support to application
2021-05-15 20:32:08 +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
Matti Viljanen
54cbd89efa
Merge pull request #41 from nephros/trivial
...
fix suspected copypaste error
2021-05-02 13:02:39 +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