Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Lomiri-specific properties to x-lomiri | Robert Tari | 2021-11-09 | 1 | -3/+3 |
| | |||||
* | Raname x-canonical properties to x-ayatana | Robert Tari | 2021-10-27 | 1 | -3/+3 |
| | |||||
* | remove the temporary tracers | Charles Kerr | 2016-04-27 | 1 | -7/+0 |
| | |||||
* | choosing an action in the snap decision closes the notification, so when ↵ | Charles Kerr | 2016-04-27 | 1 | -1/+3 |
| | | | | that happens clear our notification_id s.t. our dtor doesn't try to remove a notification that no longer exists | ||||
* | add tracers for the notification warning | Charles Kerr | 2016-04-27 | 1 | -0/+6 |
| | |||||
* | replace text 'Deny' with 'Don't Allow' for consistency with other permission ↵ | Charles Kerr | 2016-03-23 | 1 | -1/+1 |
| | | | | prompts | ||||
* | in UsbManager, reset AdbdClient on usb disconnect | Charles Kerr | 2016-03-21 | 1 | -1/+0 |
| | |||||
* | if our USB device is disconnected while prompting the user for ADBD, cancel ↵ | Charles Kerr | 2016-03-21 | 1 | -0/+1 |
| | | | | the prompt. | ||||
* | de-dupe use of dbus names | Charles Kerr | 2016-03-17 | 1 | -19/+15 |
| | |||||
* | oops, last commit's diagnosis was incorrect. The timing test issue came from ↵ | Charles Kerr | 2016-03-15 | 1 | -11/+11 |
| | | | | async dbus handling interfering with fast setup/teardown of automated tests. Revert the last change and fix by setting up the dbus signal subscription immediately upon getting the dbus connection. | ||||
* | add human-readable fingerprint extraction from the adb public keys | Charles Kerr | 2016-03-09 | 1 | -2/+2 |
| | |||||
* | add fingerprint snap decisions; test with notification dbusmock | Charles Kerr | 2016-03-08 | 1 | -0/+254 |