aboutsummaryrefslogtreecommitdiff
path: root/src/agent.vala
Commit message (Collapse)AuthorAgeFilesLines
* agent: translate stringsMuhammad2026-03-121-14/+16
| | | | Signed-off-by: Muhammad <thevancedgamer@mentallysanemainliners.org>
* agent: rename passkey to PINMuhammad2026-03-121-3/+3
| | | | | | To remove confusion between web passkeys and Bluetooth passkeys Signed-off-by: Muhammad <thevancedgamer@mentallysanemainliners.org>
* agent: add proper support for AuthorizeServiceMuhammad2026-03-101-1/+62
| | | | Signed-off-by: Muhammad <thevancedgamer@mentallysanemainliners.org>
* agent: Add support for PIN and passkeys on LomiriMuhammad2025-07-221-34/+105
| | | | | | | | * Passkey/PIN display is slightly wonky right now, BlueZ doesn't call the Cancel() method once pairing is done, so you have to swipe away the notification manually. But apart from that, everything else works. Signed-off-by: Muhammad <thevancedgamer@mentallysanemainliners.org>
* ayatana-indicator-bluetooth: add initial pairing agentMuhammad Asif2025-06-231-0/+115
Co-authored-by: Robert Tari <robert@tari.in> Signed-off-by: Muhammad Asif <thevancedgamer@mentallysanemainliners.org>