summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-26add completions for CLIHEADmasterNatalie Clarius4-0/+38
2024-10-11dbus: show charge-threshold-* status as yes/noJelle van der Waa1-2/+2
2024-09-27linux: up-enumerator-udev: Find the correct parent id for input devicesKate Hsuan1-1/+10
2024-09-25Fix race condition in test_sibling_priority_no_overwriteStuart Hayhurst1-1/+1
2024-09-18NEWS: Update release datev1.90.6Kate Hsuan1-1/+1
2024-09-18Release 1.90.6Kate Hsuan2-1/+10
2024-09-17linux: integration-test: correct unsupported test commentJelle van der Waa1-1/+1
2024-09-17linux: integration-test: drop f-string without placeholderJelle van der Waa1-2/+2
2024-09-12up-polkit: Replace with G_DEFINE_TYPE_WITH_PRIVATEKate Hsuan1-2/+1
2024-09-12up-polkit: remove global variable and remove g_object_add_weak_pointer()Kate Hsuan1-8/+1
2024-09-12Support fractional battery percent.Rogerio Alves5-20/+39
2024-09-12ci: Test on Debian systemKate Hsuan1-0/+111
2024-09-02rules: 60-upower-battery.hwdb: Change the threshold value to 75-80Kate Hsuan1-1/+1
2024-08-31up-polkit: Add `G_ADD_PRIVATE (UpPolkit)`Jan Alexander Steffens (heftig)1-1/+2
2024-08-29linux: integration-test: Add polkit testKate Hsuan1-3/+159
2024-08-29Revert "Remove polkit tests"Kate Hsuan2-0/+27
2024-08-29ci: Add polkit dependencyKate Hsuan1-0/+1
2024-08-26Release 1.90.5v1.90.5Kate Hsuan2-1/+9
2024-08-23dbus: G_MAXUINT means ignore ChargeStartThreshold or ChargeEndThresholdKate Hsuan1-0/+2
2024-08-23Fix typo: deamon -> daemonMichael Biebl3-4/+4
2024-08-22linux: up-device-supply-battery: Don't report error when one of the start/sto...Kate Hsuan1-2/+9
2024-08-22linux: up-device-supply-battery: Allow skipping start or end charging thresho...Kate Hsuan2-11/+31
2024-08-22daemon: Get and store env override configurations in the deamonKate Hsuan4-13/+60
2024-08-22meson: Enable/disable polkit through an optionKate Hsuan2-1/+6
2024-08-22build: Enbale/disable polkit based on HAVE_POLKITKate Hsuan5-10/+19
2024-08-22Revert "policy: Remove policy for removed features"Kate Hsuan3-0/+62
2024-08-22up-device-battery: Test the user authorization before setting the charging th...Kate Hsuan1-1/+16
2024-08-22up-device: Accessing polkit service in UpDeviceKate Hsuan2-0/+18
2024-08-22up-daemon: Testing the authorization is allowed through polkitKate Hsuan2-0/+28
2024-08-20Revert "Remove polkit dependency"Kate Hsuan7-2/+284
2024-08-20linux: integration-test: Test for battery charging thresholdJelle van der Waa1-2/+173
2024-08-20up-device-battery: Recover the charging threshold settings when restartingJelle van der Waa1-0/+54
2024-08-20up-device-battery: Enable and preserve the battery charging threshold configJelle van der Waa4-0/+113
2024-08-20dbus: Define EnableChargeLimit() dbus methodJelle van der Waa1-1/+23
2024-08-15linux: up-device-supply-battery: write the charging threshold to kernelJelle van der Waa2-1/+51
2024-08-02linux: up-device-supply: reset the values for battery charging thresholdJelle van der Waa1-0/+4
2024-08-02up-device-battery: show support status for battery charging thresholdJelle van der Waa3-3/+8
2024-08-02dbus: Define ChargeThresholdEnabled and ChargeThresholdSupported propertiesJelle van der Waa2-0/+68
2024-08-02dbus: Define ChargeStartThreshold and ChargeEndThreshold propertiesJelle van der Waa2-0/+65
2024-08-02linux: up-device-supply-battery: Get default charging limit from udevJelle van der Waa2-0/+62
2024-07-23rules: add battery charge limit udev and hwdb filesJelle van der Waa3-0/+39
2024-06-11linux: test: test for Ignore as CriticalPowerActionKate Hsuan1-0/+97
2024-06-11linux: up-backend: Ignore as CriticalPowerActionKate Hsuan1-3/+12
2024-06-11up-config: A config and warning message for Ignore as the CriticalPowerActionKate Hsuan2-5/+6
2024-06-03linux: device_supply: The new priority of device kindKate Hsuan1-3/+14
2024-04-25test: the test for CriticalPowerAction=SuspendKate Hsuan1-0/+95
2024-04-25linux: up-backend: A safeguard for the risky CriticalPowerActionKate Hsuan2-4/+14
2024-04-25up-config: set filename variable with g_autofreeKate Hsuan1-3/+1
2024-04-25up-config: The warning message for the risky CriticalPowerActionKate Hsuan2-3/+31
2024-04-25linux: allow Suspend as CriticalPowerActionAlexander Couzens2-2/+5