aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* version bump to 0.6 with changelogs0.6iNPUTmice2014-08-301-28/+17
* brought npe catcher back for kxml parseriNPUTmice2014-08-301-0/+4
* fixed link to old resourceiNPUTmice2014-08-291-2/+2
* fixed npeiNPUTmice2014-08-291-0/+4
* fixed #389iNPUTmice2014-08-291-1/+5
* fixed spelling thanks @bethegiNPUTmice2014-08-286-24/+24
* translated missing string in settingsiNPUTmice2014-08-271-2/+6
* fixing duplicate private muc messagesiNPUTmice2014-08-251-3/+10
* fixed message hintiNPUTmice2014-08-251-51/+61
* fixed faulty db creation on first installiNPUTmice2014-08-241-9/+12
* use otr encrypiton instead of plain when contact has exactly one online prese...Daniel Gultsch2014-08-241-0/+10
* jump right into edit account if now accounts are configuredDaniel Gultsch2014-08-232-9/+18
* changed workflow on inital avatar publicationDaniel Gultsch2014-08-232-11/+39
* experimental muc message deduplicationDaniel Gultsch2014-08-233-2/+25
* removed server compat value in favor of a (small xep list)Daniel Gultsch2014-08-232-41/+23
* fixed another npeiNPUTmice2014-08-221-7/+10
* tiny redesign for private muc messagesiNPUTmice2014-08-222-21/+29
* make avatars persisent / available even without internetiNPUTmice2014-08-216-19/+65
* save newly taken photos in DCIM diriNPUTmice2014-08-213-33/+42
* added roster versioning to calculation of server compatiNPUTmice2014-08-211-0/+5
* check if service is bound before adding conferences or contactsiNPUTmice2014-08-211-25/+30
* avoid race condition for otr key in jingleiNPUTmice2014-08-211-1/+1
* deregister listener in editaccountiNPUTmice2014-08-211-0/+8
* revised manage account activity. removed contexual action modeiNPUTmice2014-08-202-172/+109
* fixed lint erroriNPUTmice2014-08-191-1/+0
* better error display and additional infos (stats) for the edit account activityiNPUTmice2014-08-198-211/+240
* more error handling for avatar publicationiNPUTmice2014-08-162-1/+17
* some improvements for the edit account activityiNPUTmice2014-08-163-31/+25
* moved add/edit account from dialog into seperate activityiNPUTmice2014-08-1510-244/+400
* better handling of null streamsiNPUTmice2014-08-153-14/+22
* refactored Conversations Adapter into seperate classiNPUTmice2014-08-152-93/+114
* fixed #356iNPUTmice2014-08-151-10/+12
* fixed muc pm avatariNPUTmice2014-08-141-2/+5
* fixed bug in caps hash generation. thanks Asterix of the Gajim projectiNPUTmice2014-08-141-1/+1
* another rare npe fixediNPUTmice2014-08-141-0/+6
* trying to fix rotation problemsiNPUTmice2014-08-131-13/+37
* fixed #348iNPUTmice2014-08-132-14/+14
* only notify ui on significant muc changesiNPUTmice2014-08-131-1/+8
* try to make openpgp a little more reliableiNPUTmice2014-08-131-10/+27
* fixed weird snackbar click issuesiNPUTmice2014-08-121-0/+2
* fixed long press to bring back default in publish avatar activityiNPUTmice2014-08-121-7/+14
* show user name as well in confernce details if real name was showniNPUTmice2014-08-121-1/+3
* show own avatar in muc detailsiNPUTmice2014-08-112-3/+2
* fixed avatar in notificationiNPUTmice2014-08-113-19/+32
* handle bare jid presences. fixes for otriNPUTmice2014-08-115-33/+50
* Merge pull request #344 from 1nsan3/developmentDaniel Gultsch2014-08-111-0/+14
|\
| * Updated StartConversationActivity to react on Search Button PressingGero Kraus2014-08-101-0/+14
* | added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-106-30/+152
* | fixed rare npe after race conditioniNPUTmice2014-08-101-0/+1
* | potential fix for rejected execution exceptioniNPUTmice2014-08-101-2/+7
|/