aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-25pulled translations from transifexDaniel Gultsch3-1/+75
2016-06-24introduced share button in contact details. remove show qrDaniel Gultsch6-33/+30
2016-06-24code cleanup in jingle socks5 transportDaniel Gultsch1-16/+2
2016-06-24show error toasts on ui threadDaniel Gultsch1-5/+18
2016-06-24catch exceptions when retrieving uri file extensionDaniel Gultsch1-0/+2
2016-06-22remove white spaces from hostnameDaniel Gultsch1-2/+2
2016-06-22refactor code that reads real jid from mucDaniel Gultsch1-15/+15
2016-06-22respond to block list pushDaniel Gultsch1-0/+6
2016-06-22make sure that we always release wake lock even after throwing exceptionDaniel Gultsch1-20/+13
2016-06-22synchronize stanza count increment and writeDaniel Gultsch1-11/+11
2016-06-21Update create_conference_dialog.xmlalexxthehood1-5/+5
2016-06-19display toast on pgp errorDaniel Gultsch3-8/+16
2016-06-19log reason for not showing notificationDaniel Gultsch1-0/+3
2016-06-19remove ascii control chars when creating xmlDaniel Gultsch1-1/+1
2016-06-16don't fail on missing jid in bookmarksDaniel Gultsch1-3/+5
2016-06-16don't handle chat states in muc or from archiveDaniel Gultsch1-1/+3
2016-06-16show toast when connection to openkeychain could not be madeDaniel Gultsch1-1/+9
2016-06-16log download failure caused by missing content lengthDaniel Gultsch1-1/+1
2016-06-16mark used otr fingprint in contact details and highlight pgpDaniel Gultsch3-4/+28
2016-06-16synchronize message body changes for message correctionDaniel Gultsch2-68/+72
2016-06-16extract relevant extension from file name when processing share intentDaniel Gultsch1-1/+22
2016-06-15replace corrected messages in decryption queueDaniel Gultsch2-0/+6
2016-06-15pulled translations from transifexDaniel Gultsch1-1/+1
2016-06-15only dismiss sent message after encryptionDaniel Gultsch2-9/+16
2016-06-15refresh UI to redraw message hint after switching to pgpDaniel Gultsch1-0/+1
2016-06-15delay notification until after pgp decryptionDaniel Gultsch7-22/+51
2016-06-15log all fail reasonsDaniel Gultsch1-5/+6
2016-06-15show xep-0172 nick only for contacts with mutual presence subscriptionDaniel Gultsch1-1/+1
2016-06-14clear muc tiles when avatar of member changesDaniel Gultsch3-1/+19
2016-06-14sort muc users by affiliation, name. fixes #1913Daniel Gultsch1-9/+15
2016-06-14synchronize access to stanza queueDaniel Gultsch1-21/+31
2016-06-13remove messages from decryption queue when trimming a conversationDaniel Gultsch2-4/+19
2016-06-13make sure tagwriter is clear before force closing socketDaniel Gultsch2-19/+9
2016-06-13refactored pgp decryptionDaniel Gultsch11-340/+211
2016-06-12pulled translations from transifexDaniel Gultsch5-1/+47
2016-06-12actually do add fall back message for omemoDaniel Gultsch1-1/+1
2016-06-12make text color of last-seen match themeDaniel Gultsch1-1/+1
2016-06-12parse real jid from muc mam messages. (disabled)Daniel Gultsch2-1/+17
2016-06-12close db cursor after reading certDaniel Gultsch1-0/+1
2016-06-10made background color of swiped conversations darkerDaniel Gultsch4-1/+11
2016-06-10use darker green as background for chat bubbles in dark themeDaniel Gultsch39-3/+9
2016-06-10use darker colors for actionbar on dark themeDaniel Gultsch6-13/+15
2016-06-09pulled translations from transifexDaniel Gultsch9-9/+168
2016-06-09catch conversations sort exception. not vital at this pointDaniel Gultsch2-15/+19
2016-06-08fixed spelling in last activity summaryDaniel Gultsch1-1/+1
2016-06-08pulled translations from transifexDaniel Gultsch28-66/+93
2016-06-08Dark theme, theme switch, icons, style, stringsSteffen Keiper311-236/+552
2016-06-05Do not treat right alt key as a modifier for key combosYussuf Khalil1-1/+1
2016-06-05log all background stanzas when background logging is enabledDaniel Gultsch4-9/+4
2016-06-04swap sending presence and csiDaniel Gultsch1-3/+3