Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/indicator-test.cpp: Adjust tests to use tooltips | Robert Tari | 2022-08-03 | 1 | -4/+4 |
| | |||||
* | tests/CMakeLists.txt: Fix potential multicore compile error | Robert Tari | 2022-02-08 | 1 | -1/+1 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-messages/issues/29 | ||||
* | Clean up compilation flags | Robert Tari | 2022-01-12 | 1 | -6/+8 |
| | |||||
* | Rename com.ubuntu.touch.AccountsService.SecurityPrivacy | Robert Tari | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | tests/accounts-service-mock.h: Rename com.ubuntu.touch.AccountsService.Sound ↵ | Robert Tari | 2021-11-01 | 1 | -1/+3 |
| | | | | to com.lomiri.touch.AccountsService.Sound | ||||
* | Whitespace fix | Robert Tari | 2021-11-01 | 1 | -109/+109 |
| | |||||
* | Fix and enable indicator-test | Robert Tari | 2021-10-21 | 2 | -4/+6 |
| | |||||
* | Remove Automake files | Robert Tari | 2021-10-21 | 1 | -122/+0 |
| | |||||
* | Add CMake files | Robert Tari | 2021-10-21 | 1 | -0/+78 |
| | |||||
* | src/Makefile.am: Drop -Werror compiler flag for now. Not helpful when ↵ | Mike Gabriel | 2021-05-04 | 1 | -1/+1 |
| | | | | setting up CI builds for dirty code. | ||||
* | Replace x-canonical attributes | Robert Tari | 2020-08-11 | 1 | -116/+116 |
| | |||||
* | Fork from Ubuntu's Indicator Messages. | Mike Gabriel | 2017-10-27 | 5 | -22/+21 |
| | |||||
* | Pedantic use of auto | Ted Gould | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Remove useless for_each call | Ted Gould | 2015-03-10 | 1 | -2/+2 |
| | |||||
* | Making the schema compilation directory into its own variable | Ted Gould | 2015-03-10 | 1 | -6/+8 |
| | |||||
* | Test the messaging menu changing color on and off | Ted Gould | 2015-03-09 | 2 | -0/+68 |
| | |||||
* | Adding a test to ensure an action doesn't exist | Ted Gould | 2015-03-09 | 1 | -0/+34 |
| | |||||
* | Add a shared pointer action state function | Ted Gould | 2015-03-09 | 1 | -5/+9 |
| | |||||
* | Added a test for message replying | Ted Gould | 2015-03-09 | 1 | -0/+50 |
| | |||||
* | Add enabled testing | Ted Gould | 2015-03-09 | 1 | -0/+34 |
| | |||||
* | Add code to activate an action | Ted Gould | 2015-03-09 | 1 | -0/+17 |
| | |||||
* | This commit might be evil | Ted Gould | 2015-03-09 | 1 | -0/+35 |
| | |||||
* | Add checking for the activation parameter type | Ted Gould | 2015-03-09 | 1 | -1/+41 |
| | |||||
* | Check the message's menu | Ted Gould | 2015-03-06 | 1 | -2/+10 |
| | |||||
* | A test that puts a message in the menu | Ted Gould | 2015-03-06 | 3 | -1/+30 |
| | |||||
* | Adding some messaging menu properties to the AS mock | Ted Gould | 2015-03-06 | 1 | -0/+12 |
| | |||||
* | Bringing in AS mock and getting a base test of the root action going | Ted Gould | 2015-03-06 | 3 | -4/+138 |
| | |||||
* | Get the paths right | Ted Gould | 2015-03-06 | 1 | -2/+2 |
| | |||||
* | Get some schemas in there | Ted Gould | 2015-03-06 | 1 | -4/+15 |
| | |||||
* | Linking and building, oh my | Ted Gould | 2015-03-06 | 1 | -5/+7 |
| | |||||
* | Adding in libdbustest | Ted Gould | 2015-03-06 | 1 | -0/+2 |
| | |||||
* | Pulling stuff from indicator-sound | Ted Gould | 2015-03-06 | 3 | -0/+603 |
| | |||||
* | One test directory to rule them all | Ted Gould | 2015-03-06 | 7 | -0/+704 |
| | |||||
* | Moving the manual tests into the same directory | Ted Gould | 2015-03-06 | 1 | -80/+0 |
| | |||||
* | Adding a manual test case for a Tweet | Ted Gould | 2015-02-18 | 1 | -0/+17 |
| | |||||
* | Update to trunk | Ted Gould | 2014-10-10 | 1 | -2/+11 |
|\ | |||||
| * | Symbolic icon test on Unity8 phone | Ted Gould | 2014-10-09 | 1 | -0/+9 |
| |\ | | | | | | | | | | Approved by: Antti Kaijanmäki, PS Jenkins bot | ||||
| | * | Adding a symbolic icon SMS test | Ted Gould | 2014-10-07 | 1 | -0/+9 |
| | | | |||||
| * | | Rename the phone header's title from 'Notification center' to ↵ | Charles Kerr | 2014-10-03 | 1 | -1/+1 |
| |/ | | | | | | | 'Notifications' as per I:RTMUF | ||||
* / | Test case for greeter checking | Ted Gould | 2014-10-09 | 1 | -0/+30 |
|/ | |||||
* | change title to 'Notification center' | Charles Kerr | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | Adding basic acceptance tests | Ted Gould | 2014-01-31 | 1 | -0/+24 |