aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Setup and get our proxyTed Gould2014-09-221-0/+33
* Setup the user manager signalsTed Gould2014-09-181-0/+30
* A function to handle the showing on greeter part of this.Ted Gould2014-09-173-1/+9
* Put in a function to handle setting the draw attention valueTed Gould2014-09-173-0/+10
* Get an accounts service instance in the application listTed Gould2014-09-171-0/+7
* Setting up default referencingTed Gould2014-09-171-2/+11
* Connecting into accounts serviceTed Gould2014-09-171-1/+10
* Put into our namespaceTed Gould2014-09-176-131/+131
* Grab an AS referenceTed Gould2014-09-171-0/+4
* Simple, if we're on the greeter show it. If not, we don'tTed Gould2014-09-171-1/+7
* Check show data to whether we should put in the body, subtitle and actionsTed Gould2014-09-171-3/+7
* Add API for showing data to usersTed Gould2014-09-172-0/+10
* Copyright headersTed Gould2014-09-172-0/+38
* A class wrapper for all the accounts service brewhahaTed Gould2014-09-173-0/+90
* Setup a basic greeter propertyTed Gould2014-09-171-0/+15
* Adding a specifier for whether it's in the greeter or notTed Gould2014-09-173-4/+6
* Adding desktop_greeter and phone_greeter profilesTed Gould2014-08-201-0/+2
* change title to 'Notification center'Charles Kerr2014-07-301-1/+1
* messages-service: listen to the ApplicationStoppedRunning callLars Uebernickel2014-04-102-0/+30
* desktop menu: sort applications like specifiedLars Uebernickel2014-04-073-29/+83
* 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
* desktop menu: use com.canonical.application menu items for actionsLars Uebernickel2014-03-201-1/+5
* phone menu: set action targets on source and message menu itemsLars Uebernickel2013-12-131-2/+2
* g_action_muxer_insert: don't warn when passing a NULL action groupLars Uebernickel2013-11-201-1/+4
* im_menu_insert: make sorting logic more readableLars Uebernickel2013-11-191-8/+7
* im_menu_insert_section: don't leak item_sortLars Uebernickel2013-11-121-2/+9
* Protect against processes calling Register() multiple timesLars Uebernickel2013-10-261-2/+5
* im-application-list: unpack icon correctlyLars Uebernickel2013-10-111-1/+1
* Fix the logic for turning the indicator icon blue.Lars Uebernickel2013-10-042-35/+50
|\
| * app_source_action_check_draw: flip erroneous != to ==Lars Uebernickel2013-10-041-1/+1
| * Add "visible" paramete to im-application-list-source-addedLars Uebernickel2013-10-042-5/+11
| * im-application-list: fix draws_attention logicLars Uebernickel2013-10-041-11/+16
| * app_source_action_check_draw: reset app->draws_attentionLars Uebernickel2013-10-041-0/+2
| * app_source_action_check_draw: don't let invisible sources draw attentionLars Uebernickel2013-10-041-8/+11
| * Rename app_check_draw_attention to app_update_draws_attentionLars Uebernickel2013-10-041-11/+10
| * app_check_draw_attention: don't overwrite draws_attention when it is already ...Lars Uebernickel2013-10-041-1/+1
* | messages-service.c: remove superfluous unrefLars Uebernickel2013-10-041-2/+0
|/
* in im_application_list_update_draws_attention(), free the temporary icon_name...Charles Kerr2013-10-031-1/+2
* Return values from functions that have return values.Lars Uebernickel2013-10-022-8/+9
|\
| * im-application-list.c: return values from functions that have return valuesLars Uebernickel2013-10-021-3/+3
| * messages-service.c: return FALSE from set_status() if preconditions aren't metLars Uebernickel2013-10-021-5/+6
* | Remove 'indicator.' from the "Clear All" menu item on the phone's menuLars Uebernickel2013-10-021-1/+1
|/
* Change title to "Incoming".Lars Uebernickel2013-09-301-1/+1
|\
| * Change title to "Incoming"Lars Uebernickel2013-09-301-1/+1
* | messages-service: return TRUE from "handle-*" GDBusProxy method handlersLars Uebernickel2013-09-271-5/+11
* | im-application-list: fix crash (source-changed was declared with wrong signat...Lars Uebernickel2013-09-271-1/+1
|/
* im-application-list: show all sources that have a count, time, or non-empty s...Lars Uebernickel2013-09-261-1/+1
|\
| * im-application-list: show all sources that have a count, time, or non-empty s...Lars Uebernickel2013-09-261-1/+1
* | phone menu: don't show "Clear All" when there are no messagesLars Uebernickel2013-09-251-16/+38
|/