Commit graph

85 commits

Author SHA1 Message Date
Matti Viljanen
21fbc4a046
Relocate Settings and About pages 2020-03-21 03:25:26 +02:00
Matti Viljanen
3fe4589c21
Implement enable/disable notifications, fix emitting signals, move charger control buttons to MainPage 2020-03-21 03:22:47 +02:00
Matti Viljanen
59950ddb7a
Fix indentation
Diff, what are you doing?
2020-03-21 01:40:08 +02:00
Matti Viljanen
5a3af9894d
Don't try to use charging control when running on SDK 2020-03-21 01:30:28 +02:00
Matti Viljanen
b994721229
Enable charger control buttons according to current status 2020-03-21 01:18:07 +02:00
Matti Viljanen
85d42458ca
Improve logging, settings loading and file operations 2020-03-21 01:17:15 +02:00
Matti Viljanen
4cd2dba0d7
Migrate old setting keys 2020-03-20 23:02:07 +02:00
Matti Viljanen
65627705ff
Fix sliders' min/max values 2020-03-20 23:01:50 +02:00
Matti Viljanen
2854217108
Massive typofix in settings' key names, optimize constructor 2020-03-20 23:00:30 +02:00
Matti Viljanen
b00e024107
Implement "right-to-left" Slider 2020-03-20 22:57:59 +02:00
Matti Viljanen
d90c9c87da
Implement charger control logic 2020-03-20 20:58:01 +02:00
Matti Viljanen
e1b59a98a5
Code cleanup; rename variables. Separate alert and charger limits. 2020-03-20 20:57:06 +02:00
Matti Viljanen
799ecd40db
Add missing statuses 2020-03-20 20:49:28 +02:00
Matti Viljanen
fecaad492a
Make sure charging is disabled on exit 2020-03-20 17:29:09 +02:00
Matti Viljanen
da92cb4c7a
Fix layout 2020-03-20 17:28:10 +02:00
Matti Viljanen
d15d45ee1f
Add systemd service for ensuring write access 2020-03-20 17:27:38 +02:00
Matti Viljanen
c67a33a4b7
Implement charger control and charger plugged in boolean 2020-03-20 17:26:29 +02:00
Matti Viljanen
b429c474c6
Use pointers to objects for consistency 2020-03-20 16:18:14 +02:00
Matti Viljanen
21a4b9e0e8
Remove audio tests from main page 2020-03-20 16:16:30 +02:00
Matti Viljanen
a4b709c476
Add separate license page, update about page 2020-01-05 13:08:16 +02:00
Matti Viljanen
472a5233f3
Include .pro.user.* files 2019-04-27 13:51:37 +03:00
Matti Viljanen
cd167a56aa
Merge pull request #4 from Quenty31/patch-2
More small fixes
2019-04-27 13:24:14 +03:00
Quentí
e375675879
More small fixes 2019-03-17 19:29:01 +01:00
Matti Viljanen
f6732a0bb1
Merge pull request #3 from Quenty31/patch-1
Update French
2019-03-11 20:38:00 +02:00
Quentí
e7c66ffcde
small mistakes 2019-03-11 19:21:54 +01:00
Matti Viljanen
bac3580807
Update comment 2019-03-10 14:56:41 +02:00
Matti Viljanen
20598baf8a Version bump 2019-03-10 14:02:00 +02:00
Matti Viljanen
fe6194eb70 Fix French and Chinese translations 2019-03-10 13:59:01 +02:00
Matti Viljanen
6e290fa718
Merge pull request #2 from Quenty31/master
[i18n] French local file
2019-02-24 22:59:25 +02:00
Quentí
3f81bd718a
French local file 2019-02-24 17:09:45 +01:00
Matti Viljanen
688d7b377e
Merge pull request #1 from dashinfantry/patch-1
Here is the chinese translation for battery buddy
2019-02-12 21:59:41 +02:00
dashinfantry
a09cdf4507
Create harbour-batterybuddy-zh_cn.ts 2019-02-13 00:18:55 +08:00
Matti Viljanen
c4b2ccd87b
Fix multiple notifications (hopefully), add screenshots 2019-02-11 14:03:00 +02:00
Matti Viljanen
03960a5636
Update changelog 2019-02-10 20:30:54 +02:00
Matti Viljanen
96225c71af
Increase polling frequency to 3s 2019-02-10 20:30:45 +02:00
Matti Viljanen
a9daef7d6b
Set QFile parents 2019-02-10 20:30:26 +02:00
Matti Viljanen
8d9516a494
Use SoundEffect instead of MediaPlayer, so that media playback doesn't pause 2019-02-10 20:30:11 +02:00
Matti Viljanen
51f2542d80
Fix cover updates 2019-02-10 20:27:27 +02:00
Matti Viljanen
2074f412b3
Version bump, changelog and translation update 2019-01-29 01:34:34 +02:00
Matti Viljanen
1561b66743
Actually include MyDetailItem.qml 2019-01-29 01:28:59 +02:00
Matti Viljanen
0eb199de67
Adjust alert role and volume, increase notification urgency 2019-01-29 01:28:44 +02:00
Matti Viljanen
7d2e964e5a
Take BatteryGraph into use 2019-01-29 01:27:30 +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
c7ba509bc7
Move sliders to Settings page, add alert interval setting 2019-01-29 01:11:32 +02:00
Matti Viljanen
1548b17916
Create visual battery charge level indicator 2019-01-29 01:09:54 +02:00
Matti Viljanen
85184313b0
Update translation 2019-01-09 01:12:30 +02:00
Matti Viljanen
722cac24b9
Fix broken state detection, move state translations to QML 2019-01-09 00:59:23 +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