2021-04-24 19:06:58 +03:00
|
|
|
* Sat Apr 24 2021 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.9-1
|
|
|
|
- Fix enabling/disabling background service (again)
|
|
|
|
- Add log viewer (and a copy button)
|
|
|
|
- Add buttons to help fine-tuning slider values
|
|
|
|
- Add support for My Backup
|
|
|
|
- Implement custom logger
|
|
|
|
- Simplify notification sound handling
|
|
|
|
- Explicitly stop and start the service during install/upgrade
|
|
|
|
- Use sh instead of bash
|
|
|
|
- Improve code quality and efficiency
|
|
|
|
- Remove and simplift a lot of code
|
|
|
|
|
2021-01-31 22:45:03 +03:00
|
|
|
* Sun Jan 31 2021 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.8-1
|
|
|
|
- Improve SFOS 3.4 support (don't hardcode user nemo)
|
|
|
|
- Enable charger control by default (for new users)
|
|
|
|
|
|
|
|
* Sun Jan 10 2021 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.7-2
|
|
|
|
- Update Deutch translation (thanks, fllp)
|
|
|
|
|
2020-12-30 02:06:25 +03:00
|
|
|
* Wed Dec 30 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.7-1
|
|
|
|
- Respect ringtone volume and silent mode
|
|
|
|
- Fix services' startup and install/uninstall
|
|
|
|
- Use Nemo Notification for notifications
|
|
|
|
- Use QMediaPlayer for notification sounds
|
|
|
|
- Drop lipstick-qt5-tools dependency
|
|
|
|
- Implement alerting once/interval/never
|
|
|
|
- Remove redundant options accordingly
|
|
|
|
- Improve alert logic (again)
|
|
|
|
- Update Finnish translation
|
|
|
|
- Support SFOS 3.4 (defaultuser)
|
|
|
|
|
2020-11-17 17:10:49 +03:00
|
|
|
* Mon Nov 16 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.6-3
|
|
|
|
- Add Polish translation (thanks, atlochowski)
|
|
|
|
- Updated Chinese translation (thanks, dashinfantry)
|
|
|
|
- Updated Finnish translation
|
|
|
|
|
2020-11-16 00:25:18 +03:00
|
|
|
* Sun Nov 15 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.6-2
|
|
|
|
- Add German translation (thanks, dryo)
|
|
|
|
|
2020-11-15 23:44:08 +03:00
|
|
|
* Sun Nov 15 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.6-1
|
2020-11-16 00:25:18 +03:00
|
|
|
- Main build requires SailfishOS 3.3
|
2020-11-15 23:44:08 +03:00
|
|
|
- Display charging/discharging current
|
|
|
|
- Speed up service buttons
|
|
|
|
|
2020-10-19 07:55:40 +03:00
|
|
|
* Mon Oct 19 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.5-1
|
|
|
|
- Fix service control buttons on SFOS 3.4
|
|
|
|
- Drop custom slider element
|
|
|
|
|
2020-06-14 19:33:18 +03:00
|
|
|
* Sun Jun 14 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.4-1
|
|
|
|
- Check service status when starting app
|
|
|
|
- Add controls to enable/disable service at boot
|
|
|
|
- Trigger notifications when charger is connected/disconnected
|
|
|
|
- Fix notifications and sounds (broken since 3.2)
|
|
|
|
- Reset notification ID after closing it
|
|
|
|
- Fix cover page text wrap issue
|
|
|
|
- Minor repo/code cleanup
|
|
|
|
|
2020-06-14 11:54:09 +03:00
|
|
|
* Fri Jun 12 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.3-1
|
|
|
|
- Start user service at boot
|
|
|
|
- Remove all old versions of the services
|
|
|
|
- Fix start and stop service controls
|
|
|
|
- Update Swedish translation (thanks, eson57)
|
|
|
|
|
|
|
|
* Fri Jun 12 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.2-1
|
2020-06-12 01:18:40 +03:00
|
|
|
- Run service without root privileges
|
|
|
|
- Add start and stop service controls
|
|
|
|
|
2020-06-01 18:58:31 +03:00
|
|
|
* Mon Jun 01 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.1-1
|
|
|
|
- Update Chinese translation
|
|
|
|
- Don't alert on "100% idle" (e.g. emulator)
|
|
|
|
|
2020-05-31 21:56:22 +03:00
|
|
|
* Sun May 31 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 3.0-1
|
2020-04-26 19:06:49 +03:00
|
|
|
- Reimplemented systemd service controls charging and notifications
|
|
|
|
- GUI doesn't have to be open for proper operation
|
|
|
|
- Added Ko-Fi.com donation link
|
2020-05-31 21:56:22 +03:00
|
|
|
- Translation fixes
|
|
|
|
- Identical with version 3.0 beta 1 (2.99-1)
|
2020-04-26 19:06:49 +03:00
|
|
|
|
|
|
|
* Fri Mar 27 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 2.2-2
|
2020-03-28 11:30:43 +03:00
|
|
|
- Fix broken notifications timer
|
2020-03-28 11:47:56 +03:00
|
|
|
- Add Swedish translation (thanks, eson57)
|
2020-03-28 11:30:43 +03:00
|
|
|
- Add "--verbose" and "--debug" arguments to print out more messages
|
2020-03-28 11:47:56 +03:00
|
|
|
- Add "-v" argument for version query, because why not :)
|
2020-03-28 11:30:43 +03:00
|
|
|
- Add "--help" argument
|
|
|
|
|
2020-03-23 05:04:47 +03:00
|
|
|
* Sat Mar 21 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 2.1-2
|
|
|
|
- Fix crash on startup after upgrade
|
|
|
|
- Fix missing systemd service after upgrade
|
|
|
|
|
2020-03-22 00:51:11 +03:00
|
|
|
* Sat Mar 21 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 2.1-1
|
|
|
|
- Add landscape orientation support
|
|
|
|
- Update Chinese translation (thanks, dashinfantry)
|
|
|
|
|
2020-03-21 14:25:33 +03:00
|
|
|
* Sat Mar 21 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 2.0-1
|
|
|
|
- New feature: pause and resume charging (automatically/manually)
|
|
|
|
- Implemented systemd service for charger control permissions
|
|
|
|
- Massive code cleanup, many parts improved or rewritten
|
|
|
|
- Don't use deprecated /run/state/namespaces/Battery/
|
|
|
|
- Audio tests moved to Settings page
|
|
|
|
- Use "right to left" slider highlight
|
|
|
|
- Use separate license page
|
2019-01-05 16:49:35 +03:00
|
|
|
|
2019-03-10 15:02:00 +03:00
|
|
|
* Sun Mar 10 2019 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 1.3-1
|
2020-03-21 14:25:33 +03:00
|
|
|
- Add Chinese translation (thanks, dashinfantry)
|
|
|
|
- Add French translation (thanks, Quenty31)
|
2019-01-05 16:49:35 +03:00
|
|
|
|
2019-02-11 15:03:00 +03:00
|
|
|
* Mon Feb 11 2019 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 1.2-1
|
|
|
|
- Alert doesn't stop media playback
|
2019-01-29 02:34:09 +03:00
|
|
|
- Add battery graphic
|
|
|
|
- Redesign cover page
|
2019-02-10 21:30:54 +03:00
|
|
|
- Poll changes more often
|
2019-02-11 15:03:00 +03:00
|
|
|
- Fix multiple notifications (hopefully)
|
2019-01-29 02:34:09 +03:00
|
|
|
|
2019-01-08 22:15:36 +03:00
|
|
|
* Tue Jan 8 2019 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 1.1-1
|
|
|
|
- Slider values are now saved
|
|
|
|
- Show battery state
|
|
|
|
- Alert when battery is charged to 100%, but not charging
|
|
|
|
|
|
|
|
* Sun Jan 6 2019 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 1.0-1
|
2019-01-06 00:48:29 +03:00
|
|
|
- Initial release
|
|
|
|
- Implement battery level monitoring
|
|
|
|
- Implement audible alerts and notifications
|