Merge lp://qastaging/~renatofilho/indicator-datetime/notify-missing-alarm into lp://qastaging/indicator-datetime/15.10

Proposed by Renato Araujo Oliveira Filho
Status: Superseded
Proposed branch: lp://qastaging/~renatofilho/indicator-datetime/notify-missing-alarm
Merge into: lp://qastaging/indicator-datetime/15.10
Diff against target: 1707 lines (+700/-251)
30 files modified
CMakeLists.txt (+5/-2)
data/CMakeLists.txt (+6/-1)
data/indicator-datetime.desktop.in (+1/-0)
debian/control (+5/-0)
include/datetime/appointment.h (+2/-0)
include/datetime/engine-eds.h (+3/-2)
include/datetime/myself.h (+62/-0)
include/notifications/notifications.h (+9/-2)
src/CMakeLists.txt (+1/-0)
src/appointment.cpp (+11/-1)
src/engine-eds.cpp (+197/-200)
src/main.cpp (+6/-2)
src/myself.cpp (+76/-0)
src/notifications.cpp (+122/-5)
src/snap.cpp (+11/-3)
tests/CMakeLists.txt (+3/-1)
tests/notification-fixture.h (+10/-10)
tests/run-eds-ics-test.sh (+9/-1)
tests/test-eds-ics-all-day-events.cpp (+3/-2)
tests/test-eds-ics-missing-trigger.cpp (+2/-1)
tests/test-eds-ics-non-attending-alarms.cpp (+79/-0)
tests/test-eds-ics-non-attending-alarms.ics.in (+53/-0)
tests/test-eds-ics-nonrepeating-events.cpp (+3/-2)
tests/test-eds-ics-repeating-events.cpp (+3/-2)
tests/test-eds-ics-repeating-valarms.cpp (+10/-9)
tests/test-eds-ics-tzids-2.cpp (+2/-1)
tests/test-eds-ics-tzids-utc.cpp (+2/-1)
tests/test-eds-ics-tzids.cpp (+2/-1)
tests/test-notification.cpp (+1/-1)
tests/test-sound.cpp (+1/-1)
To merge this branch: bzr merge lp://qastaging/~renatofilho/indicator-datetime/notify-missing-alarm
Reviewer Review Type Date Requested Status
Indicator Applet Developers Pending
Review via email: mp+292269@code.qastaging.launchpad.net

This proposal has been superseded by a proposal from 2016-04-19.

Description of the change

Post message on messaging menu if the notification get timeout.

To post a comment you must log in.
463. By Renato Araujo Oliveira Filho

Fixed crash when clicking on messaging menu.

464. By Renato Araujo Oliveira Filho

Fix memory leak on messaging_menu.

465. By Renato Araujo Oliveira Filho

Vibrate only once when notification about calendar events.

466. By Renato Araujo Oliveira Filho

Fixed as reviewer requested.

467. By Renato Araujo Oliveira Filho

Make use of G_USEC_PER_SEC.

468. By Renato Araujo Oliveira Filho

Update notifications to use the new calendar icon.

469. By Renato Araujo Oliveira Filho

Use calendar app icon.

470. By Renato Araujo Oliveira Filho

Only creates messaging menu if calendar app is instaled.
Update tests.

471. By Renato Araujo Oliveira Filho

Small fixes requeted by charles during the review.

472. By Renato Araujo Oliveira Filho

Detect desktop to launch applications.

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches