summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released UPower 0.99.10UPOWER_0_99_10Christian Kellner2019-02-202-1/+10
* integration-test: Test mapping pending-charge to fully-chargedJoão Paulo Rechi Vita2018-12-181-0/+25
* linux: Map pending-charge to fully-charged when charge is 100%João Paulo Rechi Vita2018-12-181-0/+6
* linux: Don't set out_state before state is finalJoão Paulo Rechi Vita2018-12-181-1/+2
* integration-test: Test DisplayDevice pending-chargeJoão Paulo Rechi Vita2018-11-141-0/+72
* integration-test: Define PENDING_CHARGE and PENDING_DISCHARGE statesJoão Paulo Rechi Vita2018-11-141-1/+3
* daemon: Consider pending-charge when calculating the display stateJoão Paulo Rechi Vita2018-11-141-1/+5
* daemon: Make comment more succinctJoão Paulo Rechi Vita2018-11-141-3/+3
* 0.99.9UPOWER_0_99_9Bastien Nocera2018-10-252-1/+11
* ci: Run distcheck as a testBastien Nocera2018-10-251-0/+1
* doc: Fix dist not workingBastien Nocera2018-10-257-38/+33
* build: Fix up-daemon-generated.h not being found on distcheckBastien Nocera2018-10-251-0/+2
* src/linux/up-device-hid.c: usage_code is defined as an unsigned integerLaurent Bigonville2018-10-251-1/+1
* docs: Mention to try and not use IconName when possiblewip/hadess/no-icon-nameBastien Nocera2018-10-021-1/+2
* daemon: Fix upower's keyboard backlight supportwip/hadess/sandboxing-fixBastien Nocera2018-10-021-1/+2
* build: Build upower out-of-treeBastien Nocera2018-10-021-1/+3
* test: Fix up-self-test crash during out-of-tree buildsBastien Nocera2018-10-022-5/+2
* build: Fix out-of-tree buildBastien Nocera2018-10-021-1/+1
* build: Add missing python3-dbus package to CIBastien Nocera2018-10-021-1/+1
* daemon: Fix upower not having access to udev eventsBastien Nocera2018-10-021-1/+2
* lib: UpClient: up_client_get_display_device returns a UpDeviceGuido Günther2018-09-301-1/+1
* lib: UpClient: Fix stray '%'Guido Günther2018-09-301-1/+1
* lib: Use @see_also instead of "See also"Guido Günther2018-09-308-16/+8
* lib: Work-around to fix gtk-doc's type detectionGuido Günther2018-09-305-21/+13
* build: gtk-doc: Rebuild types and sectionsGuido Günther2018-08-221-1/+1
* 0.99.8UPOWER_0_99_8Bastien Nocera2018-06-191-0/+18
* linux: Add test for MacBook uevent behaviourBastien Nocera2018-06-191-0/+34
* linux: Refresh for 5 seconds after plug/unplug on MacBooksBastien Nocera2018-06-191-2/+3
* linux: Detect hardware that needs more polling after eventBastien Nocera2018-06-193-0/+55
* linux: Make sure unknown poll lasts 5 secondsBastien Nocera2018-06-191-8/+14
* linux: Fix possible double-close on exitBastien Nocera2018-06-191-2/+3
* Merge branch 'wip/hadess/add-ci' into 'master'Bastien Nocera2018-06-191-0/+19
|\
| * build: Add CIBastien Nocera2018-06-191-0/+19
|/
* linux: Clean up after running test suite in "distcheck"Bastien Nocera2018-06-181-0/+6
* linux: Remove extra linefeedBastien Nocera2018-06-181-1/+0
* linux: Better error reporting from sysfs_get_double_with_error()Bastien Nocera2018-06-183-10/+19
* Add COMMITMENT file as part of GPL Common Cure Rights CommitmentRichard Hughes2018-06-181-0/+45
* Merge branch 'get-devices-unref' into 'master'Richard Hughes2018-06-053-5/+27
|\
| * lib: Add a new version of up_client_get_devices which unrefs contentsRobert Ancell2018-05-313-5/+27
|/
* lib: Mention that battery level is preferred when present14-lib-add-a-new-version-of-up_client_get_devices-which-unrefs-contentsBastien Nocera2018-04-191-6/+16
* linux: Add a test for Logitech HID++ charging statesBastien Nocera2018-04-191-0/+18
* daemon: Add battery-level specific iconsBastien Nocera2018-04-191-11/+35
* linux: Add support for "Unknown" capacity levelBastien Nocera2018-04-191-1/+2
* linux: Add a README with a couple of debugging commandsBastien Nocera2018-04-181-0/+8
* lib: Simplify resource destructionBastien Nocera2018-04-183-15/+7
* daemon: Lock down systemd service fileBastien Nocera2018-04-162-1/+24
* linux: lower severity of "unhandled action" messagesDmitry Torokhov2018-04-121-1/+1
* linux: Fix memory leak if logind returns an errorBastien Nocera2018-04-121-0/+1
* linux: Fix crash if logind doesn't return an errorBastien Nocera2018-04-121-1/+2
* linux: Check "HasBattery" key for newer iOS versionsMartin Szulecki2018-03-201-1/+10