aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make scan barcode icon survive rotationsChristian Schneppe2017-08-011-0/+11
|
* show scan button in TrustKeys only if there is something to scanChristian Schneppe2017-08-011-1/+24
|
* add publish-options helper classChristian Schneppe2017-08-012-0/+21
|
* use DND instead of XA when phone is silentChristian Schneppe2017-08-016-21/+24
|
* revised resolver strategyChristian Schneppe2017-06-271-3/+7
|
* refactored resolver to fall back to DNS and use reliable methodChristian Schneppe2017-06-261-11/+35
|
* use ResolverApi.reliable(..)Christian Schneppe2017-06-261-31/+11
|
* deduplicate notificationsChristian Schneppe2017-06-251-1/+0
|
* new resolver fall back to normal dns if dnssec verfication failsChristian Schneppe2017-06-251-9/+22
|
* fixed fingerprint trust (was messed up after library upgrade)Christian Schneppe2017-06-255-14/+19
|
* fixed patterns source code urlChristian Schneppe2017-06-251-1/+2
|
* changed some stringsChristian Schneppe2017-06-252-2/+2
|
* Added preference to control Heads-up NotificationsChristian Schneppe2017-06-255-1/+13
|
* decrease REFRESH_UI_INTERVALChristian Schneppe2017-06-241-1/+1
|
* cleanup nameWithoutVersion() codeChristian Schneppe2017-06-241-13/+9
|
* don't use version part of identity name in presence selectionChristian Schneppe2017-06-241-1/+21
|
* fixed ip reporting for dns look upsChristian Schneppe2017-06-242-3/+3
|
* also check for hostname in in certs if hostname is from trusted sourceChristian Schneppe2017-06-243-30/+34
|
* upgrade minidns. refactored dns utilsChristian Schneppe2017-06-246-324/+273
|
* offer to open website if ibb offers oob redirectChristian Schneppe2017-06-245-10/+61
|
* mark message as failed after canceling ft w/o transferableChristian Schneppe2017-06-241-0/+2
|
* upgrade to signal-protocol-javaChristian Schneppe2017-06-248-135/+141
|
* revised strategy for http upload read timeoutChristian Schneppe2017-06-241-1/+1
|
* allow recording of videos from attachment choice tooChristian Schneppe2017-06-177-27/+69
|
* use osm MapPreviewChristian Schneppe2017-06-171-1/+2
|
* make http upload read timeout depend on file sizeChristian Schneppe2017-06-171-3/+5
|
* fix resend featureChristian Schneppe2017-06-171-3/+2
|
* correct resend textChristian Schneppe2017-06-111-1/+5
|
* recreate settingsactivity when theme changedChristian Schneppe2017-06-114-5/+17
|
* make launching app shortcuts work with disabled accountsChristian Schneppe2017-06-111-1/+1
|
* do not accept LMC for filesChristian Schneppe2017-06-111-1/+1
|
* delete unused resourcesChristian Schneppe2017-06-0136-34/+0
|
* allow changing of nickname in conferences when nick is in useChristian Schneppe2017-06-011-2/+1
| | | | fixes #136
* added account/settings options to StartConversationChristian Schneppe2017-06-011-0/+10
| | | | fixes #134
* do not parse delay tag for unavailable presences when it comes form own serverChristian Schneppe2017-06-012-2/+17
|
* fix NPE when bookmark jid is null on creating suggestionsChristian Schneppe2017-06-011-1/+2
|
* use application/pgp-encrypted mime type when necessary for http uploadChristian Schneppe2017-06-011-1/+5
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2017-05-311-3/+3
|\
| * Make 'export log' option function clearer (#135)licaon-kter2017-05-231-3/+3
| |
* | 'end this conversation afterwards' checked by defaultChristian Schneppe2017-05-311-0/+1
| |
* | add the 4 most frequently contacted contacts as app shortcutsChristian Schneppe2017-05-316-6/+192
| |
* | do not check if namespace equals prefix for attributesChristian Schneppe2017-05-311-1/+1
| |
* | parse all delayed tags. use min dateChristian Schneppe2017-05-312-12/+22
| |
* | deal with namespace attributesChristian Schneppe2017-05-311-3/+9
| |
* | rename resource on bind conflictChristian Schneppe2017-05-311-1/+7
| |
* | rename downgrade attack to downgraded sasl mechanismChristian Schneppe2017-05-314-6/+6
| |
* | invoke statusChanged callback after syncronizationChristian Schneppe2017-05-311-16/+20
| |
* | do not turn send button green unless history is caught upChristian Schneppe2017-05-312-3/+20
| |
* | synchronize on dedicated lock for catchup instead of accountChristian Schneppe2017-05-312-5/+12
| |
* | clean up client cert selection codeChristian Schneppe2017-05-281-1/+2
|/