aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Remove sections and "Clear All" when no sources or messages are availableLars Uebernickel2012-11-261-10/+33
| |
| * Add "Clear All"Lars Uebernickel2012-11-262-1/+51
| |
| * Namespace actions with 'src' and 'msg' for sources and messagesLars Uebernickel2012-11-261-11/+25
| |
| * ImApplicationList: give message and source actions a boolean parameterLars Uebernickel2012-11-261-10/+16
| | | | | | | | | | | | The application will only be notified about the activation when this parameter is true. False denotes a dismissed item.
| * ImApplicationList: listen to activate signalLars Uebernickel2012-11-261-18/+58
| |
| * Canonicalize application idsLars Uebernickel2012-11-263-61/+88
| | | | | | | | | | | | | | | | | | | | Remove trailing '.desktop' and replace all dots by underscores to make GActionMuxer work (which uses the dot as a separator). In order to contain the canonicalization to ImApplicationList, its signals now contain string parameters to id and icon name instead of GDesktopAppInfo pointers.
| * ImPhoneMenu: expose application icon on message itemsLars Uebernickel2012-11-221-0/+12
| |
| * ImApplicationList: use specified state for source actions (uxsb)Lars Uebernickel2012-11-221-2/+4
|/
* Move menu and application handling out of messages-service.cLars Uebernickel2012-11-217-185/+915
|\ | | | | | | | | | | As a side effect, changes from applications (message/source adds and removals) are propagated to the menu properly. Approved by Renato Araujo Oliveira Filho, PS Jenkins bot, Olivier Tilloy.
| * ImApplicationList: fix typosLars Uebernickel2012-11-211-2/+2
| | | | | | | | | | Thanks Olivier!
| * ImApplicationList: no need to include the dynamic data in the signalsLars Uebernickel2012-11-213-24/+8
| | | | | | | | | | This data can (and should) always be retrieved via actions.
| * Remove application messages when it unregisters itselfLars Uebernickel2012-11-211-10/+28
| |
| * Replace app when another process is registering with the same idLars Uebernickel2012-11-213-22/+15
| |
| * Remove applications from the menu when the disappear from the busLars Uebernickel2012-11-214-0/+90
| |
| * libmessaging-menu: emit the right signal when a message is removedLars Uebernickel2012-11-201-1/+1
| |
| * ImApplicationList: listen for added and removed signalsLars Uebernickel2012-11-202-36/+153
| |
| * messages-service: move app handling into separate classLars Uebernickel2012-11-204-161/+419
| | | | | | | | | | | | | | Add ImApplicationList, a class that manages the list of applictions that are currently registered with the messaging menu. It creates dbus proxies for running applications and sends signals when the app adds messages or sources.
| * messages-serivce: move menu creation into separate classLars Uebernickel2012-11-204-49/+319
| |
* | Release phablet version.Lars Uebernickel2012-11-202-2/+19
|\ \ | |/ |/| | | Approved by PS Jenkins bot, Lars Uebernickel.
| * Add new symbols to debian/libmessaging-menu0.symbolsLars Uebernickel2012-11-201-0/+13
| |
| * Releasing upstream for phabletRicardo Mendoza2012-11-201-2/+6
|/
* Merge upstream: inline packagingLars Uebernickel2012-11-1914-1/+1038
|\
| * Add pot file to upstream source.Didier Roche2012-11-161-0/+46
| |\ | | | | | | | | | Approved by Lars Uebernickel.
| | * add pot fileDidier Roche2012-11-161-0/+46
| |/
| * bootstrap message.Mathieu Trudel-Lapierre2012-11-161-0/+3
| |\ | | | | | | | | | Approved by Charles Kerr, PS Jenkins bot.
| | * bootstrap daily upload changelog message.Mathieu Trudel-Lapierre2012-11-151-0/+3
| |/
| * Adding debian/.Ted Gould2012-11-1512-0/+988
| |\ | | | | | | | | | Approved by Didier Roche.
| | * Remove extra # typo in notice to uploaders in debian/control.Mathieu Trudel-Lapierre2012-11-141-1/+1
| | |
| | * - Drop the override for dh_makeshlibs.Mathieu Trudel-Lapierre2012-11-132-4/+4
| | | | | | | | | | | | - Add DPKG_GENSYMBOLS_CHECK_LEVEL=4.
| | * Add libgtest-dev to Build-Depends.Mathieu Trudel-Lapierre2012-11-132-0/+2
| | |
| | * * debian/control:Mathieu Trudel-Lapierre2012-11-132-8/+14
| | | | | | | | | | | | | | | - Fix styling: add trailing commas at the end of lists. - Update Vcs-Bzr, Vcs-Browser fields and add a notice for developers.
| | * * debian/rules:Mathieu Trudel-Lapierre2012-11-132-0/+10
| | | | | | | | | | | | - Use autogen.sh for dh_autoreconf.
| | * Specify that this projet should be built by bzr-builddeb in split mode.Mathieu Trudel-Lapierre2012-11-131-1/+1
| | |
| | * Import debian/ from lp:~ubuntu-desktop/indicator-messages/ubuntu.Mathieu Trudel-Lapierre2012-11-1312-0/+970
| |/|
| | * releasing version 12.10.5-0ubuntu2Sebastien Bacher2012-11-071-2/+2
| | |
| | * Upload to raringSebastien Bacher2012-11-071-0/+6
| | |
| | * releasing version 12.10.5-0ubuntu1Sebastien Bacher2012-11-051-2/+2
| | |
| | * * New upstream release:Sebastien Bacher2012-10-2417-45/+148
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix crash caused by GError not being cleared (lp #1064314) - fix crash when registering an app that was previously unregistered (lp #1065169) - remove the icon if NULL is passed to source_set_icon (lp #1070421)
| | | * Import upstream version 12.10.5Sebastien Bacher2012-10-2416-45/+138
| | | |\
| | * | | releasing version 12.10.4-0ubuntu1Sebastien Bacher2012-10-021-2/+2
| | | | |
| | * | | * New upstream release:Sebastien Bacher2012-10-0251-319/+1418
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - don't segfault if .desktop file is not installed (lp: #1058386) - Use fallback icon names (without status emblems). (lp: #1056595)
| | | * | Import upstream version 12.10.4Sebastien Bacher2012-10-0250-319/+1409
| | | |\ \
| | * | | | releasing version 12.10.2-0ubuntu1Sebastien Bacher2012-09-011-3/+4
| | | | | |
| | * | | | * New upstream release, includes apis to allow changing the label andSebastien Bacher2012-09-0136-87/+3868
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the icon of sources and add documentation * debian/libmessaging-menu0.symbols: - new version update * debian/libmessaging-menu-dev.install: - install the documentation * debian/rules: - build the documentation - updated shlibs version - use --with gir so gir:Depends work as it should (lp: #1044125)
| | | * | | Import upstream version 12.10.2Sebastien Bacher2012-09-0132-84/+3846
| | | |\ \ \
| | * | | | | releasing version 12.10.1-0ubuntu1Sebastien Bacher2012-08-271-2/+2
| | | | | | |
| | * | | | | update to 12.10.1Sebastien Bacher2012-08-2752-268/+729
| | |\| | | |
| | | * | | | Import upstream version 12.10.1Sebastien Bacher2012-08-2752-348/+938
| | | |\ \ \ \
| | * | \ \ \ \ Backported fixes from trunk up to r295Sebastien Bacher2012-08-275-11/+40
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Backported fixes from trunk up to r291Sebastien Bacher2012-08-244-5/+35
| | |\ \ \ \ \ \ \