Commit graph

  • f4bf1d0763
    Use const keywords and references a lot more Matti Viljanen 2021-04-17 22:13:57 +0300
  • d3132a453d
    Replace QDebug with custom Logger Matti Viljanen 2021-04-17 22:01:19 +0300
  • 4a885c347d
    Don't hard code application name, properly assign object owners, Qt handles delete Matti Viljanen 2021-04-10 04:08:50 +0300
  • 1ae74460cf
    Don't recreate QSettings Matti Viljanen 2021-04-10 02:30:41 +0300
  • 178dfb9a68
    Add support for My Backup Matti Viljanen 2021-04-10 02:29:29 +0300
  • 6b047af6c0
    Use sh instead of bash Matti Viljanen 2021-04-10 01:51:42 +0300
  • 5da67a5a22
    Set percentage ranges to 5%...100% Matti Viljanen 2021-04-10 01:42:08 +0300
  • 68d7c864a8
    Fix systemd path Matti Viljanen 2021-04-10 01:32:09 +0300
  • 4b8b0bcc79
    Simplify slider code, add buttons to ease use Matti Viljanen 2021-04-10 01:31:03 +0300
  • 0aff894dd2
    Don't enable charging on exit when running on emulator Matti Viljanen 2021-04-09 23:34:06 +0300
  • ba3d17b611
    Fine-tune debug output Matti Viljanen 2021-04-09 23:33:21 +0300
  • 74cad3b5b5
    Enable debug output when using emulator on daemon, too Matti Viljanen 2021-04-09 23:29:34 +0300
  • 709e384075
    Enable debug output when using emulator Matti Viljanen 2021-04-09 23:28:55 +0300
  • 4a05dd6725
    Use QtQuick 2.2 Matti Viljanen 2021-04-09 23:27:20 +0300
  • d47d3485b2
    Add spacer comments Matti Viljanen 2021-04-09 23:25:43 +0300
  • a86086d5a1 Version bump to 3.8-1 v3.8-1 Matti Viljanen 2021-01-31 21:45:03 +0200
  • 787f53216b Enable charging control by default Matti Viljanen 2021-01-31 21:43:23 +0200
  • b678017006
    Don't hardcode nemo home path Matti Viljanen 2021-01-31 21:26:07 +0200
  • ca80336a4e
    Merge pull request #29 from fllp/translation-updates-DE Matti Viljanen 2021-01-07 18:40:36 +0200
  • 6fb5cbd581 Locale: Update translators text for German Flying Lollipop 2021-01-01 17:12:01 +0100
  • e143c9d0dd Locale German: Translate new strings from 3.7-1 Flying Lollipop 2021-01-01 15:46:40 +0100
  • 291cbccd77 Locale German: use shorter status strings for mainpage Flying Lollipop 2021-01-01 15:45:46 +0100
  • 0f8e61272f Locale: Revise German translations Fix a few typos, make wordings consistent and try to be concise and short while keeping as close as possible to original texts Flying Lollipop 2021-01-01 15:42:55 +0100
  • 58a873a998
    Respecting ringtone volume is now fixed Matti Viljanen 2020-12-30 01:32:41 +0200
  • cef5e3b76a Version bump to 3.7-1 v3.7-1 Matti Viljanen 2020-12-30 01:06:25 +0200
  • d04ec4ed19 Fix DBus session address, fix service handling Matti Viljanen 2020-12-30 01:01:50 +0200
  • 7b490275ba Use current ringtone volume. Fixes issue #9 Matti Viljanen 2020-12-29 22:59:15 +0200
  • 6b3085857c Use symlinks for .spec and .changes files Matti Viljanen 2020-12-29 20:23:23 +0200
  • f582d55809 Fix timer logic once again... Matti Viljanen 2020-12-27 16:21:15 +0200
  • a084c2d811 Improve service processing Matti Viljanen 2020-12-27 16:18:22 +0200
  • 07c463b238 Use QMediaPlayer instead of QSoundeffect Matti Viljanen 2020-12-27 16:17:05 +0200
  • 284c46196e Remove unused import Matti Viljanen 2020-12-27 16:12:27 +0200
  • 5cca284fa7 Don't update timers immediately on charger dis/connect Matti Viljanen 2020-12-27 02:24:19 +0200
  • d49b661053 Don't let high/low alert close low/high notification Matti Viljanen 2020-12-27 02:10:34 +0200
  • ff50092d84 Use QSoundEffect for notification sounds Matti Viljanen 2020-12-27 02:10:05 +0200
  • 4d58c55041 Always use username of UID 100000 Matti Viljanen 2020-12-27 00:45:40 +0200
  • 2be3247a5a Update Finnish translation Matti Viljanen 2020-12-01 01:16:28 +0200
  • 041adb3c85 Refine "Once" and "Never" behavior, remove redundant updateNotification Matti Viljanen 2020-12-01 00:53:48 +0200
  • b94df34839 Remove redundant high/low notification enabled Matti Viljanen 2020-11-30 22:58:37 +0200
  • aea2ef3da2 Implement "Once" and "Never" special time values Matti Viljanen 2020-11-30 22:41:09 +0200
  • 16f8d1b30a Signal timer reset when necessary Matti Viljanen 2020-11-30 22:33:27 +0200
  • 5235b5b0a0 Return if the value changed Matti Viljanen 2020-11-30 22:28:59 +0200
  • d359c95a40 Start timers only once at startup Matti Viljanen 2020-11-30 21:27:57 +0200
  • 5e2fc08f45 Rename the class so the code actually compiles... Matti Viljanen 2020-11-30 20:51:16 +0200
  • 082030f1fa Use nemonotifications-qt5 instead of lipstick-qt5-tools for notifications Matti Viljanen 2020-11-30 20:47:08 +0200
  • 56e39608e7 Version bump to 3.6-3 v3.6-3 Matti Viljanen 2020-11-17 16:10:49 +0200
  • b7afaf2caf
    Merge pull request #25 from atlochowski/patch-1 Matti Viljanen 2020-11-17 16:01:38 +0200
  • 12f5420da8
    Merge pull request #24 from dashinfantry/patch-10 Matti Viljanen 2020-11-17 15:57:42 +0200
  • c828b8e376
    Create harbour-batterybuddy-pl.ts A 2020-11-17 11:07:46 +0100
  • 966c7113b9
    Update harbour-batterybuddy-zh_CN.ts dashinfantry 2020-11-16 07:55:23 +0800
  • 0ff6615edf Remove erroneous \n Matti Viljanen 2020-11-15 23:45:47 +0200
  • d933231a1e Version bump to 3.6-2 v3.6-2 Matti Viljanen 2020-11-15 23:25:18 +0200
  • 5f9f3ba93e Update German translation Matti Viljanen 2020-11-15 23:12:28 +0200
  • 75b14e6cee
    Merge pull request #21 from dryo/master Matti Viljanen 2020-11-15 23:06:49 +0200
  • 45d3ceed37 Version bump to 3.6-1 v3.6-1 Matti Viljanen 2020-11-15 22:44:08 +0200
  • 8ddb3c187d Update fi,sv,fr translations Matti Viljanen 2020-11-15 22:43:38 +0200
  • f047f421fa Display momentary current value Matti Viljanen 2020-11-15 22:28:00 +0200
  • a6561ac135 Minimize service process delays Matti Viljanen 2020-11-15 22:19:13 +0200
  • 53f831cee0 Make process start block until process has finished Matti Viljanen 2020-11-15 22:18:11 +0200
  • 37e9154be0
    Rename harbour-batterybuddy_de.ts to harbour-batterybuddy-de_DE.ts dryo 2020-11-02 20:32:09 +0100
  • 20c375f8bd
    Added german translation dryo 2020-11-02 20:28:30 +0100
  • 6e85d46505
    Merge pull request #18 from ensag-dev/patch-1 Matti Viljanen 2020-10-19 09:19:05 +0300
  • 42964eed38
    Merge pull request #20 from dashinfantry/patch-9 Matti Viljanen 2020-10-19 09:17:54 +0300
  • 2e803210be Version bump to 3.5-1 v3.5-1 Matti Viljanen 2020-10-19 07:55:40 +0300
  • c799895a76 Fix service control sliders for SFOS 3.4 Matti Viljanen 2020-10-19 07:55:13 +0300
  • 8ea5a7726c
    Update harbour-batterybuddy-zh_CN.ts dashinfantry 2020-10-16 01:26:52 +0800
  • a613c2e3b3
    Update for French ensag-dev 2020-06-16 15:57:06 +0200
  • 129b836aec
    Update harbour-batterybuddy-zh_CN.ts dashinfantry 2020-06-15 23:11:35 +0800
  • c3c7aa8fcc
    Drop MySlider.qml in favor of compatibility v3.4-1-legacy Matti Viljanen 2020-06-14 19:55:25 +0300
  • 476866697a
    Use SFOS 2.2 version of Slider.qml Matti Viljanen 2020-06-14 15:46:34 +0300
  • e4090c111a
    Version bump to 3.4 v3.4-1 Matti Viljanen 2020-06-14 19:33:18 +0300
  • 6c461c57d1
    Split high and low notification controls (fixes issue #9) Matti Viljanen 2020-06-14 19:22:41 +0300
  • 6a5945c6d9
    Don't send notifications twice at daemon at startup Matti Viljanen 2020-06-14 18:29:31 +0300
  • c9af158062
    Let daemon migrate old settings Matti Viljanen 2020-06-14 18:26:10 +0300
  • 61d9dae5ac
    Reset notification ID after closing Matti Viljanen 2020-06-14 18:23:11 +0300
  • 71b644e32d
    Show/hide notifications as soon as charger is connected/disconnected Matti Viljanen 2020-06-14 17:43:08 +0300
  • b2ff23aacc
    Fix non-root notifications and audio Matti Viljanen 2020-06-14 17:29:53 +0300
  • 848e288c83
    Update README.md Matti Viljanen 2020-06-14 16:11:59 +0300
  • 36de042cfa
    Move license, readme and screenshots back to project root Matti Viljanen 2020-06-14 15:59:33 +0300
  • 0bf676f0d2
    Fix cover page text Matti Viljanen 2020-06-14 15:56:14 +0300
  • a5a8d4fbda
    Rename timers and processes Matti Viljanen 2020-06-14 13:10:30 +0300
  • 6bb39bde4f
    Remove unused properties Matti Viljanen 2020-06-14 13:09:58 +0300
  • a8a301cee2
    Add controls to enable/disable the daemon at startup Matti Viljanen 2020-06-14 13:09:14 +0300
  • b25292582c
    Check the service status at GUI startup Matti Viljanen 2020-06-14 11:57:09 +0300
  • a74ccff6ab
    Version bump to 3.3 Matti Viljanen 2020-06-14 11:54:09 +0300
  • 001b815324
    Fix starting user daemon at startup Matti Viljanen 2020-06-12 14:33:43 +0300
  • fa5b0cd9e7
    Warn if restoring charger status fails at exit Matti Viljanen 2020-06-12 14:32:25 +0300
  • 0cb9551c3a
    Return success writing new charger state Matti Viljanen 2020-06-12 14:26:00 +0300
  • 87e72bed0b
    Always try to write new charger status Matti Viljanen 2020-06-12 14:16:46 +0300
  • a1c77e6268
    Fix daemon description (again?) Matti Viljanen 2020-06-12 14:15:35 +0300
  • b5dc817c44
    Don't depend on root oneshot daemon, since nemo can't start/stop it Matti Viljanen 2020-06-12 14:15:16 +0300
  • 3e38f46d8e
    Remove all previous daemon data Matti Viljanen 2020-06-12 14:14:01 +0300
  • cd26ad0ed6
    Merge pull request #15 from eson57/patch-1 Matti Viljanen 2020-06-12 08:28:59 +0300
  • daa444d40f
    Update harbour-batterybuddy-sv.ts Åke Engelbrektson 2020-06-12 07:00:33 +0200
  • 0b91257e29
    Version bump to 3.2 Matti Viljanen 2020-06-12 01:18:40 +0300
  • 9e25b92381
    Fix daemon descriptions and dependencies Matti Viljanen 2020-06-12 01:18:22 +0300
  • 9054577008
    Control the daemon from the UI Matti Viljanen 2020-06-12 01:04:11 +0300
  • 183206b0a3
    Run the background daemon in user context Matti Viljanen 2020-06-11 18:26:34 +0300
  • 1f1a291447
    Actually include the oneshot service files Matti Viljanen 2020-06-11 18:26:05 +0300
  • 6899638969
    Bring back the oneshot permission daemon (initial commit) Matti Viljanen 2020-06-11 12:18:11 +0300