aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-03turn send button in cancel button while in whisper modeDaniel Gultsch1-12/+30
2015-05-02mark account with incompatible server when no sasl mechansim could be foundDaniel Gultsch1-19/+24
2015-05-02replace send button with quick action button as long as no text has been enteredDaniel Gultsch2-106/+192
2015-04-29added config option to be a bit more verbose about stanza countsDaniel Gultsch2-4/+15
2015-04-28npe check after reading image uriDaniel Gultsch1-3/+3
2015-04-28made material icons smaller (24dp)Daniel Gultsch2-3/+3
2015-04-28stop conference details from crashing when rotating the screenDaniel Gultsch1-0/+3
2015-04-28fixed npe when rotating screen in contact details activityDaniel Gultsch1-4/+8
2015-04-28print stack trace on io errorDaniel Gultsch1-6/+6
2015-04-28escape nick in highlight regex patternDaniel Gultsch1-1/+1
2015-04-28revert undo timeout to a more reasonable valueDaniel Gultsch1-1/+1
2015-04-27handle returning from camera without pictureDaniel Gultsch1-0/+3
2015-04-26use xmppserviceconnection to send iq packets in jingle connectionDaniel Gultsch1-4/+4
2015-04-26hard code bitmap configsDaniel Gultsch1-2/+2
2015-04-25fixed service discovery by properly storing and checking identitiesDaniel Gultsch3-30/+50
2015-04-25fixed #1039Daniel Gultsch1-0/+3
2015-04-25cleaned up file handlingDaniel Gultsch3-71/+87
2015-04-23send invite to other instanzes after creating ad hoc conference. fixes #1136Daniel Gultsch1-0/+8
2015-04-21OTR: Fix onContactStatusChanged & dont archive OTRBrianBlade3-6/+17
2015-04-21fixed direct invitesDaniel Gultsch1-12/+28
2015-04-20always hide pgp snackbar after decrypting a message. fixes #1075Daniel Gultsch1-0/+1
2015-04-20removed some dead codeDaniel Gultsch1-19/+0
2015-04-20fixed weird touch on snackbar switched conversation bugDaniel Gultsch1-3/+2
2015-04-19some code clean up to fix some rare NPE’sDaniel Gultsch2-4/+7
2015-04-19Add option to remove manually approved certificatesBrianBlade1-0/+91
2015-04-17increased undo delayiNPUTmice1-1/+1
2015-04-16fixed a bug in DNS helper code. fixes #1130iNPUTmice2-2/+2
2015-04-15some bug fixes concerning 0byte files. fixes #1126iNPUTmice2-1/+2
2015-04-14maintain state when rotating settings activityiNPUTmice1-14/+16
2015-04-14always show save button when account info was modified. fixes #918iNPUTmice1-5/+9
2015-04-13fixed disable account when sliding and not clicking the toggleiNPUTmice2-8/+9
2015-04-13fixed typosiNPUTmice2-2/+2
2015-04-13shut up linteriNPUTmice1-0/+1
2015-04-13Bugfix for issue #1121lookshe1-10/+18
2015-04-13 Maintain private chat on MUC. fixes #1097iNPUTmice1-1/+0
2015-04-13fixed regression where the selected conversation wasn't highlighted anymore o...iNPUTmice2-12/+11
2015-04-11Add option to use MTM without default TrustManagerBrianBlade2-4/+18
2015-04-11allow sharing multiple images at once. fixes #1090iNPUTmice2-59/+104
2015-04-09don't resume old session when changing resourceiNPUTmice5-7/+35
2015-04-08Enable end-conversation by swipe gestureBrianBlade2-9/+95
2015-04-01Fix OTR-Error messagesBrianBlade2-18/+24
2015-04-01Add toggle account-state switchBrianBlade2-16/+37
2015-03-21properly set chat states when receiving otr status messagesiNPUTmice1-1/+1
2015-03-21respond to unreadable OTR messages with error message. fixed #1021iNPUTmice5-3/+42
2015-03-20wait for session iq to return sucessfully before sending other stanzas. fixed...iNPUTmice1-26/+42
2015-03-19don't update presence for muc messagesiNPUTmice1-5/+2
2015-03-18# add delivery receipts for private muc msgsBrianBlade4-8/+24
2015-03-18Added multiple select to Choose Contact ActivityAndreas Straub2-6/+121
2015-03-17Set file size also for cached avatarsHolger Weiß1-29/+31
2015-03-11Do not Strigprep JIDs from databaseMateusz "maxmati" Nowoty?ski4-11/+13