aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* work around xml parser issues...iNPUTmice2014-08-091-1/+1
* trying to fix activity has been destroyed erroriNPUTmice2014-08-091-1/+4
* show add to roster dialog when trying to start otr sessioniNPUTmice2014-08-091-1/+1
* fixed very rare npeiNPUTmice2014-08-091-8/+10
* added warning lable if server doesn't support pubsub. refactored feature iden...iNPUTmice2014-08-093-35/+63
* bug fix for 'back to default'iNPUTmice2014-08-091-2/+4
* ability to bring default picture back with long press in publish avatariNPUTmice2014-08-091-5/+25
* grant uri permission on share pictureiNPUTmice2014-08-091-1/+1
* more fixes for notfication in conferencesiNPUTmice2014-08-091-2/+2
* save images to external storage instead of internal. this requires more permi...iNPUTmice2014-08-085-283/+415
* fixed #320iNPUTmice2014-08-071-1/+1
* bug fix for not working notification grace period in muciNPUTmice2014-08-071-1/+1
* fixed problems with sha sum calculation on avatar write. delete avatars with ...iNPUTmice2014-08-063-20/+42
* fetch missing avatars from serveriNPUTmice2014-08-0511-15/+152
* show own avatar after publication. no persistancy yetiNPUTmice2014-08-054-6/+41
* error messages for publish avatariNPUTmice2014-08-052-10/+29
* publish avatarsiNPUTmice2014-08-0510-32/+187
* proper account send to publish avatar activityiNPUTmice2014-08-032-9/+19
* activity for future avatar publications. not working yetiNPUTmice2014-08-036-2/+244
* get rid of 'use phones self contact picture option'iNPUTmice2014-07-311-13/+5
* refactored account array adapter into seperate class. added account imageiNPUTmice2014-07-314-306/+288
* fixed #326 fixed #202iNPUTmice2014-07-312-34/+106
* fixed npe for the rare case that user has disabled his action bariNPUTmice2014-07-301-7/+14
* fixed npe in start conversation activityiNPUTmice2014-07-301-1/+3
* fixed generation of muc pictures with copyonwrite user listiNPUTmice2014-07-301-6/+10
* fixed rare npe in loading of selfiiNPUTmice2014-07-301-1/+1
* fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2014-07-296-133/+230
* fixed bug in message parseriNPUTmice2014-07-271-4/+8
* trying to work around npe in androids xml parseriNPUTmice2014-07-271-3/+1
* fixe race conditons with newIntentiNPUTmice2014-07-271-19/+17
* migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice2014-07-276-22/+14
* fixed npe with unsuccesfull bindiNPUTmice2014-07-261-18/+25
* fixed npe when user was very quick with starting to type in startConversation...iNPUTmice2014-07-261-2/+4
* removed duplicates from muc suggestionsiNPUTmice2014-07-242-6/+7
* included version string in crash reportsiNPUTmice2014-07-241-6/+17
* removed more legacy tls error handling stuffiNPUTmice2014-07-243-9/+0
* removed outdated tls erroriNPUTmice2014-07-243-11/+2
* presonalized read up to this point messageiNPUTmice2014-07-241-3/+7
* answer correctly if both markers and receipts are requestediNPUTmice2014-07-242-13/+17
* fixed bug with otr session being initilized over and over againiNPUTmice2014-07-232-11/+11
* more disco. fixed chat markers with jappixiNPUTmice2014-07-236-18/+99
* some cleanupiNPUTmice2014-07-221-2/+0
* switched to mtmiNPUTmice2014-07-223-142/+27
* brought settings and manage account menu items backiNPUTmice2014-07-221-4/+0
* refactored message adapter into seperate classDaniel Gultsch2014-07-223-445/+498
* save login nick for mucs during joiniNPUTmice2014-07-211-0/+5
* back to normal invites. fixed #298iNPUTmice2014-07-211-1/+14
* added hint to explain the contact has read up to this pointiNPUTmice2014-07-211-0/+7
* fixed #292iNPUTmice2014-07-211-0/+10
* fixed #267iNPUTmice2014-07-212-1/+13