summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-26add an unknown event filter and don't delete UpHistory when device_is is found.wip/kate/history-filterKate Hsuan1-5/+28
2024-02-26add up_history_is_device_id() and skip unknown eventsKate Hsuan2-0/+32
2024-02-26Debug messagesKate Hsuan5-0/+14
2024-02-09Revert "ci: Update last ABI break"Kate Hsuan1-1/+1
2024-02-09Revert "build: Bump the library soname after recent changes"Kate Hsuan1-2/+2
2024-01-26Revert "all: Remove Lid handling"Jelle van der Waa13-0/+764
2024-01-26Revert "lib: Remove deprecated up_client_get_devices()"Jelle van der Waa3-5/+28
2024-01-15dbus: org.freedesktop.UPower: EnergyRate is a positive valueKate Hsuan1-1/+1
2023-12-28linux: Adjust test_bluetooth_le_device for dbusmock 0.30.1Martin Pitt1-1/+3
2023-11-09linux: stop assuming power supply of unknown type as batteryRatchanan Srirattanamet3-11/+70
2023-11-03linux: drop f-literals without format stringJelle van der Waa1-7/+7
2023-11-03linux: prefer is not None over !=Jelle van der Waa1-1/+1
2023-07-07build: make 'udevrulesdir' and 'udevhwdbdir' as Linux-onlyPino Toscano2-19/+21
2023-07-07ci: Work-around dnf builddep not being installableBastien Nocera1-7/+4
2023-07-06ci: Update last ABI breakBastien Nocera1-1/+1
2023-07-06build: Bump the library soname after recent changesBastien Nocera1-2/+2
2023-07-06lib: Remove deprecated up_client_get_devices()Bastien Nocera3-28/+5
2023-07-06all: Remove Lid handlingBastien Nocera13-764/+0
2023-07-061.90.2v1.90.2Bastien Nocera2-1/+16
2023-07-06linux: Add installed-tests manifestBastien Nocera2-0/+20
2023-07-06linux: Fix integration test to work under jhbuildBastien Nocera1-0/+1
2023-07-05linux: Work-around potential race in test_headset_hotplugBastien Nocera1-0/+1
2023-07-05linux: Emit added/removed signals when duplicates changeBastien Nocera1-11/+19
2023-07-05linux: Add test for device signals with wireless_statusBastien Nocera1-4/+20
2023-07-05linux: Add wait_for_mainloop() test helperBastien Nocera1-0/+5
2023-07-05linux: Emit added/removed signals when wireless_status changesBastien Nocera1-2/+7
2023-07-05device: Add up_device_is_registered()Bastien Nocera2-0/+7
2023-07-05device: Return success after up_device_registerBastien Nocera2-3/+4
2023-07-05linux: Fix integration test to work with system installed upower binaryMichael Biebl1-2/+4
2023-07-05build: Require a newer libgudevBastien Nocera1-1/+1
2023-07-05ci: Install newer libgudevBastien Nocera1-0/+20
2023-07-05ci: Also run on 'schedule' pipelinesBastien Nocera1-0/+1
2023-07-041.90.1v1.90.1Bastien Nocera2-1/+20
2023-07-04linux: Add test for is-present changes at runtimeBastien Nocera1-0/+14
2023-07-04linux: Update present property on refreshStuart Hayhurst1-6/+10
2023-07-04tests: Test a client running while daemon restartsBastien Nocera1-2/+23
2023-07-03lib: Avoid possible crash on daemon restartBastien Nocera1-0/+6
2023-07-03linux: Lower debug severityBastien Nocera1-3/+3
2023-07-03linux: Add test for "wireless_status" sysfs attributeBastien Nocera1-0/+33
2023-07-03linux: Set the "disconnected" property on eventsBastien Nocera1-5/+46
2023-07-03linux: Track "disconnected" property to hide devicesBastien Nocera1-0/+23
2023-07-03device: Add disconnected propertyBastien Nocera1-0/+21
2023-07-03daemon: Don't prepare a poll for a hidden deviceBastien Nocera1-3/+3
2023-07-03linux: Add headset hotplug testBastien Nocera2-0/+314
2023-07-03linux: Add debug to audio sub-type detectionBastien Nocera1-1/+2
2023-07-03linux: Add debug to uevent handlerBastien Nocera1-0/+2
2023-07-03linux: Don't overwrite detected type with another less precise oneBastien Nocera1-2/+12
2023-07-03linux: Another fix for headsets type detection when hotpluggedBastien Nocera1-1/+33
2023-07-03linux: Fix headsets type detection when hotpluggedBastien Nocera1-2/+17
2023-04-18linux: Remove unused variableBastien Nocera1-1/+0