Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug that chose the wrong header icon if a connected device has a charge ↵ | Charles Kerr | 2017-05-15 | 2 | -2/+21 |
| | | | | but its charging/discharging state is unknown. (LP: #1470080). | ||||
* | Fix the fallback power icon so the battery icon doesn't show red above 20% ↵ | Charles Kerr | 2017-05-15 | 1 | -1/+1 |
| | | | | even when the Suru icon theme isn't present. Fixes: LP:#1559731. | ||||
* | Drop unnecessary dependency on Ubuntu's url-dispatcher. | Mike Gabriel | 2015-11-12 | 2 | -27/+1 |
| | |||||
* | Fork from Ubuntu's indicator-power code project. | Mike Gabriel | 2015-11-12 | 6 | -34/+33 |
| | |||||
* | under unity8 start system-settings instead unity-control-center | Sebastien Bacher | 2015-08-27 | 1 | -1/+6 |
| | |||||
* | sync with indicator-power/15.04 | Charles Kerr | 2015-05-20 | 1 | -1/+3 |
|\ | |||||
| * | better checking on whether or not menus are built. | Charles Kerr | 2015-05-14 | 1 | -1/+3 |
| | | |||||
* | | remove g_message tracer | Charles Kerr | 2015-05-20 | 1 | -2/+0 |
| | | |||||
* | | fix the get-brightness-params return signature now that it's wrapped in a proxy | Charles Kerr | 2015-05-20 | 1 | -5/+5 |
| | | |||||
* | | a little more work on getting the powerd proxy running | Charles Kerr | 2015-05-20 | 1 | -15/+9 |
| | | |||||
* | | in brightness.c, add a powerd proxy and listen to it for brightness property ↵ | Charles Kerr | 2015-05-20 | 3 | -46/+170 |
|/ | | | | changes. | ||||
* | Change sort order to prefer items with known time remaining | Marc Deslauriers | 2015-04-02 | 1 | -6/+23 |
|\ | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | * Change sort order to prefer items with known time remaining | Marc Deslauriers | 2015-03-10 | 1 | -6/+23 |
| | | | | | | | | | | (LP: #1315434) | ||||
* | | This merge proposal adds support for MATE Desktop. | Ubuntu MATE Developers | 2015-04-02 | 1 | -0/+4 |
|\ \ | | | | | | | | | | Approved by: Ted Gould | ||||
| * | | Added support for MATE. | Ubuntu MATE Developers | 2015-02-25 | 1 | -0/+4 |
| |/ | |||||
* | | oops, forgot to commit this tyop fix before pushing | Charles Kerr | 2015-03-31 | 1 | -1/+1 |
| | | |||||
* | | use a GThemedIcon | Charles Kerr | 2015-03-02 | 1 | -2/+9 |
| | | |||||
* | | in the brightness slider, use the display-brightness-min and ↵ | Charles Kerr | 2015-03-02 | 1 | -2/+2 |
|/ | | | | display-brightness-max icons. | ||||
* | Use the new power level icons for a more accurate display of the battery ↵ | Charles Kerr | 2015-02-12 | 1 | -3/+32 |
|\ | | | | | | | | | | | level. Fixes: #1388235 Approved by: Ted Gould, PS Jenkins bot | ||||
| * | fix fencepost error s.t. 20% actually uses battery-020 | Charles Kerr | 2015-01-12 | 1 | -1/+1 |
| | | |||||
| * | round power level to the nearest 10% to take advantage of higher-resolution ↵ | Charles Kerr | 2015-01-12 | 1 | -3/+32 |
| | | | | | | | | power level icons | ||||
* | | in the new device-state action state, use the string 'unknown' if no primary ↵ | Charles Kerr | 2015-01-30 | 1 | -4/+4 |
| | | | | | | | | device is found. | ||||
* | | publish a device state for the benefit of u-s-s | Charles Kerr | 2015-01-30 | 1 | -7/+80 |
|/ | |||||
* | r273 tried to fix the blocking bug listed at ↵ | Charles Kerr | 2014-10-14 | 1 | -42/+32 |
| | | | | 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. | ||||
* | in testing.c, make 'bus' a private field instead of a public GObject property | Charles Kerr | 2014-10-14 | 1 | -61/+48 |
| | |||||
* | move the mock battery from GSettings to DBus | Charles Kerr | 2014-10-14 | 4 | -68/+442 |
| | |||||
* | fix notify get-capabilities startup blocking bug found in testing | Charles Kerr | 2014-10-14 | 1 | -18/+38 |
| | |||||
* | make service's bus connection a property so that IndicatorPowerTesting can ↵ | Charles Kerr | 2014-10-14 | 1 | -0/+13 |
| | | | | listen for it and export an object before the name is acquired | ||||
* | add gsettings for a mock battery to make QA tester's lives easier | Charles Kerr | 2014-10-10 | 4 | -5/+252 |
| | |||||
* | Add Switchboard as alternative recommend Fixes: 1291051 | Cody Garver | 2014-10-09 | 1 | -0/+4 |
|\ | | | | | | | Approved by: Ted Gould, PS Jenkins bot | ||||
| * | Uppercase Pantheon | Cody Garver | 2014-04-09 | 1 | -1/+1 |
| | | |||||
| * | Use XDG_CURRENT_DESKTOP instead | Cody Garver | 2014-04-09 | 1 | -1/+1 |
| | | |||||
| * | Add support for Switchboard when in Pantheon session to fix bug #1291051 | Cody Garver | 2014-03-15 | 1 | -0/+4 |
| | | |||||
* | | confirmation buttons should be green, so add the 'affirmative-tint' hint for ↵ | Charles Kerr | 2014-10-07 | 1 | -0/+1 |
| | | | | | | | | the OK button. | ||||
* | | use a string for unity-notification's boolean types. | Charles Kerr | 2014-10-07 | 1 | -2/+2 |
| | | |||||
* | | in brightness.c, set_uscreen_user_brightness() should be a private/static ↵ | Charles Kerr | 2014-09-12 | 1 | -1/+1 |
| | | | | | | | | function | ||||
* | | add an 'auto brightness' checkbox | Charles Kerr | 2014-09-11 | 2 | -24/+127 |
| | | |||||
* | | tweak comments for readability | Charles Kerr | 2014-09-11 | 1 | -9/+11 |
| | | |||||
* | | remove the new code's g_message() tracers or replace with g_debug() | Charles Kerr | 2014-09-11 | 1 | -5/+1 |
| | | |||||
* | | first draft of adding persistence to the brightness slider | Charles Kerr | 2014-09-11 | 1 | -19/+86 |
| | | |||||
* | | copyediting: rename 'dflt' as 'default_value' for readability | Charles Kerr | 2014-09-10 | 1 | -5/+5 |
| | | |||||
* | | copyediting: whitespace, comment text | Charles Kerr | 2014-09-10 | 1 | -20/+21 |
| | | |||||
* | | fix typo; change g_message() calls to g_debug(); use same percentage range ↵ | Charles Kerr | 2014-09-10 | 2 | -14/+16 |
| | | | | | | | | as ubuntu-system-settings | ||||
* | | first draft of non-blocking powerd/uscreen brightness impl | Charles Kerr | 2014-09-10 | 8 | -511/+494 |
| | | |||||
* | | When the phone's battery goes down past a certain level, pop up a snap ↵ | Charles Kerr | 2014-09-09 | 1 | -4/+62 |
|\ \ | | | | | | | | | | | | | | | | decision to warn the user. Fixes: 1296431 Approved by: Ted Gould, PS Jenkins bot | ||||
| * | | sync with lp-1330037-add-upower-099-support to resolve merge conflicts | Charles Kerr | 2014-09-08 | 1 | -4/+4 |
| | | | |||||
| * | | in notifier's snap decisions, distinguish in the title between low battery ↵ | Charles Kerr | 2014-09-08 | 1 | -3/+11 |
| | | | | | | | | | | | | and critical battery | ||||
| * | | in notifier.c, don't call notify_get_server_caps() if notify_init() failed. | Charles Kerr | 2014-09-08 | 1 | -8/+11 |
| | | | |||||
| * | | in notifier.c, reverse the order in which we add the actions so they'll look ↵ | Charles Kerr | 2014-09-08 | 1 | -1/+1 |
| | | | | | | | | | | | | right on the phone | ||||
| * | | on phone, add nonexpiring snap-decision popup on low battery events. | Charles Kerr | 2014-09-08 | 1 | -3/+50 |
| | | |