aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-07show warning in account details when data saver is enabledDaniel Gultsch2-22/+63
2016-11-02handle file attachment when missing connectionDaniel Gultsch1-1/+3
2016-11-02removed unnecessary push_modeDaniel Gultsch3-37/+10
2016-11-02leaving low ping timeout mode after coming onlineDaniel Gultsch1-35/+46
2016-11-01fixed npe when jingle partner is using unknown candidateDaniel Gultsch1-0/+4
2016-10-31extracting stanza-id where by=accountDaniel Gultsch3-2/+19
2016-10-31always use ipv4 localhost when using orbot http proxyDaniel Gultsch1-1/+1
2016-10-30Revert "use file provider on android M as well"Daniel Gultsch2-2/+2
2016-10-29schedule correct wakeup call when in low ping timeout modeDaniel Gultsch1-2/+3
2016-10-26add error message to failed messages. accessible via context menuDaniel Gultsch8-27/+92
2016-10-23use file provider on android M as wellDaniel Gultsch2-2/+2
2016-10-23connect instantly in low ping mode after going offlineDaniel Gultsch1-2/+7
2016-10-20don't leave low timeout mode prematurelyDaniel Gultsch1-3/+3
2016-10-20introduced low ping timeout mode after gcm pushDaniel Gultsch2-2/+13
2016-10-20write prepped string to db. use display version everywhere elseDaniel Gultsch6-32/+45
2016-10-20Remove MERGE_SEPARATORMishiranu3-40/+41
2016-10-19Remove spans on copying or pasting a textMishiranu3-5/+116
2016-10-19include pgp signature only in non anonymous mucsDaniel Gultsch2-3/+7
2016-10-19retrigger key selection if openpgp key was deletedDaniel Gultsch2-3/+15
2016-10-18update conversation in database background threadDaniel Gultsch5-18/+18
2016-10-18don't trigger context menu in message adapter manually. fixes #2077Daniel Gultsch1-13/+0
2016-10-17add exception handling when loading default resourceDaniel Gultsch1-2/+10
2016-10-17small code reformation in pgp decryption serviceDaniel Gultsch1-2/+4
2016-10-13synchronize access to json key storage in account modelDaniel Gultsch3-73/+75
2016-10-09don't use sending state on muc pms without smacksDaniel Gultsch1-2/+4
2016-10-09add password to direct muc inviteDaniel Gultsch1-0/+4
2016-10-08added disclaimer that conversations.im account is 8 euro / yearDaniel Gultsch1-0/+6
2016-10-08fetch new conference configuration on every conf updateDaniel Gultsch2-20/+20
2016-10-07reset sending to waiting on every errorDaniel Gultsch2-2/+11
2016-10-07fixed account hash calculationDaniel Gultsch1-1/+1
2016-10-07respond to chat marker request only when mutual presence subscription existsDaniel Gultsch5-6/+13
2016-10-07create new instances of key manager every time it's usedDaniel Gultsch1-3/+6
2016-10-06warn user if account is offline during avatar publicationDaniel Gultsch1-4/+10
2016-10-06refresh error notification after 'try again'Daniel Gultsch1-0/+1
2016-10-06be more careful parsing integers in omemoDaniel Gultsch2-4/+12
2016-10-06issue ping after push was receivedDaniel Gultsch2-1/+13
2016-10-06parse smacks delay from messagesDaniel Gultsch1-1/+1
2016-10-06try to fix messages stuck at sendingDaniel Gultsch2-1/+3
2016-10-04make error notification dismissable. fixes #1815Daniel Gultsch3-40/+47
2016-10-03fixed omemo shown as unavailable in 1:1 chatsDaniel Gultsch4-5/+10
2016-10-03resolve take photo uri for internal useDaniel Gultsch2-5/+5
2016-10-03properly index take photo uris from file providerDaniel Gultsch2-8/+15
2016-10-03add more logging to attaching file processDaniel Gultsch1-0/+14
2016-10-03when activating omemo in conference always check preferencesDaniel Gultsch1-14/+14
2016-10-03explicit logging when copying files to storageDaniel Gultsch2-6/+3
2016-09-28simplified code that invokes the export logs serviceDaniel Gultsch2-38/+8
2016-09-28expert 'setting' to remove omemo identity. fixes #2038Daniel Gultsch2-4/+61
2016-09-27Allow to dismiss the notification from a wear reply.Daniele Gobbetti2-10/+20
2016-09-27always use ipv4 localhost for Orbot connectionsDaniel Gultsch1-1/+3
2016-09-24don't reset encryption choice to auto on archivingDaniel Gultsch1-2/+0