aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/NotificationService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-24also show some text in new image notificationiNPUTmice1-73/+122
2014-10-24picture notification and some drive by bug fixesiNPUTmice1-12/+26
2014-10-24notify only after image has been received over http. introduced mini grace fo...iNPUTmice1-13/+46
2014-10-22better aproach on thread safteyiNPUTmice1-13/+7
2014-10-21made iterating over hashmap in notification service thread safeiNPUTmice1-1/+8
2014-10-21proper avatar cachingiNPUTmice1-8/+14
2014-10-20refactored avatar generation. first stepiNPUTmice1-3/+3
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