aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-30catch invalid base64 on omemo key decodingDaniel Gultsch1-3/+8
2015-08-28use build in method on >= lolipop devices to discover dns serversDaniel Gultsch2-8/+41
2015-08-28reformating and upper bound for waiting on stanza writerDaniel Gultsch1-8/+16
2015-08-28fixed type=timeoutDaniel Gultsch1-0/+2
2015-08-26use dedicated colors for primary and primary_darkDaniel Gultsch2-2/+2
2015-08-26fixed highlight text color for white chat bubblesDaniel Gultsch1-0/+1
2015-08-26Fix error handling for announce check retrievalAndreas Straub1-3/+3
2015-08-26explictitly handle iq timeouts in bind and session iqsDaniel Gultsch1-2/+7
2015-08-26Only announce device after publishing bundleAndreas Straub2-8/+19
2015-08-26moved actual iq callback out of synchronized find callback blockDaniel Gultsch1-3/+7
2015-08-26be more restrictive about marking messages as sent_received in muc parserDaniel Gultsch2-8/+18
2015-08-26Revert "improved compatibility with muc components that change the message id"Daniel Gultsch1-3/+2
2015-08-26Fix key publishingAndreas Straub1-72/+68
2015-08-25Add more logging to pep attemp counter logicAndreas Straub1-0/+1
2015-08-25Limit number of PEP publish triesAndreas Straub1-9/+42
2015-08-25remove unused imports.Michael4-30/+1
2015-08-25Pass through device IDs when updating own listAndreas Straub1-17/+17
2015-08-25cleared up some error messages in axolotl service and execute publishOwnDevic...Daniel Gultsch1-3/+7
2015-08-25catch some db query exceptionsDaniel Gultsch1-3/+5
2015-08-25additonal null checks in file backendDaniel Gultsch1-0/+3
2015-08-25fixed session timeDaniel Gultsch1-7/+2
2015-08-24increased carbon grace period to 90sDaniel Gultsch1-1/+1
2015-08-24renamed plain text to unencrypted. fixes #1331Daniel Gultsch1-1/+1
2015-08-24fixed regression with mlinks stream managment. fixes #1206Daniel Gultsch1-1/+1
2015-08-24added setting to allow for white backgrounds in incoming message bubblesDaniel Gultsch3-36/+61
2015-08-24catch invalid base64 in axolotl key parsingDaniel Gultsch1-1/+1
2015-08-23open files with capital extensions as well. fixes #1354Daniel Gultsch1-1/+1
2015-08-23bugfix: next encryption is now being properly detected1.6.2Daniel Gultsch2-3/+2
2015-08-23introduce special iq type for internal timeouts. always use != result to chec...Daniel Gultsch7-20/+18
2015-08-23reformatingDaniel Gultsch1-3/+1
2015-08-23deal with another set of stream:features after bindDaniel Gultsch1-7/+9
2015-08-23Add error handling to OMEMO PEP codeAndreas Straub1-116/+131
2015-08-23remove callbacks directly from iteratorDaniel Gultsch1-2/+2
2015-08-23don't make subsequent iq request when original stanza returned an errorDaniel Gultsch2-51/+67
2015-08-23modified clearIqCallbacks into 2-step processDaniel Gultsch3-19/+23
2015-08-19simulate old behaviour with messages being set to waiting while offlineDaniel Gultsch2-3/+10
2015-08-19fixed nasty 'stuck at sending' bug that got introduced in 32826ec29d28668b7f3...Daniel Gultsch1-0/+1
2015-08-19check if inputstream is null before cropping avatar imagesDaniel Gultsch1-0/+6
2015-08-19catch package manager has died exceptionDaniel Gultsch1-1/+1
2015-08-16deal with broken frameworksDaniel Gultsch1-4/+1
2015-08-16catch broken base64 in avatarsDaniel Gultsch1-5/+1
2015-08-16synchronize packetCallbacksDaniel Gultsch1-25/+30
2015-08-16catch null pointer in ScramSHA1 saslDaniel Gultsch1-0/+3
2015-08-15Display error message if all contact keys purgedAndreas Straub1-0/+10
2015-08-15fully depend on smDaniel Gultsch7-86/+76
2015-08-15provide extra interface to close sockets. fixes #1330Daniel Gultsch2-2/+11
2015-08-14show HTTP upload availability on Edit account screenhlad1-0/+7
2015-08-11do not touch pictures that are already in the right formatDaniel Gultsch6-51/+218
2015-08-11use same code that is used to open files for imagesDaniel Gultsch1-4/+1
2015-08-11changed color of 'whispered' prefixDaniel Gultsch1-2/+1