aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | libmessaging-menu: fix section link in the documentation and add ↵Lars Uebernickel2014-11-032-1/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | descriptions Fixes: 1313561 Approved by: Ted Gould
| * | | | libmessaging-menu: fix section link in the documentation and add descriptionsLars Uebernickel2014-04-282-1/+8
| | | | |
* | | | | libmessaging-menu: allow numbers in object paths Fixes: 1384811Lars Uebernickel2014-11-031-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | Approved by: Ted Gould
| * | | | libmessaging-menu: allow numbers in object pathsLars Uebernickel2014-10-231-1/+1
|/ / / /
* | | | Releasing 13.10.1+14.10.20141009-0ubuntu1CI bot2014-10-091-0/+7
| | | |
* | | | Symbolic icon test on Unity8 phone Ted Gould2014-10-091-0/+9
|\ \ \ \ | | | | | | | | | | | | | | | Approved by: Antti Kaijanmäki, PS Jenkins bot
| * | | | Adding a symbolic icon SMS testTed Gould2014-10-071-0/+9
| | |_|/ | |/| |
* | | | Releasing 13.10.1+14.10.20141007-0ubuntu1CI bot2014-10-071-0/+7
| | | |
* | | | Make title string match updated designs. Fixes: 1377286Charles Kerr2014-10-072-2/+2
|\ \ \ \ | |/ / / |/| | | | | | | Approved by: Ted Gould, PS Jenkins bot
| * | | Rename the phone header's title from 'Notification center' to ↵Charles Kerr2014-10-032-2/+2
| | | | | | | | | | | | | | | | 'Notifications' as per I:RTMUF
* | | | Releasing 13.10.1+14.10.20141006-0ubuntu1CI bot2014-10-061-0/+7
| | | |
* | | | Move the position of this indicator on the panel. Fixes: 1377294Charles Kerr2014-10-061-0/+2
|\ \ \ \ | |/ / / |/| | | | | | | Approved by: Ted Gould, PS Jenkins bot
| * | | only rearrange the indicator position on the phoneCharles Kerr2014-10-061-1/+3
| | | |
| * | | move indicator as per the 'Indicator RTM Usability Fixes' documentCharles Kerr2014-10-061-1/+1
|/ / /
* | | Releasing 13.10.1+14.10.20140925-0ubuntu1CI bot2014-09-251-0/+7
| | |
* | | Support X-Ubuntu-SymbolicIcon in desktop files Fixes: 1365408Lars Uebernickel2014-09-251-3/+29
|\ \ \ | | | | | | | | | | | | Approved by: Ted Gould, PS Jenkins bot, Renato Araujo Oliveira Filho
| * | | Support X-Ubuntu-SymbolicIcon in desktop filesLars Uebernickel2014-09-161-3/+29
|/ / / | | | | | | | | | | | | | | | As a way for applications to supply symbolic icons which are not in the theme but specified by file name.
* | | Add "Multi-Arch: same" to libmessaging-menu0Ted Gould2014-09-052-0/+7
|\ \ \ | |_|/ |/| |
| * | Add "Multi-Arch: same" to libmessaging-menu0Michael Vogt2014-09-022-0/+7
|/ /
* | Releasing 13.10.1+14.10.20140814.1-0ubuntu1CI bot2014-08-141-0/+7
| |
* | Change the title to "Notification center". Charles Kerr2014-08-142-2/+2
|\ \ | | | | | | | | | Approved by: Pete Woods
| * | change title to 'Notification center'Charles Kerr2014-07-302-2/+2
|/ /
* | Releasing 13.10.1+14.10.20140725-0ubuntu1CI bot2014-07-251-0/+7
| |
* | messaging-menu-message: add missing break statements Lars Uebernickel2014-07-252-1/+3
|\ \ | | | | | | | | | Approved by: Charles Kerr, PS Jenkins bot
| * | Add lcov 1.11Lars Uebernickel2014-07-141-1/+1
| | |
| * | messaging-menu-message: add missing break statementsLars Uebernickel2014-07-111-0/+2
|/ /
* | Releasing 13.10.1+14.10.20140611-0ubuntu1CI bot2014-06-111-0/+8
| |
* | Add example of using libmessaging-menu from a python client Fixes: 1315384Charles Kerr2014-06-111-0/+21
|\ \ | |/ |/|
| * Add an example for client usage from a python script.Charles Kerr2014-05-281-0/+21
| |
* | Releasing 13.10.1+14.04.20140410-0ubuntu1CI bot2014-04-101-0/+13
| |
* | messages-service: listen to the ApplicationStoppedRunning callLars Uebernickel2014-04-102-0/+30
|\ \ | |/ |/| | | | | | | Prior to this patch, only applications that exit were marked as "not running". However, this must also happen when an application unrefs it's MessagingMenuApp instance. This is a problem for applications which implement messaging menu integration as a plugin (when unloading the plugin). Specifically, this causes bug #1302930, as telepathy-indicator doesn't exit when empathy exits. Fixes: 1302930
| * messages-service: listen to the ApplicationStoppedRunning callLars Uebernickel2014-04-102-0/+30
| |
* | Releasing 13.10.1+14.04.20140408-0ubuntu1CI bot2014-04-081-0/+14
| |
* | desktop menu: sort applications like specifiedLars Uebernickel2014-04-083-29/+83
|\| | | | | | | Default chat client, default email client, and the other applications sorted by alphabet. Fixes: 1216833
| * desktop menu: sort applications like specifiedLars Uebernickel2014-04-073-29/+83
| | | | | | | | | | | | Default chat client, default email client, and the other applications sorted by alphabet.
* | Don't show the messaging menu and the status section when no app is ↵Lars Uebernickel2014-04-084-65/+79
|\| | | | | | | registered for them Fixes: 1225063
| * Only show the menu when there are apps registered to use itLars Uebernickel2014-04-071-16/+17
| |
| * desktop menu: don't show status section when no apps supports itLars Uebernickel2014-04-073-49/+62
| |
* | Synchronize process management across indicators Ted Gould2014-04-088-12/+58
|\ \ | |/ |/|
| * Update for gnome-fallbackTed Gould2014-02-261-1/+2
| |
| * Grabbing our new filesTed Gould2014-02-191-1/+2
| |
| * Adding the Upstart XDG overrideTed Gould2014-02-194-1/+22
| |
| * Add an XDG autostart config fileTed Gould2014-02-192-0/+15
| |
| * Upstart job configurationTed Gould2014-02-192-1/+19
| |
| * Dropping the DBus service fileTed Gould2014-02-192-12/+2
| |
* | Releasing 13.10.1+14.04.20140321-0ubuntu1CI bot2014-03-211-0/+9
| |
* | desktop menu: use com.canonical.application menu items for actionsLars Uebernickel2014-03-211-1/+5
|\ \ | |/ |/| | | The unity implementation of that menu item indents the label even when there's no icon.
| * desktop menu: use com.canonical.application menu items for actionsLars Uebernickel2014-03-201-1/+5
|/ | | | | | The unity implementation of that menu item indents the label even when there's no icon.
* Releasing 13.10.1+14.04.20140207-0ubuntu1CI bot2014-02-071-0/+10
|
* Adding acceptance tests and merge review policies CI bot2014-02-070-0/+0
|