| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | agent: Add support for PIN and passkeys on Lomiri | Muhammad | 2025-07-22 | 1 | -2/+28 |
| | | | | | | | | | * 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> | ||||
| * | agent: use signals to register agent to BlueZ | Muhammad Asif | 2025-06-24 | 1 | -4/+8 |
| | | | | | Signed-off-by: Muhammad Asif <thevancedgamer@mentallysanemainliners.org> | ||||
| * | ayatana-indicator-bluetooth: add initial pairing agent | Muhammad Asif | 2025-06-23 | 1 | -0/+22 |
| | | | | | | Co-authored-by: Robert Tari <robert@tari.in> Signed-off-by: Muhammad Asif <thevancedgamer@mentallysanemainliners.org> | ||||
| * | Add desktop greeter profile | Robert Tari | 2025-05-08 | 1 | -0/+3 |
| | | | | | Fixes https://salsa.debian.org/ubports-team/lomiri/-/issues/44 | ||||
| * | src/*.vala: Follow-up fix for dd2f32e2 (fixing GPL-3 license texts in file ↵ | Mike Gabriel | 2020-10-30 | 1 | -2/+2 |
| | | | | | headers). | ||||
| * | src/*.vala: Fix license headers having been a mix of GPL and LGPL license ↵ | Mike Gabriel | 2020-10-30 | 1 | -2/+2 |
| | | | | | text fragments. Adapt to GPL-3, fully. | ||||
| * | src/*: Scope and white-space fixes. | Robert Tari | 2020-10-26 | 1 | -1/+1 |
| | | |||||
| * | Switch over from Ubuntu System Indicator to Ayatana System Indicator. | Robert Tari | 2020-10-25 | 1 | -2/+2 |
| | | |||||
| * | on shutdown, unexport the menus and unown the bus name | Charles Kerr | 2013-08-09 | 1 | -14/+36 |
| | | |||||
| * | copyediting: whitespace, type inference | Charles Kerr | 2013-08-06 | 1 | -1/+1 |
| | | |||||
| * | add some extra comments | Charles Kerr | 2013-08-06 | 1 | -0/+4 |
| | | |||||
| * | copyediting: don't use 'this.' when it's not needed | Charles Kerr | 2013-08-06 | 1 | -8/+8 |
| | | |||||
| * | copyediting: fix indentation in Service, fix copyright & author comments in ↵ | Charles Kerr | 2013-08-05 | 1 | -56/+66 |
| | | | | | bluez, service, main | ||||
| * | pass the SimpleActionGroup handle into the profile object so that ↵ | Charles Kerr | 2013-08-05 | 1 | -7/+5 |
| | | | | | dynamically-added actions can get added/exported | ||||
| * | fully implement the bluez/device backend. in the desktop profile, add ↵ | Charles Kerr | 2013-08-05 | 1 | -409/+12 |
| | | | | | menuitems for the devices. | ||||
| * | change the 'BluetoothMenu' superclass to 'Profile' | Charles Kerr | 2013-08-03 | 1 | -11/+9 |
| | | |||||
| * | add a bluetooth backend to track bluetooth being enabled, being hard/soft ↵ | Charles Kerr | 2013-08-01 | 1 | -9/+12 |
| | | | | | blocked, and its devices. | ||||
| * | add per-profile icons and initial menus w/settings section | Charles Kerr | 2013-08-01 | 1 | -0/+470 |
