summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Add test for non-default low levelPablo Correa Gómez2021-06-301-0/+36
* daemon: Sync icon and warning for non-default low levelPablo Correa Gómez2021-06-303-5/+13
* daemon: Make get_device_charge_icon() publicPablo Correa Gómez2021-06-183-37/+40
* tests: Add a test case for batteries with zero power drawPhilipp Zabel2021-06-171-0/+22
* linux: Fix < 0.01 W energy-rate readings from power_now sysfs propertyPhilipp Zabel2021-06-171-2/+3
* 0.99.12UPOWER_0_99_12Bastien Nocera2021-06-171-0/+16
* build: Force enable introspection for "make distcheck" to workBastien Nocera2021-06-171-1/+2
* ci: Export the tarball in the artifactsBastien Nocera2021-06-171-1/+10
* data: Also remove HID++ udev rulesBastien Nocera2021-06-172-11/+1
* ci: Ignore changes to "kind" enumsBastien Nocera2021-06-172-1/+4
* linux: Make unknown Bluetooth devices appear as genericBastien Nocera2021-06-172-6/+7
* lib: Add UP_DEVICE_KIND_BLUETOOTH_GENERIC typeBastien Nocera2021-06-172-0/+5
* linux: Remove user-space support for Logitech Unifying devicesBastien Nocera2021-06-177-1716/+2
* linux: Remove sysfs-utils helpersBastien Nocera2021-06-178-201/+0
* linux: Use new uncached sysfs attr gudev APIBastien Nocera2021-06-172-67/+70
* linux: Use existing gudev functions in Watts-Up driverBastien Nocera2021-06-171-3/+5
* linux: Fix typo in test commentBastien Nocera2021-06-171-1/+1
* linux: Simplify is_macbook() functionBastien Nocera2021-06-171-9/+6
* linux: Ignore "capacity" sysfs on MacsBastien Nocera2021-06-172-0/+29
* linux: Move functionsBastien Nocera2021-06-171-22/+22
* linux: Add property to ignore the "capacity" sysfs valueBastien Nocera2021-06-171-1/+50
* ci: Add ABI checkBastien Nocera2021-04-221-0/+4
* ci: Indent the dependenciesBastien Nocera2021-04-221-6/+22
* up-tool: Catch NULL return for more upower API callsBenjamin Berg2021-02-041-0/+8
* up-client: Document and handle NULL return when getting devicesBenjamin Berg2021-02-041-3/+4
* tests: Add test cases for Bluetooth device classesMarijn Suijten2021-02-021-1/+109
* tests: Move BlueZ battery setup into helper functionMarijn Suijten2021-02-021-42/+27
* tests: Convert unpacked tuple constants to range()Marijn Suijten2021-02-021-3/+3
* linux: Parse kind from Class if Appearance is not availableMarijn Suijten2021-02-021-0/+94
* lib: Add more device kinds for Bluetooth classesMarijn Suijten2021-02-022-0/+65
* lib: Invert percentage conditional in device_to_textMarijn Suijten2021-02-021-11/+2
* build: Remove libusb dependency in Linuxwip/hadess/remove-csrBastien Nocera2021-01-193-4/+0
* linux: Remove support for CSR devicesBastien Nocera2021-01-196-432/+0
* linux: Set update-time for BlueZ devicesBastien Nocera2021-01-182-1/+6
* lib: Add "Touchpad" device typeBastien Nocera2020-12-168-12/+28
* linux: Fix gudev includes for UpInputBastien Nocera2020-11-052-1/+1
* linux: Add support for running under umockdevBastien Nocera2020-11-051-2/+23
* linux: Don't throw debug errors unless neededBastien Nocera2020-11-051-4/+7
* linux: Fix warning when compiling with mesonBastien Nocera2020-10-231-0/+1
* linux: Remove unneeded header from up-input.hBastien Nocera2020-10-231-2/+0
* linux: Remove unused headers in up-input.cBastien Nocera2020-10-221-10/+0
* linux: Remove UpDaemon dependency from UpInputBastien Nocera2020-10-223-13/+58
* linux: Make watched switch a property of UpInputBastien Nocera2020-10-222-9/+74
* linux: Remove duplicate header in up-input.cBastien Nocera2020-10-221-1/+0
* linux: Simplify UpInput object codeBastien Nocera2020-10-222-51/+34
* linux: Clarify UpInput device handlingBastien Nocera2020-10-221-3/+2
* linux: Fix umockdev link in testBastien Nocera2020-06-181-1/+1
* ci: Force building with libplistBastien Nocera2020-06-171-2/+2
* build: Use a newer libplist if availableBastien Nocera2020-06-171-1/+3
* linux: Add support for iPhone XR, XS modelsBastien Nocera2020-06-171-2/+26