aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add schema changes from hloeung's branchCharles Kerr2013-08-222-0/+6
* Releasing 12.10.6+13.10.20130821-0ubuntu1 (revision 186 from lp:indicator-pow...Automatic PS uploader2013-08-211-0/+10
|\
| * Releasing 12.10.6+13.10.20130821-0ubuntu1, based on r186Automatic PS uploader2013-08-211-0/+10
|/
* Add a brightness slider to indicator-power's phone menu.Charles Kerr2013-08-206-8/+289
|\
| * copyediting: trivial dead code removalCharles Kerr2013-08-191-2/+1
| * make the brightness slider work correctly in both unity8 and idoCharles Kerr2013-08-194-140/+44
| * in ib_brightness_control_set_value(), log the strerror when write() fails.Charles Kerr2013-08-191-1/+7
| * add ib-brightness-control for phone menuCharles Kerr2013-08-198-9/+381
|/
* Releasing 12.10.6+13.10.20130808-0ubuntu1 (revision 184 from lp:indicator-pow...Automatic PS uploader2013-08-081-0/+11
|\
| * Releasing 12.10.6+13.10.20130808-0ubuntu1, based on r184Automatic PS uploader2013-08-081-0/+11
|/
* This restores coverage reporting; we could alternately add the COVERAGE_CFLAG...Allan LeSage2013-08-071-5/+15
|\
| * Restore coverage flags.Allan LeSage2013-08-071-5/+15
|/
* Releasing 12.10.6+13.10.20130725-0ubuntu1 (revision 182 from lp:indicator-pow...Automatic PS uploader2013-07-251-0/+12
|\
| * Releasing 12.10.6+13.10.20130725-0ubuntu1, based on r182Automatic PS uploader2013-07-251-0/+12
|/
* Set the battery-level action's 'sensitive' flag to false so that it will not ...Charles Kerr2013-07-241-0/+1
|\
| * set the phone menu's battery-level action's 'enabled' flag to false so that i...Charles Kerr2013-07-241-0/+1
|/
* Add a phone profile and menu.Charles Kerr2013-07-242-14/+76
|\
| * add a profile for the phone's power indicator https://wiki.ubuntu.com/Power#P...Charles Kerr2013-07-242-9/+71
| * rename create_devices_section as create_desktop_devices_section since we're a...Charles Kerr2013-07-231-8/+8
|/
* Releasing 12.10.6+13.10.20130708-0ubuntu1 (revision 179 from lp:indicator-pow...Automatic PS uploader2013-07-081-0/+11
|\
| * Releasing 12.10.6+13.10.20130708-0ubuntu1, based on r179Automatic PS uploader2013-07-081-0/+11
|/
* Put service into libexecir.Lars Uebernickel2013-07-053-3/+3
|\
| * Put service into libexecdirLars Uebernickel2013-07-043-3/+3
* | indicator file: rename greeter to desktop_greeter.Lars Uebernickel2013-07-051-2/+2
|\ \ | |/ |/|
| * indicator file: greeter -> desktop_greeterLars Uebernickel2013-07-041-2/+2
|/
* Releasing 12.10.6+13.10.20130703.1-0ubuntu1 to ubuntu.Automatic PS uploader2013-07-031-0/+11
|\
| * Releasing 12.10.6+13.10.20130703.1-0ubuntu1, based on r176Automatic PS uploader2013-07-031-0/+11
|/
* add a Position entry in the .indicator file. Fixes: https://bugs.launchpad.ne...Charles Kerr2013-07-021-0/+1
|\
| * in the .indicator file, add a Position entryCharles Kerr2013-07-021-0/+1
|/
* make the greeter menu key consistent with indicator-session.Charles Kerr2013-07-021-1/+1
|\
| * in service.c's menu_names array, use 'desktop_greeter' as the key instead of ...Charles Kerr2013-07-011-1/+1
* | Releasing 12.10.6+13.10.20130702-0ubuntu1 to ubuntu.Automatic PS uploader2013-07-021-0/+12
|\ \ | |/ |/|
| * Releasing 12.10.6+13.10.20130702-0ubuntu1, based on r173Automatic PS uploader2013-07-021-0/+12
|/
* backport the changelog from the manual distro upload.Sebastien Bacher2013-07-011-0/+9
|\
| * backport the changelog from the manual distro uploadSebastien Bacher2013-07-011-0/+9
|/
* don't rely on the dbus pkg-config variable to know where to install .service ...Charles Kerr2013-06-293-24/+1
|\
| * since we're removing localinstall mode, no need to pass it as an arg here eitherCharles Kerr2013-06-281-2/+0
| * remove 'local install' modeCharles Kerr2013-06-282-22/+1
* | similar to the i-datetime change, use the unicode ellipsis directly.Charles Kerr2013-06-281-1/+1
|\|
| * use … directly in strings instead of the C octal escaped UTF-8.Charles Kerr2013-06-281-1/+1
* | Releasing 12.10.6+13.10.20130628-0ubuntu1 to ubuntu.Automatic PS uploader2013-06-281-0/+17
|\ \ | |/ |/|
| * Releasing 12.10.6+13.10.20130628-0ubuntu1, based on r169Automatic PS uploader2013-06-281-0/+17
|/
* Add a build-dep on python. This is required as we're using gdbus-codegen from...Łukasz 'sil2100' Zemczak2013-06-201-0/+1
|\
| * Add a build-dep on python. This is required as we're using gdbus-codegen from...Łukasz 'sil2100' Zemczak2013-06-201-0/+1
|/
* Convert the power indicator into a service that exports GMenus and GActions i...Charles Kerr2013-06-1926-1186/+2843
|\
| * adjust device-provider-upower's timer to reduce how many times we pull the de...Charles Kerr2013-06-191-48/+86
| * remove the '--replace' command line argument; process management will be hand...Charles Kerr2013-06-193-82/+13
| * in indicator_power_device_provider_get_devices, confirm that the get_devices ...Charles Kerr2013-06-191-1/+10
| * in provider-upower.c, clear its private hashtable in dispose() and destroy it...Charles Kerr2013-06-191-1/+16
| * lower the interval on the upower timer to make our updates more responsiveCharles Kerr2013-06-191-1/+1