Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename com.ubuntu.touch.AccountsService.SecurityPrivacy | Robert Tari | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | Remove config.h dependency | Robert Tari | 2021-10-21 | 4 | -707/+703 |
| | |||||
* | Remove Automake files | Robert Tari | 2021-10-21 | 1 | -44/+0 |
| | |||||
* | Add CMake files | Robert Tari | 2021-10-21 | 1 | -0/+50 |
| | |||||
* | Whitespace fix | Robert Tari | 2021-10-21 | 1 | -110/+110 |
| | |||||
* | Update Ayatana IDO names | Robert Tari | 2021-10-18 | 1 | -2/+2 |
| | |||||
* | 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 | 3 | -15/+15 |
| | |||||
* | Avoid deprecated g_type_class_add_private. | Mike Gabriel | 2019-08-29 | 2 | -35/+36 |
| | |||||
* | Rename GNOMELOCALEDIR -> LOCALEDIR. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | Fork from Ubuntu's Indicator Messages. | Mike Gabriel | 2017-10-27 | 6 | -21/+20 |
| | |||||
* | application list: update root action unconditionally | Lars Uebernickel | 2015-05-05 | 1 | -10/+9 |
|\ | | | | | | | Approved by: Ted Gould | ||||
| * | application list: update root action unconditionally | Lars Uebernickel | 2015-05-04 | 1 | -10/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | Until now, the _update_root_action() was only called when the draws_attention was set. That function now also sets the sensitive state of some other actions, which might change independently of the attention flag. Simply call the function unconditionally. It's not doing a lot of work anyway and it only gets called when something in the source or message lists changes. | ||||
* | | Remove spaces | Niklas Wenzel | 2015-04-30 | 1 | -1/+1 |
| | | |||||
* | | Use guint instead of int | Niklas Wenzel | 2015-04-30 | 1 | -1/+1 |
| | | |||||
* | | Fix build error | Niklas Wenzel | 2015-04-30 | 1 | -0/+1 |
| | | |||||
* | | Remove GArray and fix code style | Niklas Wenzel | 2015-04-30 | 1 | -22/+9 |
| | | |||||
* | | Unescape action names when passing them to the proxy in ↵ | Niklas Wenzel | 2015-04-25 | 1 | -2/+30 |
|/ | | | | im_application_list_remove_all() | ||||
* | Verify state type before parsing | Ted Gould | 2015-04-03 | 1 | -0/+2 |
|\ | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | Check the type of the variant before trying to parse it | Ted Gould | 2015-02-17 | 1 | -0/+2 |
| | | |||||
* | | 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 |
| | |