aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/NotificationService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* also show some text in new image notificationiNPUTmice2014-10-241-73/+122
* picture notification and some drive by bug fixesiNPUTmice2014-10-241-12/+26
* notify only after image has been received over http. introduced mini grace fo...iNPUTmice2014-10-241-13/+46
* better aproach on thread safteyiNPUTmice2014-10-221-13/+7
* made iterating over hashmap in notification service thread safeiNPUTmice2014-10-211-1/+8
* proper avatar cachingiNPUTmice2014-10-211-8/+14
* refactored avatar generation. first stepiNPUTmice2014-10-201-3/+3
* do not attempt to download images when not connectediNPUTmice2014-10-171-2/+0
* made grace period on a per account basisiNPUTmice2014-10-171-20/+5
* synchronization for notificationiNPUTmice2014-10-151-11/+17
* made disabled notifications permanent across restartsiNPUTmice2014-10-071-7/+7
* refactored grace periodiNPUTmice2014-10-071-5/+22
* fixed possible npeiNPUTmice2014-10-031-1/+5
* check if display is off for notificationsiNPUTmice2014-10-021-2/+8
* show displayed by contact on all devicesiNPUTmice2014-10-021-9/+5
* properly dismiss notificationsiNPUTmice2014-10-021-2/+14
* notifiy only when necessaryDaniel Gultsch2014-09-291-5/+25
* more improvments for new notification serviceDaniel Gultsch2014-09-281-0/+21
* new notification service. first draftDaniel Gultsch2014-09-281-0/+165