aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* src: add support for getting flashlight paths through deviceinfoMuhammad2023-06-051-1/+8
* Make Lomiri features configurable at build timeRobert Tari2022-02-181-1/+1
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-141-1/+1
* Clean up compilation flagsRobert Tari2021-12-171-9/+0
* Check for lomiri-schemas package instead of individual filesRobert Tari2021-12-151-1/+1
* *_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to HAS_LOMIRI_ACCTSERVICE_SOUNDRobert Tari2021-11-011-1/+1
* com.ubuntu.touch.AccountsService.Sound to com.lomiri.touch.AccountsService.SoundRobert Tari2021-11-011-2/+2
* Drop all references to lomiri-url-dispatcherRobert Tari2021-08-281-5/+1
* Rename com.canonical.powerd -> com.lomiri.RepowerdRobert Tari2021-08-281-3/+3
* Pull in many fixes from the bionic branch. (#7)Rodney2021-08-281-1/+1
* fix cmake warning of the test apps' dependency on the service libraryCharles Kerr2021-08-281-5/+0
* for low power notifications, use libnotify's 'sound-file' property instead of...Charles Kerr2021-08-281-3/+1
* move sound-player-mock into the tests/ directoryCharles Kerr2021-08-281-2/+1
* add build-dep to accountsservice-ubuntu-schemas instead of bundling com.ubunt...Charles Kerr2021-08-281-4/+7
* honor com.ubuntu.touch.AccountsService.Sound.SilentModecharles kerr2021-08-281-0/+5
* make a SoundPlayer interface so we can mock it in the testscharles kerr2021-08-281-1/+3
* add logic to call sound_play_file() when the low battery notification is showncharles kerr2021-08-281-1/+2
* add an XDG friendly way of finding app-specific datafilescharles kerr2021-08-281-0/+1
* Fix deprecations and build warnings.Robert Tari2020-09-041-3/+0
* Add basic flashlight support.Marius Gripsgard2018-03-251-0/+1
* Use coverage support from cmake-extras.Rodney Dawes2018-03-161-3/+3
* Make URL dispatcher build-dependency optional and handle battery settings req...Mike Gabriel2018-03-121-2/+7
* Set DG_LOG_DOMAIN to ayatana-indicator-power (decapitalized spelling).Mike Gabriel2017-12-061-1/+1
* src/CMakeLists.txt: Round up previous commit by fixing dbus-powerd.h codegen ...Mike Gabriel2017-06-211-1/+1
* Really switch back to com.canonical.powerd.Mike Gabriel2017-06-141-1/+1
* src/CMakeLists.txt: Fix nasty typo.Mike Gabriel2017-05-161-1/+1
* Fork from Ubuntu's indicator-power code project.Mike Gabriel2015-11-121-10/+9
* in brightness.c, add a powerd proxy and listen to it for brightness property ...Charles Kerr2015-05-201-0/+4
* move the mock battery from GSettings to DBusCharles Kerr2014-10-141-0/+5
* add gsettings for a mock battery to make QA tester's lives easierCharles Kerr2014-10-101-0/+1
* first draft of non-blocking powerd/uscreen brightness implCharles Kerr2014-09-101-2/+1
* in device-provider-upower, use glib's G_ADD_PRIVATE() macroCharles Kerr2014-09-081-0/+1
* add upower 0.99 supportCharles Kerr2014-09-071-4/+0
* second draft of low battery power notifications, still a work in progressCharles Kerr2014-07-211-0/+4
* add first draft of low battery notificationsCharles Kerr2014-07-161-0/+1
* replace autoconf/automake with cmakeCharles Kerr2014-07-131-0/+45