Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Releasing 12.10.6+13.10.20130823-0ubuntu1 (revision 189 from ↵ | Automatic PS uploader | 2013-08-23 | 1 | -0/+18 |
|\ | | | | | | | | | | | lp:indicator-power). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.6+13.10.20130823-0ubuntu1, based on r189 | Automatic PS uploader | 2013-08-23 | 1 | -0/+18 |
|/ | |||||
* | Don't show the time remaining for a discharging battery if it exceeds 24 ↵ | Charles Kerr | 2013-08-23 | 2 | -5/+5 |
|\ | | | | | | | | | | | hours because it's probably an erroneous time estimate. Fixes: https://bugs.launchpad.net/bugs/1216030. Approved by Ted Gould, PS Jenkins bot. | ||||
| * | update the tests to look at the 24 hour threshold | Charles Kerr | 2013-08-23 | 1 | -3/+3 |
| | | |||||
| * | as per the changes in ↵ | Charles Kerr | 2013-08-23 | 1 | -2/+2 |
|/ | | | | https://wiki.ubuntu.com/Power?action=diff&rev2=39&rev1=38, hide the discharge time remaining if it's > 24 hours | ||||
* | Updates the power indicator to match the spec changes at ↵ | Charles Kerr | 2013-08-23 | 8 | -209/+317 |
|\ | | | | | | | | | | | | | | | | | | | <https://wiki.ubuntu.com/Power?action=diff&rev2=37&rev1=36>. This patch is based from hloeung's nice patch, fixes a few edge cases, adds unit tests for labels, headers, & accessible text for all combinations of show time & show percentage, and cleans up the bindings between GSettings and the checkbox actions. . Fixes: https://bugs.launchpad.net/bugs/811777. Approved by Ted Gould, PS Jenkins bot. | ||||
| * | copyediting: some newly-dead code should have been removed instead of just ↵ | Charles Kerr | 2013-08-23 | 1 | -2/+0 |
| | | | | | | | | commented out | ||||
| * | copyediting: more descriptive comments when building label/header/a11y text | Charles Kerr | 2013-08-23 | 1 | -11/+16 |
| | | |||||
| * | copyediting: remove trailing spaces in source code | Charles Kerr | 2013-08-22 | 6 | -28/+28 |
| | | |||||
| * | don't use deprecated GSimpleActionGroup APIs | Charles Kerr | 2013-08-22 | 1 | -5/+5 |
| | | |||||
| * | add show-percentage feature, basing off Haw Loeung's patch. | Charles Kerr | 2013-08-22 | 4 | -181/+280 |
| | | |||||
| * | add schema changes from hloeung's branch | Charles Kerr | 2013-08-22 | 2 | -0/+6 |
|/ | |||||
* | Releasing 12.10.6+13.10.20130821-0ubuntu1 (revision 186 from ↵ | Automatic PS uploader | 2013-08-21 | 1 | -0/+10 |
|\ | | | | | | | | | | | lp:indicator-power). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.6+13.10.20130821-0ubuntu1, based on r186 | Automatic PS uploader | 2013-08-21 | 1 | -0/+10 |
|/ | |||||
* | Add a brightness slider to indicator-power's phone menu. | Charles Kerr | 2013-08-20 | 6 | -8/+289 |
|\ | | | | | | | Approved by Pete Woods, PS Jenkins bot. | ||||
| * | copyediting: trivial dead code removal | Charles Kerr | 2013-08-19 | 1 | -2/+1 |
| | | |||||
| * | make the brightness slider work correctly in both unity8 and ido | Charles Kerr | 2013-08-19 | 4 | -140/+44 |
| | | |||||
| * | in ib_brightness_control_set_value(), log the strerror when write() fails. | Charles Kerr | 2013-08-19 | 1 | -1/+7 |
| | | |||||
| * | add ib-brightness-control for phone menu | Charles Kerr | 2013-08-19 | 8 | -9/+381 |
|/ | |||||
* | Releasing 12.10.6+13.10.20130808-0ubuntu1 (revision 184 from ↵ | Automatic PS uploader | 2013-08-08 | 1 | -0/+11 |
|\ | | | | | | | | | | | lp:indicator-power). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.6+13.10.20130808-0ubuntu1, based on r184 | Automatic PS uploader | 2013-08-08 | 1 | -0/+11 |
|/ | |||||
* | This restores coverage reporting; we could alternately add the ↵ | Allan LeSage | 2013-08-07 | 1 | -5/+15 |
|\ | | | | | | | | | | | COVERAGE_CFLAGS to SHARED_CFLAGS instead. Fixes: https://bugs.launchpad.net/bugs/1204127. Approved by Ted Gould, PS Jenkins bot. | ||||
| * | Restore coverage flags. | Allan LeSage | 2013-08-07 | 1 | -5/+15 |
|/ | |||||
* | Releasing 12.10.6+13.10.20130725-0ubuntu1 (revision 182 from ↵ | Automatic PS uploader | 2013-07-25 | 1 | -0/+12 |
|\ | | | | | | | | | | | lp:indicator-power). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.6+13.10.20130725-0ubuntu1, based on r182 | Automatic PS uploader | 2013-07-25 | 1 | -0/+12 |
|/ | |||||
* | Set the battery-level action's 'sensitive' flag to false so that it will not ↵ | Charles Kerr | 2013-07-24 | 1 | -0/+1 |
|\ | | | | | | | | | | | be clickable, as per the phone spec. Approved by PS Jenkins bot, Ted Gould. | ||||
| * | set the phone menu's battery-level action's 'enabled' flag to false so that ↵ | Charles Kerr | 2013-07-24 | 1 | -0/+1 |
|/ | | | | it won't be clickable, as per the spec. | ||||
* | Add a phone profile and menu. | Charles Kerr | 2013-07-24 | 2 | -14/+76 |
|\ | | | | | | | Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | add a profile for the phone's power indicator ↵ | Charles Kerr | 2013-07-24 | 2 | -9/+71 |
| | | | | | | | | https://wiki.ubuntu.com/Power#Phone | ||||
| * | rename create_devices_section as create_desktop_devices_section since we're ↵ | Charles Kerr | 2013-07-23 | 1 | -8/+8 |
|/ | | | | about to add a sibling create_phone_devices_section | ||||
* | Releasing 12.10.6+13.10.20130708-0ubuntu1 (revision 179 from ↵ | Automatic PS uploader | 2013-07-08 | 1 | -0/+11 |
|\ | | | | | | | | | | | lp:indicator-power). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.6+13.10.20130708-0ubuntu1, based on r179 | Automatic PS uploader | 2013-07-08 | 1 | -0/+11 |
|/ | |||||
* | Put service into libexecir. | Lars Uebernickel | 2013-07-05 | 3 | -3/+3 |
|\ | | | | | | | Approved by PS Jenkins bot, Ted Gould. | ||||
| * | Put service into libexecdir | Lars Uebernickel | 2013-07-04 | 3 | -3/+3 |
| | | |||||
* | | indicator file: rename greeter to desktop_greeter. | Lars Uebernickel | 2013-07-05 | 1 | -2/+2 |
|\ \ | |/ |/| | | | Approved by Ted Gould, PS Jenkins bot. | ||||
| * | indicator file: greeter -> desktop_greeter | Lars Uebernickel | 2013-07-04 | 1 | -2/+2 |
|/ | |||||
* | Releasing 12.10.6+13.10.20130703.1-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-07-03 | 1 | -0/+11 |
|\ | | | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.6+13.10.20130703.1-0ubuntu1, based on r176 | Automatic PS uploader | 2013-07-03 | 1 | -0/+11 |
|/ | |||||
* | add a Position entry in the .indicator file. Fixes: ↵ | Charles Kerr | 2013-07-02 | 1 | -0/+1 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1196650. Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | in the .indicator file, add a Position entry | Charles Kerr | 2013-07-02 | 1 | -0/+1 |
|/ | |||||
* | make the greeter menu key consistent with indicator-session. | Charles Kerr | 2013-07-02 | 1 | -1/+1 |
|\ | | | | | | | Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | in service.c's menu_names array, use 'desktop_greeter' as the key instead of ↵ | Charles Kerr | 2013-07-01 | 1 | -1/+1 |
| | | | | | | | | 'greeter' | ||||
* | | Releasing 12.10.6+13.10.20130702-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-07-02 | 1 | -0/+12 |
|\ \ | |/ |/| | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.6+13.10.20130702-0ubuntu1, based on r173 | Automatic PS uploader | 2013-07-02 | 1 | -0/+12 |
|/ | |||||
* | backport the changelog from the manual distro upload. | Sebastien Bacher | 2013-07-01 | 1 | -0/+9 |
|\ | | | | | | | Approved by PS Jenkins bot, Didier Roche. | ||||
| * | backport the changelog from the manual distro upload | Sebastien Bacher | 2013-07-01 | 1 | -0/+9 |
|/ | |||||
* | don't rely on the dbus pkg-config variable to know where to install .service ↵ | Charles Kerr | 2013-06-29 | 3 | -24/+1 |
|\ | | | | | | | | | | | files. Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | since we're removing localinstall mode, no need to pass it as an arg here either | Charles Kerr | 2013-06-28 | 1 | -2/+0 |
| | | |||||
| * | remove 'local install' mode | Charles Kerr | 2013-06-28 | 2 | -22/+1 |
| | | |||||
* | | similar to the i-datetime change, use the unicode ellipsis directly. | Charles Kerr | 2013-06-28 | 1 | -1/+1 |
|\| | | | | | | | Approved by PS Jenkins bot, Lars Uebernickel. |