Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove USB manager and corresponding tests | Ratchanan Srirattanamet | 2023-12-14 | 1 | -53/+0 |
| | | | | | | | | Since this is renamed, it has never worked correctly anyway. I've forked this part of code as "adbd-approver" [1], so this part can now be removed. [1] https://gitlab.com/ubports/development/core/adbd-approver | ||||
* | Fork from Ubuntus' indicator-display project. | Mike Gabriel | 2017-11-28 | 1 | -6/+6 |
| | |||||
* | add tracer log messages | Charles Kerr | 2016-04-25 | 1 | -0/+4 |
| | |||||
* | don't prompt when the greeter's not running yet: change greeter's payload ↵ | Charles Kerr | 2016-04-22 | 1 | -2/+4 |
| | | | | from an 'is_active' bool to a three-value state of active, inactive, and unavailable | ||||
* | code cleanup to prepare for MR | Charles Kerr | 2016-04-21 | 1 | -1/+1 |
| | |||||
* | don't pass a GDBusConnection to the Greeter ctor | Charles Kerr | 2016-04-21 | 1 | -3/+1 |
| | |||||
* | watch for the Greeter to appear on the bus | Charles Kerr | 2016-04-20 | 1 | -1/+3 |
| | |||||
* | add Greeter skeleton | Charles Kerr | 2016-03-21 | 1 | -0/+47 |