aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-10Updated StartConversationActivity to react on Search Button PressingGero Kraus1-0/+14
2014-08-10added limited private muc chat feature (messages are now properly marked) - ↵iNPUTmice6-30/+152
long press on user icon will sent private messages. fixed #259
2014-08-10fixed rare npe after race conditioniNPUTmice1-0/+1
2014-08-10potential fix for rejected execution exceptioniNPUTmice1-2/+7
2014-08-09work around xml parser issues...iNPUTmice1-1/+1
2014-08-09trying to fix activity has been destroyed erroriNPUTmice1-1/+4
2014-08-09show add to roster dialog when trying to start otr sessioniNPUTmice1-1/+1
2014-08-09fixed very rare npeiNPUTmice1-8/+10
2014-08-09added warning lable if server doesn't support pubsub. refactored feature ↵iNPUTmice3-35/+63
identification into seperate class
2014-08-09bug fix for 'back to default'iNPUTmice1-2/+4
2014-08-09ability to bring default picture back with long press in publish avatariNPUTmice1-5/+25
2014-08-09grant uri permission on share pictureiNPUTmice1-1/+1
2014-08-09more fixes for notfication in conferencesiNPUTmice1-2/+2
2014-08-08save images to external storage instead of internal. this requires more ↵iNPUTmice5-283/+415
permissions. fixed #150 fixed #177 fixed #333 - this might need some more polish though
2014-08-07fixed #320iNPUTmice1-1/+1
2014-08-07bug fix for not working notification grace period in muciNPUTmice1-1/+1
2014-08-06fixed problems with sha sum calculation on avatar write. delete avatars with ↵iNPUTmice3-20/+42
non matching sha sum
2014-08-05fetch missing avatars from serveriNPUTmice11-15/+152
2014-08-05show own avatar after publication. no persistancy yetiNPUTmice4-6/+41
2014-08-05error messages for publish avatariNPUTmice2-10/+29
2014-08-05publish avatarsiNPUTmice10-32/+187
2014-08-03proper account send to publish avatar activityiNPUTmice2-9/+19
2014-08-03activity for future avatar publications. not working yetiNPUTmice6-2/+244
2014-07-31get rid of 'use phones self contact picture option'iNPUTmice1-13/+5
2014-07-31refactored account array adapter into seperate class. added account imageiNPUTmice4-306/+288
2014-07-31fixed #326 fixed #202iNPUTmice2-34/+106
2014-07-31fixed npe in start conversation activityiNPUTmice1-1/+3
2014-07-31fixed generation of muc pictures with copyonwrite user listiNPUTmice1-6/+10
2014-07-31fixed rare npe in loading of selfiiNPUTmice1-1/+1
2014-07-31fixed npe for the rare case that user has disabled his action bariNPUTmice1-7/+14
2014-07-30fixed npe for the rare case that user has disabled his action bariNPUTmice1-7/+14
2014-07-30fixed npe in start conversation activityiNPUTmice1-1/+3
2014-07-30fixed generation of muc pictures with copyonwrite user listiNPUTmice1-6/+10
2014-07-30fixed rare npe in loading of selfiiNPUTmice1-1/+1
2014-07-29fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice6-133/+230
2014-07-27fixed bug in message parseriNPUTmice1-4/+8
2014-07-27trying to work around npe in androids xml parseriNPUTmice1-3/+1
2014-07-27fixe race conditons with newIntentiNPUTmice1-19/+17
2014-07-27migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice6-22/+14
2014-07-26fixed npe with unsuccesfull bindiNPUTmice1-18/+25
2014-07-26fixed npe when user was very quick with starting to type in ↵iNPUTmice1-2/+4
startConversationactivity
2014-07-24removed duplicates from muc suggestionsiNPUTmice2-6/+7
2014-07-24included version string in crash reportsiNPUTmice1-6/+17
2014-07-24removed more legacy tls error handling stuffiNPUTmice3-9/+0
2014-07-24removed outdated tls erroriNPUTmice3-11/+2
2014-07-24presonalized read up to this point messageiNPUTmice1-3/+7
2014-07-24answer correctly if both markers and receipts are requestediNPUTmice2-13/+17
2014-07-23fixed bug with otr session being initilized over and over againiNPUTmice2-11/+11
2014-07-23more disco. fixed chat markers with jappixiNPUTmice6-18/+99
2014-07-22some cleanupiNPUTmice1-2/+0