aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/NotificationService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-17do not attempt to download images when not connectediNPUTmice1-2/+0
2014-10-17made grace period on a per account basisiNPUTmice1-20/+5
2014-10-15synchronization for notificationiNPUTmice1-11/+17
2014-10-07made disabled notifications permanent across restartsiNPUTmice1-7/+7
2014-10-07refactored grace periodiNPUTmice1-5/+22
2014-10-03fixed possible npeiNPUTmice1-1/+5
2014-10-02check if display is off for notificationsiNPUTmice1-2/+8
2014-10-02show displayed by contact on all devicesiNPUTmice1-9/+5
2014-10-02properly dismiss notificationsiNPUTmice1-2/+14
2014-09-29notifiy only when necessaryDaniel Gultsch1-5/+25
2014-09-28more improvments for new notification serviceDaniel Gultsch1-0/+21
2014-09-28new notification service. first draftDaniel Gultsch1-0/+165