aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-01put settings defaults into resource fileChristian Schneppe16-49/+81
2017-08-01deduplicate disco items before disco#infoChristian Schneppe1-1/+7
2017-08-01make scan barcode icon survive rotationsChristian Schneppe1-0/+11
2017-08-01show scan button in TrustKeys only if there is something to scanChristian Schneppe1-1/+24
2017-08-01add publish-options helper classChristian Schneppe2-0/+21
2017-08-01use DND instead of XA when phone is silentChristian Schneppe2-7/+8
2017-06-27revised resolver strategyChristian Schneppe1-3/+7
2017-06-26refactored resolver to fall back to DNS and use reliable methodChristian Schneppe1-11/+35
2017-06-26use ResolverApi.reliable(..)Christian Schneppe1-31/+11
2017-06-25deduplicate notificationsChristian Schneppe1-1/+0
2017-06-25new resolver fall back to normal dns if dnssec verfication failsChristian Schneppe1-9/+22
2017-06-25fixed fingerprint trust (was messed up after library upgrade)Christian Schneppe5-14/+19
2017-06-25fixed patterns source code urlChristian Schneppe1-1/+2
2017-06-25Added preference to control Heads-up NotificationsChristian Schneppe1-1/+2
2017-06-24decrease REFRESH_UI_INTERVALChristian Schneppe1-1/+1
2017-06-24cleanup nameWithoutVersion() codeChristian Schneppe1-13/+9
2017-06-24don't use version part of identity name in presence selectionChristian Schneppe1-1/+21
2017-06-24fixed ip reporting for dns look upsChristian Schneppe2-3/+3
2017-06-24also check for hostname in in certs if hostname is from trusted sourceChristian Schneppe3-30/+34
2017-06-24upgrade minidns. refactored dns utilsChristian Schneppe6-324/+273
2017-06-24offer to open website if ibb offers oob redirectChristian Schneppe3-10/+55
2017-06-24mark message as failed after canceling ft w/o transferableChristian Schneppe1-0/+2
2017-06-24upgrade to signal-protocol-javaChristian Schneppe8-135/+141
2017-06-24revised strategy for http upload read timeoutChristian Schneppe1-1/+1
2017-06-17allow recording of videos from attachment choice tooChristian Schneppe3-23/+61
2017-06-17use osm MapPreviewChristian Schneppe1-1/+2
2017-06-17make http upload read timeout depend on file sizeChristian Schneppe1-3/+5
2017-06-17fix resend featureChristian Schneppe1-3/+2
2017-06-11correct resend textChristian Schneppe1-1/+5
2017-06-11recreate settingsactivity when theme changedChristian Schneppe4-5/+17
2017-06-11make launching app shortcuts work with disabled accountsChristian Schneppe1-1/+1
2017-06-11do not accept LMC for filesChristian Schneppe1-1/+1
2017-06-01allow changing of nickname in conferences when nick is in useChristian Schneppe1-2/+1
2017-06-01do not parse delay tag for unavailable presences when it comes form own serverChristian Schneppe2-2/+17
2017-06-01fix NPE when bookmark jid is null on creating suggestionsChristian Schneppe1-1/+2
2017-06-01use application/pgp-encrypted mime type when necessary for http uploadChristian Schneppe1-1/+5
2017-05-31'end this conversation afterwards' checked by defaultChristian Schneppe1-0/+1
2017-05-31add the 4 most frequently contacted contacts as app shortcutsChristian Schneppe6-6/+192
2017-05-31do not check if namespace equals prefix for attributesChristian Schneppe1-1/+1
2017-05-31parse all delayed tags. use min dateChristian Schneppe2-12/+22
2017-05-31deal with namespace attributesChristian Schneppe1-3/+9
2017-05-31rename resource on bind conflictChristian Schneppe1-1/+7
2017-05-31rename downgrade attack to downgraded sasl mechanismChristian Schneppe2-2/+2
2017-05-31invoke statusChanged callback after syncronizationChristian Schneppe1-16/+20
2017-05-31do not turn send button green unless history is caught upChristian Schneppe2-3/+20
2017-05-31synchronize on dedicated lock for catchup instead of accountChristian Schneppe2-5/+12
2017-05-28clean up client cert selection codeChristian Schneppe1-1/+2
2017-05-19fall back to jingle only in 1:1Christian Schneppe1-1/+2
2017-05-17work around for brokens ROMs that expose file uris as notification soundChristian Schneppe2-2/+17
2017-05-17differentiate starttls failure and sasl failureChristian Schneppe2-14/+19