aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-24fixed faulty db creation on first installiNPUTmice1-9/+12
2014-08-24use otr encrypiton instead of plain when contact has exactly one online prese...Daniel Gultsch1-0/+10
2014-08-23jump right into edit account if now accounts are configuredDaniel Gultsch2-9/+18
2014-08-23changed workflow on inital avatar publicationDaniel Gultsch2-11/+39
2014-08-23experimental muc message deduplicationDaniel Gultsch3-2/+25
2014-08-23removed server compat value in favor of a (small xep list)Daniel Gultsch2-41/+23
2014-08-22fixed another npeiNPUTmice1-7/+10
2014-08-22tiny redesign for private muc messagesiNPUTmice2-21/+29
2014-08-21make avatars persisent / available even without internetiNPUTmice6-19/+65
2014-08-21save newly taken photos in DCIM diriNPUTmice3-33/+42
2014-08-21added roster versioning to calculation of server compatiNPUTmice1-0/+5
2014-08-21check if service is bound before adding conferences or contactsiNPUTmice1-25/+30
2014-08-21avoid race condition for otr key in jingleiNPUTmice1-1/+1
2014-08-21deregister listener in editaccountiNPUTmice1-0/+8
2014-08-20revised manage account activity. removed contexual action modeiNPUTmice2-172/+109
2014-08-19fixed lint erroriNPUTmice1-1/+0
2014-08-19better error display and additional infos (stats) for the edit account activityiNPUTmice8-211/+240
2014-08-16more error handling for avatar publicationiNPUTmice2-1/+17
2014-08-16some improvements for the edit account activityiNPUTmice3-31/+25
2014-08-15moved add/edit account from dialog into seperate activityiNPUTmice10-244/+400
2014-08-15better handling of null streamsiNPUTmice3-14/+22
2014-08-15refactored Conversations Adapter into seperate classiNPUTmice2-93/+114
2014-08-15fixed #356iNPUTmice1-10/+12
2014-08-14fixed muc pm avatariNPUTmice1-2/+5
2014-08-14fixed bug in caps hash generation. thanks Asterix of the Gajim projectiNPUTmice1-1/+1
2014-08-14another rare npe fixediNPUTmice1-0/+6
2014-08-13trying to fix rotation problemsiNPUTmice1-13/+37
2014-08-13fixed #348iNPUTmice2-14/+14
2014-08-13only notify ui on significant muc changesiNPUTmice1-1/+8
2014-08-13try to make openpgp a little more reliableiNPUTmice1-10/+27
2014-08-12fixed weird snackbar click issuesiNPUTmice1-0/+2
2014-08-12fixed long press to bring back default in publish avatar activityiNPUTmice1-7/+14
2014-08-12show user name as well in confernce details if real name was showniNPUTmice1-1/+3
2014-08-11show own avatar in muc detailsiNPUTmice2-3/+2
2014-08-11fixed avatar in notificationiNPUTmice3-19/+32
2014-08-11handle bare jid presences. fixes for otriNPUTmice5-33/+50
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) - l...iNPUTmice6-30/+152
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 iden...iNPUTmice3-35/+63
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 permi...iNPUTmice5-283/+415