aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-05made i/o and memory intensive operations execute in serial orderDaniel Gultsch1-11/+18
2015-06-03reworked handeling of system contactsDaniel Gultsch1-3/+12
2015-05-26removed unnecessary / inacurate debug loggingDaniel Gultsch1-2/+1
2015-05-26update unread count badge only when necessaryDaniel Gultsch1-7/+11
2015-05-26added default iq handler to print some iq error messagesDaniel Gultsch1-4/+16
2015-05-26renamed OtrEngine to OtrServiceDaniel Gultsch1-3/+3
2015-05-25log connection age and reshedule ping checkDaniel Gultsch1-4/+11
2015-05-20added ShortcutBadger as a dependency to create unread counts on launcher iconDaniel Gultsch2-6/+19
2015-05-20fixed muc mam. added a few security checksDaniel Gultsch1-2/+10
2015-05-20provide helper function for getting the content of a child directlyDaniel Gultsch1-2/+1
2015-05-16let jingle connection and manager handle message statusDaniel Gultsch1-4/+0
2015-05-13clear avatar cache when uploading new avatarDaniel Gultsch1-0/+1
2015-05-12handle conference invites differently to deal with killed activities. fixes #...Daniel Gultsch1-0/+1
2015-05-08only forward incoming chat messages to Pebble App and GadgetbridgeAndreas Shimokawa1-1/+5
2015-05-08config option to reset attempt counts when changing network (default=true)Daniel Gultsch1-8/+18
2015-05-07fixed npe when binval value of vcard avatar is nullDaniel Gultsch1-2/+3
2015-05-05avoid fetching avatars multiple times in parallelDaniel Gultsch1-8/+39
2015-05-05r/o support for vcard avatars. pep avatars will be preferedDaniel Gultsch1-9/+44
2015-04-28made material icons smaller (24dp)Daniel Gultsch1-2/+2
2015-04-28escape nick in highlight regex patternDaniel Gultsch1-1/+1
2015-04-23send invite to other instanzes after creating ad hoc conference. fixes #1136Daniel Gultsch1-0/+8
2015-04-21OTR: Fix onContactStatusChanged & dont archive OTRBrianBlade1-5/+15
2015-04-11Add option to use MTM without default TrustManagerBrianBlade1-3/+16
2015-04-09don't resume old session when changing resourceiNPUTmice1-0/+5
2015-04-08Enable end-conversation by swipe gestureBrianBlade1-0/+1
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