From dab59821f7a96e0167181d9e8bfeccd7205fc6ce Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 22 May 2024 08:26:38 +0200 Subject: release 24.5.0 --- AUTHORS | 2 + CMakeLists.txt | 2 +- ChangeLog | 2854 +++++++++++++++++++++++++++--------------------------- NEWS | 6 + debian/changelog | 7 + 5 files changed, 1462 insertions(+), 1409 deletions(-) diff --git a/AUTHORS b/AUTHORS index 242e1c4..b3d3a3d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -125,6 +125,7 @@ Sergii Horichenko Simon Steinbeiß ssantos Stéphane Graber +Steve Swann Martinet Sylke Vicious Talking Panda @@ -150,3 +151,4 @@ Y.C cheng Володимир Бриняк Марс Ямбар Мира Странная +复予 diff --git a/CMakeLists.txt b/CMakeLists.txt index fec907b..7f118a9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) -set(PROJECT_VERSION "24.1.0") +set(PROJECT_VERSION "24.5.0") set(PACKAGE ${CMAKE_PROJECT_NAME}) # Options diff --git a/ChangeLog b/ChangeLog index 578c655..949c1c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,2430 +1,2461 @@ +2024-05-22 Mike Gabriel + + * release 24.5.0 (HEAD -> main, tag: 24.5.0) + +2024-05-21 Robert Tari + + * Merge branch 'sunweaver-pr/lomiri-indicators-target' (8429ba7b) + +2024-05-21 Mike Gabriel + + * data/ayatana-indicator-power.service.in: Become part of + lomiri-indicators.target. (c72711f3) + +2024-04-01 复予 + + * Translated using Weblate (Chinese (Simplified)) (17789c57) + +2024-03-22 Steve + + * Translated using Weblate (French) (7bc8d313) + +2024-03-14 이정희 + + * Translated using Weblate (Korean) (92e9c0ac) + 2023-12-26 Mike Gabriel - * release 24.1.0 (HEAD -> main, tag: 24.1.0) + * release 24.1.0 (005ac61a) (tag: 24.1.0) 2023-12-19 Mike Gabriel * Merge branch 'personal/peat-psuwit/bring-back-lomiri-hints' - (635be6a) + (635be6aa) 2023-12-08 Ratchanan Srirattanamet - * Confirm that all supposedly boolean hints take strings (c96d7ed) + * Confirm that all supposedly boolean hints take strings (c96d7eda) * Guard Lomiri-specific notification hints under conditionals - (28b0b55) + (28b0b55e) 2023-12-07 Ratchanan Srirattanamet - * tests/test-notify: remove unused hint variable (f494eae) + * tests/test-notify: remove unused hint variable (f494eae6) 2023-12-06 Ratchanan Srirattanamet - * Revert "Remove orphan osd-notify remnants" (18d92e3) + * Revert "Remove orphan osd-notify remnants" (18d92e36) 2023-11-06 Mike Gabriel - * release 23.10.1 (51d6185) (tag: 23.10.1) + * release 23.10.1 (51d61854) (tag: 23.10.1) 2023-11-04 Robert Tari - * Merge branch 'sunweaver-pr/rda-optional' (0b8c415) + * Merge branch 'sunweaver-pr/rda-optional' (0b8c415d) 2023-11-04 Mike Gabriel * {CMakeLists.txt,src/service.c}: Make building against librda - optional. (55c6fbd) + optional. (55c6fbd9) 2023-10-24 Moo - * Translated using Weblate (Lithuanian) (5a02948) + * Translated using Weblate (Lithuanian) (5a029486) 2023-10-14 Quentin PAGÈS - * Translated using Weblate (Occitan) (5d81ce6) + * Translated using Weblate (Occitan) (5d81ce6d) 2023-10-13 Mike Gabriel - * release 23.10.0 (02fba87) (tag: 23.10.0) + * release 23.10.0 (02fba87e) (tag: 23.10.0) 2023-10-10 Mike Gabriel - * po/: Update translation files. (75641c9) + * po/: Update translation files. (75641c9a) 2023-10-06 Mike Gabriel - * Merge branch 'tari01-pr/drop-zenity' (c5c442e) + * Merge branch 'tari01-pr/drop-zenity' (c5c442e2) 2023-10-04 Robert Tari - * debian/control: Drop zenity dependency (7b96161) + * debian/control: Drop zenity dependency (7b961611) 2023-10-02 Mike Gabriel - * Merge branch 'personal/mariogrip/dbus-updates' (2e602b9) + * Merge branch 'personal/mariogrip/dbus-updates' (2e602b9f) 2023-09-18 Marius Gripsgard - * dbus: Add power percentage and is discharging (b794ebd) + * dbus: Add power percentage and is discharging (b794ebd0) 2023-09-15 gallegonovato - * Translated using Weblate (Spanish) (2aefd84) + * Translated using Weblate (Spanish) (2aefd847) 2023-09-11 Mike Gabriel - * Translated using Weblate (German) (09dd9f9) + * Translated using Weblate (German) (09dd9f9c) 2023-09-09 Mike Gabriel - * Merge branch 'tari01-pr/notification-cleanup' (c049657) + * Merge branch 'tari01-pr/notification-cleanup' (c0496578) 2023-09-09 Robert Tari - * Remove orphan osd-notify remnants (ba37bd3) + * Remove orphan osd-notify remnants (ba37bd39) 2023-09-06 Luna Jernberg - * Translated using Weblate (Swedish) (9c70557) + * Translated using Weblate (Swedish) (9c705574) 2023-09-02 Robert Tari - * Merge branch 'sunweaver-pr/no-rda-checks-on-lomiri' (7b04435) + * Merge branch 'sunweaver-pr/no-rda-checks-on-lomiri' (7b044357) 2023-08-31 Mike Gabriel * src/service.c: Ignore RDA's opinion when on Lomiri. Assume local - session for Lomiri. (bc6df20) + session for Lomiri. (bc6df203) 2023-08-24 Mike Gabriel - * release 23.6.1 (3ddb532) (tag: 23.6.1) - * src/deviceinfo-flashlight.c: Add copyright header. (1ccd548) - * Merge branch 'tari01-pr/detect-remote-session' (dc14508) + * release 23.6.1 (3ddb5324) (tag: 23.6.1) + * src/deviceinfo-flashlight.c: Add copyright header. (1ccd548f) + * Merge branch 'tari01-pr/detect-remote-session' (dc145085) 2023-08-20 Sabri Ünal - * Translated using Weblate (Turkish) (62d78d5) - * Translated using Weblate (Turkish) (12e9c96) + * Translated using Weblate (Turkish) (62d78d59) + * Translated using Weblate (Turkish) (12e9c966) 2023-08-07 Robert Tari - * .build.yml: Add librda dependency (60c00e4) - * debian/control: Add librda dependency (7db56c6) + * .build.yml: Add librda dependency (60c00e40) + * debian/control: Add librda dependency (7db56c61) 2023-08-10 Robert Tari - * Do not show when in a remote session (319748d) + * Do not show when in a remote session (319748d4) 2023-08-04 Robert Tari - * src/notifier.c: Do not access freed variable (2256383) + * src/notifier.c: Do not access freed variable (22563833) 2023-07-11 Jozef Mlich - * Translated using Weblate (Czech) (7ae6155) + * Translated using Weblate (Czech) (7ae61552) 2023-06-30 Ratchanan Srirattanamet * src/service.c: stop special-casing Lomiri for level indicator type - (822b801) + (822b8010) 2023-07-12 Robert Tari - * Merge branch 'personal/peat-psuwit/update-phone-section' (9823a1d) + * Merge branch 'personal/peat-psuwit/update-phone-section' (9823a1da) 2023-06-15 Ratchanan Srirattanamet * src/service.c: also update devices section on phone profile - (1ac0b0f) + (1ac0b0f6) 2023-06-27 Sylke Vicious - * Translated using Weblate (Italian) (7737c05) + * Translated using Weblate (Italian) (7737c055) 2023-06-25 ssantos - * Translated using Weblate (Portuguese) (2e7cd28) + * Translated using Weblate (Portuguese) (2e7cd281) 2023-06-22 Milan Korecky - * Translated using Weblate (Czech) (5ca05bd) + * Translated using Weblate (Czech) (5ca05bd0) 2023-06-21 Daniel Frost - * Translated using Weblate (German) (e7d41b0) + * Translated using Weblate (German) (e7d41b0e) 2023-06-22 Jozef Mlich - * Translated using Weblate (Czech) (c1f0d8c) + * Translated using Weblate (Czech) (c1f0d8c3) 2023-06-14 Sergii Horichenko - * Translated using Weblate (Ukrainian) (c5d6946) - * Translated using Weblate (Russian) (09e39d7) + * Translated using Weblate (Ukrainian) (c5d69463) + * Translated using Weblate (Russian) (09e39d72) 2023-06-10 Sabri Ünal - * Translated using Weblate (Turkish) (dfcc519) + * Translated using Weblate (Turkish) (dfcc519b) 2023-06-10 gallegonovato - * Translated using Weblate (Spanish) (c2b219d) + * Translated using Weblate (Spanish) (c2b219dc) 2023-06-09 Wellington Terumi Uemura - * Translated using Weblate (Portuguese (Brazil)) (844930c) + * Translated using Weblate (Portuguese (Brazil)) (844930c3) 2023-06-09 Heimen Stoffels - * Translated using Weblate (Dutch) (c7954a9) + * Translated using Weblate (Dutch) (c7954a9a) 2023-06-09 Yaron Shahrabani - * Translated using Weblate (Hebrew) (dee6536) + * Translated using Weblate (Hebrew) (dee65363) 2023-06-09 Mike Gabriel - * po/: Translation update. (149b66a) - * release 23.6.0 (8eb43ec) (tag: 23.6.0) + * po/: Translation update. (149b66aa) + * release 23.6.0 (8eb43eca) (tag: 23.6.0) * d/control: Add to S: ayatana-ido (>= 0.10.0). Older versions don't - ship the 'level' menu item. (930179e) + ship the 'level' menu item. (930179e4) 2023-06-08 Robert Tari - * Merge branch 'muhammad23012009-main' (238d705) + * Merge branch 'muhammad23012009-main' (238d705c) 2023-06-06 Mike Gabriel * src/device.c: Don't show parentheses around time-remaining / - battery charge percentage values when in Lomiri. (0ed3e17) + battery charge percentage values when in Lomiri. + (0ed3e176) 2023-06-08 Robert Tari - * Merge branch 'sunweaver-pr/no-parentheses-in-lomiri' (c20a21f) + * Merge branch 'sunweaver-pr/no-parentheses-in-lomiri' (c20a21fa) 2023-06-06 Mike Gabriel * src/device.c: Don't show parentheses around time-remaining / - battery charge percentage values when in Lomiri. (80312bd) + battery charge percentage values when in Lomiri. + (80312bd7) 2023-06-05 Muhammad - * Merge branch 'AyatanaIndicators:main' into main (37ce149) + * Merge branch 'AyatanaIndicators:main' into main (37ce149f) 2023-05-12 Muhammad * src: add support for getting flashlight paths through deviceinfo - (dd3dccb) + (dd3dccb5) 2023-05-20 Milo Ivir - * Translated using Weblate (Croatian) (22d2a52) + * Translated using Weblate (Croatian) (22d2a526) 2023-05-05 Mike Gabriel - * Merge branch 'tari01-pr/adapt-to-level-ido' (08039f0) + * Merge branch 'tari01-pr/adapt-to-level-ido' (08039f0b) 2023-04-05 Robert Tari - * Do not use charge-aware icons in the menu (8f7c0cd) - * Use the device model name in the menu (906c021) - * src/service.c: Use level or progress IDO as needed (eeea7ea) - * CMakeLists.txt: Fix minimum requred CMake warning (490ec9d) - * Whitespace fix (858276b) + * Do not use charge-aware icons in the menu (8f7c0cdb) + * Use the device model name in the menu (906c021e) + * src/service.c: Use level or progress IDO as needed (eeea7eab) + * CMakeLists.txt: Fix minimum requred CMake warning (490ec9d3) + * Whitespace fix (858276bc) 2023-04-20 Vilakone Thammavong - * Translated using Weblate (Lao) (e62300d) + * Translated using Weblate (Lao) (e62300da) 2023-04-06 ssantos - * Translated using Weblate (Portuguese) (813f52b) + * Translated using Weblate (Portuguese) (813f52b7) 2023-04-07 Mike Gabriel - * CMakeLists.txt: Fix version number. (3bd498c) + * CMakeLists.txt: Fix version number. (3bd498c0) 2023-04-03 Mike Gabriel - * Merge branch 'tari01-pr/show-bluetooth-devices' (e6e69b2) + * Merge branch 'tari01-pr/show-bluetooth-devices' (e6e69b2b) 2023-03-06 Robert Tari - * Show battery level for all devices (including bluetooth) (c80d5eb) + * Show battery level for all devices (including bluetooth) (c80d5eb2) 2023-03-16 Heimen Stoffels - * Translated using Weblate (Dutch) (e1f4b7f) - * Translated using Weblate (Dutch) (0c28f81) + * Translated using Weblate (Dutch) (e1f4b7ff) + * Translated using Weblate (Dutch) (0c28f812) 2023-03-03 gallegonovato - * Translated using Weblate (Spanish) (c63e0de) + * Translated using Weblate (Spanish) (c63e0ded) 2023-02-28 Mike Gabriel - * release 22.9.5 (44408bb) (tag: 22.9.5) - * Merge branch 'tari01-pr/lomiri-fake-battery' (b173fa1) + * release 22.9.5 (44408bb8) (tag: 22.9.5) + * Merge branch 'tari01-pr/lomiri-fake-battery' (b173fa10) 2023-02-16 Robert Tari * src/service.c: Create a fake primary device icon on Lomiri if no - device is present (8a22354) + device is present (8a223541) 2023-02-12 Mike Gabriel - * release 22.9.4 (7f0e2f5) (tag: 22.9.4) - * Merge branch 'tari01-pr/flashlight-change-state' (a19e4d9) + * release 22.9.4 (7f0e2f59) (tag: 22.9.4) + * Merge branch 'tari01-pr/flashlight-change-state' (a19e4d91) 2023-02-10 Luna Jernberg - * Translated using Weblate (Swedish) (d2569c7) + * Translated using Weblate (Swedish) (d2569c71) 2023-02-11 Robert Tari - * Handle state changes for flashlight switch (8ec14e2) + * Handle state changes for flashlight switch (8ec14e26) 2023-02-10 Luna Jernberg - * Translated using Weblate (Swedish) (5ff62e2) + * Translated using Weblate (Swedish) (5ff62e20) 2023-01-06 Andy Chiang * Translated using Weblate (Chinese (Simplified) (zh_LATN@pinyin)) - (a7c39af) + (a7c39af5) 2022-12-30 Milo Ivir - * Translated using Weblate (Croatian) (670d4d3) + * Translated using Weblate (Croatian) (670d4d38) 2022-11-23 Mike Gabriel - * Merge branch 'tari01-pr/fix-lomiri-schemas-name' (1354d99) + * Merge branch 'tari01-pr/fix-lomiri-schemas-name' (1354d990) 2022-11-14 Robert Tari - * debian/control: Correct lomiri-schemas name (ff3449d) + * debian/control: Correct lomiri-schemas name (ff3449dc) 2022-11-13 Mike Gabriel - * release 22.9.3 (d1e4bc6) (tag: 22.9.3) - * Merge branch 'tari01-pr/fix-auto-brightness-toggle' (d744550) + * release 22.9.3 (d1e4bc61) (tag: 22.9.3) + * Merge branch 'tari01-pr/fix-auto-brightness-toggle' (d744550b) 2022-11-13 Robert Tari - * src/service.c: Fix auto brightness switch (ddb6073) + * src/service.c: Fix auto brightness switch (ddb60738) 2022-11-12 Mike Gabriel - * release 22.9.2 (8038312) (tag: 22.9.2) - * Merge branch 'fredldotme-sargo-battery' (a87015b) + * release 22.9.2 (8038312a) (tag: 22.9.2) + * Merge branch 'fredldotme-sargo-battery' (a87015b3) 2022-11-12 Alfred Neumayer * Revert "Don't prioritize discharging items with no time estimate - that have more than 10% power remaining." (cdf2459) + that have more than 10% power remaining." (cdf24598) 2022-11-12 Mike Gabriel - * Merge branch 'tari01-pr/fix-tests' (ce3cef1) + * Merge branch 'tari01-pr/fix-tests' (ce3cef13) 2022-11-11 Robert Tari - * tests/test-device.cc: Fix icon tests (350a210) + * tests/test-device.cc: Fix icon tests (350a2104) 2022-11-12 Mike Gabriel - * release 22.9.1 (b72b14c) (tag: 22.9.1) - * Merge branch 'tari01-pr/fix-flashlight-toggle' (009e1b6) + * release 22.9.1 (b72b14c4) (tag: 22.9.1) + * Merge branch 'tari01-pr/fix-flashlight-toggle' (009e1b62) 2022-11-11 Robert Tari - * src/service.c: Fix flashlight toggle (f4bbf9d) + * src/service.c: Fix flashlight toggle (f4bbf9dd) 2022-11-10 Mike Gabriel - * Merge branch 'tari01-pr/fix-theming' (47feef0) + * Merge branch 'tari01-pr/fix-theming' (47feef09) 2022-10-06 Robert Tari * Theming fix: Separate panel icons from the power menu icons - (1b8c12e) + (1b8c12e2) 2022-10-19 Kristjan Räts - * Translated using Weblate (Estonian) (2b2ee5a) + * Translated using Weblate (Estonian) (2b2ee5a8) 2022-10-01 Mubarek Seyd Juhar - * Translated using Weblate (Tigrinya) (9918096) + * Translated using Weblate (Tigrinya) (99180967) 2022-09-29 이정희 - * Translated using Weblate (Korean) (c5d5de4) + * Translated using Weblate (Korean) (c5d5de4d) 2022-09-25 Oğuz Ersen - * Translated using Weblate (Turkish) (835f256) + * Translated using Weblate (Turkish) (835f256b) 2022-09-14 Sergii Horichenko - * Translated using Weblate (Ukrainian) (e1f32cf) - * Translated using Weblate (Russian) (2997ed4) + * Translated using Weblate (Ukrainian) (e1f32cf7) + * Translated using Weblate (Russian) (2997ed41) 2022-09-14 Mike Gabriel - * release 22.9.0 (7f9bbcb) (tag: 22.9.0) + * release 22.9.0 (7f9bbcb2) (tag: 22.9.0) 2022-09-14 Milan Korecky - * Translated using Weblate (Czech) (0aa1bc1) + * Translated using Weblate (Czech) (0aa1bc1f) 2022-09-14 Mike Gabriel * po/*.po{,t}: Translation strings update (esp. source file - references). (4e13213) + references). (4e13213e) * update-po{,t}.sh: Also catch multi-file source file references. - (069e953) + (069e9532) 2022-09-13 Robert Tari * Merge branch 'sunweaver-pr/fix-and-update-translation-template' - (ee9f029) + (ee9f029e) 2022-09-07 Quentin PAGÈS - * Translated using Weblate (Occitan) (b0aa902) + * Translated using Weblate (Occitan) (b0aa9020) 2022-09-07 Moo - * Translated using Weblate (Lithuanian) (4f44d07) + * Translated using Weblate (Lithuanian) (4f44d072) 2022-09-06 Wellington Terumi Uemura - * Translated using Weblate (Portuguese (Brazil)) (0374202) + * Translated using Weblate (Portuguese (Brazil)) (0374202f) 2022-09-05 Yaron Shahrabani - * Translated using Weblate (Hebrew) (64497ab) + * Translated using Weblate (Hebrew) (64497ab2) 2022-09-05 Mike Gabriel - * Translated using Weblate (German) (7a83794) + * Translated using Weblate (German) (7a83794e) 2022-09-11 Mike Gabriel - * po/*.pot: Update translation template file. (55df6ad) - * data/: Fix translation of .gschema.xml file. (5482074) + * po/*.pot: Update translation template file. (55df6adb) + * data/: Fix translation of .gschema.xml file. (5482074a) * update-po{,t}.sh: Omit ../ at beginning of file names in .po(t) - file(s). (4e1ed14) + file(s). (4e1ed14b) 2022-09-07 Quentin PAGÈS - * Translated using Weblate (Occitan) (beaa19f) + * Translated using Weblate (Occitan) (beaa19ff) 2022-09-07 Moo - * Translated using Weblate (Lithuanian) (ca3d681) + * Translated using Weblate (Lithuanian) (ca3d681a) 2022-09-06 Wellington Terumi Uemura - * Translated using Weblate (Portuguese (Brazil)) (1df012e) + * Translated using Weblate (Portuguese (Brazil)) (1df012ed) 2022-09-05 Yaron Shahrabani - * Translated using Weblate (Hebrew) (7bbf4e9) + * Translated using Weblate (Hebrew) (7bbf4e9d) 2022-09-05 Mike Gabriel - * Translated using Weblate (German) (67d732c) - * po/*.po{,t}: Translation strings update. (d5fd034) + * Translated using Weblate (German) (67d732c3) + * po/*.po{,t}: Translation strings update. (d5fd034f) 2022-09-02 Robert Tari - * Merge branch 'sunweaver-pr/tooltip-support' (16cae61) - * tests/test-device.cc: Add missing header (de77370) - * Whitespace fix (ebaf72c) + * Merge branch 'sunweaver-pr/tooltip-support' (16cae61b) + * tests/test-device.cc: Add missing header (de773702) + * Whitespace fix (ebaf72c1) 2022-07-22 Mike Gabriel - * src/service.c: Add tooltip support. (322f63b) + * src/service.c: Add tooltip support. (322f63be) 2022-07-14 Teitei - * Translated using Weblate (Burmese) (dabd41d) + * Translated using Weblate (Burmese) (dabd41da) 2022-04-23 Sergii Horichenko - * Translated using Weblate (Ukrainian) (08b4c59) - * Translated using Weblate (Ukrainian) (30ae76c) + * Translated using Weblate (Ukrainian) (08b4c591) + * Translated using Weblate (Ukrainian) (30ae76c6) 2022-04-05 Mike Gabriel - * Merge branch 'flexiondotorg-gaming-input' (5ade5c4) + * Merge branch 'flexiondotorg-gaming-input' (5ade5c4e) 2022-04-05 Martin Wimpress * Add support for gaming-input devices with internal batteries - (dbc0a8d) + (dbc0a8de) 2022-03-29 Quentin PAGÈS - * Translated using Weblate (Occitan) (56a3011) + * Translated using Weblate (Occitan) (56a3011c) 2022-03-29 Yaron Shahrabani - * Translated using Weblate (Hebrew) (4045fcc) + * Translated using Weblate (Hebrew) (4045fccd) 2022-03-26 Yaron Shahrabani - * Translated using Weblate (Hebrew) (a332c27) + * Translated using Weblate (Hebrew) (a332c277) 2022-03-26 ButterflyOfFire - * Translated using Weblate (Arabic) (fa1d4af) + * Translated using Weblate (Arabic) (fa1d4af0) 2022-03-21 Yaron Shahrabani - * Translated using Weblate (Hebrew) (f81c217) + * Translated using Weblate (Hebrew) (f81c2179) 2022-02-28 Mike Gabriel * Merge branch 'tari01-pr/get-sounds-path-from-lomniri-sounds' - (fb42e14) + (fb42e141) 2022-02-23 Robert Tari * .build.yml: Add lomiri-sounds dependency and pull it from git - (0a4e2ee) - * Get Lomiri sounds path from lomiri-sounds pkg-config (cbf17a5) + (0a4e2ee6) + * Get Lomiri sounds path from lomiri-sounds pkg-config (cbf17a52) 2022-02-20 Mike Gabriel - * release 22.2.0 (8e990c9) (tag: 22.2.0) - * Merge branch 'tari01-pr/add-lomiri-features-flag' (bc16de1) + * release 22.2.0 (8e990c91) (tag: 22.2.0) + * Merge branch 'tari01-pr/add-lomiri-features-flag' (bc16de10) 2022-02-18 Robert Tari * .build.yml: Add ENABLE_LOMIRI_FEATURES flag and adapt build flow - (e6f52e9) - * Make Lomiri features configurable at build time (627d685) + (e6f52e91) + * Make Lomiri features configurable at build time (627d6852) 2022-02-16 Mike Gabriel * Merge branch 'tari01-pr/drop-cmake-install-full-pkglibexecdir' - (b12fb0e) + (b12fb0e3) 2022-02-14 Robert Tari * Drop pkglibexecdir and use native CMake file configuration - (a9e3f58) + (a9e3f58e) 2022-02-08 Robert Tari * .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system - (47544b8) + (47544b87) 2022-01-27 Mike Gabriel - * Merge branch 'tari01-pr/cleanup-compile-flags' (d70bd10) + * Merge branch 'tari01-pr/cleanup-compile-flags' (d70bd10f) 2021-12-17 Robert Tari * .build.yml: Drop extra compilation flags and build with -Werror - (6cf7604) - * Clean up compilation flags (f342689) + (6cf76046) + * Clean up compilation flags (f3426895) 2021-12-15 Mike Gabriel * Merge branch 'tari01-pr/build-libayatana-common-with-enable-lomiri-features' - (eeb9ddc) + (eeb9ddc6) 2021-12-06 Robert Tari * .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURES - (0d84ced) + (0d84ced5) 2021-12-15 Mike Gabriel - * Merge branch 'tari01-pr/detect-lomiri-schemas' (809fa0a) + * Merge branch 'tari01-pr/detect-lomiri-schemas' (809fa0a1) 2021-11-24 Robert Tari * Check for lomiri-schemas package instead of individual files - (14726b0) + (14726b03) 2021-12-15 Mike Gabriel - * Merge branch 'tari01-pr/drop-makevars' (01b36c8) + * Merge branch 'tari01-pr/drop-makevars' (01b36c88) 2021-11-23 Robert Tari - * po/Makevars: Drop file (d52a3d7) + * po/Makevars: Drop file (d52a3d79) 2021-11-21 phlostically - * Translated using Weblate (Esperanto) (cf5df47) + * Translated using Weblate (Esperanto) (cf5df473) 2021-11-22 Mike Gabriel - * Merge branch 'tari01-pr/drop-sounds' (ddd9347) + * Merge branch 'tari01-pr/drop-sounds' (ddd9347a) 2021-11-19 Robert Tari - * Drop Low battery.ogg and adapt code to use Lomiri sounds (c8591cc) + * Drop Low battery.ogg and adapt code to use Lomiri sounds (c8591cc9) 2021-11-20 phlostically - * Translated using Weblate (Esperanto) (f71a7c1) + * Translated using Weblate (Esperanto) (f71a7c1a) 2021-11-18 phlostically - * Translated using Weblate (Esperanto) (3bd0e41) + * Translated using Weblate (Esperanto) (3bd0e415) 2021-11-18 Mike Gabriel * src/service.c: Assign copyright to Robert Tari, not - AyatanaIndicators project. (3572663) - * src/: Typo fix in license header. (084f344) + AyatanaIndicators project. (35726635) + * src/: Typo fix in license header. (084f344b) 2021-11-17 Mike Gabriel - * release 2.2.0 (9e26f76) (tag: 2.2.0) + * release 2.2.0 (9e26f76e) (tag: 2.2.0) 2021-11-10 Mike Gabriel - * Merge branch 'tari01-pr/rename-to-x-lomiri' (ce10361) + * Merge branch 'tari01-pr/rename-to-x-lomiri' (ce103610) 2021-11-09 Robert Tari - * Rename Lomiri-specific properties to x-lomiri (2b3772a) + * Rename Lomiri-specific properties to x-lomiri (2b3772ab) 2021-11-03 ElectrifiedSpeed - * Translated using Weblate (Macedonian) (a692593) + * Translated using Weblate (Macedonian) (a692593a) 2021-11-02 Mike Gabriel - * Merge branch 'tari01-pr/drop-merge-review' (99f0480) + * Merge branch 'tari01-pr/drop-merge-review' (99f04801) 2021-11-02 Robert Tari - * Drop all references to MERGE-REVIEW (25aa4b1) + * Drop all references to MERGE-REVIEW (25aa4b1a) 2021-11-01 Mike Gabriel - * Merge branch 'tari01-pr/accountsservice-sound' (84201b1) + * Merge branch 'tari01-pr/accountsservice-sound' (84201b1f) 2021-11-01 Robert Tari *_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to - HAS_LOMIRI_ACCTSERVICE_SOUND (c8aae42) + HAS_LOMIRI_ACCTSERVICE_SOUND (c8aae42d) * com.ubuntu.touch.AccountsService.Sound to - com.lomiri.touch.AccountsService.Sound (b956f93) + com.lomiri.touch.AccountsService.Sound (b956f93f) * debian/control: Depend on lomiri-common-schemas instead of - accountsservice-ubuntu-schemas (c3e75f3) + accountsservice-ubuntu-schemas (c3e75f36) 2021-11-01 Mike Gabriel - * Merge branch 'tari01-pr/rename-com-ubuntu-touch-system' (f25c5c8) + * Merge branch 'tari01-pr/rename-com-ubuntu-touch-system' (f25c5c89) 2021-10-28 Robert Tari - * Rename com.ubuntu.touch.system to com.lomiri.touch.system (aab43ad) + * Rename com.ubuntu.touch.system to com.lomiri.touch.system + (aab43add) 2021-11-01 Mike Gabriel - * Merge branch 'tari01-pr/x-canonical-to-x-ayatana' (2e0b3e5) + * Merge branch 'tari01-pr/x-canonical-to-x-ayatana' (2e0b3e53) 2021-10-26 Robert Tari - * Rename x-canonical properties to x-ayatana (4cefa0b) + * Rename x-canonical properties to x-ayatana (4cefa0be) 2021-10-25 Robert Tari - * Merge branch 'sunweaver-pr/travis-ci' (9496810) + * Merge branch 'sunweaver-pr/travis-ci' (9496810b) 2021-10-25 Mike Gabriel * .build.yml: Remove source code of locally built dependency after it - has been installed. (50f5556) - * .build.yml: Run unit tests in build_scripts: target. (8c3fd38) - * .build.yml: Drop autogen.sh support. (de7348d) + has been installed. (50f55568) + * .build.yml: Run unit tests in build_scripts: target. (8c3fd380) + * .build.yml: Drop autogen.sh support. (de7348d2) 2021-10-22 Robert Tari * data/CMakeLists.txt: Do not use automatic GSchema compilation - (6f08a78) + (6f08a78f) 2021-10-21 Mike Gabriel - * Merge branch 'tari01-pr/use-intltool-merge-translations' (89958b6) + * Merge branch 'tari01-pr/use-intltool-merge-translations' (89958b62) 2021-10-21 Robert Tari * data/CMakeLists.txt: Use intltool_merge_translations instead of - execute_process (4fde8a3) + execute_process (4fde8a36) 2021-10-21 Mike Gabriel * Merge branch 'tari01-pr/use-native-cmake-gsettings-module' - (31defa1) + (31defa19) 2021-10-20 Robert Tari - * Use native CMake GSettings module (cb4dc74) - * .travis.yml: Temporarily disable ppc64le builds (8cae720) + * Use native CMake GSettings module (cb4dc747) + * .travis.yml: Temporarily disable ppc64le builds (8cae7206) 2021-09-20 Robert Tari - * src/device.c: Fix copyright header (03b3c67) + * src/device.c: Fix copyright header (03b3c67d) 2021-09-02 Robert Tari * .build.yml: Also run unit tests during CI builds against Ubuntu. - (892badd) - * Fix Travis status image (85fcc78) + (892badd1) + * Fix Travis status image (85fcc78c) 2021-08-29 Hosted Weblate - * Update translation files (5b998de) + * Update translation files (5b998de1) 2021-08-29 Mike Gabriel - * debian/{control,compat}: Bump to level 10. (399e146) - * debian/rules: Enable unit tests with the new way. (b0897a0) + * debian/{control,compat}: Bump to level 10. (399e1468) + * debian/rules: Enable unit tests with the new way. (b0897a0f) 2021-08-28 Weblate - * Added translation using Weblate (Kurdish (Southern)) (b78e5ac) - * Added translation using Weblate (Kurdish (Northern)) (34e8684) + * Added translation using Weblate (Kurdish (Southern)) (b78e5ac5) + * Added translation using Weblate (Kurdish (Northern)) (34e8684b) 2021-08-28 Mike Gabriel * po/: Drop zh_Hant.po: Drop duplicate file for Chinese - (Tranditional) and adjust LINGUAS files. (8326b47) + (Tranditional) and adjust LINGUAS files. (8326b47e) * .travis.yml: Fix branch name what is now the default branch in - ayatana-dev-scripts. (81bcde1) - * Merge branch 'tari01-pr/drop-lomiri-url-dispatcher' (ce0f7ae) + ayatana-dev-scripts. (81bcde10) + * Merge branch 'tari01-pr/drop-lomiri-url-dispatcher' (ce0f7ae7) 2021-08-25 Robert Tari - * Drop all references to lomiri-url-dispatcher (5a49c61) + * Drop all references to lomiri-url-dispatcher (5a49c61d) 2021-08-28 Mike Gabriel - * Merge branch 'sunweaver-pr/fix-ci-builds' (b22198e) + * Merge branch 'sunweaver-pr/fix-ci-builds' (b22198ea) * .build.yml: Assure that all build requirements for libayatana-common are available in CI build chroots. - (9af4de7) + (9af4de71) * .build.yml: Fix CI failures in before_script stage. The libayatana-common build-from-source requires Vala - nowadays. (7c733c9) - * Merge branch 'tari01-pr/fix-lomiri-power-setting' (75bcdb4) + nowadays. (7c733c92) + * Merge branch 'tari01-pr/fix-lomiri-power-setting' (75bcdb42) 2021-08-25 Robert Tari - * Fix Lomiri power setting (956867a) + * Fix Lomiri power setting (956867ac) 2021-08-28 Mike Gabriel - * Merge branch 'tari01-pr/ubports-patches' (046a91e) + * Merge branch 'tari01-pr/ubports-patches' (046a91ec) 2021-07-27 Robert Tari - * Rename com.canonical.powerd -> com.lomiri.Repowerd (d5a5302) + * Rename com.canonical.powerd -> com.lomiri.Repowerd (d5a53027) 2020-12-03 Jami Kettunen - * flashlight: Add support for PM8998 based SoCs (2432f6b) + * flashlight: Add support for PM8998 based SoCs (2432f6b3) 2020-10-16 Jami Kettunen - * flashlight: Add support for simpler sysfs toggles (#34) (333a427) + * flashlight: Add support for simpler sysfs toggles (#34) (333a4273) 2018-10-28 Rodney - * Pull in many fixes from the bionic branch. (#7) (948a510) + * Pull in many fixes from the bionic branch. (#7) (948a5107) 2016-05-16 Charles Kerr - * fix glib-fixture.h copyright year in header comment (ecb73d5) + * fix glib-fixture.h copyright year in header comment (ecb73d5a) * since we're shopping audio out to org.freedesktop notifications, - drop the gstreamer build dep (4a4663a) + drop the gstreamer build dep (4a4663ac) * housekeeping: sync tests/glib-fixture with the up-to-date version - in indicator-datetime (bcdc3cc) + in indicator-datetime (bcdc3cc3) * fix cmake warning of the test apps' dependency on the service - library (39571b0) + library (39571b0e) 2016-02-01 Charles Kerr - * remove dead code (557e10a) + * remove dead code (557e10a0) * for low power notifications, use libnotify's 'sound-file' property instead of indicator-power calling the sound player - directly (f4d6611) + directly (f4d66118) 2016-01-04 Charles Kerr - * demote a spurious warning to a debug message (b906892) + * demote a spurious warning to a debug message (b9068926) * don't disable the warning sound when AccountServices is completely - unavailable (d2e654d) - * move sound-player-mock into the tests/ directory (f829a7e) - * fix copy-paste typo (1d9e1e5) + unavailable (d2e654d5) + * move sound-player-mock into the tests/ directory (f829a7e9) + * fix copy-paste typo (1d9e1e53) * assume we're in silent mode if we can't get an accounts-service - proxy (27122e9) - * add a leak safeguard to accounts_service_sound_proxy (afc0919) + proxy (27122e92) + * add a leak safeguard to accounts_service_sound_proxy (afc09193) * add build-dep to accountsservice-ubuntu-schemas instead of bundling com.ubuntu.touch.AccountsService.Sound.xml into our source - tree (1182c7f) + tree (1182c7fb) 2016-01-01 charles kerr - * handle service_set_notifier(NULL) gracefully (5d03863) - * update copyright dates on changed files (again) (deca915) - * honor com.ubuntu.touch.AccountsService.Sound.SilentMode (97130ad) + * handle service_set_notifier(NULL) gracefully (5d038638) + * update copyright dates on changed files (again) (deca9153) + * honor com.ubuntu.touch.AccountsService.Sound.SilentMode (97130ad0) * use a symbolic constant for the low battery sound's filename - (460f146) + (460f1464) * create a data/sounds/ directory in the repo to hold Low battery.ogg - (c7881a2) - * fix another touched file's copyright date (9b631e9) - * fix notifier property in service (61327b5) - * in Notifier's destructor, unref its SoundPlayer field (46efcd9) - * update copyright years on changed/new files (bdc03e1) - * add play-sound tests to test-notify (d7d630d) + (c7881a2d) + * fix another touched file's copyright date (9b631e93) + * fix notifier property in service (61327b52) + * in Notifier's destructor, unref its SoundPlayer field (46efcd90) + * update copyright years on changed/new files (bdc03e1c) + * add play-sound tests to test-notify (d7d630dd) * make a SoundPlayer interface so we can mock it in the tests - (a8fd3f4) - * use gstreamer to play the sound (2b93945) + (a8fd3f49) + * use gstreamer to play the sound (2b939453) * add logic to call sound_play_file() when the low battery - notification is shown (4fc7a4e) - * add an XDG friendly way of finding app-specific datafiles (c5f9fe4) + notification is shown (4fc7a4e4) + * add an XDG friendly way of finding app-specific datafiles + (c5f9fe4e) 2015-06-02 Marc Deslauriers * Don't prioritize discharging items with no time estimate that have - more than 10% power remaining. (522fdc6) + more than 10% power remaining. (522fdc6a) 2016-01-01 charles kerr - * add 'Low battery.ogg' (6fbccd3) + * add 'Low battery.ogg' (6fbccd32) 2021-08-27 Ács Zoltán - * Translated using Weblate (Hungarian) (92ac255) + * Translated using Weblate (Hungarian) (92ac2554) 2021-08-10 Mike Gabriel - * Merge branch 'tari01-pr/no-pie-only-in-tests' (bad6295) + * Merge branch 'tari01-pr/no-pie-only-in-tests' (bad62953) 2021-08-10 Robert Tari - * Use -no-pie build flag for tests only (9ed2cff) + * Use -no-pie build flag for tests only (9ed2cfff) 2021-08-10 Mike Gabriel - * Merge branch 'tari01-pr/add-enable-werror-option' (0e8c18c) + * Merge branch 'tari01-pr/add-enable-werror-option' (0e8c18ce) 2021-08-09 Robert Tari - * Add ENABLE_WERROR option (b0737af) + * Add ENABLE_WERROR option (b0737af9) 2021-08-06 Mike Gabriel - * Merge branch 'tari01-pr/add-documentation' (a3361b8) + * Merge branch 'tari01-pr/add-documentation' (a3361b8f) 2021-07-28 Robert Tari - * Add documentation and build instructions (de47a96) + * Add documentation and build instructions (de47a96f) 2021-07-15 Boyuan Yang - * Translated using Weblate (Chinese (Simplified)) (672d5f2) + * Translated using Weblate (Chinese (Simplified)) (672d5f26) 2021-06-04 Hosted Weblate - * Update translation files (45e53e6) + * Update translation files (45e53e66) 2021-06-03 Weblate - * Added translation using Weblate (Chinese (Traditional)) (afd2c1f) + * Added translation using Weblate (Chinese (Traditional)) (afd2c1f9) 2021-06-03 Hosted Weblate - * Update translation files (2cbabb9) + * Update translation files (2cbabb96) 2021-05-22 Yaron Shahrabani - * Translated using Weblate (Hebrew) (d01da4e) + * Translated using Weblate (Hebrew) (d01da4e7) 2021-05-20 Jacque Fresco - * Translated using Weblate (Indonesian) (d6582eb) + * Translated using Weblate (Indonesian) (d6582eba) 2021-05-17 Mike Gabriel - * Merge branch 'tari01-pr/standard-cmake' (49afb06) + * Merge branch 'tari01-pr/standard-cmake' (49afb061) 2021-05-17 Robert Tari - * CMakeLists.txt: Add standard Ayatana CMake bits (803dbf6) + * CMakeLists.txt: Add standard Ayatana CMake bits (803dbf62) 2021-05-17 Mike Gabriel - * Merge branch 'tari01-pr/prefixed-libayatana-common' (408b265) + * Merge branch 'tari01-pr/prefixed-libayatana-common' (408b2658) 2021-05-17 Robert Tari - * Use prefixed libayatana-common symbols (06a9f94) + * Use prefixed libayatana-common symbols (06a9f941) 2021-05-11 Robert Tari - * Merge branch 'sunweaver-pr/fix-cmake-coverage-reporting' (b03e69d) + * Merge branch 'sunweaver-pr/fix-cmake-coverage-reporting' (b03e69d7) 2021-05-04 Mike Gabriel - * .travis.yml: Don't try running autotools based CI build. (0261d5a) - * .travis.yml: Don't try running autotools based CI build. (f853eda) + * .travis.yml: Don't try running autotools based CI build. (0261d5a6) + * .travis.yml: Don't try running autotools based CI build. (f853eda7) * CMakeLists.txt: Switch to 'our' new style of enabling tests and - coverage reports. (edd6cdd) - * Merge branch 'tari01-pr/remove-zenity-warning' (a3db570) + coverage reports. (edd6cdd6) + * Merge branch 'tari01-pr/remove-zenity-warning' (a3db5703) 2021-05-03 Mike Gabriel * debian/control: Bump versioned B-D on libayatana-common to (>= - 0.9.1). (22acbfc) + 0.9.1). (22acbfc4) 2021-04-06 Robert Tari * src/utils.(ch): Drop local zenity_warning and use - libayatana-common. (f327003) + libayatana-common. (f3270035) 2021-05-03 Mike Gabriel - * CMakeLists.txt: Require libayatana-common 0.9.1. (284da3f) + * CMakeLists.txt: Require libayatana-common 0.9.1. (284da3fc) 2021-05-04 Mike Gabriel - * Revert "Fix percentage for mice and keyboards" (d4e75ae) + * Revert "Fix percentage for mice and keyboards" (d4e75ae9) * debian/control: Fix B-D on libayatana-common(-dev). The -dev suffix - had been forgotten. (9299187) + had been forgotten. (9299187a) 2021-05-03 Mike Gabriel - * Merge branch 'tari01-pr/peripherial-percentage' (94edbd3) + * Merge branch 'tari01-pr/peripherial-percentage' (94edbd37) 2021-04-01 Robert Tari - * Add us to the copyright headers (062e93c) - * Fix percentage for mice and keyboards (f94ffac) + * Add us to the copyright headers (062e93c1) + * Fix percentage for mice and keyboards (f94ffac7) 2021-05-03 Mike Gabriel - * Merge branch 'tari01-pr/always-show' (773cf3e) + * Merge branch 'tari01-pr/always-show' (773cf3e9) 2021-03-29 Robert Tari - * Always show indicator, use icon policy only on Lomiri (0ded1c9) + * Always show indicator, use icon policy only on Lomiri (0ded1c9a) 2021-05-03 Mike Gabriel - * Merge branch 'tari01-pr/add-budgie' (f188111) + * Merge branch 'tari01-pr/add-budgie' (f1881114) 2021-03-26 Robert Tari - * Add Budgie desktop support. (29f1219) + * Add Budgie desktop support. (29f1219a) 2021-05-03 Mike Gabriel - * Merge branch 'tari01-pr/add-libayatana-common' (03e887a) + * Merge branch 'tari01-pr/add-libayatana-common' (03e887ab) 2021-03-25 Robert Tari - * Add us to the copyright headers (9fefd2e) - * debian/control: B-D on libayatana-common (>= 0.9.0). (716b655) + * Add us to the copyright headers (9fefd2ee) + * debian/control: B-D on libayatana-common (>= 0.9.0). (716b6558) * Move redundant code portions into libayatana-common and build - against it. (85b752c) + against it. (85b752c3) 2021-05-03 Mike Gabriel - * Merge branch 'tari01-pr/fix-build-warnings' (4c50f67) + * Merge branch 'tari01-pr/fix-build-warnings' (4c50f671) 2021-03-25 Robert Tari - * Fix cmake version warnings. (8a96865) + * Fix cmake version warnings. (8a96865c) 2021-05-03 Robert Tari - * Merge branch 'sunweaver-pr/travis-ci' (bb0490d) + * Merge branch 'sunweaver-pr/travis-ci' (bb0490d7) 2021-05-03 Mike Gabriel * tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG. - (fc02afc) - * Travis CI: Initial draft for CI builds. (2511a46) + (fc02afcc) + * Travis CI: Initial draft for CI builds. (2511a469) 2021-05-01 Tomáš Marný - * Translated using Weblate (Czech) (e776da3) + * Translated using Weblate (Czech) (e776da37) 2021-04-23 Quentin PAGÈS - * Translated using Weblate (Occitan) (441f676) + * Translated using Weblate (Occitan) (441f6762) 2021-03-30 Hosted Weblate - * Update translation files (682c211) + * Update translation files (682c2110) 2021-03-29 Weblate * Added translation using Weblate (Chinese (Simplified) - (zh_LATN@pinyin)) (b9720b6) + (zh_LATN@pinyin)) (b9720b63) 2021-03-18 Reza Almanda - * Translated using Weblate (Indonesian) (8f67b56) + * Translated using Weblate (Indonesian) (8f67b568) 2021-02-19 J. Lavoie - * Translated using Weblate (French) (20cd4fb) - * Translated using Weblate (Finnish) (0ada117) - * Translated using Weblate (German) (50174d4) + * Translated using Weblate (French) (20cd4fbb) + * Translated using Weblate (Finnish) (0ada1178) + * Translated using Weblate (German) (50174d4a) 2021-02-04 Michalis - * Translated using Weblate (Greek) (0a115cb) + * Translated using Weblate (Greek) (0a115cbd) 2021-02-03 Robert Tari - * Merge branch 'sunweaver-pr/port-to-lomiri-url-dispatcher' (5df9547) + * Merge branch 'sunweaver-pr/port-to-lomiri-url-dispatcher' + (5df95478) 2021-01-27 Oğuz Ersen - * Translated using Weblate (Turkish) (73877ac) + * Translated using Weblate (Turkish) (73877ac5) 2021-02-03 Mike Gabriel * debian/control: Switch from url-dispatcher to lomiri-url-dispatcher - in B-D. (c472b93) - * Port from URL Dispatcher to Lomiri URL Dispatcher. (828e139) + in B-D. (c472b93b) + * Port from URL Dispatcher to Lomiri URL Dispatcher. (828e139d) 2021-01-27 Oğuz Ersen - * Translated using Weblate (Turkish) (63f44d0) + * Translated using Weblate (Turkish) (63f44d02) 2021-01-28 Mike Gabriel - * release 2.1.2 (850430d) (tag: 2.1.2) + * release 2.1.2 (850430d0) (tag: 2.1.2) 2020-11-26 Ács Zoltán - * Translated using Weblate (Hungarian) (c7a589f) + * Translated using Weblate (Hungarian) (c7a589fc) 2020-11-16 Mike Gabriel - * Merge branch 'tari01-pr/drop-panel-settings' (6423a59) + * Merge branch 'tari01-pr/drop-panel-settings' (6423a59c) 2020-11-16 Robert Tari - * service.c: Drop indicator settings items (c265c17) + * service.c: Drop indicator settings items (c265c17c) 2020-11-11 Oğuz Ersen - * Translated using Weblate (Turkish) (194d74c) + * Translated using Weblate (Turkish) (194d74cf) 2020-11-07 Quentin PAGÈS - * Translated using Weblate (Occitan) (8740c00) + * Translated using Weblate (Occitan) (8740c007) 2020-11-06 Ács Zoltán - * Translated using Weblate (Hungarian) (7fa6077) + * Translated using Weblate (Hungarian) (7fa60770) 2020-11-02 Joan CiberSheep - * Translated using Weblate (Catalan) (6427a99) + * Translated using Weblate (Catalan) (6427a999) 2020-11-01 Hosted Weblate - * Update translation files (9ffc597) + * Update translation files (9ffc5976) 2020-10-31 Joan CiberSheep - * Translated using Weblate (Catalan) (604db38) + * Translated using Weblate (Catalan) (604db380) 2020-10-31 Weblate - * Added translation using Weblate (Italian) (dfc2785) - * Added translation using Weblate (Tamil (Sri Lanka)) (f1e81c0) - * Added translation using Weblate (Dhivehi) (c553c39) - * Added translation using Weblate (Venetian) (232994a) - * Added translation using Weblate (Kashubian) (9d82f29) - * Added translation using Weblate (Macedonian) (08c1f08) - * Added translation using Weblate (Friulian) (27b5a20) - * Added translation using Weblate (Tatar) (3fa2dc7) + * Added translation using Weblate (Italian) (dfc27850) + * Added translation using Weblate (Tamil (Sri Lanka)) (f1e81c0f) + * Added translation using Weblate (Dhivehi) (c553c391) + * Added translation using Weblate (Venetian) (232994a3) + * Added translation using Weblate (Kashubian) (9d82f292) + * Added translation using Weblate (Macedonian) (08c1f089) + * Added translation using Weblate (Friulian) (27b5a20c) + * Added translation using Weblate (Tatar) (3fa2dc73) 2020-10-28 Milan Korecky - * Translated using Weblate (Czech) (9d4cf5d) + * Translated using Weblate (Czech) (9d4cf5d8) 2020-10-28 Joan CiberSheep - * Translated using Weblate (Catalan) (1ecd008) + * Translated using Weblate (Catalan) (1ecd0082) 2020-10-26 Adrià Martín - * Translated using Weblate (Sardinian) (09941ba) + * Translated using Weblate (Sardinian) (09941baf) 2020-10-27 Hosted Weblate - * Update translation files (13408db) + * Update translation files (13408dba) 2020-10-26 Weblate - * Added translation using Weblate (Manx) (e173265) - * Added translation using Weblate (Afar) (bdca3dc) - * Added translation using Weblate (Nyanja) (02fdb2b) - * Added translation using Weblate (Assamese) (2150273) - * Added translation using Weblate (Wolof) (ec5f83e) + * Added translation using Weblate (Manx) (e1732651) + * Added translation using Weblate (Afar) (bdca3dce) + * Added translation using Weblate (Nyanja) (02fdb2b2) + * Added translation using Weblate (Assamese) (21502737) + * Added translation using Weblate (Wolof) (ec5f83e9) 2020-10-24 Ács Zoltán - * Translated using Weblate (Hungarian) (bdd39ab) + * Translated using Weblate (Hungarian) (bdd39abf) 2020-10-23 Quentin PAGÈS - * Translated using Weblate (Occitan) (61c95c2) + * Translated using Weblate (Occitan) (61c95c29) 2020-10-18 Quentin PAGÈS - * Translated using Weblate (Occitan) (f655568) + * Translated using Weblate (Occitan) (f6555689) 2020-10-04 Michal Čihař - * Translated using Weblate (Hungarian) (efee0e5) + * Translated using Weblate (Hungarian) (efee0e5b) 2020-09-30 Yaron Shahrabani - * Translated using Weblate (Hebrew) (6754015) + * Translated using Weblate (Hebrew) (6754015a) 2020-09-29 Yaron Shahrabani - * Translated using Weblate (Hebrew) (9bfb0db) + * Translated using Weblate (Hebrew) (9bfb0dbc) 2020-09-27 Artem - * Translated using Weblate (Russian) (71a2498) + * Translated using Weblate (Russian) (71a24989) 2020-09-28 Adolfo Jayme Barrientos - * Translated using Weblate (Spanish) (b7e2379) + * Translated using Weblate (Spanish) (b7e2379a) 2020-09-25 Talking Panda - * Translated using Weblate (Turkish) (b36ddd0) + * Translated using Weblate (Turkish) (b36ddd06) 2020-09-24 Quentin PAGÈS - * Translated using Weblate (Occitan) (3d3d56e) + * Translated using Weblate (Occitan) (3d3d56ee) 2020-09-23 Viktar Vauchkevich - * Translated using Weblate (Belarusian) (dfd79f9) + * Translated using Weblate (Belarusian) (dfd79f9d) 2020-09-24 Quentin PAGÈS - * Translated using Weblate (Occitan) (d8b1135) + * Translated using Weblate (Occitan) (d8b11356) 2020-09-10 Mike Gabriel - * release 2.1.1 (193a475) (tag: 2.1.1) + * release 2.1.1 (193a4756) (tag: 2.1.1) 2020-09-07 Tundzhay Mollov - * Translated using Weblate (Bulgarian) (c41b3b6) + * Translated using Weblate (Bulgarian) (c41b3b66) 2020-09-06 Baka Gaijin - * Translated using Weblate (Japanese) (6e03179) + * Translated using Weblate (Japanese) (6e03179b) 2020-09-05 Robert Tari * Merge branch 'sunweaver-pr/break-ubuntu-indicator' into master Attributes GH PR #16:https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/16 - (30d1a7d) + (30d1a7d2) 2020-09-04 antuketot76 - * Translated using Weblate (Malay) (d0d8857) - * Translated using Weblate (Malay) (5bb3145) + * Translated using Weblate (Malay) (d0d88574) + * Translated using Weblate (Malay) (5bb31455) 2020-09-05 Mike Gabriel - * debian/control: Add B:/R: indicator-power. (859c780) + * debian/control: Add B:/R: indicator-power. (859c780f) 2020-09-04 Mike Gabriel - * Merge branch 'tari01-pr/power-settings-crash' (2820cb8) + * Merge branch 'tari01-pr/power-settings-crash' (2820cb89) 2020-09-03 Robert Tari * Do not call the power settings handler if the command is unknown - (d6a07da) + (d6a07daf) 2020-09-04 Mike Gabriel - * Merge branch 'tari01-pr/deprecations-warnings' (527bbe4) + * Merge branch 'tari01-pr/deprecations-warnings' (527bbe44) 2020-09-03 Robert Tari - * Fix deprecations and build warnings. (147130a) - * Whitespace fix (2849569) + * Fix deprecations and build warnings. (147130a9) + * Whitespace fix (2849569f) 2020-08-17 Mike Gabriel - * release 2.1.0 (ca5a779) (tag: 2.1.0) + * release 2.1.0 (ca5a779d) (tag: 2.1.0) 2020-08-11 Mike Gabriel - * Merge branch 'tari01-pr/replace-x-canonical-attributes' (592a667) + * Merge branch 'tari01-pr/replace-x-canonical-attributes' (592a667b) 2020-08-11 Robert Tari - * Replace x-canonical attributes (20f7780) + * Replace x-canonical attributes (20f77802) * Merge branch 'sunweaver-pr/drop-upstart-support' Attributes GH PR #8: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/8 - (2fe548a) + (2fe548a2) 2020-08-10 Mike Gabriel - * Drop all references to upstart. (1fb52f0) + * Drop all references to upstart. (1fb52f0f) * debian/ayatana-indicator-power.links: Add FIXME/reminder to drop manual symlinking of systemd user service file once DH - compat level is raised to a level above 12. (d37997e) - * Merge branch 'ubports-fix-systemd' (b1ad978) + compat level is raised to a level above 12. (d37997ec) + * Merge branch 'ubports-fix-systemd' (b1ad9781) 2020-08-09 Marius Gripsgard * Start indicator in systemd when ayatana-indicators.target is - started (c011884) + started (c011884c) 2020-08-06 Nazim-ua - * Translated using Weblate (Ukrainian) (09e8477) + * Translated using Weblate (Ukrainian) (09e84775) 2020-07-15 Florian Leeber * Try to detect if flash needs to be enabled (latched) separately - (4aaddc4) + (4aaddc4d) 2020-02-16 Alfred Neumayer - * flashlight: Add more brightness file paths (215c6dd) + * flashlight: Add more brightness file paths (215c6ddc) 2019-08-29 BirdZhang - * Do not divide by battery size if percent less than 0.01 (9d40332) + * Do not divide by battery size if percent less than 0.01 (9d403329) 2020-08-06 Mike Gabriel * debian/control: Drop from B-D: python:any. In fact, a totally - superfluous B-D. (960b4ec) + superfluous B-D. (960b4ecc) 2020-08-03 Abbas Baharforoosh - * Translated using Weblate (Persian) (4ddb778) + * Translated using Weblate (Persian) (4ddb7783) 2020-07-29 Ács Zoltán - * Translated using Weblate (Hungarian) (6b9cb69) + * Translated using Weblate (Hungarian) (6b9cb696) 2020-07-25 Mike Gabriel - * release 2.0.95 (6974c37) (tag: 2.0.95) - * Merge branch 'tari01-master' (42600ab) + * release 2.0.95 (6974c371) (tag: 2.0.95) + * Merge branch 'tari01-master' (42600abf) 2020-07-25 Robert Tari - * Added option to disable Testing/Coverage (0b63b9c) + * Added option to disable Testing/Coverage (0b63b9cf) 2020-07-24 Mike Gabriel * CMakeLists.txt: Drop workaround for missing libexec dir on Debian. Debian moved forward and now supports FHS 3.0 (since - Debian Policy 4.1.5). (653137a) + Debian Policy 4.1.5). (653137a0) 2020-07-03 Tobias p - * Translated using Weblate (Danish) (97d211a) + * Translated using Weblate (Danish) (97d211af) 2020-06-24 Milo Ivir - * Translated using Weblate (German) (0751254) + * Translated using Weblate (German) (07512545) 2020-06-14 MarongHappy - * Translated using Weblate (Korean) (eaeeb83) + * Translated using Weblate (Korean) (eaeeb830) 2020-05-30 Juraj Liso - * Translated using Weblate (Slovak) (e0ce238) + * Translated using Weblate (Slovak) (e0ce238f) 2020-05-24 wdggg - * Translated using Weblate (Chinese (Simplified)) (08d68ba) + * Translated using Weblate (Chinese (Simplified)) (08d68bad) 2020-05-08 Abdusalam - * Translated using Weblate (Uyghur) (bec791a) + * Translated using Weblate (Uyghur) (bec791a2) 2020-05-09 iNetRoos - * Translated using Weblate (Afrikaans) (4cd7268) + * Translated using Weblate (Afrikaans) (4cd72682) 2020-04-30 Mingun - * Translated using Weblate (Russian) (bdeb547) + * Translated using Weblate (Russian) (bdeb5471) 2020-04-27 Jeannette L - * Translated using Weblate (Italian) (2bf068e) - * Translated using Weblate (French (Canada)) (ee4390a) - * Translated using Weblate (English (United Kingdom)) (3ce36fd) - * Translated using Weblate (English (Canada)) (80ab0bc) - * Translated using Weblate (English (Australia)) (5d8fad3) + * Translated using Weblate (Italian) (2bf068eb) + * Translated using Weblate (French (Canada)) (ee4390a0) + * Translated using Weblate (English (United Kingdom)) (3ce36fdf) + * Translated using Weblate (English (Canada)) (80ab0bc4) + * Translated using Weblate (English (Australia)) (5d8fad3e) 2020-04-16 george k - * Translated using Weblate (Greek) (f917031) + * Translated using Weblate (Greek) (f9170319) 2020-04-14 Jeannette L - * Translated using Weblate (French) (c566844) + * Translated using Weblate (French) (c5668447) 2020-04-04 Kristjan Räts - * Translated using Weblate (Estonian) (e51b166) - * Translated using Weblate (Estonian) (82ccfe4) + * Translated using Weblate (Estonian) (e51b166e) + * Translated using Weblate (Estonian) (82ccfe4c) 2020-04-01 Davit Mayilyan - * Translated using Weblate (Armenian) (8fde3eb) + * Translated using Weblate (Armenian) (8fde3ebd) 2020-03-30 ferhad.necef - * Translated using Weblate (Russian) (de28bf2) + * Translated using Weblate (Russian) (de28bf26) 2020-03-24 Violeta Uzunova - * Translated using Weblate (Bulgarian) (b10c322) + * Translated using Weblate (Bulgarian) (b10c3220) 2020-03-16 Grace Guo - * Translated using Weblate (Japanese) (c888564) + * Translated using Weblate (Japanese) (c8885647) 2020-02-25 Wellington Terumi Uemura - * Translated using Weblate (Portuguese (Brazil)) (f714149) + * Translated using Weblate (Portuguese (Brazil)) (f7141494) 2020-02-22 Amr Karajah - * Translated using Weblate (Arabic) (c330d69) + * Translated using Weblate (Arabic) (c330d699) 2020-02-09 THANOS SIOURDAKIS - * Translated using Weblate (Greek) (fa432ab) + * Translated using Weblate (Greek) (fa432ab6) 2020-02-06 Laércio Cordeiro - * Translated using Weblate (Portuguese (Brazil)) (50c95bc) + * Translated using Weblate (Portuguese (Brazil)) (50c95bc7) 2020-01-18 Heimen Stoffels - * Translated using Weblate (Dutch) (54e099b) + * Translated using Weblate (Dutch) (54e099ba) 2020-01-04 ssantos - * Translated using Weblate (Portuguese) (53f947a) + * Translated using Weblate (Portuguese) (53f947a4) 2020-01-02 Milo Ivir - * Translated using Weblate (Croatian) (4dc16fa) + * Translated using Weblate (Croatian) (4dc16fae) 2019-11-23 Niara - * Translated using Weblate (Russian) (56b5bc6) + * Translated using Weblate (Russian) (56b5bc68) 2019-11-21 Mike Gabriel - * release 2.0.94 (9d30e39) (tag: 2.0.94) + * release 2.0.94 (9d30e39d) (tag: 2.0.94) 2019-11-15 Theeiss - * Translated using Weblate (Portuguese) (4dcda7f) + * Translated using Weblate (Portuguese) (4dcda7f1) 2019-11-12 Christopher Murach - * Translated using Weblate (German) (f519dae) + * Translated using Weblate (German) (f519daec) 2019-11-10 Allan Nordhøy - * Translated using Weblate (Norwegian Bokmål) (a3c9d3f) + * Translated using Weblate (Norwegian Bokmål) (a3c9d3f6) 2019-10-30 Marcela Korreshi - * Translated using Weblate (Albanian) (ed15e8e) + * Translated using Weblate (Albanian) (ed15e8e5) 2019-10-29 Danjela Hoxha - * Translated using Weblate (Albanian) (f6afdc7) + * Translated using Weblate (Albanian) (f6afdc7a) 2019-10-27 Niara - * Translated using Weblate (Russian) (9f8fce7) + * Translated using Weblate (Russian) (9f8fce79) 2019-10-23 Mattias Münster - * Translated using Weblate (Swedish) (e345493) + * Translated using Weblate (Swedish) (e345493f) 2019-10-13 Abhay Patel - * Translated using Weblate (Hindi) (b4d1bbb) + * Translated using Weblate (Hindi) (b4d1bbb6) 2019-10-07 Mateusz Rumiński - * Translated using Weblate (Polish) (8049edf) + * Translated using Weblate (Polish) (8049edff) 2019-10-01 Pedro Alexandre - * Translated using Weblate (Portuguese) (1f27606) + * Translated using Weblate (Portuguese) (1f276062) 2019-09-07 Abraham Roman - * Translated using Weblate (Spanish) (d876789) + * Translated using Weblate (Spanish) (d876789c) 2019-09-02 Swann Martinet - * Translated using Weblate (French) (832dde6) + * Translated using Weblate (French) (832dde66) 2019-09-01 Moo - * Translated using Weblate (Lithuanian) (edce726) + * Translated using Weblate (Lithuanian) (edce7262) 2019-08-29 Anders Jonsson - * Translated using Weblate (Swedish) (7785fde) + * Translated using Weblate (Swedish) (7785fde9) 2019-08-28 Heimen Stoffels - * Translated using Weblate (Dutch) (ec2e79a) + * Translated using Weblate (Dutch) (ec2e79ac) 2019-08-29 Mike Gabriel - * Translated using Weblate (German) (e4187da) + * Translated using Weblate (German) (e4187da9) 2019-08-28 Mike Gabriel - * update locale files (40db8a1) - * Merge branch 'leela52452-master' (90d660a) + * update locale files (40db8a10) + * Merge branch 'leela52452-master' (90d660a5) 2019-08-25 leela - * Translated using Weblate (Telugu) (e20f85e) - * Translated using Weblate (Telugu) (da9fb29) - * indicates an interrogative clause or phrase.. (631477a) + * Translated using Weblate (Telugu) (e20f85e6) + * Translated using Weblate (Telugu) (da9fb29c) + * indicates an interrogative clause or phrase.. (631477ac) 2019-08-10 M Ramani Priya - * Translated using Weblate (Telugu) (d09a535) + * Translated using Weblate (Telugu) (d09a5358) 2019-07-01 Elizabeth Sherrock - * Translated using Weblate (Chinese (Simplified)) (f010e51) + * Translated using Weblate (Chinese (Simplified)) (f010e515) 2019-05-21 THANOS SIOURDAKIS - * Translated using Weblate (Greek) (6bd06b1) + * Translated using Weblate (Greek) (6bd06b1c) 2019-04-17 Rui Mendes - * Translated using Weblate (Portuguese (Brazil)) (289a58e) - * Translated using Weblate (Portuguese) (82ed6d4) + * Translated using Weblate (Portuguese (Brazil)) (289a58ed) + * Translated using Weblate (Portuguese) (82ed6d45) 2019-01-11 Louies - * Translated using Weblate (Chinese (Traditional)) (3c1dc7b) + * Translated using Weblate (Chinese (Traditional)) (3c1dc7b3) 2018-11-18 ssantos - * Translated using Weblate (Portuguese) (9654d07) + * Translated using Weblate (Portuguese) (9654d070) 2018-10-31 Petter Reinholdtsen - * Translated using Weblate (Norwegian Bokmål) (71274db) + * Translated using Weblate (Norwegian Bokmål) (71274db3) 2018-10-23 Iván Seoane - * Translated using Weblate (Galician) (a99a775) + * Translated using Weblate (Galician) (a99a7759) 2018-09-27 Володимир Бриняк - * Translated using Weblate (Ukrainian) (7927536) + * Translated using Weblate (Ukrainian) (7927536c) 2018-09-27 Pavel Borecki - * Translated using Weblate (Czech) (379fa6c) + * Translated using Weblate (Czech) (379fa6ca) 2018-09-18 Henrique Combochi - * Translated using Weblate (Portuguese (Brazil)) (fafe18f) + * Translated using Weblate (Portuguese (Brazil)) (fafe18fe) 2018-08-24 WaldiS - * Translated using Weblate (Polish) (3deb5d2) + * Translated using Weblate (Polish) (3deb5d23) 2018-08-23 WaldiS - * Translated using Weblate (Polish) (bf2d57d) + * Translated using Weblate (Polish) (bf2d57d2) 2018-07-22 Eugen Wesseloh - * Translated using Weblate (Russian) (9c5277c) + * Translated using Weblate (Russian) (9c5277c1) 2018-07-17 Danil Semenov - * Translated using Weblate (Russian) (3416130) + * Translated using Weblate (Russian) (34161308) 2018-06-18 Doma Gergő - * Translated using Weblate (Hungarian) (738a297) + * Translated using Weblate (Hungarian) (738a297d) 2018-06-17 advocatux - * Translated using Weblate (Spanish) (0f0013c) + * Translated using Weblate (Spanish) (0f0013cd) 2018-05-08 Heimen Stoffels - * Translated using Weblate (Dutch) (0902e9a) + * Translated using Weblate (Dutch) (0902e9a3) 2018-05-02 Adolfo Jayme Barrientos - * Translated using Weblate (Spanish) (f7b76c0) + * Translated using Weblate (Spanish) (f7b76c05) 2018-04-04 Pavel Borecki - * Translated using Weblate (Czech) (a0ac1c4) - * Translated using Weblate (Czech) (8c96052) - * Translated using Weblate (Czech) (1558d80) - * Translated using Weblate (Czech) (56377ab) - * Translated using Weblate (Czech) (b4bc9d5) - * Translated using Weblate (Czech) (2fee033) + * Translated using Weblate (Czech) (a0ac1c40) + * Translated using Weblate (Czech) (8c960520) + * Translated using Weblate (Czech) (1558d802) + * Translated using Weblate (Czech) (56377abc) + * Translated using Weblate (Czech) (b4bc9d5e) + * Translated using Weblate (Czech) (2fee033f) 2018-11-16 Mike Gabriel * debian/control: Radically move control-center and power-manager recommendations to Suggests: field. Pulling in too many - dependencies otherwise. (ce113ed) + dependencies otherwise. (ce113edd) * debian/control: Re-sort packages under R. Add mate-control-center - alternative. (aeb856b) + alternative. (aeb856b7) * debian/*: Sync in relevant changes from official Debian packaging. - (30820ed) + (30820ed1) 2018-03-25 Mike Gabriel * src/service.c: Adapt indicator attribute for flashlight switch to - ayatana-ido. (6e7dad1) - * tests/glib-fixture.h: Fix printf macro (%d -> %lu). (6021c3a) + ayatana-ido. (6e7dad17) + * tests/glib-fixture.h: Fix printf macro (%d -> %lu). (6021c3a5) * src/flashlight.c: Cast char* from const char* when assigning - flash_sysfs_path. (1d4e6c3) + flash_sysfs_path. (1d4e6c35) 2018-03-25 Jan Sprinz (NeoTheThird) - * Added warning to avoid overheating of the LED. (868fa16) + * Added warning to avoid overheating of the LED. (868fa168) 2018-03-25 Marius Gripsgard - * Ignore batt_therm devices. (cf33215) - * Add basic flashlight support. (cf7ae8a) + * Ignore batt_therm devices. (cf33215b) + * Add basic flashlight support. (cf7ae8a8) 2018-03-21 Mike Gabriel * src/utils.(c|h): Use XDG_CURRENT_DESKTOP for XFCE as well, in order to detect that -power indicator is used on an XFCE - desktop. (1872fc5) + desktop. (1872fc53) 2018-03-19 Mike Gabriel * data/org.ayatana.indicator.power.gschema.xml.in: Prepend project - namespace to enum id. (41bf160) + namespace to enum id. (41bf160d) 2018-03-16 Mike Gabriel * src/{service.c,utils.c}: Fix grammar flaw in zenity warning. - (06ef51a) - * po/: Update ayatana-indicator-power.pot. (6f4bf8f) - * release 2.0.93 (8dd5cd8) (tag: 2.0.93) + (06ef51a6) + * po/: Update ayatana-indicator-power.pot. (6f4bf8fa) + * release 2.0.93 (8dd5cd82) (tag: 2.0.93) * po/CMakeLists.txt: Drop intl_update_potfile(). We don't want this - in Ayatana Indicators. (0c8e7c0) + in Ayatana Indicators. (0c8e7c09) 2018-03-16 Rodney Dawes - * Use intltool support from cmake-extras. (59f9f20) - * Use coverage support from cmake-extras. (744720d) - * Use gmock module from cmake-extras. (970f382) + * Use intltool support from cmake-extras. (59f9f20e) + * Use coverage support from cmake-extras. (744720d0) + * Use gmock module from cmake-extras. (970f3823) 2018-03-15 Mike Gabriel * debian/control: Add zenity to Recommends: (for issuing warnings). - (34b8d5a) + (34b8d5a1) * Add fallback code that produces a warning (using zenity), if we - don't know how to handle certain actions. (9819c2e) + don't know how to handle certain actions. (9819c2ee) * src/utils.c: Use our desktop detection functions for find a way to - open an appropriate power settings dialog. (32df70e) - * src/utils.c: Add is_pantheon() function. (2026ee0) + open an appropriate power settings dialog. (32df70ed) + * src/utils.c: Add is_pantheon() function. (2026ee0e) 2018-03-12 Mike Gabriel * src/service.c: Use desktop detection functions in - 'on_statistics_activated()'. (60363ad) + 'on_statistics_activated()'. (60363ad0) * src/utils.(c|h): Port is_{mate,gnome,unity}() functions from - -session indicator. (1830c84) + -session indicator. (1830c84a) 2018-03-04 Moo - * Translated using Weblate (Lithuanian) (4774ba8) + * Translated using Weblate (Lithuanian) (4774ba8c) 2018-03-01 Moo - * Translated using Weblate (Lithuanian) (221cc5a) + * Translated using Weblate (Lithuanian) (221cc5a4) 2018-03-12 Mike Gabriel - * debian/copyright: Update copyright attributions. (0bacdd9) - * debian/: Update from latest official Debian package. (3be21c5) + * debian/copyright: Update copyright attributions. (0bacdd9d) + * debian/: Update from latest official Debian package. (3be21c55) * Make URL dispatcher build-dependency optional and handle battery - settings request appropriately. (422443f) + settings request appropriately. (422443fc) * Revert "Drop unnecessary dependency on Ubuntu's url-dispatcher." - (4d95898) + (4d958983) * debian/control: Drop from B-D: libgudev-1.0-dev. Not required - anymore. (aff888f) + anymore. (aff888fa) * CMakeLists.txt: Drop gudev-1.0 from list of required shared libs. - Obviously not used. (009c935) + Obviously not used. (009c9355) 2018-03-11 Mike Gabriel * tests/CMakeLists.txt: Prohibit gschemas.compiled to be generated - multiple times. (9a90f93) + multiple times. (9a90f932) 2018-02-28 Mike Gabriel - * NEWS: Fix c+p flaw. (bdfc18a) + * NEWS: Fix c+p flaw. (bdfc18a9) * po/Makevars: Update copyright holder and upstream bug tracker URL. - (5fac6a9) - * debian/rules: Ship NEWS file as upstream changelog. (cf71aef) - * NEWS file: Add for next release. (1421355) - * release 2.0.92 (3b1854a) (tag: 2.0.92) - * NEWS: Move old NEWS file to NEWS.Canonical. (ba93f00) + (5fac6a9b) + * debian/rules: Ship NEWS file as upstream changelog. (cf71aefb) + * NEWS file: Add for next release. (14213557) + * release 2.0.92 (3b1854a1) (tag: 2.0.92) + * NEWS: Move old NEWS file to NEWS.Canonical. (ba93f008) 2018-02-28 Мира Странная - * Translated using Weblate (Russian) (e89a255) + * Translated using Weblate (Russian) (e89a2553) 2018-02-08 Furkan Kalkan - * Translated using Weblate (Turkish) (2dd7450) + * Translated using Weblate (Turkish) (2dd74506) 2018-02-04 Michal Čihař - * Translated using Weblate (Turkish) (25d96d4) + * Translated using Weblate (Turkish) (25d96d45) 2018-01-22 Марс Ямбар - * Translated using Weblate (Ukrainian) (a08230f) + * Translated using Weblate (Ukrainian) (a08230f3) 2018-01-01 Anders Jonsson - * Translated using Weblate (Swedish) (4a00d8a) + * Translated using Weblate (Swedish) (4a00d8a5) 2018-01-04 Yaron Shahrabani - * Translated using Weblate (Hebrew) (6938cc3) + * Translated using Weblate (Hebrew) (6938cc3c) 2017-12-31 Sebastian Rasmussen - * Translated using Weblate (Swedish) (0ea506e) + * Translated using Weblate (Swedish) (0ea506e8) 2017-12-07 Allan Nordhøy - * Translated using Weblate (Norwegian Bokmål) (1b0ece7) + * Translated using Weblate (Norwegian Bokmål) (1b0ece75) 2017-11-30 Olivier Macchioni - * Translated using Weblate (French) (35a79c6) - * Translated using Weblate (French) (7a18639) + * Translated using Weblate (French) (35a79c63) + * Translated using Weblate (French) (7a186393) 2017-12-06 Mike Gabriel * data/ayatana-indicator-power.desktop.in: Add XFCE to OnlyShowIn= - key. (f1c13c9) + key. (f1c13c9e) * tests/test-device.cc: Fix failing tests after we have renamed - DG_LOG_DOMAIN. (5de104c) - * Rename GNOMELOCALEDIR -> LOCALEDIR. (3cf825f) + DG_LOG_DOMAIN. (5de104cb) + * Rename GNOMELOCALEDIR -> LOCALEDIR. (3cf825f6) * Set DG_LOG_DOMAIN to ayatana-indicator-power (decapitalized - spelling). (5ef27ef) + spelling). (5ef27ef1) * CMakeLists.txt: Move gettext initialization below the GNUInstallDirs include. This sets GNOMELOCALEDIR appropriately and probably fixes broken i18n support. - (5479b13) + (5479b136) * data/CMakeLists.txt: More namespace fixes in comments / output - messages. (17ab6d1) + messages. (17ab6d15) * tests/CMakeLists.txt: Fix namespace in add_dependencies() call. - (5a59319) + (5a593195) 2017-12-05 Mike Gabriel * debian/postinst: Drop file. The libglib2.0-bin package has trigger for schema compilation these days (and this for ages, - actually). (0058a8b) + actually). (0058a8b1) 2017-12-04 Mike Gabriel - * debian/changelog: Bump upstream to a development version. (2f3a761) + * debian/changelog: Bump upstream to a development version. + (2f3a7618) 2017-12-02 Mike Gabriel - * debian/control: Fix D (glib2.0-bin -> libglib2.0-bin). (765806b) + * debian/control: Fix D (glib2.0-bin -> libglib2.0-bin). (765806b9) * debian/{control,postinst}: Recompile GSettings schemas at post - installation. (e9b7bfe) + installation. (e9b7bfe3) 2017-11-29 Mike Gabriel - * po/: Update translation files once more. (0f2a468) + * po/: Update translation files once more. (0f2a468c) * update-po.sh: Preserve .pot file when updating *.po files. - (f936fa5) + (f936fa55) * po/*.po: Update with now correct file names for .xml files. - (01156d3) + (01156d34) 2017-11-27 Kristjan Räts - * Translated using Weblate (Estonian) (b9c3729) + * Translated using Weblate (Estonian) (b9c37290) 2017-11-24 Allan Nordhøy - * Translated using Weblate (Norwegian Bokmål) (4041646) + * Translated using Weblate (Norwegian Bokmål) (40416467) 2017-11-22 Fatih Mert Doğancan - * Translated using Weblate (Turkish) (9e16d82) + * Translated using Weblate (Turkish) (9e16d82a) 2017-10-12 Matteo F. Vescovi - * Translated using Weblate (Italian) (9413bdb) + * Translated using Weblate (Italian) (9413bdb6) 2017-11-29 Mike Gabriel * Revert "po/*.po: Update with now correct file names for .xml - files." (7e7500a) + files." (7e7500a5) * po/*.po: Update with now correct file names for .xml files. - (2c40ef0) + (2c40ef02) * po/ayatana-indicator-power.pot: Update with now correct file names - for .xml files. (d16056b) + for .xml files. (d16056ba) * update-po.sh: Fix filenames of .ini(.in) and .xml(.in) files in po - files. (bdc25da) + files. (bdc25da5) * update-pot.sh: Fix filenames of .ini(.in) and .xml(.in) files in po - template file. (6a07d32) + template file. (6a07d32e) 2017-10-24 Mike Gabriel - * update-po*.sh: Add license header. (7cae4fb) + * update-po*.sh: Add license header. (7cae4fb5) * debian/{control,copyright,watch}: Update to new upstream URLs. - (1cb6718) + (1cb67185) 2017-10-12 Mike Gabriel - * update-po.sh: Add support for creating new LINGUAS. (b140fe8) + * update-po.sh: Add support for creating new LINGUAS. (b140fe81) 2017-08-26 Kjetil Fleten - * Translated using Weblate (Danish) (22c70c0) + * Translated using Weblate (Danish) (22c70c07) 2017-10-07 Mike Gabriel * debian/control: Modify B-D for systemd: only available/required on - [linux-any]. (977a89d) + [linux-any]. (977a89d0) * systemd unit file: Only build+install if systemd is available at - build-time. (dac8f77) + build-time. (dac8f774) 2017-08-26 Mike Gabriel - * Translated using Weblate (German) (efdc686) - * Translated using Weblate (German) (0db1118) + * Translated using Weblate (German) (efdc6863) + * Translated using Weblate (German) (0db11186) 2017-08-18 Viktar Vauchkevich - * Translated using Weblate (Belarusian) (b84b921) + * Translated using Weblate (Belarusian) (b84b921c) 2017-07-21 Mike Gabriel - * update-po.sh: Add simple script to update po/*.po files. (7a214d4) - * po/: Create .po files from .pot file using msginit. (57f0dfd) - * po/: Add LINGUAS file. (5f9ea6f) - * po/: Create .pot file for ayatana-indicator-power. (1d4c6c4) - * update-pot.sh: Add mini script to update .pot file. (8049c1b) + * update-po.sh: Add simple script to update po/*.po files. (7a214d49) + * po/: Create .po files from .pot file using msginit. (57f0dfdd) + * po/: Add LINGUAS file. (5f9ea6f9) + * po/: Create .pot file for ayatana-indicator-power. (1d4c6c43) + * update-pot.sh: Add mini script to update .pot file. (8049c1b9) 2017-06-21 Mike Gabriel * src/CMakeLists.txt: Round up previous commit by fixing - dbus-powerd.h codegen call. (10a06c6) + dbus-powerd.h codegen call. (10a06c6b) 2017-06-14 Mike Gabriel - * Really switch back to com.canonical.powerd. (5949845) + * Really switch back to com.canonical.powerd. (59498452) 2017-06-08 Mike Gabriel * debian/rules: Don't copy removed apport hook into package. - (cf69c55) - * debian/control: Drop full-stop from SYNOPSIS. (c736882) + (cf69c550) + * debian/control: Drop full-stop from SYNOPSIS. (c7368828) * debian/copyright: Pull-over copyright files from official Debian - package. (af0e1a7) + package. (af0e1a7a) * debian/rules: Pull-over get-orig-source rule from official Debian - package. (6850dfe) + package. (6850dfeb) 2017-06-07 Mike Gabriel * debian/{watches,upstream/,patches}: Sync in changes from official - Debian packaging. (36b5cbb) + Debian packaging. (36b5cbbe) * debian/source_ayatana-indicator-power.py: Drop apport support. - (034ae2a) - * release 2.0.91 (6791d33) (tag: 2.0.91) + (034ae2af) + * release 2.0.91 (6791d33f) (tag: 2.0.91) 2017-06-02 Mike Gabriel - * src/brightness.c Fix sed search+replace flaw. (fb4f8b2) + * src/brightness.c Fix sed search+replace flaw. (fb4f8b22) * one step back, let's keep this Ubuntu-centric, we need to add a - org.gnome.SettingsDaemon-way of doing this... (ef2ba34) + org.gnome.SettingsDaemon-way of doing this... (ef2ba349) * src/service.s: Fix x-canonical-type of the brightness slider - building against ayatana-ido. (ff21a6c) + building against ayatana-ido. (ff21a6cf) 2017-05-31 Mike Gabriel - * debian/{control,rules}: Enable all hardening flags. (30c0c43) + * debian/{control,rules}: Enable all hardening flags. (30c0c434) * Drop debian/ayatana-indicator-power.maintscript. Not required in - this version of the power indicator. (ab351f2) + this version of the power indicator. (ab351f2e) * ayatana-indicator-power: XDG-Autostart in Unity and MATE for now. - (b79892f) + (b79892ff) * Partially revert 51a4186. Of course, we need the XDG autostart file. Not the upstart/xdg autostart file, though. - (7354fe6) + (7354fe60) * src/notifier.c: Fix our own service executable name in - notify_init() call. (8ec5165) + notify_init() call. (8ec51653) * src/testing.c: Use 'Ayatana Indicator Power Serivce' as service - name. (79a5dc9) + name. (79a5dc92) * debian/control: Drop from R (ayatana-indicator-power): indicator-applet | indicator-renderer. Add to R instead: - mate-indicator-applet | xfce4-indicator-plugin. (585a2f6) + mate-indicator-applet | xfce4-indicator-plugin. (585a2f62) * src/service.c: Prefer mate-power-statistics to - gnome-power-statistics if in a MATE session. (e41dcc8) + gnome-power-statistics if in a MATE session. (e41dcc8d) * src/service.c: Know about DESKTOP_SESSION xfce as well (not only - about xubuntu). (3f6306b) + about xubuntu). (3f6306bd) 2017-05-16 Mike Gabriel - * src/CMakeLists.txt: Fix nasty typo. (6436d4e) + * src/CMakeLists.txt: Fix nasty typo. (6436d4ed) * Another fix-up for previous commits: keep org.ayatana.indicator - namespace for indicator types. (7f6aa3f) - * Fixup previous commit. More x-canonical-* type changes. (394a06b) + namespace for indicator types. (7f6aa3f6) + * Fixup previous commit. More x-canonical-* type changes. (394a06ba) 2017-05-15 Mike Gabriel * One step back... Mimick Canonical's API. Use their namespace for - item attributes. (2a7ebff) + item attributes. (2a7ebff6) * debian/control: Fix porting flaw, we need ayatana-indicator-common, - not indicator-common. (b4468d6) + not indicator-common. (b4468d6c) 2017-05-15 Rodney Dawes - * Remove old autostart files. (51a4186) + * Remove old autostart files. (51a4186c) 2017-05-15 Charles Kerr * Make device with power supply has higher sorting priority. (LP: - #1100546) (bd1a508) + #1100546) (bd1a508a) 2017-05-15 Michael Terry * Work inside a snap by prefixing hard coded paths with . (LP: - #1629009) (dbfed3a) + #1629009) (dbfed3a9) 2017-05-15 Charles Kerr - * Add systemd user session unit file (3afc69b) + * Add systemd user session unit file (3afc69bc) * Fix bug that chose the wrong header icon if a connected device has a charge but its charging/discharging state is unknown. - (LP: #1470080). (f223d5a) + (LP: #1470080). (f223d5a9) * Fix the fallback power icon so the battery icon doesn't show red above 20% even when the Suru icon theme isn't present. - Fixes: LP:#1559731. (c2b69b8) + Fixes: LP:#1559731. (c2b69b84) 2017-05-15 Mike Gabriel * data/*: Fix namespace separation from project we forked from. - (78ae40e) + (78ae40ef) 2017-05-14 Mike Gabriel * debian/control: Bump Standards-Version: to 3.9.8. No changes - needed. (04578ca) + needed. (04578ca1) 2015-11-12 Mike Gabriel * Fix various BUS_PATH names (copy+paste errors in previous commits). - (dd439ef) - * Version bump to 2.0.90. (9614a2e) - * Drop unnecessary dependency on Ubuntu's url-dispatcher. (0a9cc2a) - * Fork from Ubuntu's indicator-power code project. (0f33bc4) + (dd439ef5) + * Version bump to 2.0.90. (9614a2e4) + * Drop unnecessary dependency on Ubuntu's url-dispatcher. (0a9cc2a4) + * Fork from Ubuntu's indicator-power code project. (0f33bc4b) 2015-10-05 CI Train Bot - * Releasing 12.10.6+15.10.20151005.1-0ubuntu1 (511915f) + * Releasing 12.10.6+15.10.20151005.1-0ubuntu1 (511915f1) 2015-10-05 Sebastien Bacher * under unity8 start system-settings instead unity-control-center Fixes: #1489482 Approved by: Charles Kerr, PS Jenkins bot - (5d36e8d) + (5d36e8d4) 2015-08-27 Sebastien Bacher * under unity8 start system-settings instead unity-control-center - (b8a77a0) + (b8a77a03) 2015-05-22 CI Train Bot - * Releasing 12.10.6+15.10.20150522-0ubuntu1 (ff85d7e) + * Releasing 12.10.6+15.10.20150522-0ubuntu1 (ff85d7e0) 2015-05-22 Charles Kerr * When powerd updates the backlight brightness, update the indicator slider to show the new value. Fixes: #1370791 Approved by: - Alejandro J. Cura (cb5ebdb) + Alejandro J. Cura (cb5ebdb4) * when powerd adjusts the system brightness, adjust the brightness - slider appropriately. (b877001) + slider appropriately. (b8770014) 2015-05-20 Charles Kerr - * sync with indicator-power/15.04 (3c2d328) - * remove g_message tracer (5288b42) + * sync with indicator-power/15.04 (3c2d3287) + * remove g_message tracer (5288b423) * fix the get-brightness-params return signature now that it's - wrapped in a proxy (05d6082) - * a little more work on getting the powerd proxy running (f4c8e26) + wrapped in a proxy (05d60820) + * a little more work on getting the powerd proxy running (f4c8e264) * in brightness.c, add a powerd proxy and listen to it for brightness - property changes. (108a1e2) + property changes. (108a1e23) 2015-05-15 CI Train Bot - * Releasing 12.10.6+15.10.20150515-0ubuntu1 (a7c6825) + * Releasing 12.10.6+15.10.20150515-0ubuntu1 (a7c68256) 2015-05-15 Charles Kerr * Fix timing issue that caused "Adjust brightness automatically" menuitem to sometimes not be shown. Fixes: #1382861 - Approved by: PS Jenkins bot, Rodney Dawes (dcf21a7) + Approved by: PS Jenkins bot, Rodney Dawes (dcf21a7d) 2015-05-15 CI Train Bot - * Releasing 12.10.6+15.04.20150515-0ubuntu1 (65f5646) + * Releasing 12.10.6+15.04.20150515-0ubuntu1 (65f56468) 2015-05-15 Charles Kerr * Fix timing issue that caused "Adjust brightness automatically" menuitem to sometimes not be shown. Fixes: #1382861 - Approved by: PS Jenkins bot, Rodney Dawes (e0a33ec) + Approved by: PS Jenkins bot, Rodney Dawes (e0a33ecb) 2015-05-14 Charles Kerr - * better checking on whether or not menus are built. (373d9f1) + * better checking on whether or not menus are built. (373d9f1c) 2015-04-02 CI Train Bot - * Releasing 12.10.6+15.04.20150402-0ubuntu1 (05d07c8) + * Releasing 12.10.6+15.04.20150402-0ubuntu1 (05d07c82) 2015-04-02 Marc Deslauriers * Change sort order to prefer items with known time remaining - Approved by: Charles Kerr, PS Jenkins bot (a3cf499) + Approved by: Charles Kerr, PS Jenkins bot (a3cf4990) 2015-04-02 Ubuntu MATE Developers * This merge proposal adds support for MATE Desktop. Approved by: Ted - Gould (e332c6b) + Gould (e332c6b3) 2015-03-31 CI Train Bot - * Releasing 12.10.6+15.04.20150331-0ubuntu1 (e7a6c33) + * Releasing 12.10.6+15.04.20150331-0ubuntu1 (e7a6c33c) 2015-03-31 Charles Kerr * For the brightness slider, use the same left & right icons as ubunu-system-settings Fixes: #1289465 Approved by: - Alejandro J. Cura, PS Jenkins bot (c16921a) - * oops, forgot to commit this tyop fix before pushing (708527d) + Alejandro J. Cura, PS Jenkins bot (c16921a5) + * oops, forgot to commit this tyop fix before pushing (708527d1) 2015-03-10 Marc Deslauriers * * Change sort order to prefer items with known time remaining - (LP: #1315434) (31f83e8) + (LP: #1315434) (31f83e84) 2015-03-02 Charles Kerr - * use a GThemedIcon (39439d9) + * use a GThemedIcon (39439d94) * in the brightness slider, use the display-brightness-min and - display-brightness-max icons. (e33b4e7) + display-brightness-max icons. (e33b4e73) 2015-02-25 Ubuntu MATE Developers - * Added support for MATE. (5838f6d) + * Added support for MATE. (5838f6d8) 2015-02-12 CI Train Bot - * Releasing 12.10.6+15.04.20150212-0ubuntu1 (ae9a41c) + * Releasing 12.10.6+15.04.20150212-0ubuntu1 (ae9a41c6) 2015-02-12 Charles Kerr * Use the new power level icons for a more accurate display of the battery level. Fixes: #1388235 Approved by: Ted Gould, PS - Jenkins bot (8e3fb8c) + Jenkins bot (8e3fb8cc) 2015-01-30 CI Train Bot - * Releasing 12.10.6+15.04.20150130-0ubuntu1 (55104b7) + * Releasing 12.10.6+15.04.20150130-0ubuntu1 (55104b7f) 2015-01-30 Charles Kerr * Publish the primary device's state for on the bus. Fixes: #1416096 Approved by: Ken VanDine, Ted Gould, PS Jenkins bot - (e759c85) + (e759c85a) * in the new device-state action state, use the string 'unknown' if - no primary device is found. (6057cd8) - * publish a device state for the benefit of u-s-s (32b591d) - * publish a device state for the benefit of u-s-s (3850d8b) + no primary device is found. (6057cd8d) + * publish a device state for the benefit of u-s-s (32b591d5) + * publish a device state for the benefit of u-s-s (3850d8b2) 2015-01-12 Charles Kerr - * update manual tests (92b25d8) - * fix fencepost error s.t. 20% actually uses battery-020 (a43f1c3) + * update manual tests (92b25d84) + * fix fencepost error s.t. 20% actually uses battery-020 (a43f1c33) * round power level to the nearest 10% to take advantage of - higher-resolution power level icons (d989c88) + higher-resolution power level icons (d989c885) 2014-12-09 Ted Gould - * Package sync for upower changes (499fb96) + * Package sync for upower changes (499fb96d) 2014-12-03 CI bot - * Releasing 12.10.6+15.04.20141203-0ubuntu1 (4f07f00) + * Releasing 12.10.6+15.04.20141203-0ubuntu1 (4f07f00f) 2014-12-03 Christopher Lee * Fix some minor typos in power testing xml file. Approved by: Ted - Gould, PS Jenkins bot (29058f3) + Gould, PS Jenkins bot (29058f3c) 2014-12-03 Charles Kerr - * Show the phone menu in the phone greeter. (8a59942) + * Show the phone menu in the phone greeter. (8a599423) 2014-12-02 Charles Kerr - * d'oh (8d522c8) + * d'oh (8d522c84) * use the same menu in both phone and phone_greeter profiles - (87db72f) + (87db72f3) 2014-11-18 Christopher Lee - * Fix minor typos in power testing xml file. (42a6c1c) + * Fix minor typos in power testing xml file. (42a6c1cd) 2014-11-03 CI bot - * Releasing 12.10.6+15.04.20141103-0ubuntu1 (d5a8d0a) + * Releasing 12.10.6+15.04.20141103-0ubuntu1 (d5a8d0a6) 2014-11-03 Sebastien Bacher - * List missing source for translations (d0ee781) + * List missing source for translations (d0ee7817) 2014-10-15 CI bot - * Releasing 12.10.6+14.10.20141015-0ubuntu1 (3209f1a) + * Releasing 12.10.6+14.10.20141015-0ubuntu1 (3209f1a0) 2014-10-15 Charles Kerr * Add mock battery support to make QA testing easier. Fixes: 1373511 Approved by: Antti Kaijanmäki, PS Jenkins bot, Ted Gould - (2496678) + (24966789) 2014-10-14 Charles Kerr * r273 tried to fix the blocking bug listed at http://paste.ubuntu.com/8562226/, but in the process introduced a new bug that manifested in RTM. This removes - r273 and uses a different fix. (ee53f5d) + r273 and uses a different fix. (ee53f5d1) * in testing.c, make 'bus' a private field instead of a public - GObject property (5f316dc) - * move the mock battery from GSettings to DBus (f599c1b) + GObject property (5f316dca) + * move the mock battery from GSettings to DBus (f599c1b1) * fix notify get-capabilities startup blocking bug found in testing - (407c63c) + (407c63c0) * make service's bus connection a property so that IndicatorPowerTesting can listen for it and export an - object before the name is acquired (1e530c2) - * move the testing settings to a DBus interface (c07c186) + object before the name is acquired (1e530c28) + * move the testing settings to a DBus interface (c07c186a) 2014-10-14 Sebastien Bacher - * List missing source for translations (da7995b) + * List missing source for translations (da7995b2) 2014-10-10 Charles Kerr - * update manual test notes for the mock battery (f934717) + * update manual test notes for the mock battery (f934717f) * add gsettings for a mock battery to make QA tester's lives easier - (7eb00e8) + (7eb00e86) 2014-10-09 CI bot - * Releasing 12.10.6+14.10.20141009-0ubuntu1 (7251f3d) + * Releasing 12.10.6+14.10.20141009-0ubuntu1 (7251f3df) 2014-10-09 Cody Garver * Add Switchboard as alternative recommend Fixes: 1291051 Approved - by: Ted Gould, PS Jenkins bot (939cea2) + by: Ted Gould, PS Jenkins bot (939cea2a) 2014-10-09 Charles Kerr * Remove the border around the icon when showing a low battery notification. Fixes: 1378411 Approved by: Antti - Kaijanmäki, PS Jenkins bot (10101c2) + Kaijanmäki, PS Jenkins bot (10101c23) 2014-10-07 Charles Kerr * confirmation buttons should be green, so add the 'affirmative-tint' - hint for the OK button. (01a0d94) - * use a string for unity-notification's boolean types. (f82d29b) + hint for the OK button. (01a0d943) + * use a string for unity-notification's boolean types. (f82d29b6) 2014-10-06 CI bot - * Releasing 12.10.6+14.10.20141006-0ubuntu1 (c73b4b9) + * Releasing 12.10.6+14.10.20141006-0ubuntu1 (c73b4b93) 2014-10-06 Charles Kerr * Move the position of this indicator on the panel. Fixes: 1377294 - Approved by: Ted Gould, PS Jenkins bot (969a970) - * only rearrange the indicator position on the phone (47082f1) + Approved by: Ted Gould, PS Jenkins bot (969a970d) + * only rearrange the indicator position on the phone (47082f1e) * move indicator as per the 'Indicator RTM Usability Fixes' document - (0b76796) + (0b767962) 2014-09-12 CI bot - * Releasing 12.10.6+14.10.20140912-0ubuntu1 (0dc696d) + * Releasing 12.10.6+14.10.20140912-0ubuntu1 (0dc696d2) 2014-09-12 Charles Kerr * Restore the the brightness slider and have the brightness setting persist between reboots. Fixes: 1289470, 1364453 Approved - by: Ted Gould, PS Jenkins bot (2982ab5) + by: Ted Gould, PS Jenkins bot (2982ab51) * in brightness.c, set_uscreen_user_brightness() should be a - private/static function (e5abeb9) + private/static function (e5abeb98) 2014-09-11 Charles Kerr - * add an 'auto brightness' checkbox (54fd6bf) - * fix typo in manual tests (d5d3065) - * add device-brightness-slider manual test (20889f1) - * tweak comments for readability (9d0cc59) + * add an 'auto brightness' checkbox (54fd6bfd) + * fix typo in manual tests (d5d30658) + * add device-brightness-slider manual test (20889f11) + * tweak comments for readability (9d0cc593) * remove the new code's g_message() tracers or replace with g_debug() - (2e3d004) - * run manual tests through test-case-format tidier (25cc0e4) - * add manual tests (7eb2466) + (2e3d004d) + * run manual tests through test-case-format tidier (25cc0e40) + * add manual tests (7eb24666) * first draft of adding persistence to the brightness slider - (7ced238) + (7ced2387) 2014-09-10 Charles Kerr * copyediting: rename 'dflt' as 'default_value' for readability - (4adcc32) - * copyediting: whitespace, comment text (ae12f25) + (4adcc326) + * copyediting: whitespace, comment text (ae12f25f) * fix typo; change g_message() calls to g_debug(); use same - percentage range as ubuntu-system-settings (f5fae61) + percentage range as ubuntu-system-settings (f5fae618) * first draft of non-blocking powerd/uscreen brightness impl - (e90e9f7) + (e90e9f72) 2014-09-09 CI bot - * Releasing 12.10.6+14.10.20140909-0ubuntu1 (dd89ffe) + * Releasing 12.10.6+14.10.20140909-0ubuntu1 (dd89ffe3) 2014-09-09 Charles Kerr * When the phone's battery goes down past a certain level, pop up a snap decision to warn the user. Fixes: 1296431 Approved - by: Ted Gould, PS Jenkins bot (c91ba6b) + by: Ted Gould, PS Jenkins bot (c91ba6b1) * Add support for UPower 0.99. Fixes: 1330037 Approved by: Ted Gould, - PS Jenkins bot (2720a57) + PS Jenkins bot (2720a578) 2014-09-09 Ted Gould * Synchronize process management across indicators Approved by: - Charles Kerr, PS Jenkins bot (4b15eb1) + Charles Kerr, PS Jenkins bot (4b15eb10) 2014-09-08 Ted Gould - * Merge trunk (334e3b3) + * Merge trunk (334e3b31) 2014-09-08 Charles Kerr * sync with lp-1330037-add-upower-099-support to resolve merge - conflicts (ee6e07f) + conflicts (ee6e07ff) * drop our gcc -Weverything fixes in notifier.c so that they don't step on the changes in lp-1296431-low-power-snap-decisions - (0c312c1) + (0c312c16) * in notifier's snap decisions, distinguish in the title between low - battery and critical battery (24b9a28) + battery and critical battery (24b9a287) * in notifier.c, don't call notify_get_server_caps() if notify_init() - failed. (48b162d) + failed. (48b162d7) * in notifier.c, reverse the order in which we add the actions so - they'll look right on the phone (b06dda0) + they'll look right on the phone (b06dda0e) * fix typo introduced while trying to fix clang -Weverything warnings - (b2d6637) + (b2d6637b) * on phone, add nonexpiring snap-decision popup on low battery - events. (0ab79ac) - * more copyediting (84265a5) - * copyediting. (84a32ae) + events. (0ab79ace) + * more copyediting (84265a5f) + * copyediting. (84a32ae9) * in device-provider-upower, use glib's G_ADD_PRIVATE() macro - (cede6ed) + (cede6ed3) 2014-09-07 Charles Kerr - * add upower 0.99 support (26e4c85) - * silence warnings generated by clang -Weverything (d0fc633) + * add upower 0.99 support (26e4c859) + * silence warnings generated by clang -Weverything (d0fc6339) 2014-08-22 CI bot - * Releasing 12.10.6+14.10.20140822-0ubuntu1 (059246d) + * Releasing 12.10.6+14.10.20140822-0ubuntu1 (059246d1) 2014-08-22 Charles Kerr * Choose the icon that's closest to the current battery charge percentage Fixes: 1186181 Approved by: Antti Kaijanmäki, - PS Jenkins bot (575a5a1) + PS Jenkins bot (575a5a16) * in debian/control, bump standards version from 3.9.2 to 3.9.5 to - make lintian happy (9eee0b5) - * sync with trunk. (3d4c3f2) + make lintian happy (9eee0b56) + * sync with trunk. (3d4c3f2d) 2014-08-14 CI bot - * Releasing 12.10.6+14.10.20140814-0ubuntu1 (c7e1740) + * Releasing 12.10.6+14.10.20140814-0ubuntu1 (c7e17402) 2014-08-14 Charles Kerr * Re-use the same Translations.cmake file across indicators Fixes: - 1354058 Approved by: Ted Gould, PS Jenkins bot (7c2aed0) + 1354058 Approved by: Ted Gould, PS Jenkins bot (7c2aed08) 2014-08-09 Charles Kerr * sync the shared Translations.cmake file to pick up recent bugfixes. - (e613cb5) + (e613cb59) 2014-07-30 CI bot - * Releasing 12.10.6+14.10.20140730-0ubuntu1 (42414e0) + * Releasing 12.10.6+14.10.20140730-0ubuntu1 (42414e05) 2014-07-30 Charles Kerr * Add low-battery notifications. Fixes: 1317858, 1317860 Approved by: - PS Jenkins bot, Lars Uebernickel (b4f91b1) + PS Jenkins bot, Lars Uebernickel (b4f91b1d) 2014-07-29 Charles Kerr - * sync unit tests. (a402b61) + * sync unit tests. (a402b61b) * show the icon that most closely matches the battery charge - percentage. (b04239b) + percentage. (b04239b6) 2014-07-25 Charles Kerr * in notify.c, improve the logic for when to tear down a notification - (b46ec7d) - * disable the notification's interactive hint for now (265ab08) - * fix bug introduced in previous commit (eaf64b2) + (b46ec7d0) + * disable the notification's interactive hint for now (265ab08c) + * fix bug introduced in previous commit (eaf64b2f) 2014-07-24 Charles Kerr * in notify, reverse the numerical order of the now-private PowerLevel enum so that they have the more intuitive behavior of higher integer values meaning a better power - level. (35a2513) + level. (35a25132) * on the bus, publish the battery's power_level as strings rather - than ints (f15482d) + than ints (f15482d3) * in notifier.c, remove unnecessary middleman properties and deal - with the dbus-battery properties directly. (079ac51) + with the dbus-battery properties directly. (079ac51d) * in notifier.c, fix potential callchain loop when closing a - notification (e9ba47b) - * in notifier, use G_DEFINE_TYPE_WITH_PRIVATE (b715352) - * d'oh (f7f949e) + notification (e9ba47b8) + * in notifier, use G_DEFINE_TYPE_WITH_PRIVATE (b7153526) + * d'oh (f7f949eb) * remove redundant '#include glib', '#include gobject' calls - (34cf2ba) + (34cf2baf) * check the return value of g_dbus_interface_skeleton_export() directly instead of indirectly testing to see if the - GError it used is nonnull. (62a35de) + GError it used is nonnull. (62a35de9) * don't set to zero fields in a struct that's been calloc()ed - already. (11784e2) + already. (11784e2e) * in notifier.c, don't keep pointers to the bindings around as they're cleaned up automatically when either of the - objects is destroyed. (f4e1a83) + objects is destroyed. (f4e1a83d) * in tests/glib-fixture.h, sync with the glib-fixture.h from - indicator-transfer, it's got less '#if 0' cruft (8b9a801) + indicator-transfer, it's got less '#if 0' cruft (8b9a8017) 2014-07-23 Charles Kerr - * remove instance_count from IndicatorPowerNotifierClass (d185409) - * copyediting: slightly better comments. (aba9e62) + * remove instance_count from IndicatorPowerNotifierClass (d185409f) + * copyediting: slightly better comments. (aba9e626) * make the notifications click-to-dismiss by adding the 'interactive - notification' hint (bf93456) - * copyediting (a62291b) + notification' hint (bf934569) + * copyediting (a62291be) * remove now-unused code that tests whether the Notify server - supports actions (a8ea5a0) + supports actions (a8ea5a03) 2014-07-22 Charles Kerr * make the notification popup decision logic simpler & easier to read - (1f98321) + (1f98321f) * add manual test case for using the indicator-power-service-cmdline-battery test utility - (dd32234) + (dd322344) * Filter out some redundant warnings -- e.g., don't notify when the power percentage drops from 10% to 9%, only when it - crosses a PowerLevel threshold (79a3d89) + crosses a PowerLevel threshold (79a3d892) * Make the when-does-power-level-change tests work whether or not - Ephemeral notifications are being used. (584aa80) + Ephemeral notifications are being used. (584aa80f) * for now, only show Ephemeral notifications when the battery gets - low. (7ecf18c) + low. (7ecf18c6) * add indicator-power-service-cmdline-battery, a manual test utility to test the indicator's behavior when a battery's state - changes (399eab2) + changes (399eab24) * when a device changes, update the header action state even if the menus haven't been created yet. This fixes a startup - condition found by the tests. (dd5f50b) - * copyediting: code cleanup (9c3d863) + condition found by the tests. (dd5f50b0) + * copyediting: code cleanup (9c3d863d) 2014-07-21 Charles Kerr * in debian/control, add python3-dbusmock to Build-Deps for tests - (f5db19d) + (f5db19df) * in debian/control, add libdbustest1-dev to Build-Deps for tests - (34925a7) - * in notifier.c, use g_clear_object to unref the GBindings (51f39c8) + (34925a76) + * in notifier.c, use g_clear_object to unref the GBindings (51f39c86) * add tests for events that change whether or not a 'low battery' - notification is being shown (1bd1b70) + notification is being shown (1bd1b700) * add tests to confirm that the DBus object's PowerLevel property changes at the right times (and only at the right times) - when the battery is draining (2cb851b) - * copyediting (8c4b964) + when the battery is draining (2cb851b0) + * copyediting (8c4b964e) * don't show clickable actions if the Notify server doesn't support - them. (f5bf7f9) + them. (f5bf7f99) * copy the dbus-test-runner/dbusmock scaffolding for freedesktop - Notifications from the indicator-datetime tests (125f6f6) - * add dbus-test-runner as a build dependency for tests (d5b4275) - * fix build issues (7b3b8a2) - * sync with lp:indicator-power (bc32a96) - * remove DeviceProvider from Notifier (1902911) + Notifications from the indicator-datetime tests (125f6f6d) + * add dbus-test-runner as a build dependency for tests (d5b42752) + * fix build issues (7b3b8a27) + * sync with lp:indicator-power (bc32a96e) + * remove DeviceProvider from Notifier (1902911c) * second draft of low battery power notifications, still a work in - progress (b08f9b0) + progress (b08f9b09) 2014-07-18 CI bot - * Releasing 12.10.6+14.10.20140718-0ubuntu1 (967a547) + * Releasing 12.10.6+14.10.20140718-0ubuntu1 (967a5479) 2014-07-18 Charles Kerr * Switch from automake/autoconf to CMake. Approved by: Ted Gould, PS - Jenkins bot (512426b) + Jenkins bot (512426b0) 2014-07-17 Charles Kerr * replace 'std::vector' with 'std::vector' - for readability (9f1ebe8) + for readability (9f1ebe8f) 2014-07-16 Charles Kerr * none of the current tests require dbustest-1, so remove it from - pkg_check_modules (e187f6f) - * add dh-translations to Build-Depends (082a47c) - * add po/CMakeLists.txt (1f2f165) - * in debian/rules, remove autotool-specific bits (69081d4) - * add first draft of low battery notifications (6ea2db5) - * in debian/control and CMake files, add libnotify (74b8522) + pkg_check_modules (e187f6f9) + * add dh-translations to Build-Depends (082a47c9) + * add po/CMakeLists.txt (1f2f1653) + * in debian/rules, remove autotool-specific bits (69081d46) + * add first draft of low battery notifications (6ea2db56) + * in debian/control and CMake files, add libnotify (74b8522a) * in device.h, add #include to pick up needed GIcon - declaration (066f1fb) + declaration (066f1fb2) 2014-07-13 Charles Kerr - * replace autoconf/automake with cmake (35a8b17) + * replace autoconf/automake with cmake (35a8b172) * fix some compiler warnings generated by clang static analyzer - (3f29c1a) + (3f29c1a3) 2014-06-24 CI bot - * Releasing 12.10.6+14.10.20140624-0ubuntu1 (2d06cbb) + * Releasing 12.10.6+14.10.20140624-0ubuntu1 (2d06cbb0) 2014-06-24 Iain Lane * Drop powerd and u-s-c to suggests, since the code handles them not being present and we don't need them on desktop (and they - are in universe). (724900e) + are in universe). (724900e1) 2014-06-24 Alberto Aguirre * Changes to address setBrightness interface moving from powerd to - unity-system-compositor (049c09d) + unity-system-compositor (049c09d4) 2014-06-24 Iain Lane - * Change powerd/u-s-c dependency to a suggests (b6da254) + * Change powerd/u-s-c dependency to a suggests (b6da2548) 2014-06-20 Alberto Aguirre - * Specify required unity-system-compositor version (0e5ceb9) + * Specify required unity-system-compositor version (0e5ceb9f) 2014-06-19 Alberto Aguirre - * Add 1.11 as allowed version for lcov (89f187f) - * Add powerd and unity-system-compositor to Depends (ed6ad9d) - * Remove powerd reference in message (cd9a40f) + * Add 1.11 as allowed version for lcov (89f187f4) + * Add powerd and unity-system-compositor to Depends (ed6ad9d7) + * Remove powerd reference in message (cd9a40f9) * Remove references to powerd since the brightness interface is now - provided by Unity.Screen (9e9a0da) + provided by Unity.Screen (9e9a0da8) 2014-06-16 Alberto Aguirre * Changes to address setBrightness interface moving from powerd to - unity-system-compositor (2769c7f) + unity-system-compositor (2769c7f7) 2014-06-11 CI bot - * Releasing 12.10.6+14.10.20140611-0ubuntu1 (3982a33) + * Releasing 12.10.6+14.10.20140611-0ubuntu1 (3982a33a) 2014-06-11 Charles Kerr @@ -2432,118 +2463,118 @@ icons over the 'battery-low-charging' ones because the former are more precise and likely closer to the actual battery level. - Fixes: 1186181 (defec1d) + Fixes: 1186181 (defec1dd) 2014-06-11 Iain Lane * Remove the brightness slider from the phone menu. Fixes: 1289470 - (34ba55d) + (34ba55d3) 2014-06-05 Ted Gould - * Adding lcov 1.11 (cc51d0f) + * Adding lcov 1.11 (cc51d0fc) 2014-05-05 Charles Kerr * prefer the 'battery-020-charging' icon to the 'battery-low-charging' one because the former is more precise so its icon is more likely to be close to the - actual actual battery level. (8c874cb) + actual actual battery level. (8c874cb5) 2014-04-28 CI bot - * Releasing 12.10.6+14.10.20140428-0ubuntu1 (34cda47) + * Releasing 12.10.6+14.10.20140428-0ubuntu1 (34cda47d) 2014-04-28 Ricardo Salveti de Araujo - * Updating code to reflect latest powerd dbus API changes (7aaf31b) - * updating code to reflect latest powerd dbus API changes (bab79c8) + * Updating code to reflect latest powerd dbus API changes (7aaf31b4) + * updating code to reflect latest powerd dbus API changes (bab79c8d) 2014-04-15 Iain Lane * Don't build the tests when cross compiling, they fail to build - (fb4c324) - * Build-Depend on python:any, for cross building. (db02577) + (fb4c324c) + * Build-Depend on python:any, for cross building. (db025778) * Don't add the brightness entry to the phone profile; it's been - removed by design (b36744e) + removed by design (b36744ef) 2014-04-11 CI bot - * Releasing 12.10.6+14.04.20140411-0ubuntu1 (58ed2f8) + * Releasing 12.10.6+14.04.20140411-0ubuntu1 (58ed2f8a) 2014-04-11 Sebastien Bacher * export an ubiquity profile, reusing the desktop_greeter object - Fixes: 1306604 (d12706e) + Fixes: 1306604 (d12706e6) * export an ubiquity profile, reusing the desktop_greeter object - (a76095e) + (a76095e5) 2014-04-09 Cody Garver - * Uppercase Pantheon (27fa892) - * Use XDG_CURRENT_DESKTOP instead (96b4124) - * Correct packaging (3a9c255) + * Uppercase Pantheon (27fa8927) + * Use XDG_CURRENT_DESKTOP instead (96b41245) + * Correct packaging (3a9c255f) 2014-03-28 CI bot - * Releasing 12.10.6+14.04.20140328-0ubuntu1 (ca89fdd) + * Releasing 12.10.6+14.04.20140328-0ubuntu1 (ca89fddb) 2014-03-28 Lars Uebernickel * Use com.canonical.indicator.basic menu item for device items - (fc86e4d) + (fc86e4d5) 2014-03-28 Charles Kerr * If there are two batteries detected, combine their percentages and their time-remainings as per the revised spec. Fixes: - 880881, 1297466 (71ef362) + 880881, 1297466 (71ef3625) 2014-03-27 Lars Uebernickel * Use com.canonical.indicator.basic menu item for device items - (0b58eeb) + (0b58eeb4) 2014-03-26 CI bot - * Releasing 12.10.6+14.04.20140326-0ubuntu1 (39ab6b3) + * Releasing 12.10.6+14.04.20140326-0ubuntu1 (39ab6b3e) 2014-03-26 Y.C cheng * Set brightness via powerd if it exist (using dbus) Fixes: 1287599 - (ebf3030) - * remove modificaiton in changelog for CI (20aa7e1) + (ebf3030f) + * remove modificaiton in changelog for CI (20aa7e18) 2014-03-25 Charles Kerr - * sync to lp:indicator-power (8fcb63c) - * add translator comments to the new translatable strings. (9b33101) + * sync to lp:indicator-power (8fcb63c1) + * add translator comments to the new translatable strings. (9b33101a) 2014-03-24 Cody Garver * Add switchboard-plug-power as an alternative recommendation in - packaging (d08ca44) + packaging (d08ca448) 2014-03-19 Charles Kerr * add a courtesy message to let observers know that test-device isn't - stuck, it's just slow. (0ea6d3d) + stuck, it's just slow. (0ea6d3db) * when choosing a primary device and more than one battery is found, accumulate their percentages and time-remaining properties - as per the spec revisions in bug #880881. (b3ec90e) + as per the spec revisions in bug #880881. (b3ec90e0) 2014-03-15 Cody Garver * Add support for Switchboard when in Pantheon session to fix bug - #1291051 (4ba6d06) + #1291051 (4ba6d06e) 2014-03-14 CI bot - * Releasing 12.10.6+14.04.20140314-0ubuntu1 (6b9e3d4) + * Releasing 12.10.6+14.04.20140314-0ubuntu1 (6b9e3d4f) 2014-03-14 Charles Kerr @@ -2551,136 +2582,137 @@ / menuitem text to follow the spec changes in https://wiki.ubuntu.com/Power?action=diff&rev2=44&rev1=43#Title and update the tests accordingly. - Fixes: 1234458 (fe4849e) + Fixes: 1234458 + (fe4849e3) 2014-03-13 Charles Kerr - * add lp:~charlesk/indicator-power/lp-1256872 (d615980) - * when expecting a NULL string, use EXPECT_EQ(NULL, str) (b1f0d40) + * add lp:~charlesk/indicator-power/lp-1256872 (d6159805) + * when expecting a NULL string, use EXPECT_EQ(NULL, str) (b1f0d401) * in the new indicator_power_device_get_*() functions, use g_return_val_if_fail(foo, NULL) rather than - g_return_if_fail(foo) (bee4794) - * copyediting: add const, fix misaligned whitespace (a49c013) + g_return_if_fail(foo) (bee47945) + * copyediting: add const, fix misaligned whitespace (a49c013f) * remove INDICATOR_IS_POWER_DEVICE(device) tests from private - functions (3c4a789) + functions (3c4a789e) * in the new indicator_power_device_get_*() functions, use heap-allocated strings rather than relying on - g_snprintf(). (9936e22) + g_snprintf(). (9936e22d) 2014-03-11 CI bot - * Releasing 12.10.6+14.04.20140311-0ubuntu1 (2596b05) + * Releasing 12.10.6+14.04.20140311-0ubuntu1 (2596b056) 2014-03-11 Lars Uebernickel - * Add desktop_lockscreen profile (c67067b) - * Add desktop_lockscreen profile (12cf8a5) + * Add desktop_lockscreen profile (c67067bb) + * Add desktop_lockscreen profile (12cf8a5e) 2014-03-06 CI bot - * Releasing 12.10.6+14.04.20140306-0ubuntu1 (24f2ab3) + * Releasing 12.10.6+14.04.20140306-0ubuntu1 (24f2ab3f) 2014-03-06 Simon Steinbeiß - * Add xfce4-powermanager as alternative recommend (0e381b4) + * Add xfce4-powermanager as alternative recommend (0e381b41) 2014-03-06 Y.C cheng - * refine and use default value as initial brightness value (a67018f) + * refine and use default value as initial brightness value (a67018fe) 2014-03-05 Y.C cheng - * add GCancellable and cancel it before free (a046fce) + * add GCancellable and cancel it before free (a046fce3) * brightness parameters as necessary condition to use powerd - (237ba71) - * clean up / wrong code fix (6a577e1) + (237ba715) + * clean up / wrong code fix (6a577e1b) 2014-03-04 Charles Kerr - * slightly better comments (065169e) + * slightly better comments (065169e1) * update the header / menuitem text / accessible text to reflect the changes in https://wiki.ubuntu.com/Power?action=diff&rev2=44&rev1=43#Title - (0f47066) + (0f47066b) 2014-03-03 Y.C cheng - * set brightness via powerd if it exist (using dbus) (18fd0fa) + * set brightness via powerd if it exist (using dbus) (18fd0fa7) 2014-02-26 Ted Gould - * Update for gnome-fallback (e8635c2) + * Update for gnome-fallback (e8635c28) 2014-02-20 Ted Gould - * Make sure to go into that subdirectory (d7f93a7) - * Add the Upstart override (6f4bbf0) - * Make it only show in Unity (87f8929) - * Make the Upstart job match (bf09f85) + * Make sure to go into that subdirectory (d7f93a79) + * Add the Upstart override (6f4bbf0b) + * Make it only show in Unity (87f8929b) + * Make the Upstart job match (bf09f85b) 2014-02-18 Simon Steinbeiß - * Add xfce4-powermanager as alternative recommend (8c0a214) + * Add xfce4-powermanager as alternative recommend (8c0a2145) 2014-02-07 CI bot - * Releasing 12.10.6+14.04.20140207-0ubuntu1 (8c96b02) - * Adding acceptance tests and merge review policies (aea3f06) + * Releasing 12.10.6+14.04.20140207-0ubuntu1 (8c96b02c) + * Adding acceptance tests and merge review policies (aea3f062) 2014-01-31 Ted Gould - * Adding acceptance tests and merge review policies. (e447a75) - * Adding merge review policy (5efc941) - * Adding basic acceptance tests (dfa6753) + * Adding acceptance tests and merge review policies. (e447a75c) + * Adding merge review policy (5efc9414) + * Adding basic acceptance tests (dfa6753e) 2014-01-27 Automatic PS uploader * Releasing 12.10.6+14.04.20140127-0ubuntu1 (revision 224 from - lp:indicator-power). (02cef6a) - * Releasing 12.10.6+14.04.20140127-0ubuntu1, based on r224 (831ba77) + lp:indicator-power). (02cef6a0) + * Releasing 12.10.6+14.04.20140127-0ubuntu1, based on r224 (831ba771) 2014-01-27 Ricardo Salveti de Araujo - * device.c: pending_charge means not charging. (a98a7c1) + * device.c: pending_charge means not charging. (a98a7c1b) 2014-01-24 Ricardo Salveti de Araujo - * device.c: pending_charge means not charging (90bce0b) + * device.c: pending_charge means not charging (90bce0b0) 2014-01-24 Automatic PS uploader * Releasing 12.10.6+14.04.20140124-0ubuntu1 (revision 222 from - lp:indicator-power). (2d54e43) - * Releasing 12.10.6+14.04.20140124-0ubuntu1, based on r222 (898e6b8) + lp:indicator-power). (2d54e43b) + * Releasing 12.10.6+14.04.20140124-0ubuntu1, based on r222 (898e6b87) 2014-01-22 Lars Uebernickel * Run xfce-powermanager-settings when in an Xubuntu session. - (eab4835) - * service.c: cache the control center command (e10669b) + (eab48350) + * service.c: cache the control center command (e10669ba) * service.c: execute unity-control-center on desktops other than - unity as well (12febda) - * service.c: remove free() on uninitialized pointer (2f5e7c9) + unity as well (12febda4) + * service.c: remove free() on uninitialized pointer (2f5e7c9b) 2014-01-21 Simon Steinbeiß * Add support for opening xfce4-powermanager-settings when in a - Xubuntu-session (fd8313f) + Xubuntu-session (fd8313fc) 2014-01-21 Robert Ancell * Use unity-control-center if it is available. Fixes: - https://bugs.launchpad.net/bugs/1257505. (10c22e3) + https://bugs.launchpad.net/bugs/1257505. (10c22e36) 2014-01-14 Robert Ancell * Recommend unity-control-center before gnome-control-center - (b118fa5) + (b118fa57) 2014-01-10 Robert Ancell - * Use unity-control-center if it is available (1bd93b0) + * Use unity-control-center if it is available (1bd93b08) 2013-12-05 Calum Lind @@ -2688,51 +2720,51 @@ gnome-power-statistics when clicking the indicator battery.". Fixes: https://bugs.launchpad.net/bugs/1255655. - (a253b42) + (a253b42d) 2013-12-04 Calum Lind - * merge from trunk (5a957ff) + * merge from trunk (5a957ffb) * Focus to battery tab when opening in gnome-power-statistics - (84d26b8) + (84d26b8e) 2013-12-03 Lars Uebernickel - * gcov.m4: add 1.10 to the lcov version list. (b2c58f6) - * gcov.m4: add 1.10 to the lcov version list (c596b45) + * gcov.m4: add 1.10 to the lcov version list. (b2c58f69) + * gcov.m4: add 1.10 to the lcov version list (c596b452) 2013-11-29 Automatic PS uploader * Releasing 12.10.6+14.04.20131129-0ubuntu1 (revision 217 from - lp:indicator-power). (3ff43b0) - * Releasing 12.10.6+14.04.20131129-0ubuntu1, based on r217 (f7a1777) + lp:indicator-power). (3ff43b06) + * Releasing 12.10.6+14.04.20131129-0ubuntu1, based on r217 (f7a1777e) 2013-11-29 Lars Uebernickel - * Use GSettingsActions instead of g_settings_bind (1d5aed9) - * Don't keep GSettingsActions around (87f6a0f) + * Use GSettingsActions instead of g_settings_bind (1d5aed91) + * Don't keep GSettingsActions around (87f6a0ff) 2013-11-28 Lars Uebernickel - * Use GSettingsActions instead of g_settings_bind (e9b6509) + * Use GSettingsActions instead of g_settings_bind (e9b6509c) 2013-11-27 Calum Lind * Focus to battery tab when opening in gnome-power-statistics - (5468416) + (54684163) 2013-11-25 Automatic PS uploader * Releasing 12.10.6+14.04.20131125-0ubuntu1 (revision 215 from - lp:indicator-power). (d531422) - * Releasing 12.10.6+14.04.20131125-0ubuntu1, based on r215 (25e3ff0) + lp:indicator-power). (d5314220) + * Releasing 12.10.6+14.04.20131125-0ubuntu1, based on r215 (25e3ff04) 2013-11-08 Charles Kerr * fix a minor memory leak that was caused by treating the variant - returned by g_icon_serialize() as floating. (c608bd8) + returned by g_icon_serialize() as floating. (c608bd8e) * fix a minor memory leak that was caused by treating the variant - returned by g_icon_serialize() as floating. (32c637b) + returned by g_icon_serialize() as floating. (32c637b3) 2013-11-04 Charles Kerr @@ -2740,221 +2772,221 @@ each upower device. Given that upower requires us to refetch all properties with GetAll whenever it signals that it's changed, we really don't need to keep bus - proxies alive for each device. (bde1f5d) + proxies alive for each device. (bde1f5da) 2013-11-03 Charles Kerr - * in on_bus_ready(), use g_error_matches(). (7dd7640) + * in on_bus_ready(), use g_error_matches(). (7dd76401) * in on_device_properties_ready(), improve the g_warning() text to be - more useful. (65fa65f) - * in on_device_properties_ready(), use g_error_matches (adfd4c6) + more useful. (65fa65fb) + * in on_device_properties_ready(), use g_error_matches (adfd4c6b) 2013-10-31 Ted Gould * Switching DBus service to an Upstart Job. Fixes: - https://bugs.launchpad.net/bugs/1185565. (7066fed) + https://bugs.launchpad.net/bugs/1185565. (7066fed6) 2013-10-30 Nick Dedekind * Removed Label from brightness slider. Fixes: - https://bugs.launchpad.net/bugs/1240756. (1ca27d4) - * Use NULL for empty string (cd42d9e) + https://bugs.launchpad.net/bugs/1240756. (1ca27d45) + * Use NULL for empty string (cd42d9e3) 2013-10-29 Nick Dedekind - * Removed brigtness label from indicator menu (833e7fc) + * Removed brigtness label from indicator menu (833e7fc2) 2013-10-29 Ted Gould - * Add in the autostart config (4913289) - * Updating to trunk (fb13441) + * Add in the autostart config (4913289a) + * Updating to trunk (fb134415) 2013-10-29 Automatic PS uploader * Releasing 12.10.6+14.04.20131029.1-0ubuntu1 (revision 210 from - lp:indicator-power). (1a9e81a) + lp:indicator-power). (1a9e81a4) * Releasing 12.10.6+14.04.20131029.1-0ubuntu1, based on r210 - (52f40f1) + (52f40f1e) 2013-10-28 Ted Gould - * Adding a phone_greeter profile. (7f7e1ab) - * Adding a phone_greeter profile (30747fc) + * Adding a phone_greeter profile. (7f7e1ab8) + * Adding a phone_greeter profile (30747fc6) 2013-10-24 Sebastien Bacher * Don't leak the g_file_get_contents value, reported by valgrind . - (f4cbf51) + (f4cbf516) * Don't leak the g_file_get_contents value, reported by valgrind - (e1e4997) + (e1e49976) 2013-10-15 Marcus Tomlinson * Added torch icons to either end of brightness slider. Fixes: - https://bugs.launchpad.net/bugs/1227250. (6c9f30f) + https://bugs.launchpad.net/bugs/1227250. (6c9f30f1) 2013-10-10 Marcus Tomlinson * Added "torch-on" and "torch-off" icons to brightness slider menu - item. (f192ac0) + item. (f192ac00) 2013-10-08 Automatic PS uploader * Releasing 12.10.6+13.10.20131008-0ubuntu1 (revision 206 from - lp:indicator-power). (b3d3cbe) - * Releasing 12.10.6+13.10.20131008-0ubuntu1, based on r206 (2d02157) + lp:indicator-power). (b3d3cbe0) + * Releasing 12.10.6+13.10.20131008-0ubuntu1, based on r206 (2d02157d) 2013-10-04 Ted Gould * Adding an additional slash to the settings URL. Fixes: - https://bugs.launchpad.net/bugs/1231444. (150e04c) - * Adding an additional slash to the settings URL (5cc73ec) + https://bugs.launchpad.net/bugs/1231444. (150e04ca) + * Adding an additional slash to the settings URL (5cc73ec0) 2013-10-04 Automatic PS uploader * Releasing 12.10.6+13.10.20131004-0ubuntu1 (revision 204 from - lp:indicator-power). (b872bf2) - * Releasing 12.10.6+13.10.20131004-0ubuntu1, based on r204 (cca3975) + lp:indicator-power). (b872bf22) + * Releasing 12.10.6+13.10.20131004-0ubuntu1, based on r204 (cca39757) 2013-10-03 Charles Kerr - * don't create proxies for each upower device. (7c2a156) + * don't create proxies for each upower device. (7c2a156d) 2013-10-02 Charles Kerr * Listen for the "Resuming" signal from upower to refresh devices when resuming from suspend/hibernate. Fixes: - https://bugs.launchpad.net/bugs/1224931. (29eb8c2) + https://bugs.launchpad.net/bugs/1224931. (29eb8c2f) 2013-10-01 Charles Kerr * Listen for the 'Resuming' signal from upower. When it's received, - refresh all our devices. (76c6292) - * replace a g_print() call with g_debug() (5a739fd) + refresh all our devices. (76c62923) + * replace a g_print() call with g_debug() (5a739fd7) * Revert bug #824629 code -- use the correct charge % when deciding what icon to use. Fixes: - https://bugs.launchpad.net/bugs/1215520. (a16d123) - * use the correct battery icon when charging/discharging (3fe1d26) + https://bugs.launchpad.net/bugs/1215520. (a16d1231) + * use the correct battery icon when charging/discharging (3fe1d262) 2013-09-18 Automatic PS uploader * Releasing 12.10.6+13.10.20130918.2-0ubuntu1 (revision 201 from - lp:indicator-power). (6c04d1a) + lp:indicator-power). (6c04d1a5) * Releasing 12.10.6+13.10.20130918.2-0ubuntu1, based on r201 - (9b17a6b) + (9b17a6b6) 2013-09-18 Łukasz 'sil2100' Zemczak * Add the FFe bug number to the last changelog entry (LP: #1215980) - (97e7e6d) + (97e7e6d7) 2013-09-18 Timo Jyrinki * Manual changelog entry to indicate why the reverting of the revert - is ok now. (7b46f6c) + is ok now. (7b46f6c7) 2013-09-17 Ted Gould - * Use URL dispatcher to show settings on the phone. (0344077) + * Use URL dispatcher to show settings on the phone. (03440771) 2013-09-15 Ted Gould - * Don't do the revert (bb9e728) - * Update to trunk before revert (22f3ee8) + * Don't do the revert (bb9e7286) + * Update to trunk before revert (22f3ee8a) 2013-09-14 Stéphane Graber - * Revert previous upload. (5fbb8ed) + * Revert previous upload. (5fbb8ed0) 2013-09-13 Stéphane Graber * Revert the previous upload as it caused 10 extra packages to be installed on all Ubuntu desktop machines and as a result - caused a FeatureFreeze violation. (8d05805) + caused a FeatureFreeze violation. (8d058057) 2013-09-13 Automatic PS uploader * Releasing 12.10.6+13.10.20130913-0ubuntu1 (revision 196 from - lp:indicator-power). (830e6a6) - * Releasing 12.10.6+13.10.20130913-0ubuntu1, based on r196 (a14a925) + lp:indicator-power). (830e6a6a) + * Releasing 12.10.6+13.10.20130913-0ubuntu1, based on r196 (a14a925b) 2013-09-11 Charles Kerr * Adds a title in the header's action state. Fixes: - https://bugs.launchpad.net/bugs/1223635. (f853cb2) - * use g_variant_new_take_string() where appropriate (4ca541c) - * add a title entry to the header action's state (ce4067c) + https://bugs.launchpad.net/bugs/1223635. (f853cb25) + * use g_variant_new_take_string() where appropriate (4ca541cc) + * add a title entry to the header action's state (ce4067c8) 2013-09-09 Ted Gould - * Use URL Dispatcher for settings on the phone. (5507ff9) + * Use URL Dispatcher for settings on the phone. (5507ff92) 2013-09-04 Ted Gould - * Adding a phone settings action (5ec4944) - * Grabbing the URL dispatcher build (627005e) - * Adding a build dep on URL dispatcher (a3bfe6c) + * Adding a phone settings action (5ec49441) + * Grabbing the URL dispatcher build (627005e7) + * Adding a build dep on URL dispatcher (a3bfe6c0) 2013-08-30 Automatic PS uploader * Releasing 12.10.6+13.10.20130830.2-0ubuntu1 (revision 193 from - lp:indicator-power). (f4ae2d0) + lp:indicator-power). (f4ae2d01) * Releasing 12.10.6+13.10.20130830.2-0ubuntu1, based on r193 - (81d519f) + (81d519f3) 2013-08-30 Sebastien Bacher * revert previous commit, liburl-dispatcher1 depends on upstart-app-launch which is in universe, that's blocking - indicators from landing. (eae8289) + indicators from landing. (eae82894) * revert previous commit, liburl-dispatcher1 depends on upstart-app-launch which is in universe, that's blocking - indicators from landing. (7b1c7e8) + indicators from landing. (7b1c7e89) 2013-08-30 Ted Gould - * Make settings work on the phone. (4179a81) + * Make settings work on the phone. (4179a813) 2013-08-29 Sebastien Bacher * don't depends on gnome-control-center, recommends is enough, since it's only required for the preferences menu item. Let ubuntu-system-settings replace it as an alternative, - that's needed on the touch image. (cb21c21) + that's needed on the touch image. (cb21c213) 2013-08-29 Ted Gould - * Merging seb128's branch (0becc25) + * Merging seb128's branch (0becc25c) * Add a new action for phone settings and call the dispatcher - (2dc4a6e) - * Adding build items on url dispatcher (0f4852e) + (2dc4a6ea) + * Adding build items on url dispatcher (0f4852eb) * Fix dependendencies to include url-dispatcher and allow - system-settings (4b27302) + system-settings (4b27302d) 2013-08-29 Sebastien Bacher * don't depends on gnome-control-center, recommends is enough, since it's only required for the preferences menu item. Let ubuntu-system-settings replace it as an alternative, - that's needed on the touch image. (ae2fc2d) + that's needed on the touch image. (ae2fc2d0) 2013-08-27 Ted Gould - * Dropping debugging for system-wide support (812ac9a) - * Switching the dvus service to an upstart job (667bae7) + * Dropping debugging for system-wide support (812ac9a1) + * Switching the dvus service to an upstart job (667bae7b) 2013-08-23 Automatic PS uploader * Releasing 12.10.6+13.10.20130823-0ubuntu1 (revision 189 from - lp:indicator-power). (7c271b3) - * Releasing 12.10.6+13.10.20130823-0ubuntu1, based on r189 (dfebb76) + lp:indicator-power). (7c271b3c) + * Releasing 12.10.6+13.10.20130823-0ubuntu1, based on r189 (dfebb765) 2013-08-23 Charles Kerr @@ -2962,287 +2994,287 @@ exceeds 24 hours because it's probably an erroneous time estimate. Fixes: https://bugs.launchpad.net/bugs/1216030. - (2e46eb4) - * update the tests to look at the 24 hour threshold (90f4785) + (2e46eb48) + * update the tests to look at the 24 hour threshold (90f4785b) * as per the changes in https://wiki.ubuntu.com/Power?action=diff&rev2=39&rev1=38, hide the discharge time remaining if it's > 24 hours - (b1f32d5) + (b1f32d5e) * Updates the power indicator to match the spec changes at . - (e079d4b) + (e079d4b7) * copyediting: some newly-dead code should have been removed instead - of just commented out (ad28ae2) + of just commented out (ad28ae2f) * copyediting: more descriptive comments when building - label/header/a11y text (b84432b) + label/header/a11y text (b84432b9) 2013-08-22 Charles Kerr - * copyediting: remove trailing spaces in source code (cfda45b) - * don't use deprecated GSimpleActionGroup APIs (65b6f06) + * copyediting: remove trailing spaces in source code (cfda45be) + * don't use deprecated GSimpleActionGroup APIs (65b6f061) * add show-percentage feature, basing off Haw Loeung's patch. - (c15ff1e) - * add schema changes from hloeung's branch (3c2e7c8) + (c15ff1e0) + * add schema changes from hloeung's branch (3c2e7c88) 2013-08-21 Automatic PS uploader * Releasing 12.10.6+13.10.20130821-0ubuntu1 (revision 186 from - lp:indicator-power). (f22849a) - * Releasing 12.10.6+13.10.20130821-0ubuntu1, based on r186 (bc7c071) + lp:indicator-power). (f22849a5) + * Releasing 12.10.6+13.10.20130821-0ubuntu1, based on r186 (bc7c071d) 2013-08-20 Charles Kerr - * Add a brightness slider to indicator-power's phone menu. (cf9f238) + * Add a brightness slider to indicator-power's phone menu. (cf9f2382) 2013-08-19 Charles Kerr - * copyediting: trivial dead code removal (7121aeb) + * copyediting: trivial dead code removal (7121aeb5) * make the brightness slider work correctly in both unity8 and ido - (21871f8) + (21871f8d) * in ib_brightness_control_set_value(), log the strerror when write() - fails. (1b56431) - * add ib-brightness-control for phone menu (ffaf526) + fails. (1b564310) + * add ib-brightness-control for phone menu (ffaf526a) 2013-08-08 Automatic PS uploader * Releasing 12.10.6+13.10.20130808-0ubuntu1 (revision 184 from - lp:indicator-power). (63e89ea) - * Releasing 12.10.6+13.10.20130808-0ubuntu1, based on r184 (f56cb9f) + lp:indicator-power). (63e89eab) + * Releasing 12.10.6+13.10.20130808-0ubuntu1, based on r184 (f56cb9f4) 2013-08-07 Allan LeSage * This restores coverage reporting; we could alternately add the COVERAGE_CFLAGS to SHARED_CFLAGS instead. Fixes: - https://bugs.launchpad.net/bugs/1204127. (ad584c1) - * Restore coverage flags. (5f1524a) + https://bugs.launchpad.net/bugs/1204127. (ad584c15) + * Restore coverage flags. (5f1524a8) 2013-07-25 Automatic PS uploader * Releasing 12.10.6+13.10.20130725-0ubuntu1 (revision 182 from - lp:indicator-power). (02ddec5) - * Releasing 12.10.6+13.10.20130725-0ubuntu1, based on r182 (e84ea95) + lp:indicator-power). (02ddec54) + * Releasing 12.10.6+13.10.20130725-0ubuntu1, based on r182 (e84ea952) 2013-07-24 Charles Kerr * Set the battery-level action's 'sensitive' flag to false so that it - will not be clickable, as per the phone spec. (e5d2ea5) + will not be clickable, as per the phone spec. (e5d2ea57) * set the phone menu's battery-level action's 'enabled' flag to false - so that it won't be clickable, as per the spec. (9fd02d4) - * Add a phone profile and menu. (6cca65e) + so that it won't be clickable, as per the spec. (9fd02d4b) + * Add a phone profile and menu. (6cca65ea) * add a profile for the phone's power indicator - https://wiki.ubuntu.com/Power#Phone (2d6f099) + https://wiki.ubuntu.com/Power#Phone (2d6f099f) 2013-07-23 Charles Kerr * rename create_devices_section as create_desktop_devices_section since we're about to add a sibling - create_phone_devices_section (6e63cf5) + create_phone_devices_section (6e63cf5c) 2013-07-08 Automatic PS uploader * Releasing 12.10.6+13.10.20130708-0ubuntu1 (revision 179 from - lp:indicator-power). (a6db14f) - * Releasing 12.10.6+13.10.20130708-0ubuntu1, based on r179 (2e21a4f) + lp:indicator-power). (a6db14f5) + * Releasing 12.10.6+13.10.20130708-0ubuntu1, based on r179 (2e21a4f3) 2013-07-05 Lars Uebernickel - * Put service into libexecir. (cfbd125) - * indicator file: rename greeter to desktop_greeter. (e1166c9) + * Put service into libexecir. (cfbd1257) + * indicator file: rename greeter to desktop_greeter. (e1166c96) 2013-07-04 Lars Uebernickel - * Put service into libexecdir (2ca78c7) - * indicator file: greeter -> desktop_greeter (51182d1) + * Put service into libexecdir (2ca78c7e) + * indicator file: greeter -> desktop_greeter (51182d18) 2013-07-03 Automatic PS uploader - * Releasing 12.10.6+13.10.20130703.1-0ubuntu1 to ubuntu. (91878b5) + * Releasing 12.10.6+13.10.20130703.1-0ubuntu1 to ubuntu. (91878b50) * Releasing 12.10.6+13.10.20130703.1-0ubuntu1, based on r176 - (e825a65) + (e825a65f) 2013-07-02 Charles Kerr * add a Position entry in the .indicator file. Fixes: - https://bugs.launchpad.net/bugs/1196650. (b227201) - * in the .indicator file, add a Position entry (15ee6e1) + https://bugs.launchpad.net/bugs/1196650. (b227201c) + * in the .indicator file, add a Position entry (15ee6e1a) * make the greeter menu key consistent with indicator-session. - (0f046a6) + (0f046a60) 2013-07-02 Automatic PS uploader - * Releasing 12.10.6+13.10.20130702-0ubuntu1 to ubuntu. (61fb99c) - * Releasing 12.10.6+13.10.20130702-0ubuntu1, based on r173 (ce51165) + * Releasing 12.10.6+13.10.20130702-0ubuntu1 to ubuntu. (61fb99ca) + * Releasing 12.10.6+13.10.20130702-0ubuntu1, based on r173 (ce511650) 2013-07-01 Charles Kerr * in service.c's menu_names array, use 'desktop_greeter' as the key - instead of 'greeter' (ce05101) + instead of 'greeter' (ce051015) 2013-07-01 Sebastien Bacher - * backport the changelog from the manual distro upload. (09635bc) - * backport the changelog from the manual distro upload (04b32b4) + * backport the changelog from the manual distro upload. (09635bcd) + * backport the changelog from the manual distro upload (04b32b49) 2013-06-29 Charles Kerr * don't rely on the dbus pkg-config variable to know where to install - .service files. (5fb3644) + .service files. (5fb3644d) 2013-06-28 Charles Kerr * since we're removing localinstall mode, no need to pass it as an - arg here either (f6329d6) - * remove 'local install' mode (8bfff65) + arg here either (f6329d62) + * remove 'local install' mode (8bfff65a) * similar to the i-datetime change, use the unicode ellipsis - directly. (9ba857d) + directly. (9ba857d7) 2013-06-28 Automatic PS uploader - * Releasing 12.10.6+13.10.20130628-0ubuntu1 to ubuntu. (ae08ab6) + * Releasing 12.10.6+13.10.20130628-0ubuntu1 to ubuntu. (ae08ab6f) 2013-06-28 Charles Kerr * use … directly in strings instead of the C octal escaped UTF-8. - (54b4afe) + (54b4afee) 2013-06-28 Automatic PS uploader - * Releasing 12.10.6+13.10.20130628-0ubuntu1, based on r169 (ada376a) + * Releasing 12.10.6+13.10.20130628-0ubuntu1, based on r169 (ada376af) 2013-06-20 Łukasz 'sil2100' Zemczak * Add a build-dep on python. This is required as we're using gdbus-codegen from libglib2.0-dev which only 'recommends' python. We don't install recommends, so to get things - working, this build-dep is needed. (30b8b27) + working, this build-dep is needed. (30b8b278) * Add a build-dep on python. This is required as we're using gdbus-codegen from libglib2.0-dev which only 'recommends' python. We don't install recommends, so to get things - working, this build-dep is needed (6811e6b) + working, this build-dep is needed (6811e6bc) 2013-06-19 Charles Kerr * Convert the power indicator into a service that exports GMenus and GActions in accordance with our indicator-ng design. - (0ce78de) + (0ce78de0) * adjust device-provider-upower's timer to reduce how many times we - pull the device's properties over the bus. (258f3ad) + pull the device's properties over the bus. (258f3ad6) * remove the '--replace' command line argument; process management - will be handled by Upstart (8f74477) + will be handled by Upstart (8f744774) * in indicator_power_device_provider_get_devices, confirm that the get_devices function pointer isn't NULL before we call it. - (e2431a9) + (e2431a9a) * in provider-upower.c, clear its private hashtable in dispose() and - destroy it in finalize() (0ec4365) + destroy it in finalize() (0ec4365a) * lower the interval on the upower timer to make our updates more - responsive (dec4af4) + responsive (dec4af40) * in configure.ac, add AM_PROG_AR to silence an autotools warning caused by the temporary static libraries created in src/ - (eeb91e4) + (eeb91e4b) * fix build issue in indicator_power_device_provider_get_devices(), - reported by CI... (34161b3) - * put the service on the production busname (9cb5ad0) - * add a dbus service file for indicator-power... (f566ca0) - * bump NEWS for 'make dist' (1b56362) + reported by CI... (34161b39) + * put the service on the production busname (9cb5ad01) + * add a dbus service file for indicator-power... (f566ca0d) + * bump NEWS for 'make dist' (1b56362c) 2013-06-18 Charles Kerr - * install the .indicator file into share/unity/indicators/ (eeb37d1) - * remove the short-term TODO (34cffae) + * install the .indicator file into share/unity/indicators/ (eeb37d12) + * remove the short-term TODO (34cffaed) * remove INDICATORDIR and INDICATORICONSDIR from configure.ac - (8e052ae) + (8e052aee) 2013-06-17 Charles Kerr - * get test-devices building and passing again. (bef4229) - * update POTFILES.in to reflect the new files in src/ (b3a23dc) + * get test-devices building and passing again. (bef4229b) + * update POTFILES.in to reflect the new files in src/ (b3a23dc2) * remove the gtest-xorg dependency, we're no longer using gui - elements in the tests (9990582) - * tighten the -Wextra screws a little tighter (aa625b0) + elements in the tests (9990582a) + * tighten the -Wextra screws a little tighter (aa625b0b) * in device-provider-upower's dispose(), disconnect from our proxy's - signal before we unref the proxy (72d74f4) + signal before we unref the proxy (72d74f44) * copyediting: group common functions together, fix line wrap, better - commenting (a4d5e56) + commenting (a4d5e56e) 2013-06-16 Charles Kerr - * add a short-term TODO file (37051c1) + * add a short-term TODO file (37051c1f) * first steps at fixing the tests that broke during GMenuification - (545b341) + (545b3410) * update indicator-power build rules to reflect the changes in source - code and in dependencies (1ad51b4) + code and in dependencies (1ad51b4e) * update build rules: remove now-unneeded build dependencies for libindicator, gtk, gnome-settings-daemon-dev, - libupower-glib, libdbus-1-dev (b8f5e07) - * add power.indicator (1d8adeb) - * explicitly use gio; remove unused glib-upower.h calls (f5c93cd) + libupower-glib, libdbus-1-dev (b8f5e070) + * add power.indicator (1d8adeb2) + * explicitly use gio; remove unused glib-upower.h calls (f5c93cdc) * add a main() wrapper to create a service and pass a - device-provider-upower to it (cbbf63c) - * remove the old IndicatorObject code (997a109) - * add the heart of the service (ee13ae6) + device-provider-upower to it (cbbf63ca) + * remove the old IndicatorObject code (997a1091) + * add the heart of the service (ee13ae6f) * add device-provider-upower, a UPower implementation of - device-provider (da79f94) + device-provider (da79f94b) * add device-provider, an interface class for an object that provides IndicatorPowerDevices. This could be given a UPower implementation, or a mock implementation, or a whatever-replaces-upower-on-phones implementation. - (ebde9c5) + (ebde9c59) * remove the org.gnome.SettingsDaemon listener; we'll use UPower - directly (f3deb18) - * add UPower xml files for gdbus-codegen (d67d887) + directly (f3deb18b) + * add UPower xml files for gdbus-codegen (d67d887b) 2013-03-07 Automatic PS uploader - * Releasing 12.10.6daily13.03.07-0ubuntu1 to ubuntu. (0b05855) - * Releasing 12.10.6daily13.03.07-0ubuntu1, based on r166 (bdb55d2) + * Releasing 12.10.6daily13.03.07-0ubuntu1 to ubuntu. (0b058558) + * Releasing 12.10.6daily13.03.07-0ubuntu1, based on r166 (bdb55d25) 2013-03-06 Mathieu Trudel-Lapierre * Do the linking with -lpthread correctly. Fixes: - https://bugs.launchpad.net/bugs/1126362. (17c0ead) + https://bugs.launchpad.net/bugs/1126362. (17c0eadf) 2013-03-05 Mathieu Trudel-Lapierre * Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether there are extra libraries we should link against. - (6922c6a) + (6922c6ad) 2013-01-25 Automatic PS uploader - * Releasing 12.10.6daily13.01.25-0ubuntu1 to ubuntu. (f9e5ac4) - * Releasing 12.10.6daily13.01.25-0ubuntu1, based on r164 (0589b7d) + * Releasing 12.10.6daily13.01.25-0ubuntu1 to ubuntu. (f9e5ac42) + * Releasing 12.10.6daily13.01.25-0ubuntu1, based on r164 (0589b7db) 2013-01-23 Mathieu Trudel-Lapierre - * Fix path to gtest source. (4b2a473) + * Fix path to gtest source. (4b2a473b) 2013-01-22 Mathieu Trudel-Lapierre - * Fix path to gtest sources. (72ba52e) + * Fix path to gtest sources. (72ba52ef) 2013-01-18 Automatic PS uploader - * Releasing 12.10.6daily13.01.18-0ubuntu1 to ubuntu. (e9e5df9) - * Releasing 12.10.6daily13.01.18-0ubuntu1, based on r162 (838849d) + * Releasing 12.10.6daily13.01.18-0ubuntu1 to ubuntu. (e9e5df92) + * Releasing 12.10.6daily13.01.18-0ubuntu1, based on r162 (838849dd) 2013-01-17 Mathieu Trudel-Lapierre - * releasing version 12.10.6daily13.01.17-0ubuntu1 (040e7a8) + * releasing version 12.10.6daily13.01.17-0ubuntu1 (040e7a81) 2013-01-17 Charles Kerr * g_type_init() is deprecated as of glib 2.35.4, so bump our glib minimum requirement and remove the g_type_init() call. - (a399017) + (a3990174) * remove g_type_init() calls and bump glib minimum to 2.35.4, where - g_type_init() is deprecated (5535cc5) + g_type_init() is deprecated (5535cc54) 2013-01-17 Automatic PS uploader - * Releasing 12.10.6daily13.01.17-0ubuntu1, based on r160 (35cadc9) + * Releasing 12.10.6daily13.01.17-0ubuntu1, based on r160 (35cadc96) 2013-01-15 Phillip Susi @@ -3250,682 +3282,686 @@ lp:~psusi/ubuntu/raring/indicator-power/show-ups, proposed here for trunk. Fixes: - https://bugs.launchpad.net/bugs/1007095. (06c8a32) + https://bugs.launchpad.net/bugs/1007095. (06c8a32d) 2013-01-14 Phillip Susi - * merge lp:~psusi/ubuntu/raring/indicator-power/show-ups (181b366) + * merge lp:~psusi/ubuntu/raring/indicator-power/show-ups (181b3660) 2012-11-21 Didier Roche - * Releasing 12.10.6daily12.11.21.1-0ubuntu1 to ubuntu (7281308) + * Releasing 12.10.6daily12.11.21.1-0ubuntu1 to ubuntu (7281308e) 2012-11-21 unknown - * Releasing 12.10.6daily12.11.21.1-0ubuntu1, based on r158 (e05edf4) + * Releasing 12.10.6daily12.11.21.1-0ubuntu1, based on r158 (e05edf49) 2012-11-16 Charles Kerr * explicitly cast integral values to the correct type when passing them to a varargs function. Fixes: - https://bugs.launchpad.net/bugs/1079795. (9d92445) + https://bugs.launchpad.net/bugs/1079795. (9d92445e) * explicitly cast integral values to the correct type when passing - them to a varargs function. (1d3272d) + them to a varargs function. (1d3272d0) 2012-11-16 Didier Roche * Report missing changes in indicator-power trunk from trunk.12.10. - (a911ab8) - * remove the duplicated case (cc47ec0) + (a911ab8e) + * remove the duplicated case (cc47ec01) * report accidently revert fixes when inline packaging was merged in - (c9912e1) - * add bootstrap message. (378d1e1) - * add bootstrap message (bedc8ea) + (c9912e10) + * add bootstrap message. (378d1e11) + * add bootstrap message (bedc8eaa) 2012-11-15 Ken VanDine - * Import debian/. (81f2ecd) + * Import debian/. (81f2ecd0) 2012-11-15 Mathieu Trudel-Lapierre * make sure we call dh_install --fail-missing in the dh_install override, to be consistent with other indicator packages. - (721e3c4) - * Add libgtest-dev to Build-Depends for unit tests. (d82a5a9) - * Add libxorg-gtest-dev to Build-Depends for unit tests. (43db0f0) - * Add autopoint to Build-Depends. (78fa11f) + (721e3c4f) + * Add libgtest-dev to Build-Depends for unit tests. (d82a5a99) + * Add libxorg-gtest-dev to Build-Depends for unit tests. (43db0f08) + * Add autopoint to Build-Depends. (78fa11f9) 2012-11-14 Mathieu Trudel-Lapierre - * debian/rules: it's dh_autoreconf, not dh-autoreconf. (8989d86) - * use DPKG_GENSYMBOLS_CHECK_LEVEL=4. (11b06f3) + * debian/rules: it's dh_autoreconf, not dh-autoreconf. (8989d86c) + * use DPKG_GENSYMBOLS_CHECK_LEVEL=4. (11b06f32) * debian/rules: - use the dh sequencer with --with autoreconf. - override dh_autoreconf to call autogen.sh from upstream. - (b4f0934) + (b4f0934e) * Update Vcs-Bzr and Vcs-Browser fields, add notice to uploaders. - (db6421c) + (db6421cf) * - Reorganize Build-Depends for clarity; build system b-deps first. - Use trailing commas for dep lists, as per other - indicator packages. (c3848e4) - * debian/compat: bump to compat level 9. (d8f0f89) + indicator packages. (c3848e4f) + * debian/compat: bump to compat level 9. (d8f0f89c) * debian/control: - Bump Build-Depends on debhelper to (>= 9). - (d18b6c2) + (d18b6c27) * Specify to bzr-builddeb that the package should be built using - split mode. (baa58fe) - * Open new changelog entry. (9287192) + split mode. (baa58fe7) + * Open new changelog entry. (92871927) * Import debian/ from lp:~ubuntu-desktop/indicator-power/ubuntu. - (aae9eaa) + (aae9eaa8) 2012-11-14 Sebastien Bacher - * releasing version 12.10.5-0ubuntu1 (78e1bc5) + * releasing version 12.10.5-0ubuntu1 (78e1bc52) * New upstream release: - Fix a device display bug introduced in - 12.10.3 (LP: #1075192) (7ef9fc9) - * Import upstream version 12.10.5 (fb0e7bd) + 12.10.3 (LP: #1075192) (7ef9fc96) + * Import upstream version 12.10.5 (fb0e7bdd) 2012-11-13 Charles Kerr - * bump NEWS (17629a4) - * 12.10.5 (7c335dd) + * bump NEWS (17629a4f) + * 12.10.5 (7c335dd4) * backport the 'AC Adapter shown in panel' bugfix from trunk/13.04 - (f6075f0) + (f6075f09) 2012-11-08 Charles Kerr - * add 'check-news' to AM_INIT_AUTOMAKE (727b8ca) + * add 'check-news' to AM_INIT_AUTOMAKE (727b8cab) 2012-11-07 Charles Kerr * Handle choosing a primary device when no device is charging nor discharging. Fixes: - https://bugs.launchpad.net/bugs/1075192. (7b7b36e) + https://bugs.launchpad.net/bugs/1075192. (7b7b36eb) * change indicator_power_device_get_time_details() s.t. the 'short - details' for an AC Adapter is an empty string. (f446e2f) + details' for an AC Adapter is an empty string. (f446e2fb) * modify DeviceTest.Labels s.t. it fails (currently failing) if the - 'short' string for an AC Adapter is nonempty. (a499914) + 'short' string for an AC Adapter is nonempty. (a499914c) 2012-11-06 Charles Kerr * when choosing a primary device from devices that are neither charging nor discharging, prefer batteries, then - everything except line-power, then line power (a2e4245) + everything except line-power, then line power (a2e42452) * in TestDevice.ChoosePrimary, add another test (currently failing) to confirm that when indicator-datetime is choosing from devices that are neither charging nor discharging, batteries are more interesting than other devices, and other devices are more interesting than - UP_DEVICE_KIND_LINE_POWER (7b37016) + UP_DEVICE_KIND_LINE_POWER (7b37016d) * when choosing between two devices, always pick the one that's not a - UP_DEVICE_KIND_LINE_POWER (75636fb) + UP_DEVICE_KIND_LINE_POWER (75636fb4) * add unit test (currently failing) to test for the bug reported in - LP bug #1075192 (e555496) + LP bug #1075192 (e555496b) 2012-11-05 Sebastien Bacher - * releasing version 12.10.4-0ubuntu1 (74bed2a) + * releasing version 12.10.4-0ubuntu1 (74bed2a1) * New upstream release. - Show the proper icon for mice and ups - devices. (LP: #1066208) (0c14d7b) - * Import upstream version 12.10.4 (a3b85f4) + devices. (LP: #1066208) (0c14d7b7) + * Import upstream version 12.10.4 (a3b85f41) 2012-11-04 Charles Kerr - * 12.10.4 (014fbc2) + * 12.10.4 (014fbc26) * fix logic error in primary device selection; add unit tests to confirm the fix. (lp:~charlesk/indicator-power/lp-1071757) - (2fa0264) + (2fa0264e) 2012-10-29 Charles Kerr * Fix the logic error. Add tests to confirm the fix. Fixes: - https://bugs.launchpad.net/bugs/1071757. (1e5b83d) - * copyediting: fix comment text (7d558ff) + https://bugs.launchpad.net/bugs/1071757. (1e5b83de) + * copyediting: fix comment text (7d558ffe) 2012-10-28 Charles Kerr * in TestDevice, make the log variable names a little more consistent - (a76e474) + (a76e4749) * set DeviceTest's gwarning/gcritical log func to one that prints no messages but accumulates the log count. This way we can both (a) silence in-console warnings that look like bugs in the test but are actually desirable warnings generated by fuzz testing, and (b) assert that we get exactly as - many warnings/criticals as we expect to get. (8867ec9) + many warnings/criticals as we expect to get. (8867ec94) * expand DeviceTest.ChoosePrimary to test choosing from a wider - variety of device states. (7c0d274) + variety of device states. (7c0d274c) 2012-10-26 Charles Kerr * fix logic error when deciding which primary device to select. - (0189c72) + (0189c72f) * add test (currently failing) to detect the logic error reported in - bug #1071757 (cd8e633) - * 12.10.3 (681e4e9) + bug #1071757 (cd8e633c) + * 12.10.3 (681e4e97) * choose the correct primary device, and choose the correct icon for - it. (880f44e) + it. (880f44e0) * choose the correct primary device, and choose the correct icon for - it. (6d19670) - * fix copy-paste comment error (e246512) - * fix comment typo (a842e7b) + it. (6d19670d) + * fix copy-paste comment error (e246512c) + * fix comment typo (a842e7b5) * Select the primary device based on the spec's criteria. Add tests - to confirm. (b7b7ffd) - * silence the known/nonbug gtk and glib warnings (a8d3382) + to confirm. (b7b7ffd5) + * silence the known/nonbug gtk and glib warnings (a8d33821) * add unit tests to confirm the device refcounts are correct s.t. - IndicatorPower isn't leaking devices (92b48e8) + IndicatorPower isn't leaking devices (92b48e8a) * fix leaked icon and label; found by running valgrind on - tests/test-indicator (8659889) + tests/test-indicator (86598890) * Fix unhandled enum 'unknown device' that was smoked out by the unit - tests. (90af0bf) + tests. (90af0bf8) 2012-10-25 Charles Kerr * the device kind string wasn't being used in some icon names. - (46f92ba) + (46f92bac) 2012-10-03 Sebastien Bacher - * releasing version 12.10.2-0ubuntu1 (a42d1cd) + * releasing version 12.10.2-0ubuntu1 (a42d1cd4) * New upstream release. - Show a more accurate view of discharging batteries (LP: #1054146) - Fix a GIcon memory leak - In device.c, include gi18n-lib.h instead - of gi18n.h (c302843) - * Import upstream version 12.10.2 (0fa9b26) + of gi18n.h (c3028438) + * Import upstream version 12.10.2 (0fa9b264) 2012-10-03 Charles Kerr - * 12.10.2 (3a0758a) + * 12.10.2 (3a0758a2) * merge lp:~charlesk/indicator-power/lp-1054146 to give a more - accurate view of discharging batteries (af699e1) + accurate view of discharging batteries (af699e1e) * when discharging the battery, prefer the percent-charged icons over the full,good,low icons because the former show a more - accurate view of the charge. (2b046e7) + accurate view of the charge. (2b046e76) 2012-09-26 Lars Uebernickel * Merge lp:~/larsu/indicator-power/plug-get-icon-memory-leak - (b226f3f) + (b226f3fd) 2012-09-25 Lars Uebernickel - * get_icon: Plug memory leak (e4002d5) + * get_icon: Plug memory leak (e4002d58) 2012-09-20 Didier Roche - * releasing version 12.10.1-0ubuntu2 (938cb5d) + * releasing version 12.10.1-0ubuntu2 (938cb5db) * Cherry-pick: - Ensure the power indicator string translations - are loaded. Thanks lars (002ce20) + are loaded. Thanks lars (002ce209) 2012-09-20 Lars Uebernickel - * device.c: include gi18n-lib.h instead of gi18n.h (a94288f) + * device.c: include gi18n-lib.h instead of gi18n.h (a94288f2) 2012-09-05 Charles Kerr * copyediting: text formatting to make the icon list more readable - (75e9a60) + (75e9a602) 2012-08-22 Sebastien Bacher - * releasing version 12.10.1-0ubuntu1 (d90c644) - * New upstream release. (1286a19) - * Import upstream version 12.10.1 (c752cbe) + * releasing version 12.10.1-0ubuntu1 (d90c644e) + * New upstream release. (1286a192) + * Import upstream version 12.10.1 (c752cbea) 2012-08-21 Charles Kerr - * 12.10.1 (fb058d4) + * 12.10.1 (fb058d4e) * merge lp:~charlesk/indicator-power/lp-1023533 to bump the glib - prerequisite (300b1cc) + prerequisite (300b1cc9) 2012-07-13 Charles Kerr - * raise glib minimum to 2.33 (b2b5176) + * raise glib minimum to 2.33 (b2b51761) 2012-07-11 Sebastien Bacher - * releasing version 12.10.0-0ubuntu1 (79146a3) + * releasing version 12.10.0-0ubuntu1 (79146a3b) * New upstream release.; debian/control: updated glib requirement - (2e4ec4a) - * Import upstream version 12.10.0 (4af0bd2) + (2e4ec4a2) + * Import upstream version 12.10.0 (4af0bd2b) 2012-07-11 Charles Kerr - * bump version to 12.10.0 (7bc1a48) - * merge lp:~charlesk/indicator-power/coverage (6401fdd) + * bump version to 12.10.0 (7bc1a483) + * merge lp:~charlesk/indicator-power/coverage (6401fdd7) 2012-07-03 Charles Kerr - * disable test-dbus-listener for now (2343edb) + * disable test-dbus-listener for now (2343edb9) 2012-06-07 Charles Kerr - * remove some dead code. (867f9fe) + * remove some dead code. (867f9fe6) * improve the variant sanity tests in - indicator_power_device_new_from_variant() (8b31b76) + indicator_power_device_new_from_variant() (8b31b764) 2012-06-06 Charles Kerr * reimplement indicator_power_device_get_icon_names() since our CA is - incompatible with reusing code from GSD. (9091bba) - * remove superfluous #include (137b2e1) - * simplify the Device properties' name strings (bca7ca9) + incompatible with reusing code from GSD. (9091bba8) + * remove superfluous #include (137b2e1d) + * simplify the Device properties' name strings (bca7ca96) * For GTK-Doc, reference functions with function_name() instead of - #function_name (0acce23) + #function_name (0acce239) * In indicator_power_device_new_from_variant(), check whether the input variant has the correct type before using it. - (73bef48) + (73bef489) * add G_OBJECT_WARN_INVALID_PROPERTY_ID for the 'default' switch case - in Device's get/set property methods (50fb08d) + in Device's get/set property methods (50fb08d4) * IndicatorObjectDevice's finalize() function needs to chain up to - the parent class. (de56d59) + the parent class. (de56d59d) * in IndicatorPowerDevice's class init function, use g_object_class_install_properties() instead of installing - each property separately. (da3c570) + each property separately. (da3c5701) * remove prototype for indicator_power_dbus_listener_new() since it's - not needed/used (42caee4) - * simplify the devices-enumerated signal's name (65f33de) + not needed/used (42caee4d) + * simplify the devices-enumerated signal's name (65f33de3) * if self->cancellable is non-NULL in dispose(), pass it to g_cancellable_cancel() before clearing the listener's - reference (fcd052a) - * remove trailing whitespace (5cac4eb) - * add g_bus_unwatch_name() to watcher's dispose() method (79d37d6) + reference (fcd052a4) + * remove trailing whitespace (5cac4ebb) + * add g_bus_unwatch_name() to watcher's dispose() method (79d37d68) * add a GTK-Doc signal comment block for - indictor-power-dbus-listener's enumerated signal (f2310de) + indictor-power-dbus-listener's enumerated signal + (f2310de2) * move the header files from noinst_HEADERS to libpower_la_SOURCES - (15d6b25) + (15d6b254) 2012-06-01 Charles Kerr * In indicator-power.c's put_primary_device(), remove dead code. - (66ba8ed) - * copyediting: fix tab damage in dbus-listener.[ch] (99a719a) - * copyediting: fix tab damage in device.[ch] (52d1979) - * use C++-style comments in test-device.cc (b108010) + (66ba8edb) + * copyediting: fix tab damage in dbus-listener.[ch] (99a719aa) + * copyediting: fix tab damage in device.[ch] (52d1979d) + * use C++-style comments in test-device.cc (b1080101) * In indicator_power_device_get_time_details(), add a test for - non-devices being passed in. (0b46d08) + non-devices being passed in. (0b46d085) * Fix edge case in indicator_power_device_get_icon_names() that returned a bad value if the caller passed in a NULL - pointer as a device. Added regression test. (5b17593) + pointer as a device. Added regression test. (5b17593f) * In indicator_power_device_get_time_details(), use g_strdup(foo) - instead of g_strdup_printf("%s",foo) (4c433bf) + instead of g_strdup_printf("%s",foo) (4c433bf6) * Add coverage test for AC Adapters in - indicator_power_device_get_time_details() (560aa0e) - * capitalize the second word in 'AC Adapter' (7c3ac19) + indicator_power_device_get_time_details() (560aa0ec) + * capitalize the second word in 'AC Adapter' (7c3ac190) * in indicator_power_device_get_time_details(), don't list 'not present' for AC Adapters that have no % and no time - estimate (9937a07) + estimate (9937a075) * Add unit tests for indicator_power_device_get_time_details() - (ea0293e) + (ea0293e2) * In indicator_power_device_get_time_details(), remove an unlikely branch that could result in time/detail strings not being - set. (53d9c7e) + set. (53d9c7e2) * Add gcda/gcno to CLEANFILES s.t. 'make clean' will cover them - (624a1f3) + (624a1f30) 2012-05-31 Charles Kerr * in indicator_power_device_get_time_details(), limit the scope of variables short_timestring and detailed_timestring - (9a753ec) + (9a753ec3) * Move private indicator-power function build_device_time_details() to device.c to public function indicator_power_device_get_time_details() so that we can - unit test the user-visible strings. (8476e80) + unit test the user-visible strings. (8476e802) * remove IndicatorPowerDevice's now-unused device icon string. - (97867c3) - * Add indicator_power_device_get_icon_names(). (b18b586) + (97867c31) + * Add indicator_power_device_get_icon_names(). (b18b5862) * remove some g_message() calls that shouldn't've been committed. - (89c515d) + (89c515de) 2012-05-29 Charles Kerr * add a test to make sure that the listener responds to a - PropertiesChanged signal (ab87d8f) - * t^Cak to indicator_set_power_differences() (5786eca) - * use g_clear_pointer() where useful (1c35339) + PropertiesChanged signal (ab87d8f8) + * t^Cak to indicator_set_power_differences() (5786ecae) + * use g_clear_pointer() where useful (1c35339e) * add tests for gsd GetDevices returning (a) no devices and (b) an - error (8a37ae2) + error (8a37ae27) * exclude G_DEFINE_TYPE from coverage testing in dbus-listener.c - (7f08c9a) + (7f08c9a3) 2012-05-28 Charles Kerr * add more tests to improve coverage: different device types, no - primary device (7b8cd09) - * add a mock GSD.Power to handle the GetPower requests (b9a6194) + primary device (7b8cd098) + * add a mock GSD.Power to handle the GetPower requests (b9a6194c) 2012-05-27 Charles Kerr - * use signals to decouple i-power and dbus-listener (23a2672) - * Add skeleton test for IndicatorPowerDbusListener (675cc79) + * use signals to decouple i-power and dbus-listener (23a2672a) + * Add skeleton test for IndicatorPowerDbusListener (675cc795) 2012-05-26 Charles Kerr - * add coverage for charging with >1 minute but <1 hour left (2f1281d) - * add coverage for DBusListener get_property() (eda15ff) + * add coverage for charging with >1 minute but <1 hour left + (2f1281d4) + * add coverage for DBusListener get_property() (eda15ff1) * try adding LCOV_EXCL_{START,STOP} for unreachable conditions (glib looking for subclasses of IndicatorPowerDevic. - unreachables in G_DEFINE_TYPE) (194cfbc) + unreachables in G_DEFINE_TYPE) (194cfbc5) * call g_object_run_dispose() in a standalone test to get coverage on the NULL / non-NULL branches of dispose()'s - g_clear_pointer() calls (aeb6ab5) - * nope, LCOV_EXCL_LINE doesn't work on macros (21656d9) + g_clear_pointer() calls (aeb6ab59) + * nope, LCOV_EXCL_LINE doesn't work on macros (21656d99) * try adding LCOV_EXCL_LINE for unreachable conditions (glib looking for subclasses of IndicatorPowerDevice; unreachables in - G_DEFINE_TYPE) (83aee49) + G_DEFINE_TYPE) (83aee49a) * reuse the same cancellable across multiple non-concurrent dbus - calls (5937352) + calls (59373524) * avoid a cyclical refcount dependency between IndicatorPower and its - DBusListener (b3a1b20) - * extract-method to simplify testing the accessible text (29ec6d2) + DBusListener (b3a1b201) + * extract-method to simplify testing the accessible text (29ec6d23) * separate the dbus org.gnome.SettingsDaemon.Power logic into a - separate class (9ee74a3) + separate class (9ee74a36) * add coverage for various charging/discharging/charged states - (e0d1b32) - * first draft of adding tests for a discharging battery (676aef0) + (e0d1b329) + * first draft of adding tests for a discharging battery (676aef06) 2012-05-25 Charles Kerr * make indicator_power_set_devices() safe for passing in the same - devices more than once (7ac2b78) - * fix negated logic in menu_add_device() introduced in r160 (73d31da) + devices more than once (7ac2b782) + * fix negated logic in menu_add_device() introduced in r160 + (73d31da1) * indicator_power_set_devices() should fail gracefully when no - devices are available (ce82684) - * make Jenkins happy (6bbfe3a) + devices are available (ce826844) + * make Jenkins happy (6bbfe3a7) * modify IndicatorPower to use IndicatorPowerDevices internally - (34c756a) - * put IndicatorPower's fields back inside a priv struct (33f4e3d) + (34c756aa) + * put IndicatorPower's fields back inside a priv struct (33f4e3d7) 2012-05-24 Charles Kerr * ah, c++ is too smart for the last commit's implicit conversion. - (4d1bb11) - * test passing bad non-NULL pointers to Device's accessors (ebf2eda) + (4d1bb110) + * test passing bad non-NULL pointers to Device's accessors (ebf2edad) * add unit tests confirming that the device accessor functions won't - crash when you pass NULL for the device (88d4861) + crash when you pass NULL for the device (88d48619) * remove the 'default' clause from get_property() and set_property(). - (9e188d4) + (9e188d4b) * remove some unnecessary type compatibilty tests... - g_object_get_property() does these tests for us (2643aa2) + g_object_get_property() does these tests for us (2643aa2d) * remove the tests that attempted to exercise the code removed in - r151 (d2ba05c) - * don't include the unit tests' code in coverage metrics (fd7ad85) + r151 (d2ba05cf) + * don't include the unit tests' code in coverage metrics (fd7ad857) * remove some unnecessary type compatibilty tests... - g_object_set_property() does these tests for us (f023be5) - * add unit tests for getting/setting device properties (4c95f0b) + g_object_set_property() does these tests for us (f023be5d) + * add unit tests for getting/setting device properties (4c95f0b1) * first draft of getting GSettings working in the unit tests before - the schema is installed. (d8484ce) + the schema is installed. (d8484ce5) * remove the g_clear_pointer() calls s.t. things will build and run - on alesage's Jenkins setup running Precise (caae424) + on alesage's Jenkins setup running Precise (caae4241) * remove the g_clear_pointer() calls s.t. things will build and run - on alesage's Jenkins setup running Precise (f18b60b) - * add test-indicator.cc (4f74252) - * add a 'hello world' test for instantiating IndicatorPower (f434dc2) - * add private container struct IndicatorPowerDevice (622c185) + on alesage's Jenkins setup running Precise (f18b60b0) + * add test-indicator.cc (4f74252c) + * add a 'hello world' test for instantiating IndicatorPower + (f434dc2f) + * add private container struct IndicatorPowerDevice (622c1854) 2012-05-23 Charles Kerr - * replace 'Power Settings...' with 'Power Settings…' (71a3e53) - * move libpower's automake rules into src/ (122e56d) + * replace 'Power Settings...' with 'Power Settings…' (71a3e539) + * move libpower's automake rules into src/ (122e56d9) 2012-04-26 Charles Kerr * fix a handful of string and GVariant leaks in indicator-power. - (8e7ee28) + (8e7ee285) 2012-04-15 Charles Kerr * tweak: in put_primary_device(), peek at the variant's strings - instead of dup'ing them (820cc22) - * sync with lp:indicator-power (3e92639) + instead of dup'ing them (820cc22b) + * sync with lp:indicator-power (3e926399) * fix leaked strings in menu_add_device when (kind == - UP_DEVICE_KIND_LINE_POWER) (fd5fac8) + UP_DEVICE_KIND_LINE_POWER) (fd5fac8d) 2012-04-11 Ken VanDine - * releasing version 2.0-0ubuntu1 (bd7a606) + * releasing version 2.0-0ubuntu1 (bd7a6063) * New upstream release. * Make menu items accessible with Orca Screen reader (LP: #953176) * Plug memory leaks when - updating our icons (387890e) + updating our icons (387890ed) 2012-04-11 Charles Kerr - * releasing version 2.0-0ubuntu1~ppa1 (6e6011e) + * releasing version 2.0-0ubuntu1~ppa1 (6e6011e6) * New upstream release. * Make menu items accessible with Orca Screen reader (LP: #953176) * Plug memory leaks when - updating our icons (c88bf4d) - * Import upstream version 2.0 (109d4fe) - * Sync from Ubuntu Desktop (9868757) - * 2.0 (3242c72) (tag: 2.0) + updating our icons (c88bf4dc) + * Import upstream version 2.0 (109d4fe4) + * Sync from Ubuntu Desktop (98687574) + * 2.0 (3242c72d) (tag: 2.0) 2012-04-10 Charles Kerr * merge lp:~allanlesage/indicator-power/TDD to improve our gcov fules - in autotools (f1c836c) + in autotools (f1c836c4) 2012-04-09 Charles Kerr * use atk_object_set_name(foo,bar)" instead of - g_object_set(foo,"accessible-name",bar,NULL)" (a24e06c) + g_object_set(foo,"accessible-name",bar,NULL)" (a24e06c3) * leak fix 3 of 3: don't leak the GIcons returned by - get_device_icon() (45bc12d) + get_device_icon() (45bc12d0) * leak fix 2 of 3: fix leaky fallback GIcon in get_device_icon() - (7a5b5a6) + (7a5b5a69) * leak fix 1 of 3: don't leak object_path and device_icon if kind == - UP_DEVICE_KIND_LINE_POWER (6305fe3) - * if possible, set the device menuitems' accessible names. (8e0baaf) + UP_DEVICE_KIND_LINE_POWER (6305fe39) + * if possible, set the device menuitems' accessible names. (8e0baaf0) 2012-03-27 Allan LeSage - * Pedantic name change for gcovr xml results. (13e52ee) - * Added gcov coverage tooling. (3db9585) + * Pedantic name change for gcovr xml results. (13e52ee4) + * Added gcov coverage tooling. (3db95858) 2012-03-21 Ken VanDine - * releasing version 1.93-0ubuntu1 (4e4a839) + * releasing version 1.93-0ubuntu1 (4e4a8391) * New upstream release. * Fix for translatable strings not being - extracted for i18n (LP: #957542) (fddb19e) + extracted for i18n (LP: #957542) (fddb19eb) 2012-03-21 Charles Kerr - * releasing version 1.93-0ubuntu1~ppa1 (abc3faf) + * releasing version 1.93-0ubuntu1~ppa1 (abc3fafa) * New upstream release. * Fix for translatable strings not being - extracted for i18n (LP: #957542) (b8ba3be) - * Import upstream version 1.93 (4c91eb5) - * Sync from Ubuntu Desktop (e9f8e72) - * 1.93 (aec0158) (tag: 1.93) + extracted for i18n (LP: #957542) (b8ba3bec) + * Import upstream version 1.93 (4c91eb5b) + * Sync from Ubuntu Desktop (e9f8e723) + * 1.93 (aec01584) (tag: 1.93) 2012-03-17 Charles Kerr - * Fix memory leaks in get_primary_device(). (22a82f6) + * Fix memory leaks in get_primary_device(). (22a82f67) * Fix variant leak in count_batteries() -- the returned value of g_variant_get_child_value() needs to be freed with - g_variant_unref() when we're done with it. (a9ab1c3) - * fix variant leaks in menu_add_devices() (0489149) + g_variant_unref() when we're done with it. (a9ab1c3e) + * fix variant leaks in menu_add_devices() (04891491) * merge lp:~kelemeng/indicator-power/bug957542 to fix extracting - translatable strings from ipower (Bug #957542) (0ef46e1) + translatable strings from ipower (Bug #957542) (0ef46e19) 2012-03-17 Gabor Kelemen * Add g_dngettext to the list of known keywords. LP: #957542 - (f1ad17d) + (f1ad17d8) 2012-03-14 Sebastien Bacher - * releasing version 1.92-0ubuntu1 (82e7ef0) - * New upstream release. (6b63458) - * Import upstream version 1.92 (fdf4d4c) + * releasing version 1.92-0ubuntu1 (82e7ef00) + * New upstream release. (6b63458a) + * Import upstream version 1.92 (fdf4d4cc) 2012-03-14 Charles Kerr - * 1.91 (af5642f) (tag: 1.92) + * 1.91 (af5642fe) (tag: 1.92) 2012-02-23 Ken VanDine - * releasing version 1.91-0ubuntu1 (eecdfb2) + * releasing version 1.91-0ubuntu1 (eecdfb27) * New upstream release. * Fix for the icon not changing when state changes (LP: #933466) * Fix accessible - descriptions (LP: #891932) (1d09e63) + descriptions (LP: #891932) (1d09e63a) 2012-02-23 Ted Gould - * releasing version 1.91-0ubuntu1~ppa1 (9539d05) + * releasing version 1.91-0ubuntu1~ppa1 (9539d054) * New upstream release. * Fix for the icon not changing when state changes (LP: #933466) * Fix accessible - descriptions (LP: #891932) (b1bc105) - * Import upstream version 1.91 (fd038ed) - * Merging with U. Desktop (f775f62) - * 1.91 (f1c5931) (tag: 1.91) + descriptions (LP: #891932) (b1bc1052) + * Import upstream version 1.91 (fd038ed9) + * Merging with U. Desktop (f775f622) + * 1.91 (f1c59316) (tag: 1.91) 2012-02-22 Ted Gould - * Fix accessible descriptions (500b6ee) + * Fix accessible descriptions (500b6ee4) 2012-02-22 Charles Kerr * when a new entry is added, ensure that its accessible_string is - properly set (5396553) - * fix trivial indentation error (92c0175) - * fix trivial misspelling (f688c48) + properly set (53965535) + * fix trivial indentation error (92c01750) + * fix trivial misspelling (f688c488) * fix set_accessible_desc() to update the entries' accessible_desc fields and emit the accessible-desc-changed signal - (947e415) + (947e415a) 2012-02-17 Ken VanDine - * releasing version 1.90-0ubuntu2 (c80b2c6) + * releasing version 1.90-0ubuntu2 (c80b2c61) 2012-02-17 Charles Kerr * Listen for the "g-properties-changed" signal instead of the "g-signal" signal from its GDBusProxy to fix bug #933466. - (e1c4456) + (e1c4456d) 2012-02-16 Charles Kerr - * register for g-properties-changed rather than g-signal (94398e2) + * register for g-properties-changed rather than g-signal (94398e25) 2012-02-14 Sebastien Bacher - * releasing version 1.90-0ubuntu1 (4dcb232) + * releasing version 1.90-0ubuntu1 (4dcb232d) 2012-02-14 Ted Gould - * releasing version 1.90-0ubuntu1~ppa1 (b33fcf3) + * releasing version 1.90-0ubuntu1~ppa1 (b33fcf3e) * New upstream release. * Support for hiding of icon and settings - for it as well * Adding a name hint (527b493) - * Import upstream version 1.90 (55cbd83) - * 1.90 (1651ec1) (tag: 1.90) - * Fixing distcheck (e9cd101) + for it as well * Adding a name hint (527b493f) + * Import upstream version 1.90 (55cbd83e) + * 1.90 (1651ec12) (tag: 1.90) + * Fixing distcheck (e9cd101e) * Make data have it's own makefile so the GSettings rules work - properly on distcheck (612662f) - * Style and performance fixes (ea4f2d8) + properly on distcheck (612662f4) + * Style and performance fixes (ea4f2d84) 2012-02-14 Javier Jardón * Use G_GNUC_CONST for indicator_power_get_type() to improve - performance (207267a) - * Code style fixes (4a60cd5) + performance (207267ad) + * Code style fixes (4a60cd5e) 2012-02-13 Charles Kerr * add icon-policy from branch - lp:~charlesk/indicator-power/icon-policy (16fb53f) + lp:~charlesk/indicator-power/icon-policy (16fb53f3) * ensure that we don't have a reference to the proxy or proxy_cancel - fields in indicator_power_dispose(). (aee1300) + fields in indicator_power_dispose(). (aee1300b) * move POWER_INDICATOR_ICON_POLICY_* enum to the top of the file - (8be6c2d) - * remove unncessary private field 'visible' (0c1e774) - * consistent use of ICON_POLICY_KEY (cb4bd9d) - * remove unnecessary G_OBJECT() cast (f7d828a) + (8be6c2d5) + * remove unncessary private field 'visible' (0c1e774b) + * consistent use of ICON_POLICY_KEY (cb4bd9d9) + * remove unnecessary G_OBJECT() cast (f7d828a7) * make prototypes for update_visibility() and should_be_visible() - align with the neighboring forward declarations (695ba1e) + align with the neighboring forward declarations (695ba1e2) 2012-02-10 Ted Gould - * Support building coverage targets (c8ccec6) + * Support building coverage targets (c8ccec62) 2012-02-01 Charles Kerr - * add support for icon-policy setting (4b5ec3d) + * add support for icon-policy setting (4b5ec3d0) * create the menu at init time s.t. we don't have to keep checking to - see if it exists (f9dc8cc) - * use g_settings_bind() for the show-time checkbox (33beea0) + see if it exists (f9dc8cc2) + * use g_settings_bind() for the show-time checkbox (33beea08) * better error reporting if g_spawn_command_line_async() fails - (da453ec) - * remove redundant #include of glib.h (98a2abe) - * use g_clear_object() on the proxy_cancel field (aacad61) + (da453ec0) + * remove redundant #include of glib.h (98a2abe1) + * use g_clear_object() on the proxy_cancel field (aacad61c) * remove unnecessary Priv struct -- the =entire class= is private - (4a6c629) - * remove unused struct names (7cc07d1) - * group the indicator_power lifecycle funcs together (7c8371d) - * unref+clear Priv's variant fields in _dispose() (85a04b4) - * don't leak priv->settings (17626e1) - * don't leak priv->accessible_desc (c63e1db) - * remove redundant prototypes (aa089d4) + (4a6c6293) + * remove unused struct names (7cc07d1d) + * group the indicator_power lifecycle funcs together (7c8371d1) + * unref+clear Priv's variant fields in _dispose() (85a04b44) + * don't leak priv->settings (17626e17) + * don't leak priv->accessible_desc (c63e1db0) + * remove redundant prototypes (aa089d4d) 2012-01-25 Ken VanDine - * releasing version 0.10-0ubuntu2 (1566633) + * releasing version 0.10-0ubuntu2 (1566633e) 2012-01-24 Ken VanDine - * no change rebuild for libindicator7 (ba7c3ca) + * no change rebuild for libindicator7 (ba7c3ca4) 2011-12-06 Allan LeSage - * Added coverage reporting via gcov config and targets. (b93d786) + * Added coverage reporting via gcov config and targets. (b93d786b) 2011-11-30 Marco Trevisan (Treviño) - * Add name-hint. (5e74455) + * Add name-hint. (5e744558) 2011-11-08 Marco Trevisan (Treviño) - * Add name-hint. (c4a85b1) + * Add name-hint. (c4a85b1a) 2011-10-24 Ken VanDine - * releasing version 0.10-0ubuntu1 (36b6a7b) - * Import upstream version 0.10 (8541fa2) + * releasing version 0.10-0ubuntu1 (36b6a7bd) + * Import upstream version 0.10 (8541fa2f) 2011-10-13 Javier Jardón - * 0.10 (31651dd) (tag: 0.10) - * Do not hardcode icon percentage when discharging (15c23be) - * Add support for old name icons (29f2613) - * Fix icon creation for UP_DEVICE_STATE_CHARGING state (305a069) + * 0.10 (31651ddd) (tag: 0.10) + * Do not hardcode icon percentage when discharging (15c23bec) + * Add support for old name icons (29f26133) + * Fix icon creation for UP_DEVICE_STATE_CHARGING state (305a0692) 2011-10-04 Javier Jardón * Only show a red icon when we have less than 30 minutes of battery - remainig (129c0c9) + remainig (129c0c96) 2011-10-03 Javier Jardón * Use battery-with-a-plug when the batttery is fully charged but - still on AC (e1abe62) + still on AC (e1abe623) 2011-10-03 Ken VanDine - * releasing version 0.9-0ubuntu2 (4518758) + * releasing version 0.9-0ubuntu2 (45187581) 2011-10-03 Javier Jardón - * Show non present batteries in the menu (2d4b6f0) + * Show non present batteries in the menu (2d4b6f0d) 2011-10-02 Javier Jardón * Add a workaround to fix the case when we get a empty bay as a real - battery (f87057a) + battery (f87057a0) 2011-09-23 Ken VanDine - * releasing version 0.9-0ubuntu1 (f0c76b8) - * po/POTFILES.in - Fixed gsettings schema filename (861bc3a) - * Fix POTFILES.in to reflect new gsettings schema filename (c550405) - * fixed filename for gsettings schema (7b20f91) + * releasing version 0.9-0ubuntu1 (f0c76b88) + * po/POTFILES.in - Fixed gsettings schema filename (861bc3a4) + * Fix POTFILES.in to reflect new gsettings schema filename (c5504054) + * fixed filename for gsettings schema (7b20f910) * New upstream release. - Use correct dgettext and g_dngettext calls (LP: #846895) - Ensure we use the same icon for all charge levels if we are in the charging status @@ -3933,64 +3969,64 @@ show (LP: #842188) - Do not show (charged) in menu title when fully charged (LP: #850011) - Do not activate g-s-d, but just watch dbus for g-s-d to appear (LP: - #854717) (4596344) - * Import upstream version 0.9 (56dd8ea) + #854717) (4596344b) + * Import upstream version 0.9 (56dd8ea4) 2011-09-23 Javier Jardón - * 0.9 (a93ea52) (tag: 0.9) + * 0.9 (a93ea524) (tag: 0.9) 2011-09-21 Javier Jardón * Do not activate g-s-d, but just watch dbus for g-s-d to appear - (50bee91) + (50bee91a) 2011-09-14 Javier Jardón - * Do not show (charged) in menu title when fully charged (8be5a9d) + * Do not show (charged) in menu title when fully charged (8be5a9d3) 2011-09-12 Javier Jardón - * 0.8 (8c55038) (tag: 0.8) + * 0.8 (8c55038d) (tag: 0.8) * Fix a gap in the indicators region when the power indicator is not - show (0c0a7b0) + show (0c0a7b00) * Use the same icon for all charge levels if we are in the charging - status (49ac0f5) + status (49ac0f5b) 2011-09-11 Gabor Kelemen - * Use correct dgettext and g_dngettext calls. LP: #846895 (0a74520) - * Use correct dgettext and g_dngettext calls. LP: #846895 (8736942) + * Use correct dgettext and g_dngettext calls. LP: #846895 (0a745209) + * Use correct dgettext and g_dngettext calls. LP: #846895 (87369425) 2011-09-08 Javier Jardón - * Handle the case with broken batteries (14adfe5) + * Handle the case with broken batteries (14adfe54) 2011-09-07 Javier Jardón * indicator-power.c: Add padding between the icon and the text in the - menu items (2fb4685) + menu items (2fb46855) 2011-08-25 Javier Jardón - * Use consistent location for gsettings schema (1c9c777) + * Use consistent location for gsettings schema (1c9c7772) 2011-08-25 Ken VanDine - * releasing version 0.7-0ubuntu2 (589843c) + * releasing version 0.7-0ubuntu2 (589843c8) 2011-08-24 Javier Jardón - * Fix a memory leak (bc4d8d4) + * Fix a memory leak (bc4d8d42) 2011-08-23 Ken VanDine - * releasing version 0.7-0ubuntu1 (a244894) + * releasing version 0.7-0ubuntu1 (a2448949) 2011-08-23 Javier Jardón * Makefile.am: fix typo to include .gschema.xml.in to the dist - (8f2d9f2) + (8f2d9f2e) 2011-08-23 Ken VanDine @@ -3999,40 +4035,40 @@ Follow standard alignment of icons in menus (LP: #829697) - Do not use a space before an ellipsis at the end of a string.; debian/control - Added build depends for - libglib2.0-dev (b72dbbd) - * Import upstream version 0.7 (3751cc4) + libglib2.0-dev (b72dbbdf) + * Import upstream version 0.7 (3751cc4b) 2011-08-23 Javier Jardón - * Fix typo in the gsettings schema: show_time -> show-time (bfa69e3) - * Release 0.7 (b1a5f6e) (tag: 0.7) - * Makefile.am: some autotools fixes (e7e437b) + * Fix typo in the gsettings schema: show_time -> show-time (bfa69e38) + * Release 0.7 (b1a5f6ed) (tag: 0.7) + * Makefile.am: some autotools fixes (e7e437b4) 2011-08-22 Javier Jardón - * Add gsettings schema to the translatable files (ad80098) - * Fix typo in the gsettings schema: show_time -> show-time (b2aec5e) + * Add gsettings schema to the translatable files (ad800988) + * Fix typo in the gsettings schema: show_time -> show-time (b2aec5eb) * Use gsettings to store the status of "Show time in Menu Bar" option - (84735ec) - * Follow standard alignment of icons in menus (94b05b3) + (84735ec5) + * Follow standard alignment of icons in menus (94b05b3a) * Do not use a space before an ellipsis at the end of a string. - (bd9dc3e) + (bd9dc3e9) 2011-08-12 Ken VanDine - * releasing version 0.6-0ubuntu2 (62b88ad) + * releasing version 0.6-0ubuntu2 (62b88ad7) 2011-08-12 Javier Jardón - * Do not show the default icon by default (37d7b33) + * Do not show the default icon by default (37d7b33a) 2011-08-12 Ken VanDine - * releasing version 0.6-0ubuntu1 (593e1b7) + * releasing version 0.6-0ubuntu1 (593e1b76) 2011-08-12 Javier Jardón - * Free memory in the correct place (d88054a) + * Free memory in the correct place (d88054a3) 2011-08-12 Ken VanDine @@ -4043,270 +4079,272 @@ is not present instead of 0% - only batteries status icons are allowed in the menu title; debian/rules: - run intltool-update to update the translations template - (lp: #820705) (e6361de) - * Import upstream version 0.6 (edfb2ab) + (lp: #820705) (e6361dee) + * Import upstream version 0.6 (edfb2ab8) 2011-08-12 Javier Jardón - * Release 0.6 (d5c1b2c) (tag: 0.6) + * Release 0.6 (d5c1b2ce) (tag: 0.6) * Show time left to use without brackets, time left to charge with - brackets. (9c1a5e9) + brackets. (9c1a5e97) 2011-08-11 Javier Jardón - * Fix some memory leaks (6322445) + * Fix some memory leaks (63224450) 2011-08-11 Michael Terry - * Don't show settings links when used in a greeter (7a2c59a) + * Don't show settings links when used in a greeter (7a2c59a3) 2011-08-11 Javier Jardón - * Use a string when the energy source is not present (b36ac87) - * Only batteries can be primary devices (329ed97) - * Fix some memory leaks (68ee93b) + * Use a string when the energy source is not present (b36ac875) + * Only batteries can be primary devices (329ed974) + * Fix some memory leaks (68ee93bb) 2011-08-03 Michael Terry - * don't show settings links when used in a greeter (b62772e) + * don't show settings links when used in a greeter (b62772e7) 2011-08-03 Ken VanDine - * releasing version 0.5-0ubuntu1 (28e2acb) + * releasing version 0.5-0ubuntu1 (28e2acba) * New upstream release. - Set GETTEXT_PACKAGE to generate proper templates - Dropped support for gnome-power-manage. debian/patches/fix_defines.patch - removed, merged - upstream (2cb1445) - * Import upstream version 0.5 (e705925) + upstream (2cb14452) + * Import upstream version 0.5 (e7059256) 2011-08-03 Javier Jardón - * Release 0.5 (1ad8d1f) (tag: 0.5) + * Release 0.5 (1ad8d1f2) (tag: 0.5) * Do not support the gnome-power-manager dbus interface anymore - (7d7b78e) + (7d7b78e1) 2011-08-03 Ken VanDine * Fixed typos on checking for GSD and set the HAVE_GSD defines at - build time (d58b6ad) + build time (d58b6ad1) 2011-08-03 Javier Jardón * configure.ac: Set GETTEXT_PACKAGE correctly to generate the expect - template (5a3da6b) + template (5a3da6b3) 2011-08-01 Ken VanDine - * Set GETTEXT_PACKAGE to generate the expect template (df3af54) + * Set GETTEXT_PACKAGE to generate the expect template (df3af546) 2011-07-28 Ken VanDine - * releasing version 0.4-0ubuntu3 (6b8997c) + * releasing version 0.4-0ubuntu3 (6b8997c9) * fixed a syntax error on checking for GSD and set the HAVE_GSD - defines at build time (534616d) - * releasing version 0.4-0ubuntu2 (20013a8) + defines at build time (534616d7) + * releasing version 0.4-0ubuntu2 (20013a81) 2011-07-26 Ken VanDine - * releasing version 0.4-0ubuntu1 (f459bee) + * releasing version 0.4-0ubuntu1 (f459beee) 2011-07-19 Ken VanDine * - Always select a device (LP: #810872) - Use the dbus interface provided in g-s-d 3.1.4; debian/control - Added build - depends for gnome-settings-daemon-dev >= 3.1.4 (f982b44) - * New upstream release. (dc8de37) - * Import upstream version 0.4 (e9d8efc) + depends for gnome-settings-daemon-dev >= 3.1.4 (f982b442) + * New upstream release. (dc8de371) + * Import upstream version 0.4 (e9d8efca) 2011-07-18 Javier Jardón * Do not draw a separator between the configuration options in the - menu (13d993e) + menu (13d993e0) * Use the new D-Bus interface if gnome-settings-daemon is new enough - (99c94ac) + (99c94ace) 2011-07-15 Javier Jardón * Always select a device, doesnt matter Its charging/discharging or - not (8b03674) - * Makefile.am: Pass upower _FLAGS and _LIBS (9a7ee8c) + not (8b03674c) + * Makefile.am: Pass upower _FLAGS and _LIBS (9a7ee8cd) 2011-07-14 Ken VanDine - * releasing version 0.3-0ubuntu1 (a847f5b) + * releasing version 0.3-0ubuntu1 (a847f5ba) * New upstream release. - Refine the text of the items in the menu to follow the specification - Draw option checkbox as check, not radio - Show the apropiate icon depending of the status of the devices Create new function to - store the logic to put the primary device (f4706f0) - * Import upstream version 0.3 (b891e8b) + store the logic to put the primary device (f4706f09) + * Import upstream version 0.3 (b891e8ba) 2011-07-14 Javier Jardón - * Do not show the device name in the menu title (d442569) - * Release 0.3 (74a0c13) (tag: 0.3) + * Do not show the device name in the menu title (d4425695) + * Release 0.3 (74a0c136) (tag: 0.3) * Show "X (charged)" if it is fully charged and not discharging - (0cdc5de) + (0cdc5de6) * Only show the remaining time if it is discharging with less than 12 - hours left (ad01db7) + hours left (ad01db76) * Refine the text of the items in the menu to follow the - specification (cabdda6) + specification (cabdda61) 2011-07-14 Michael Terry - * Draw option checkbox as check, not radio (f152ea5) + * Draw option checkbox as check, not radio (f152ea56) 2011-07-14 Javier Jardón * Show the apropiate icon depending of the status of the devices - (d104cd9) + (d104cd9b) 2011-07-13 Michael Terry - * draw option checkbox as check, not radio (af2a417) + * draw option checkbox as check, not radio (af2a4177) 2011-07-13 Javier Jardón * Create new function to store the logic to put the primary device - (4bd6548) + (4bd65483) 2011-07-08 Ken VanDine - * releasing version 0.2-0ubuntu1 (f3fe8b3) - * New upstream release. (539a65b) - * Import upstream version 0.2 (502f3f9) + * releasing version 0.2-0ubuntu1 (f3fe8b34) + * New upstream release. (539a65b5) + * Import upstream version 0.2 (502f3f9d) 2011-07-08 Javier Jardón - * configure.ac: Add support for the new indicator3-0.4 (7652767) - * configure.ac: Remove dbus service stuff (aefbd30) + * configure.ac: Add support for the new indicator3-0.4 (76527675) + * configure.ac: Remove dbus service stuff (aefbd30e) 2011-07-07 Ken VanDine - * releasing version 0.1-0ubuntu1 (7c7458b) - * Import upstream version 0.1 (0ad0de3) + * releasing version 0.1-0ubuntu1 (7c7458bb) + * Import upstream version 0.1 (0ad0de36) 2011-07-07 unknown - * Packaging fixes (4713039) + * Packaging fixes (47130390) 2011-07-07 Ken VanDine * include creating .tar.gz dists as well, we still use these for - packaging (d215c71) - * Added COPYING file (843a1ad) - * Removed cruft, we don't include a service (5464206) + packaging (d215c71d) + * Added COPYING file (843a1ade) + * Removed cruft, we don't include a service (54642062) 2011-07-07 Javier Jardón - * Do not use indicator_image_helper() (45f9aac) - * Add support for multiple devices in the menu (9b83f48) - * configure.ac: We only support GTK+3 (864d4bd) - * Get all the available devices instead the primary one (86e4b38) + * Do not use indicator_image_helper() (45f9aacc) + * Add support for multiple devices in the menu (9b83f48a) + * configure.ac: We only support GTK+3 (864d4bda) + * Get all the available devices instead the primary one (86e4b383) 2011-07-06 Javier Jardon * Use the 'missing' icon instead the 'empty' icon by default - (5db47ca) + (5db47ca7) 2011-07-06 Ted Gould - * Little things to make distcheck pass. (2cfdbd8) + * Little things to make distcheck pass. (2cfdbd81) 2011-07-05 Ted Gould - * Getting missing out of build-aux (0ba5df9) - * Dropping missing because it's missing (28a27ee) - * Putting in Dummy files for the build scripts (e6ea966) - * Fixing a cut-and-paste error on POTFILES.in (0ee90af) + * Getting missing out of build-aux (0ba5df98) + * Dropping missing because it's missing (28a27eee) + * Putting in Dummy files for the build scripts (e6ea966d) + * Fixing a cut-and-paste error on POTFILES.in (0ee90af4) 2011-07-05 Javier Jardon - * Always show 2 digits for the minutes (8168150) - * Fix typo (2957a0b) - * Use a bigger icon for the menu items (fb991e3) - * Use the correct string for the menu item icon (e0806a7) - * Do not create a new GtkMenu instance with every change (70ebe79) - * Do not use the notify:visible signal to update the menu (fed51c1) - * Add po/Makevars file (0dce7db) - * Add translatable files to POTFILES.in (b24a9bd) + * Always show 2 digits for the minutes (8168150a) + * Fix typo (2957a0b5) + * Use a bigger icon for the menu items (fb991e31) + * Use the correct string for the menu item icon (e0806a77) + * Do not create a new GtkMenu instance with every change (70ebe79a) + * Do not use the notify:visible signal to update the menu (fed51c17) + * Add po/Makevars file (0dce7db7) + * Add translatable files to POTFILES.in (b24a9bd9) 2011-07-05 Javier Jardón - * Remove debug output (7c3ed59) - * Store the current device in the private structure (4de5875) - * notify signal (fe2b41f) + * Remove debug output (7c3ed59d) + * Store the current device in the private structure (4de58755) + * notify signal (fe2b41fc) 2011-07-04 Javier Jardón - * Add real info in the menu item (453148a) - * Rebuild menu when there is a change in the DBUS interface (40b045d) - * Move callbacks to the beginning of the file (a6b0041) - * Construct the time details in a separate function (dd26fa3) - * Build menu dynamically (f29bcda) + * Add real info in the menu item (453148a2) + * Rebuild menu when there is a change in the DBUS interface + (40b045d4) + * Move callbacks to the beginning of the file (a6b0041b) + * Construct the time details in a separate function (dd26fa31) + * Build menu dynamically (f29bcda5) 2011-07-01 Javier Jardón - * Bump version to 0.1 (420e84d) - * configure.ac: advertise if this is a local build (499a09e) - * configure.ac: Remove the GTK+2 support (73d6282) - * configure.ac: Remove not used ido dependency (a3ebc78) - * Add some more kind of devices (95eb2b5) - * Do not show the device name in the menu title (942311b) - * Activate the use of icons in the menu (c38905e) - * Use "Battery" instead "Laptop Battery" (637b5cd) - * Return the correct accessible description (866c7d3) - * Use the short time string in the label (6d4b1e0) - * Get also a short time string (353d27d) - * Add device name to the label (10050d9) + * Bump version to 0.1 (420e84d6) + * configure.ac: advertise if this is a local build (499a09e3) + * configure.ac: Remove the GTK+2 support (73d6282a) + * configure.ac: Remove not used ido dependency (a3ebc784) + * Add some more kind of devices (95eb2b52) + * Do not show the device name in the menu title (942311b1) + * Activate the use of icons in the menu (c38905ea) + * Use "Battery" instead "Laptop Battery" (637b5cd3) + * Return the correct accessible description (866c7d37) + * Use the short time string in the label (6d4b1e00) + * Get also a short time string (353d27d3) + * Add device name to the label (10050d90) 2011-06-30 Javier Jardón - * Show the real information about the remaining charge time (2d3206b) + * Show the real information about the remaining charge time + (2d3206b7) * Show the remaining time in the status icon depending of the check - menu item status (ad775de) - * Remove "Icon Only" option (07ef8e0) + menu item status (ad775de4) + * Remove "Icon Only" option (07ef8e08) * gnome-power-preferences has been moved to gnome-control-center - (0f3b20e) - * Specify what icon we want to show (7df8806) - * Update the icon, not create a new one (950c5a0) - * Fix default icon (10313d3) - * Use device_icon name consistently (59ac588) - * Change the status icon when the charge changes (363df28) + (0f3b20e3) + * Specify what icon we want to show (7df88064) + * Update the icon, not create a new one (950c5a0f) + * Fix default icon (10313d35) + * Use device_icon name consistently (59ac5880) + * Change the status icon when the charge changes (363df287) 2011-06-29 Javier Jardón - * Make the check menu items look like a radio menu item. (5b5a987) - * Add options to the indicator menu (d049d2f) + * Make the check menu items look like a radio menu item. (5b5a9874) + * Add options to the indicator menu (d049d2fc) * Show the power statistics when click on the device menu item - (b701513) - * Populate menu: Add preferences menu item (b1d0f0e) + (b701513b) + * Populate menu: Add preferences menu item (b1d0f0e0) 2011-06-28 Javier Jardón - * Fix typo (3774122) + * Fix typo (37741220) * Process the data received from the gnome-power-manager service - (88ee892) + (88ee8929) * indicator-power: connect to the gnome-power-manager service - directly (8c9abf2) - * Remove dbus interface in the client side (1e55136) - * Remove libido dependency (ce435ff) - * Remove power service for now (a749786) - * indicator-power: Create the proxy for the service (dcec51a) + directly (8c9abf28) + * Remove dbus interface in the client side (1e55136d) + * Remove libido dependency (ce435ff8) + * Remove power service for now (a7497869) + * indicator-power: Create the proxy for the service (dcec51a1) 2011-06-27 Javier Jardón - * configure.ac: Remove vala dependency (6be2b92) - * Change copyright to Canonical Ltd (8775e20) - * Implement power dbus service interface (65ab8e5) - * power-service: Add more items to the menu (e9f91cf) - * power-service: No need for a global variable (998509e) - * Fix some typos (f348430) - * power-service: Add an item to the menu (10f1e36) - * Implement skeleton of power-service (09c4a91) - * Implement skeleton of indicator-power (c6c1156) + * configure.ac: Remove vala dependency (6be2b923) + * Change copyright to Canonical Ltd (8775e201) + * Implement power dbus service interface (65ab8e53) + * power-service: Add more items to the menu (e9f91cff) + * power-service: No need for a global variable (998509ea) + * Fix some typos (f3484305) + * power-service: Add an item to the menu (10f1e36d) + * Implement skeleton of power-service (09c4a916) + * Implement skeleton of indicator-power (c6c11566) 2011-06-24 Javier Jardón - * Some build fixes (05c4272) - * Initial commit (e2d0b04) + * Some build fixes (05c42721) + * Initial commit (e2d0b048) diff --git a/NEWS b/NEWS index 2f21b6c..98707f3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in ayatana-indicator-power 24.5.0 + + - data/ayatana-indicator-power.service.in: Become part of + lomiri-indicators.target. + - Translation updates. + Overview of changes in ayatana-indicator-power 24.1.0 - Revert "Remove orphan osd-notify remnants". diff --git a/debian/changelog b/debian/changelog index 1bf5fb1..3b1b508 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-power (24.5.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-power. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Wed, 22 May 2024 08:25:39 +0200 + ayatana-indicator-power (24.1.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-power. -- cgit v1.2.3