Commit graph

51 commits

Author SHA1 Message Date
Matti Viljanen
e6cf771874
Fix more mishaps... 2020-03-24 10:02:30 +02:00
Matti Viljanen
98749ef219
Fix version bump system, add "-v" for version 2020-03-23 04:12:05 +02:00
Matti Viljanen
fe8b27d18c
Fix crash on startup 2020-03-23 04:04:47 +02:00
Matti Viljanen
6cee5f0888
Version bump to 2.1-1 2020-03-21 23:51:11 +02:00
Matti Viljanen
60c5a1d488
Add landscape orientation support 2020-03-21 16:03:07 +02:00
Matti Viljanen
ff66359228
Version bump to 2.0-1 2020-03-21 13:26:18 +02:00
Matti Viljanen
366cafde42
Improve Settings page loading 2020-03-21 13:12:45 +02:00
Matti Viljanen
9afde472d7
Various English translation fixes and changes 2020-03-21 05:08:35 +02:00
Matti Viljanen
193dc5dccf
Update Settings page values correctly 2020-03-21 05:04:52 +02:00
Matti Viljanen
c5dbb6d6a3
Fix button logic 2020-03-21 04:03:40 +02:00
Matti Viljanen
cc52212eb5
Update copyrights 2020-03-21 03:27:09 +02:00
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
b994721229
Enable charger control buttons according to current status 2020-03-21 01:18: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
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
c67a33a4b7
Implement charger control and charger plugged in boolean 2020-03-20 17:26:29 +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
20598baf8a Version bump 2019-03-10 14:02:00 +02:00
Matti Viljanen
c4b2ccd87b
Fix multiple notifications (hopefully), add screenshots 2019-02-11 14:03:00 +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
2074f412b3
Version bump, changelog and translation update 2019-01-29 01:34:34 +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
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
Matti Viljanen
ad28b2e402
Display battery state 2019-01-08 20:18:25 +02:00
Matti Viljanen
10fe796d1c
Add scroll decorator 2019-01-08 20:06:08 +02:00
Matti Viljanen
244c97ad7b
Make GitHub link HTTPS, not HTTP 2019-01-06 16:44:19 +02:00
Matti Viljanen
ab9dc6609c Changed some texts 2019-01-06 11:34:26 +02:00
Matti Viljanen
746b4adbd7 Make audio quieter, add test notification text, mabe buttons translatable 2019-01-06 11:34:04 +02:00
Matti Viljanen
23eb888dc9 Fix upper limit sound 2019-01-06 11:31:48 +02:00
Matti Viljanen
e1d1a0b1d8 Publish and auto-close notification 2019-01-06 00:28:43 +02:00
Matti Viljanen
705b445185 Version bump 2019-01-05 23:48:29 +02:00
Matti Viljanen
c5a4a7bb4b Improve MainPage, add alert tests 2019-01-05 23:42:57 +02:00
Matti Viljanen
9678c93914 Comment the old sounds related code 2019-01-05 23:41:59 +02:00
Matti Viljanen
8467c6e7c6 Add GPLv3 license comments in source files 2019-01-05 23:40:22 +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
18bf91fdce Display current battery level and charging status - milestone achieved! 2019-01-05 17:15:32 +02:00