Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Action name should be escaped message id and escaped action name, not ↵ | Ted Gould | 2015-03-04 | 1 | -1/+1 |
| | | | | escaped action name twice. | ||||
* | Adding a version of source_removed that doesn't unescape | Ted Gould | 2015-02-18 | 1 | -7/+14 |
| | |||||
* | Make a version of the remove that doesn't escape | Ted Gould | 2015-02-18 | 1 | -8/+15 |
| | |||||
* | unescape_action_name: fix logic error (& instead of |) | Lars Uebernickel | 2015-01-26 | 1 | -1/+1 |
| | |||||
* | Escape message and source ids when using them as action names Fixes: #1386584 | Lars Uebernickel | 2015-01-12 | 1 | -22/+112 |
|\ | | | | | | | Approved by: Sebastien Bacher, PS Jenkins bot, Ted Gould | ||||
| * | Also escape message and source ids when removing them from the app | Lars Uebernickel | 2014-11-07 | 1 | -5/+16 |
| | | | | | | | | | | The last commit missed these two places. | ||||
| * | Escape message and source ids when using them as action names | Lars Uebernickel | 2014-11-05 | 1 | -17/+96 |
| | | |||||
* | | desktop menu: don't warn when no default handler for a mime type is found | Lars Uebernickel | 2014-11-07 | 1 | -3/+6 |
| | | |||||
* | | Update to trunk | Ted Gould | 2014-10-10 | 1 | -1/+1 |
|\| | |||||
| * | Rename the phone header's title from 'Notification center' to ↵ | Charles Kerr | 2014-10-03 | 1 | -1/+1 |
| | | | | | | | | 'Notifications' as per I:RTMUF | ||||
* | | Merge trunk positions | Ted Gould | 2014-10-08 | 1 | -3/+29 |
|\| | |||||
| * | Support X-Ubuntu-SymbolicIcon in desktop files | Lars Uebernickel | 2014-09-16 | 1 | -3/+29 |
| | | | | | | | | | | | | As a way for applications to supply symbolic icons which are not in the theme but specified by file name. | ||||
* | | Name change | Ted Gould | 2014-10-06 | 1 | -4/+6 |
| | | |||||
* | | 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 | 1 | -1/+10 |
| | | |||||
* | | 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 |
| | | |||||
* | | Adding desktop_greeter and phone_greeter profiles | Ted Gould | 2014-08-20 | 1 | -0/+2 |
|/ | |||||
* | change title to 'Notification center' | Charles Kerr | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | messages-service: listen to the ApplicationStoppedRunning call | Lars Uebernickel | 2014-04-10 | 2 | -0/+30 |
| | |||||
* | 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. | ||||
* | 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 |
| | |||||
* | desktop menu: use com.canonical.application menu items for actions | Lars Uebernickel | 2014-03-20 | 1 | -1/+5 |
| | | | | | | The unity implementation of that menu item indents the label even when there's no icon. | ||||
* | phone menu: set action targets on source and message menu items | Lars Uebernickel | 2013-12-13 | 1 | -2/+2 |
| | |||||
* | g_action_muxer_insert: don't warn when passing a NULL action group | Lars Uebernickel | 2013-11-20 | 1 | -1/+4 |
| | | | | | This is legitimate use of the API. | ||||
* | im_menu_insert: make sorting logic more readable | Lars Uebernickel | 2013-11-19 | 1 | -8/+7 |
| | |||||
* | im_menu_insert_section: don't leak item_sort | Lars Uebernickel | 2013-11-12 | 1 | -2/+9 |
| | |||||
* | Protect against processes calling Register() multiple times | Lars Uebernickel | 2013-10-26 | 1 | -2/+5 |
| | | | | | | Don't unnecessarily reset the application's state if the same process calls Register() more than once. | ||||
* | im-application-list: unpack icon correctly | Lars Uebernickel | 2013-10-11 | 1 | -1/+1 |
| | | | | | | An additional variant was left by unpacking it the old way, which confused g_icon_deserialize() on the menu-rendering side. | ||||
* | Fix the logic for turning the indicator icon blue. | Lars Uebernickel | 2013-10-04 | 2 | -35/+50 |
|\ | | | | | | | Approved by Ted Gould, PS Jenkins bot. | ||||
| * | app_source_action_check_draw: flip erroneous != to == | Lars Uebernickel | 2013-10-04 | 1 | -1/+1 |
| | | |||||
| * | Add "visible" paramete to im-application-list-source-added | Lars Uebernickel | 2013-10-04 | 2 | -5/+11 |
| | |