Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: add support for getting flashlight paths through deviceinfo | Muhammad | 2023-06-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Muhammad <muhammad23012009@hotmail.com> | ||||
* | Clean up compilation flags | Robert Tari | 2021-12-17 | 1 | -3/+0 |
| | |||||
* | Drop Low battery.ogg and adapt code to use Lomiri sounds | Robert Tari | 2021-11-22 | 1 | -5/+0 |
| | | | | https://github.com/AyatanaIndicators/ayatana-indicator-power/issues/49 | ||||
* | Drop all references to lomiri-url-dispatcher | Robert Tari | 2021-08-28 | 1 | -1/+1 |
| | |||||
* | 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 | -2/+2 |
| | |||||
* | for low power notifications, use libnotify's 'sound-file' property instead ↵ | Charles Kerr | 2021-08-28 | 1 | -9/+2 |
| | | | | of indicator-power calling the sound player directly | ||||
* | move sound-player-mock into the tests/ directory | Charles Kerr | 2021-08-28 | 1 | -2/+9 |
| | |||||
* | create a data/sounds/ directory in the repo to hold Low battery.ogg | charles kerr | 2021-08-28 | 1 | -6/+3 |
| | | | | | We may be adding sounds for when we transition to battery charging/discharging, so set up a sounds/ directory now. | ||||
* | add play-sound tests to test-notify | charles kerr | 2021-08-28 | 1 | -0/+8 |
| | |||||
* | Use -no-pie build flag for tests only | Robert Tari | 2021-08-10 | 1 | -2/+1 |
| | |||||
* | tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG. | Mike Gabriel | 2021-05-03 | 1 | -0/+2 |
| | |||||
* | Fix deprecations and build warnings. | Robert Tari | 2020-09-04 | 1 | -1/+0 |
| | | | | Fixes AyatanaIndicators/ayatana-indicator-power#9. | ||||
* | Use coverage support from cmake-extras. | Rodney Dawes | 2018-03-16 | 1 | -1/+7 |
| | |||||
* | Use gmock module from cmake-extras. | Rodney Dawes | 2018-03-16 | 1 | -7/+3 |
| | |||||
* | Make URL dispatcher build-dependency optional and handle battery settings ↵ | Mike Gabriel | 2018-03-12 | 1 | -1/+1 |
| | | | | request appropriately. | ||||
* | tests/CMakeLists.txt: Prohibit gschemas.compiled to be generated multiple times. | Mike Gabriel | 2018-03-12 | 1 | -2/+6 |
| | | | | Spotted by James Cowgill, see https://bugs.debian.org/892091. | ||||
* | tests/CMakeLists.txt: Fix namespace in add_dependencies() call. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | Fork from Ubuntu's indicator-power code project. | Mike Gabriel | 2015-11-12 | 1 | -4/+4 |
| | |||||
* | add gsettings for a mock battery to make QA tester's lives easier | Charles Kerr | 2014-10-10 | 1 | -9/+0 |
| | |||||
* | add indicator-power-service-cmdline-battery, a manual test utility to test ↵ | Charles Kerr | 2014-07-22 | 1 | -0/+8 |
| | | | | the indicator's behavior when a battery's state changes | ||||
* | add dbus-test-runner as a build dependency for tests | Charles Kerr | 2014-07-21 | 1 | -1/+6 |
| | |||||
* | add first draft of low battery notifications | Charles Kerr | 2014-07-16 | 1 | -0/+2 |
| | |||||
* | replace autoconf/automake with cmake | Charles Kerr | 2014-07-13 | 1 | -0/+46 |