Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure the proxy is still cleared so we don't leak them | Ted Gould | 2014-10-06 | 1 | -0/+2 |
| | |||||
* | Ensure we can cancel getting the proxy and that if we do we can handle it ↵ | Ted Gould | 2014-10-06 | 1 | -6/+15 |
| | | | | without getting the private section | ||||
* | Check for loading of a cached instance | Ted Gould | 2014-10-06 | 1 | -0/+6 |
| | |||||
* | Fleshing out drawing attention | Ted Gould | 2014-09-22 | 1 | -0/+20 |
| | |||||
* | Get the value on whether we should show on the welcome screen | Ted Gould | 2014-09-22 | 1 | -1/+15 |
| | |||||
* | Setup and get our proxy | Ted Gould | 2014-09-22 | 1 | -0/+33 |
| | |||||
* | Setup the user manager signals | Ted Gould | 2014-09-18 | 1 | -0/+30 |
| | |||||
* | A function to handle the showing on greeter part of this. | Ted Gould | 2014-09-17 | 3 | -1/+9 |
| | |||||
* | Put in a function to handle setting the draw attention value | Ted Gould | 2014-09-17 | 3 | -0/+10 |
| | |||||
* | Get an accounts service instance in the application list | Ted Gould | 2014-09-17 | 1 | -0/+7 |
| | |||||
* | Setting up default referencing | Ted Gould | 2014-09-17 | 1 | -2/+11 |
| | |||||
* | Connecting into accounts service | Ted Gould | 2014-09-17 | 3 | -2/+13 |
| | |||||
* | Put into our namespace | Ted Gould | 2014-09-17 | 6 | -131/+131 |
| | |||||
* | Grab an AS reference | Ted Gould | 2014-09-17 | 1 | -0/+4 |
| | |||||
* | Simple, if we're on the greeter show it. If not, we don't | Ted Gould | 2014-09-17 | 1 | -1/+7 |
| | |||||
* | Check show data to whether we should put in the body, subtitle and actions | Ted Gould | 2014-09-17 | 1 | -3/+7 |
| | |||||
* | Add API for showing data to users | Ted Gould | 2014-09-17 | 2 | -0/+10 |
| | |||||
* | Copyright headers | Ted Gould | 2014-09-17 | 2 | -0/+38 |
| | |||||
* | A class wrapper for all the accounts service brewhaha | Ted Gould | 2014-09-17 | 3 | -0/+90 |
| | |||||
* | Setup a basic greeter property | Ted Gould | 2014-09-17 | 1 | -0/+15 |
| | |||||
* | Adding a specifier for whether it's in the greeter or not | Ted Gould | 2014-09-17 | 3 | -4/+6 |
| | |||||
* | Attaching bug | Ted Gould | 2014-08-20 | 0 | -0/+0 |
| | |||||
* | Adding desktop_greeter and phone_greeter profiles | Ted Gould | 2014-08-20 | 2 | -1/+6 |
| | |||||
* | Releasing 13.10.1+14.10.20140814.1-0ubuntu1 | CI bot | 2014-08-14 | 1 | -0/+7 |
| | |||||
* | Change the title to "Notification center". | Charles Kerr | 2014-08-14 | 2 | -2/+2 |
|\ | | | | | | | Approved by: Pete Woods | ||||
| * | change title to 'Notification center' | Charles Kerr | 2014-07-30 | 2 | -2/+2 |
|/ | |||||
* | Releasing 13.10.1+14.10.20140725-0ubuntu1 | CI bot | 2014-07-25 | 1 | -0/+7 |
| | |||||
* | messaging-menu-message: add missing break statements | Lars Uebernickel | 2014-07-25 | 2 | -1/+3 |
|\ | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | Add lcov 1.11 | Lars Uebernickel | 2014-07-14 | 1 | -1/+1 |
| | | |||||
| * | messaging-menu-message: add missing break statements | Lars Uebernickel | 2014-07-11 | 1 | -0/+2 |
|/ | |||||
* | Releasing 13.10.1+14.10.20140611-0ubuntu1 | CI bot | 2014-06-11 | 1 | -0/+8 |
| | |||||
* | Add example of using libmessaging-menu from a python client Fixes: 1315384 | Charles Kerr | 2014-06-11 | 1 | -0/+21 |
|\ | |||||
| * | Add an example for client usage from a python script. | Charles Kerr | 2014-05-28 | 1 | -0/+21 |
| | | |||||
* | | Releasing 13.10.1+14.04.20140410-0ubuntu1 | CI bot | 2014-04-10 | 1 | -0/+13 |
| | | |||||
* | | messages-service: listen to the ApplicationStoppedRunning call | Lars Uebernickel | 2014-04-10 | 2 | -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 call | Lars Uebernickel | 2014-04-10 | 2 | -0/+30 |
| | | |||||
* | | Releasing 13.10.1+14.04.20140408-0ubuntu1 | CI bot | 2014-04-08 | 1 | -0/+14 |
| | | |||||
* | | desktop menu: sort applications like specified | Lars Uebernickel | 2014-04-08 | 3 | -29/+83 |
|\| | | | | | | | Default chat client, default email client, and the other applications sorted by alphabet. Fixes: 1216833 | ||||
| * | desktop menu: sort applications like specified | Lars Uebernickel | 2014-04-07 | 3 | -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 Uebernickel | 2014-04-08 | 4 | -65/+79 |
|\| | | | | | | | registered for them Fixes: 1225063 | ||||
| * | Only show the menu when there are apps registered to use it | Lars Uebernickel | 2014-04-07 | 1 | -16/+17 |
| | | |||||
| * | desktop menu: don't show status section when no apps supports it | Lars Uebernickel | 2014-04-07 | 3 | -49/+62 |
| | | |||||
* | | Synchronize process management across indicators | Ted Gould | 2014-04-08 | 8 | -12/+58 |
|\ \ | |/ |/| | |||||
| * | Update for gnome-fallback | Ted Gould | 2014-02-26 | 1 | -1/+2 |
| | | |||||
| * | Grabbing our new files | Ted Gould | 2014-02-19 | 1 | -1/+2 |
| | | |||||
| * | Adding the Upstart XDG override | Ted Gould | 2014-02-19 | 4 | -1/+22 |
| | | |||||
| * | Add an XDG autostart config file | Ted Gould | 2014-02-19 | 2 | -0/+15 |
| | | |||||
| * | Upstart job configuration | Ted Gould | 2014-02-19 | 2 | -1/+19 |
| | | |||||
| * | Dropping the DBus service file | Ted Gould | 2014-02-19 | 2 | -12/+2 |
| | | |||||
* | | Releasing 13.10.1+14.04.20140321-0ubuntu1 | CI bot | 2014-03-21 | 1 | -0/+9 |
| | |