aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* demote a spurious warning to a debug messageCharles Kerr2021-08-281-1/+1
* don't disable the warning sound when AccountServices is completely unavailableCharles Kerr2021-08-281-3/+10
* move sound-player-mock into the tests/ directoryCharles Kerr2021-08-283-171/+1
* fix copy-paste typoCharles Kerr2021-08-281-1/+1
* assume we're in silent mode if we can't get an accounts-service proxyCharles Kerr2021-08-281-2/+6
* add a leak safeguard to accounts_service_sound_proxyCharles Kerr2021-08-281-0/+1
* add build-dep to accountsservice-ubuntu-schemas instead of bundling com.ubunt...Charles Kerr2021-08-283-54/+27
* handle service_set_notifier(NULL) gracefullycharles kerr2021-08-281-2/+6
* update copyright dates on changed files (again)charles kerr2021-08-283-8/+8
* honor com.ubuntu.touch.AccountsService.Sound.SilentModecharles kerr2021-08-283-1/+115
* use a symbolic constant for the low battery sound's filenamecharles kerr2021-08-281-1/+1
* fix another touched file's copyright datecharles kerr2021-08-281-4/+4
* fix notifier property in servicecharles kerr2021-08-281-0/+7
* in Notifier's destructor, unref its SoundPlayer fieldcharles kerr2021-08-281-0/+1
* update copyright years on changed/new filescharles kerr2021-08-288-20/+20
* make a SoundPlayer interface so we can mock it in the testscharles kerr2021-08-2813-60/+546
* use gstreamer to play the soundcharles kerr2021-08-283-5/+82
* add logic to call sound_play_file() when the low battery notification is showncharles kerr2021-08-284-1/+92
* add an XDG friendly way of finding app-specific datafilescharles kerr2021-08-283-0/+109
* Don't prioritize discharging items with no time estimate that have more than ...Marc Deslauriers2021-08-281-6/+14
* Use prefixed libayatana-common symbolsRobert Tari2021-05-172-12/+12
* src/utils.(ch): Drop local zenity_warning and use libayatana-common.Robert Tari2021-05-042-48/+0
* Revert "Fix percentage for mice and keyboards"Mike Gabriel2021-05-041-17/+1
* Add us to the copyright headersRobert Tari2021-05-031-0/+2
* Fix percentage for mice and keyboardsRobert Tari2021-05-031-1/+17
* Always show indicator, use icon policy only on LomiriRobert Tari2021-05-031-0/+5
* Add Budgie desktop support.Robert Tari2021-05-032-2/+2
* Add us to the copyright headersRobert Tari2021-05-033-0/+4
* Move redundant code portions into libayatana-common and build against it.Robert Tari2021-05-033-128/+2
* Port from URL Dispatcher to Lomiri URL Dispatcher.Mike Gabriel2021-02-031-2/+2
* service.c: Drop indicator settings itemsRobert Tari2020-11-161-8/+0
* Do not call the power settings handler if the command is unknownRobert Tari2020-09-041-1/+4
* Fix deprecations and build warnings.Robert Tari2020-09-043-18/+7
* Whitespace fixRobert Tari2020-09-031-4/+4
* Replace x-canonical attributesRobert Tari2020-08-111-7/+7
* Try to detect if flash needs to be enabled (latched) separatelyFlorian Leeber2020-08-061-8/+23
* flashlight: Add more brightness file pathsAlfred Neumayer2020-08-061-2/+6
* Do not divide by battery size if percent less than 0.01BirdZhang2020-08-061-2/+4
* src/service.c: Adapt indicator attribute for flashlight switch to ayatana-ido.Mike Gabriel2018-03-251-1/+1
* src/flashlight.c: Cast char* from const char* when assigning flash_sysfs_path.Mike Gabriel2018-03-251-1/+1
* Added warning to avoid overheating of the LED.Jan Sprinz (NeoTheThird)2018-03-253-4/+20
* Ignore batt_therm devices.Marius Gripsgard2018-03-251-2/+11
* Add basic flashlight support.Marius Gripsgard2018-03-254-0/+128
* src/utils.(c|h): Use XDG_CURRENT_DESKTOP for XFCE as well, in order to detect...Mike Gabriel2018-03-212-1/+23
* src/{service.c,utils.c}: Fix grammar flaw in zenity warning.Mike Gabriel2018-03-162-2/+2
* Use coverage support from cmake-extras.Rodney Dawes2018-03-161-3/+3
* Add fallback code that produces a warning (using zenity), if we don't know ho...Mike Gabriel2018-03-153-0/+61
* src/utils.c: Use our desktop detection functions for find a way to open an ap...Mike Gabriel2018-03-151-3/+4
* src/utils.c: Add is_pantheon() function.Mike Gabriel2018-03-152-0/+22
* src/service.c: Use desktop detection functions in 'on_statistics_activated()'.Mike Gabriel2018-03-121-3/+3