Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use different code path for Lomiri notifications | Robert Tari | 2023-11-28 | 1 | -1/+1 |
| | |||||
* | Drop custom notification hints | Robert Tari | 2023-09-09 | 1 | -2/+2 |
| | |||||
* | src/, tests/: update references to renamed notification hints | Ratchanan Srirattanamet | 2023-01-17 | 1 | -1/+1 |
| | | | | | | | | | | More notification hints have been renamed. So update to follow it. - x-canonical-private-synchronous -> x-lomiri-private-synchronous - x-canonical-private-icon-only -> x-lomiri-private-icon-only - x-canonical-truncation -> x-lomiri-truncation (which Lomiri has compatibility with the former name, so keep in the mocked capabilities) | ||||
* | Fix cppcheck warnings | Robert Tari | 2021-12-09 | 1 | -2/+3 |
| | |||||
* | license headers: Stop using the '©' character. | Mike Gabriel | 2021-11-19 | 1 | -1/+1 |
| | |||||
* | Replace x-canonical attributes | Robert Tari | 2020-08-11 | 1 | -126/+126 |
| | |||||
* | in mock Notify server, support actions required for volume warnings | charles kerr | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | More notification testings. | Ted Gould | 2015-02-12 | 1 | -0/+4 |
| | |||||
* | Putting things in the right order | Ted Gould | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Fleshing out the mock some more | Ted Gould | 2015-02-10 | 1 | -9/+17 |
| | |||||
* | Fix string | Ted Gould | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Creating a skeleton to start testing | Ted Gould | 2015-02-09 | 1 | -0/+2 |
| | |||||
* | Support getting the notifications back out | Ted Gould | 2015-02-09 | 1 | -1/+68 |
| | |||||
* | Add in capabilities support | Ted Gould | 2015-02-06 | 1 | -2/+26 |
| | |||||
* | Connecting into the indicator test | Ted Gould | 2015-02-05 | 1 | -7/+5 |
| | |||||
* | Adding a basic mock outline | Ted Gould | 2015-02-05 | 1 | -0/+52 |