aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-11Merge tag '1.5.2' into trz/rebaselookshe3-240/+411
2015-04-14changed received and read confirmation setting to one list and put it to sett...lookshe1-9/+1
2015-04-12implementation for downloading only when enabled wlanlookshe1-0/+20
2015-04-11Color choose dialogsteckbrief1-10/+2
2015-04-11differ between received and read messagelookshe1-1/+5
2015-04-11correct parsing of led colorlookshe1-1/+1
2015-03-31Configurable LED color (Attention: Expert setting because currently only text...steckbrief1-1/+10
2015-03-18# add delivery receipts for private muc msgsBrianBlade1-1/+1
2015-03-10open location directly from notificationiNPUTmice1-0/+25
2015-03-07display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice1-0/+18
2015-03-05avoid unnecessary thread creationiNPUTmice1-16/+21
2015-03-04Green led color is better with "full-green"Quentin1-1/+1
2015-03-02added methods to count number of unread messagesDaniel Gultsch1-0/+8
2015-03-01mark all sent messages up to a marker as displayedDaniel Gultsch1-9/+10
2015-02-27use conversations green in notification lediNPUTmice1-1/+1
2015-02-27Update NotificationService.javaQuentinC1-1/+1
2015-02-27- Update mBuilder in NotificationService.java to ensure that the led is displ...Quentin1-1/+2
2015-02-23reset incoming chat state when going into backgroundiNPUTmice1-0/+3
2015-02-23get rid of some useless debuggingiNPUTmice1-3/+0
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice1-0/+22
2015-02-18always go through reconnect method instead of just starting XmppConnection th...iNPUTmice1-4/+1
2015-02-17moved roster loading to async task as welliNPUTmice1-10/+22
2015-02-15loading avatars in seperate tasksiNPUTmice1-14/+26
2015-02-12load messages asynchronouslyiNPUTmice1-2/+18
2015-02-10added actions to error notificationiNPUTmice2-1/+47
2015-01-29Use Material Design Icons on API 21+Sam Whited1-6/+17
2015-01-26adapt caps on whether or not message confirmation is oniNPUTmice1-1/+5
2015-01-25made connect time out more failsaveiNPUTmice1-5/+8
2015-01-24fixed mam to work with muciNPUTmice2-9/+17
2015-01-21deal with user entering full jids in join conference dialogiNPUTmice1-1/+3
2015-01-20Add color / category to foreground notificationSam Whited1-7/+14
2015-01-20otr4j: update to 0.22Michael1-1/+1
2015-01-19fixed legacy translation of image receivediNPUTmice1-1/+3
2015-01-19check for deleted files when loading more messages from historyiNPUTmice1-1/+3
2015-01-19account for rounding errors when rescheduling wake upiNPUTmice1-150/+153
2015-01-17Add some Android 21 notification featuresSam Whited1-0/+4
2015-01-17Correct the download file string on notificationsSam Whited1-5/+2
2015-01-16Add download button on notification if applicableSam Whited1-17/+50
2015-01-15added dedicated button to disable foreground service in perma notificationiNPUTmice1-2/+9
2015-01-15fixed #888iNPUTmice1-1/+1
2015-01-14handle muc nicks with white spaces. fixed #884iNPUTmice1-1/+2
2015-01-13Ensure type safety in Pebble notificationsSam Whited1-15/+30
2015-01-12reworked message preview / message meta information (ie file offered, receive...Daniel Gultsch1-34/+7
2015-01-10make room persistant when changing subject or other muc optionsDaniel Gultsch1-0/+12
2015-01-09ensure that everyone is member before making a room privateDaniel Gultsch1-2/+11
2015-01-08allow for very basic muc configurationDaniel Gultsch1-1/+2
2015-01-08code cleanupDaniel Gultsch1-12/+15
2015-01-08kick after banDaniel Gultsch1-0/+21
2015-01-07more muc optionsDaniel Gultsch1-3/+27
2015-01-07basic affiliation changes in mucDaniel Gultsch1-0/+22