aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #2108 from licaon-kter/patch-2Daniel Gultsch2016-11-081-1/+1
| |\ \
| | * | Fix typolicaon-kter2016-11-081-1/+1
| |/ /
| * | Merge pull request #2105 from ReadmeCritic/masterDaniel Gultsch2016-11-071-3/+3
| |\ \
| | * | Fix typos in READMEReadmeCritic2016-11-071-3/+3
| |/ /
* / / fixed regression of showing delivery failed after receiptDaniel Gultsch2016-11-071-2/+1
|/ /
* | show warning in account details when data saver is enabledDaniel Gultsch2016-11-074-29/+75
* | expanded section on adb in readmeDaniel Gultsch2016-11-021-1/+12
* | handle file attachment when missing connectionDaniel Gultsch2016-11-021-1/+3
* | removed unnecessary push_modeDaniel Gultsch2016-11-023-37/+10
* | leaving low ping timeout mode after coming onlineDaniel Gultsch2016-11-021-35/+46
* | version bump to 1.14.8 + changelog1.14.8Daniel Gultsch2016-11-012-2/+5
* | fixed npe when jingle partner is using unknown candidateDaniel Gultsch2016-11-011-0/+4
* | extracting stanza-id where by=accountDaniel Gultsch2016-10-313-2/+19
* | always use ipv4 localhost when using orbot http proxyDaniel Gultsch2016-10-311-1/+1
* | Revert "use file provider on android M as well"Daniel Gultsch2016-10-302-2/+2
* | schedule correct wakeup call when in low ping timeout modeDaniel Gultsch2016-10-291-2/+3
* | version bump to 1.14.7 + changelog1.14.7Daniel Gultsch2016-10-262-2/+7
* | add error message to failed messages. accessible via context menuDaniel Gultsch2016-10-2610-27/+98
* | use file provider on android M as wellDaniel Gultsch2016-10-232-2/+2
* | connect instantly in low ping mode after going offlineDaniel Gultsch2016-10-231-2/+7
* | don't leave low timeout mode prematurelyDaniel Gultsch2016-10-201-3/+3
* | Merge branch 'feature-remove-merge-separator' of https://github.com/Mishiranu...Daniel Gultsch2016-10-203-40/+41
|\ \
| * | Remove MERGE_SEPARATORMishiranu2016-10-203-40/+41
* | | Merge branch 'feature-remove-spans' of https://github.com/Mishiranu/Conversat...Daniel Gultsch2016-10-205-7/+118
|\ \ \
| * | | Remove spans on copying or pasting a textMishiranu2016-10-195-7/+118
| |/ /
* | | introduced low ping timeout mode after gcm pushDaniel Gultsch2016-10-202-2/+13
* | | write prepped string to db. use display version everywhere elseDaniel Gultsch2016-10-206-32/+45
* | | include pgp signature only in non anonymous mucsDaniel Gultsch2016-10-192-3/+7
* | | retrigger key selection if openpgp key was deletedDaniel Gultsch2016-10-192-3/+15
|/ /
* | update conversation in database background threadDaniel Gultsch2016-10-185-18/+18
* | don't trigger context menu in message adapter manually. fixes #2077Daniel Gultsch2016-10-183-13/+6
* | Merge branch 'feature-selection' of https://github.com/Mishiranu/Conversation...Daniel Gultsch2016-10-176-0/+252
|\ \
| * | Retain TextView selection after list updatingMishiranu2016-09-183-39/+216
| * | Add "Select text" context menu optionMishiranu2016-09-175-0/+75
* | | add exception handling when loading default resourceDaniel Gultsch2016-10-171-2/+10
* | | small code reformation in pgp decryption serviceDaniel Gultsch2016-10-171-2/+4
| |/ |/|
* | Merge pull request #2063 from thacoon/patch-1Daniel Gultsch2016-10-131-1/+1
|\ \
| * | Fix OpenPGP linkConstantin Soffner2016-10-081-1/+1
* | | clarified fineprint a little bitDaniel Gultsch2016-10-136-8/+10
* | | synchronize access to json key storage in account modelDaniel Gultsch2016-10-133-73/+75
* | | version bump to 1.14.6 + changelog1.14.6Daniel Gultsch2016-10-102-2/+7
* | | don't use sending state on muc pms without smacksDaniel Gultsch2016-10-091-2/+4
* | | add password to direct muc inviteDaniel Gultsch2016-10-091-0/+4
* | | pulled more translations from transifexDaniel Gultsch2016-10-092-0/+7
* | | pulled translations from transifexDaniel Gultsch2016-10-0929-170/+301
* | | added disclaimer that conversations.im account is 8 euro / yearDaniel Gultsch2016-10-086-4/+40
* | | fetch new conference configuration on every conf updateDaniel Gultsch2016-10-082-20/+20
|/ /
* | reset sending to waiting on every errorDaniel Gultsch2016-10-072-2/+11
* | fixed account hash calculationDaniel Gultsch2016-10-071-1/+1
* | respond to chat marker request only when mutual presence subscription existsDaniel Gultsch2016-10-075-6/+13