Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix deprecations and build warnings. | Robert Tari | 2020-09-04 | 1 | -3/+0 |
| | | | | Fixes AyatanaIndicators/ayatana-indicator-power#9. | ||||
* | Add basic flashlight support. | Marius Gripsgard | 2018-03-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Ported from UBPorts power indicator: commit efef6f25f378021c99b3078958482b3c4ffc43a2 Author: Marius Gripsgard <mariogrip@ubuntu.com> Date: Sun Aug 13 00:09:01 2017 +0200 Add support for other flashlight sysfs paths commit 3f4339876ddb586b75a73fab51a54b1d4d54fdd1 Author: Marius Gripsgard <mariogrip@ubuntu.com> Date: Fri Jul 28 21:23:54 2017 +0200 Add basic support for QCOM flashlight, Fixes https://github.com/ubports/ubports-touch/issues/79 This does not work on non QCOM devices Ported-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Use coverage support from cmake-extras. | Rodney Dawes | 2018-03-16 | 1 | -3/+3 |
| | |||||
* | Make URL dispatcher build-dependency optional and handle battery settings ↵ | Mike Gabriel | 2018-03-12 | 1 | -2/+7 |
| | | | | request appropriately. | ||||
* | Set DG_LOG_DOMAIN to ayatana-indicator-power (decapitalized spelling). | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | src/CMakeLists.txt: Round up previous commit by fixing dbus-powerd.h codegen ↵ | Mike Gabriel | 2017-06-21 | 1 | -1/+1 |
| | | | | call. | ||||
* | Really switch back to com.canonical.powerd. | Mike Gabriel | 2017-06-14 | 1 | -1/+1 |
| | |||||
* | src/CMakeLists.txt: Fix nasty typo. | Mike Gabriel | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Fork from Ubuntu's indicator-power code project. | Mike Gabriel | 2015-11-12 | 1 | -10/+9 |
| | |||||
* | in brightness.c, add a powerd proxy and listen to it for brightness property ↵ | Charles Kerr | 2015-05-20 | 1 | -0/+4 |
| | | | | changes. | ||||
* | move the mock battery from GSettings to DBus | Charles Kerr | 2014-10-14 | 1 | -0/+5 |
| | |||||
* | add gsettings for a mock battery to make QA tester's lives easier | Charles Kerr | 2014-10-10 | 1 | -0/+1 |
| | |||||
* | first draft of non-blocking powerd/uscreen brightness impl | Charles Kerr | 2014-09-10 | 1 | -2/+1 |
| | |||||
* | in device-provider-upower, use glib's G_ADD_PRIVATE() macro | Charles Kerr | 2014-09-08 | 1 | -0/+1 |
| | |||||
* | add upower 0.99 support | Charles Kerr | 2014-09-07 | 1 | -4/+0 |
| | |||||
* | second draft of low battery power notifications, still a work in progress | Charles Kerr | 2014-07-21 | 1 | -0/+4 |
| | |||||
* | add first draft of low battery notifications | Charles Kerr | 2014-07-16 | 1 | -0/+1 |
| | |||||
* | replace autoconf/automake with cmake | Charles Kerr | 2014-07-13 | 1 | -0/+45 |