| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove orphan osd-notify remnants | Robert Tari | 2023-09-09 | 1 | -2/+0 |
* | src: add support for getting flashlight paths through deviceinfo | Muhammad | 2023-06-05 | 1 | -1/+1 |
* | Use the device model name in the menu | Robert Tari | 2023-05-05 | 3 | -62/+74 |
* | tests/test-device.cc: Fix icon tests | Robert Tari | 2022-11-12 | 1 | -22/+52 |
* | Theming fix: Separate panel icons from the power menu icons | Robert Tari | 2022-11-10 | 1 | -2/+2 |
* | tests/test-device.cc: Add missing header | Robert Tari | 2022-09-02 | 1 | -1/+3 |
* | Whitespace fix | Robert Tari | 2022-09-02 | 1 | -2/+2 |
* | Get Lomiri sounds path from lomiri-sounds pkg-config | Robert Tari | 2022-02-23 | 1 | -2/+5 |
* | 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 | 2 | -8/+1 |
* | Rename Lomiri-specific properties to x-lomiri | Robert Tari | 2021-11-09 | 1 | -1/+1 |
* | Rename x-canonical properties to x-ayatana | Robert Tari | 2021-10-26 | 1 | -1/+3 |
* | 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 |
* | fix glib-fixture.h copyright year in header comment | Charles Kerr | 2021-08-28 | 1 | -1/+1 |
* | housekeeping: sync tests/glib-fixture with the up-to-date version in indicato... | Charles Kerr | 2021-08-28 | 1 | -57/+144 |
* | fix cmake warning of the test apps' dependency on the service library | Charles Kerr | 2021-08-28 | 3 | -7/+5 |
* | remove dead code | Charles Kerr | 2021-08-28 | 1 | -4/+0 |
* | for low power notifications, use libnotify's 'sound-file' property instead of... | Charles Kerr | 2021-08-28 | 4 | -205/+63 |
* | don't disable the warning sound when AccountServices is completely unavailable | Charles Kerr | 2021-08-28 | 1 | -1/+1 |
* | move sound-player-mock into the tests/ directory | Charles Kerr | 2021-08-28 | 3 | -2/+178 |
* | use a symbolic constant for the low battery sound's filename | charles kerr | 2021-08-28 | 1 | -1/+6 |
* | create a data/sounds/ directory in the repo to hold Low battery.ogg | charles kerr | 2021-08-28 | 1 | -6/+3 |
* | update copyright years on changed/new files | charles kerr | 2021-08-28 | 1 | -1/+1 |
* | add play-sound tests to test-notify | charles kerr | 2021-08-28 | 2 | -3/+39 |
* | 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 | 2 | -3/+2 |
* | Whitespace fix | Robert Tari | 2020-09-03 | 1 | -4/+4 |
* | tests/glib-fixture.h: Fix printf macro (%d -> %lu). | Mike Gabriel | 2018-03-25 | 1 | -1/+1 |
* | 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 | 2 | -45/+3 |
* | Make URL dispatcher build-dependency optional and handle battery settings req... | Mike Gabriel | 2018-03-12 | 1 | -1/+1 |
* | tests/CMakeLists.txt: Prohibit gschemas.compiled to be generated multiple times. | Mike Gabriel | 2018-03-12 | 1 | -2/+6 |
* | tests/test-device.cc: Fix failing tests after we have renamed DG_LOG_DOMAIN. | Mike Gabriel | 2017-12-06 | 1 | -2/+2 |
* | tests/CMakeLists.txt: Fix namespace in add_dependencies() call. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
* | Fixup previous commit. More x-canonical-* type changes. | Mike Gabriel | 2017-05-16 | 1 | -1/+1 |
* | Make device with power supply has higher sorting priority. (LP: #1100546) | Charles Kerr | 2017-05-15 | 2 | -50/+59 |
* | Fix bug that chose the wrong header icon if a connected device has a charge b... | Charles Kerr | 2017-05-15 | 1 | -108/+268 |
* | Fix the fallback power icon so the battery icon doesn't show red above 20% ev... | Charles Kerr | 2017-05-15 | 1 | -27/+39 |
* | Fork from Ubuntu's indicator-power code project. | Mike Gabriel | 2015-11-12 | 4 | -18/+18 |
* | update manual tests | Charles Kerr | 2015-01-12 | 1 | -1/+8 |
* | round power level to the nearest 10% to take advantage of higher-resolution p... | Charles Kerr | 2015-01-12 | 1 | -2/+20 |
* | move the mock battery from GSettings to DBus | Charles Kerr | 2014-10-14 | 1 | -7/+27 |
* | update manual test notes for the mock battery | Charles Kerr | 2014-10-10 | 1 | -12/+8 |
* | add gsettings for a mock battery to make QA tester's lives easier | Charles Kerr | 2014-10-10 | 4 | -322/+0 |
* | fix typo in manual tests | Charles Kerr | 2014-09-11 | 1 | -3/+3 |
* | add device-brightness-slider manual test | Charles Kerr | 2014-09-11 | 1 | -0/+16 |
* | run manual tests through test-case-format tidier | Charles Kerr | 2014-09-11 | 1 | -42/+42 |
* | add manual tests | Charles Kerr | 2014-09-11 | 1 | -15/+47 |