Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Lomiri features configurable at build time | Robert Tari | 2022-02-18 | 1 | -1/+1 |
| | |||||
* | Drop pkglibexecdir and use native CMake file configuration | Robert Tari | 2022-02-14 | 1 | -1/+1 |
| | |||||
* | Clean up compilation flags | Robert Tari | 2021-12-17 | 1 | -9/+0 |
| | |||||
* | Check for lomiri-schemas package instead of individual files | Robert Tari | 2021-12-15 | 1 | -1/+1 |
| | |||||
* | *_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to HAS_LOMIRI_ACCTSERVICE_SOUND | Robert Tari | 2021-11-01 | 1 | -1/+1 |
| | |||||
* | com.ubuntu.touch.AccountsService.Sound to com.lomiri.touch.AccountsService.Sound | Robert Tari | 2021-11-01 | 1 | -2/+2 |
| | |||||
* | Drop all references to lomiri-url-dispatcher | Robert Tari | 2021-08-28 | 1 | -5/+1 |
| | |||||
* | Rename com.canonical.powerd -> com.lomiri.Repowerd | Robert Tari | 2021-08-28 | 1 | -3/+3 |
| | |||||
* | Pull in many fixes from the bionic branch. (#7) | Rodney | 2021-08-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Pay attention to $SNAP prefix * Releasing 12.10.6+17.04.20161201-0ubuntu1 * give sorting priority to devices with power supplies * Releasing 12.10.6+17.04.20170116-0ubuntu1 * Remove old autostart files. * Use gmock module from cmake-extras. * Use coverage support from cmake-extras. * Add gcovr and lcov dependencies. * Use intltool support from cmake-extras. * Remove usage of extra GCOV variables. * Remove hard-coded -g compiler flag. * Releasing 12.10.6+17.04.20170210-0ubuntu1 * no change rebuild * Releasing 12.10.6+17.04.20170322-0ubuntu1 * Start indicator in systemd when indicators.target is started * Build for bionic * This is still xenial. * Update translations from launchpad too. | ||||
* | fix cmake warning of the test apps' dependency on the service library | Charles Kerr | 2021-08-28 | 1 | -5/+0 |
| | |||||
* | for low power notifications, use libnotify's 'sound-file' property instead ↵ | Charles Kerr | 2021-08-28 | 1 | -3/+1 |
| | | | | of indicator-power calling the sound player directly | ||||
* | move sound-player-mock into the tests/ directory | Charles Kerr | 2021-08-28 | 1 | -2/+1 |
| | |||||
* | add build-dep to accountsservice-ubuntu-schemas instead of bundling ↵ | Charles Kerr | 2021-08-28 | 1 | -4/+7 |
| | | | | com.ubuntu.touch.AccountsService.Sound.xml into our source tree | ||||
* | honor com.ubuntu.touch.AccountsService.Sound.SilentMode | charles kerr | 2021-08-28 | 1 | -0/+5 |
| | |||||
* | make a SoundPlayer interface so we can mock it in the tests | charles kerr | 2021-08-28 | 1 | -1/+3 |
| | | | | | | | | this requires an annoying amount of scaffolding: 1. implement gst and mock classes to implement the SoundPlayer interface 2. modify notifier to take a SoundPlayer argument in its ctor 3. modify service to take a Notifier argument in its ctor instead of instantiating it on its own 4. change main to update the startup steps for player/notifier/service | ||||
* | add logic to call sound_play_file() when the low battery notification is shown | charles kerr | 2021-08-28 | 1 | -1/+2 |
| | |||||
* | add an XDG friendly way of finding app-specific datafiles | charles kerr | 2021-08-28 | 1 | -0/+1 |
| | |||||
* | 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 |