Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | increase timeout interval on usb manager integration test | Charles Kerr | 2016-04-27 | 1 | -1/+1 |
* | don't prompt when the greeter's not running yet: change greeter's payload fro... | Charles Kerr | 2016-04-22 | 1 | -2/+2 |
* | replace text 'Deny' with 'Don't Allow' for consistency with other permission ... | Charles Kerr | 2016-03-23 | 1 | -1/+1 |
* | add tests for not showing snap decisions in greeter mode | Charles Kerr | 2016-03-22 | 1 | -3/+31 |
* | add multiple usb requests + disconnects to confirm the notification appears o... | Charles Kerr | 2016-03-22 | 1 | -25/+32 |
* | if our USB device is disconnected while prompting the user for ADBD, cancel t... | Charles Kerr | 2016-03-21 | 1 | -3/+41 |
* | introduce a QtFixture gtest base class to reduce redundancy in test fixtures'... | Charles Kerr | 2016-03-17 | 1 | -26/+5 |
* | de-dupe use of dbus names | Charles Kerr | 2016-03-17 | 1 | -6/+7 |
* | add tests/utils/qdbus-helpers.h so that we only define qDBusArgumentToMap() i... | Charles Kerr | 2016-03-17 | 1 | -15/+2 |
* | add UsbManager | Charles Kerr | 2016-03-10 | 1 | -0/+186 |